JetBrains / NuGet.Client
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 7 components.
  • 3,104 files, 402,384 LOC (100.0% vs. main code).
  • "src" is biggest, containing 96.95% of LOC.
  • "setup" is smallest, containing 0.01% of LOC.


src390115 LOC (96%) 2,970 files
eng4908 LOC (1%) 52 files
build3048 LOC (<1%) 36 files
scripts2949 LOC (<1%) 26 files
ROOT842 LOC (<1%) 11 files
tools-local491 LOC (<1%) 6 files
setup31 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src3509 commits (40%)
build647 commits (7%)
ROOT283 commits (3%)
scripts150 commits (1%)
eng28 commits (<1%)
tools-local16 commits (<1%)
setup3 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014
src
3660
1417
1133
1233
1415
2842
810
1896
3607
1826
563
build
58
56
82
59
67
92
77
67
190
97
41
4
ROOT
34
35
33
8
7
5
8
8
38
55
91
4
eng
21
9
3
1
1
tools-local
4
6
6
2
1
4
scripts
3
9
5
9
32
15
44
26
54
33
setup
1
6


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G src src src--src 52 build build src--build 5 build--build 2


2026-01-18 17:09