apache / maven-mvnd
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.
  • 66 files, 9,029 LOC (100.0% vs. main code).
  • "common" is biggest, containing 42.56% of LOC.
  • "helper" is smallest, containing 0.14% of LOC.


common3843 LOC (42%) 27 files
daemon2370 LOC (26%) 18 files
client1933 LOC (21%) 11 files
native631 LOC (6%) 5 files
build-plugin133 LOC (1%) 1 file
logging56 LOC (<1%) 2 files
agent50 LOC (<1%) 1 file
helper13 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.
common135 commits (13%)
client98 commits (9%)
daemon84 commits (8%)
native8 commits (<1%)
build-plugin8 commits (<1%)
agent2 commits (<1%)
helper2 commits (<1%)
logging2 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
daemon
12
36
16
27
36
22
common
6
18
15
63
83
54
client
3
17
32
32
31
30
logging
4
build-plugin
1
1
3
2
1
agent
1
1
helper
1
1
native
2
3
14


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 daemon daemon daemon--daemon 5 client client daemon--client 3 common common common--daemon 4 common--common 1 common--client 4 client--client 1


2025-05-07 19:57