apache / commons-chain
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 8 components.
  • 135 files, 8,408 LOC (100.0% vs. main code).
  • "web" is biggest, containing 31.9% of LOC.
  • "api" is smallest, containing 2.01% of LOC.


web2682 LOC (31%) 41 files
src1880 LOC (22%) 9 files
sdocbook1209 LOC (14%) 1 file
base1059 LOC (12%) 14 files
apps871 LOC (10%) 36 files
configuration279 LOC (3%) 9 files
test-utils259 LOC (3%) 10 files
api169 LOC (2%) 15 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 10 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 10 links contain 78 dependencies.
G configuration configuration api api configuration->api 4 base base configuration->base 2 test-utils test-utils test-utils->api 10 web web web->configuration 3 web->api 16 web->base 7 sdocbook sdocbook apps apps apps->web 5 apps->api 12 apps->base 7 base->api 12 src src


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.
src63 commits (9%)
web32 commits (4%)
apps27 commits (4%)
configuration17 commits (2%)
base14 commits (2%)
api11 commits (1%)
test-utils10 commits (1%)
sdocbook6 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 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004
web
1
46
2
2
4
56
182
apps
22
1
2
1
14
106
12
base
2
16
1
3
1
4
33
api
2
14
5
3
22
test-utils
1
9
23
configuration
6
2
3
2
22
2
src
4
1
2
17
29
4
13
3
sdocbook
1
2
1
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 configuration configuration configuration--configuration 1 api api configuration--api 1 api--api 1 test-utils test-utils test-utils--configuration 1 test-utils--api 1


2023-08-10 14:50