apache / jmeter
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 8 components.
  • 1,625 files, 153,975 LOC (100.0% vs. main code).
  • "src" is biggest, containing 81.91% of LOC.
  • "config" is smallest, containing 0% of LOC.


src126123 LOC (81%) 1,281 files
xdocs19402 LOC (12%) 48 files
gradle3722 LOC (2%) 176 files
build-logic3031 LOC (1%) 103 files
ROOT1132 LOC (<1%) 6 files
extras523 LOC (<1%) 7 files
build-logic-commons41 LOC (<1%) 3 files
config1 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
xdocs2204 commits (12%)
src1015 commits (5%)
ROOT263 commits (1%)
build-logic85 commits (<1%)
extras21 commits (<1%)
gradle18 commits (<1%)
build-logic-commons5 commits (<1%)
config1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005
src
11
38
1226
179
140
970
3250
xdocs
1
9
23
29
20
70
158
120
260
359
279
66
141
162
123
76
90
130
229
92
71
build-logic
2
7
241
2
ROOT
2
1
76
21
32
45
90
4
2
3
5
7
1
2
4
7
4
1
gradle
177
extras
7
3
1
1
4
2
5
3
4
3
2
build-logic-commons
10
config
1


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


2025-05-07 15:23