apache / jmeter-site
Components & Dependencies

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.

Learn more...
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 5 components.
  • 47 files, 28,471 LOC (55.9% vs. main code).
  • "usermanual" is biggest, containing 75.42% of LOC.
  • "localising" is smallest, containing 1.2% of LOC.


usermanual21472 LOC (42%) 23 files
ROOT4899 LOC (9%) 15 files
api1197 LOC (2%) 6 files
css562 LOC (1%) 2 files
localising341 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT19 commits (65%)
usermanual10 commits (34%)
localising8 commits (27%)
api4 commits (13%)
css3 commits (10%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021 2020 2019
usermanual
70
46
23
28
23
ROOT
47
25
19
20
18
api
6
6
2
localising
3
2
1
1
1
css
1
1
2


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 ROOT ROOT ROOT--ROOT 4 usermanual usermanual usermanual--ROOT 3 usermanual--usermanual 2 localising localising usermanual--localising 2 api api usermanual--api 2 localising--ROOT 2 localising--api 1 api--ROOT 2 api--api 2


2023-08-10 22:09