apache / commons-rng
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 11 components.
  • 211 files, 14,659 LOC (68.5% vs. main code).
  • "commons-rng-sampling" is biggest, containing 44.1% of LOC.
  • "dist-archive" is smallest, containing 0.17% of LOC.


commons-rng-sampling6464 LOC (30%) 67 files
commons-rng-core3943 LOC (18%) 79 files
src1614 LOC (7%) 14 files
commons-rng-simple1509 LOC (7%) 28 files
commons-rng-client-api670 LOC (3%) 10 files
commons-rng-examples196 LOC (<1%) 3 files
siteMods95 LOC (<1%) 1 file
commons-rng-bom74 LOC (<1%) 4 files
doc36 LOC (<1%) 2 files
commons-rng-docs33 LOC (<1%) 2 files
dist-archive25 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 4 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 4 links contain 83 dependencies.
G commons-rng-examples commons-rng-examples siteMods siteMods commons-rng-simple commons-rng-simple commons-rng-client-api commons-rng-client-api commons-rng-simple->commons-rng-client-api 7 commons-rng-core commons-rng-core commons-rng-simple->commons-rng-core 6 commons-rng-docs commons-rng-docs doc doc dist-archive dist-archive commons-rng-sampling commons-rng-sampling commons-rng-sampling->commons-rng-client-api 49 src src commons-rng-core->commons-rng-client-api 21 commons-rng-bom commons-rng-bom


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.
commons-rng-sampling317 commits (18%)
src286 commits (16%)
commons-rng-simple120 commits (7%)
commons-rng-core118 commits (6%)
commons-rng-client-api33 commits (1%)
commons-rng-examples11 commits (<1%)
dist-archive10 commits (<1%)
commons-rng-bom4 commits (<1%)
commons-rng-docs2 commits (<1%)
doc1 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
commons-rng-core
2
60
14
8
255
37
71
commons-rng-simple
61
14
102
10
66
src
1
57
66
1
106
56
4
47
commons-rng-sampling
6
28
134
2
307
151
35
167
commons-rng-client-api
12
1
13
5
16
commons-rng-bom
7
commons-rng-docs
3
commons-rng-examples
2
8
3
dist-archive
5
4
1
doc
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 commons-rng-sampling commons-rng-sampling commons-rng-sampling--commons-rng-sampling 1 commons-rng-core commons-rng-core commons-rng-sampling--commons-rng-core 1 commons-rng-core--commons-rng-core 1


2023-08-10 17:26