apache / maven-mvnd
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 13 components.
  • 94 files, 12,603 LOC (100.0% vs. main code).
  • "common" is biggest, containing 31.15% of LOC.
  • "helper" is smallest, containing 0.1% of LOC.


common3926 LOC (31%) 28 files
daemon2043 LOC (16%) 13 files
client1909 LOC (15%) 13 files
daemon-m401471 LOC (11%) 5 files
daemon-m391316 LOC (10%) 10 files
logging943 LOC (7%) 14 files
native631 LOC (5%) 5 files
build-plugin134 LOC (1%) 1 file
dist-m4075 LOC (<1%) 1 file
dist-m3972 LOC (<1%) 1 file
agent50 LOC (<1%) 1 file
ROOT20 LOC (<1%) 1 file
helper13 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 16 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 16 links contain 36 dependencies.
  • There are 2 places (4 links) with cyclic dependencies (4 file dependencies).
G native native build-plugin build-plugin ROOT ROOT agent agent daemon-m40 daemon-m40 common common daemon-m40->common 2 daemon daemon daemon-m40->daemon 1 logging logging daemon-m40->logging 1 daemon->native 2 daemon->daemon-m40 1 daemon->common 8 daemon-m39 daemon-m39 daemon->daemon-m39 1 daemon->logging 5 dist-m39 dist-m39 dist-m40 dist-m40 helper helper daemon-m39->common 2 daemon-m39->daemon 1 daemon-m39->logging 1 client client client->daemon-m40 1 client->common 5 client->daemon 1 client->daemon-m39 1 client->logging 3


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
common118 commits (12%)
client82 commits (8%)
daemon73 commits (7%)
ROOT12 commits (1%)
dist-m409 commits (<1%)
daemon-m398 commits (<1%)
daemon-m407 commits (<1%)
native7 commits (<1%)
dist-m397 commits (<1%)
build-plugin6 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
2023 2022 2021 2020
common
16
63
88
54
client
31
34
31
32
daemon
16
28
39
27
daemon-m39
18
logging
15
daemon-m40
11
dist-m40
9
ROOT
1
6
5
dist-m39
7
build-plugin
3
2
1
native
3
14
agent
1
1
helper
1
1


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 dist-m40 dist-m40 dist-m39 dist-m39 dist-m40--dist-m39 7 daemon-m40 daemon-m40 dist-m40--daemon-m40 3 daemon-m39 daemon-m39 dist-m40--daemon-m39 2 client client dist-m40--client 4 common common dist-m40--common 1 dist-m39--daemon-m40 2 dist-m39--daemon-m39 2 dist-m39--client 4 dist-m39--common 1 daemon-m40--daemon-m40 1 daemon-m40--daemon-m39 6 daemon-m40--client 2 daemon-m40--common 1 daemon-m39--daemon-m39 2 daemon-m39--client 2 daemon-m39--common 1 client--client 3 daemon daemon daemon--dist-m40 2 daemon--dist-m39 2 daemon--daemon-m40 2 daemon--daemon-m39 2 daemon--client 3 daemon--daemon 4 common--client 3 common--daemon 2 common--common 2 logging logging logging--dist-m40 2 logging--dist-m39 2 logging--daemon-m40 1 logging--daemon-m39 1 logging--client 2 logging--common 1 logging--logging 2


2023-08-10 22:18