apache / commons-rng
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 12 components.
  • 212 files, 14,511 LOC (67.1% vs. main code).
  • "commons-rng-sampling" is biggest, containing 46.25% of LOC.
  • "dist-archive" is smallest, containing 0.17% of LOC.


commons-rng-sampling6711 LOC (31%) 67 files
commons-rng-core3948 LOC (18%) 79 files
commons-rng-simple1559 LOC (7%) 28 files
src1129 LOC (5%) 12 files
commons-rng-client-api672 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
commons-rng-integration33 LOC (<1%) 3 files
dist-archive25 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.
commons-rng-sampling333 commits (18%)
commons-rng-simple130 commits (7%)
commons-rng-core127 commits (6%)
src80 commits (4%)
commons-rng-client-api34 commits (1%)
commons-rng-examples11 commits (<1%)
dist-archive10 commits (<1%)
commons-rng-bom6 commits (<1%)
commons-rng-docs2 commits (<1%)
commons-rng-integration1 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
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016
commons-rng-sampling
41
49
28
134
2
307
151
35
167
commons-rng-simple
17
19
1
61
14
102
10
66
commons-rng-core
11
4
60
14
8
255
37
71
src
4
6
14
5
28
17
1
39
commons-rng-integration
3
commons-rng-bom
1
1
7
commons-rng-client-api
1
12
1
13
5
16
dist-archive
5
4
1
commons-rng-docs
3
doc
1
commons-rng-examples
2
8
3


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-simple commons-rng-simple commons-rng-simple--commons-rng-simple 2 src src src--src 1 commons-rng-bom commons-rng-bom src--commons-rng-bom 1


2025-05-07 16:02