apache / commons-statistics
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 9 components.
  • 105 files, 10,058 LOC (60.3% vs. main code).
  • "commons-statistics-inference" is biggest, containing 40.25% of LOC.
  • "dist-archive" is smallest, containing 0.25% of LOC.


commons-statistics-inference4048 LOC (24%) 30 files
commons-statistics-distribution3993 LOC (23%) 38 files
src1416 LOC (8%) 12 files
commons-statistics-ranking287 LOC (1%) 7 files
commons-statistics-descriptive156 LOC (<1%) 9 files
commons-statistics-bom66 LOC (<1%) 4 files
doc36 LOC (<1%) 2 files
commons-statistics-docs31 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 2 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 2 links contain 11 dependencies.
G commons-statistics-inference commons-statistics-inference commons-statistics-distribution commons-statistics-distribution commons-statistics-inference->commons-statistics-distribution 9 commons-statistics-ranking commons-statistics-ranking commons-statistics-inference->commons-statistics-ranking 2 commons-statistics-descriptive commons-statistics-descriptive commons-statistics-bom commons-statistics-bom doc doc dist-archive dist-archive commons-statistics-docs commons-statistics-docs 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.
commons-statistics-distribution271 commits (38%)
src55 commits (7%)
commons-statistics-inference13 commits (1%)
dist-archive6 commits (<1%)
commons-statistics-descriptive5 commits (<1%)
commons-statistics-ranking4 commits (<1%)
commons-statistics-docs1 commits (<1%)
commons-statistics-bom1 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
commons-statistics-distribution
28
147
508
36
118
85
src
23
38
1
3
19
10
commons-statistics-inference
31
25
commons-statistics-descriptive
12
commons-statistics-ranking
1
9
commons-statistics-bom
4
dist-archive
3
2
1
commons-statistics-docs
2
doc
2


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-statistics-inference commons-statistics-inference commons-statistics-inference--commons-statistics-inference 5 src src commons-statistics-inference--src 4 commons-statistics-distribution commons-statistics-distribution commons-statistics-distribution--commons-statistics-inference 2 commons-statistics-distribution--commons-statistics-distribution 4 commons-statistics-distribution--src 2 src--src 3 commons-statistics-descriptive commons-statistics-descriptive src--commons-statistics-descriptive 3 commons-statistics-descriptive--commons-statistics-descriptive 3 commons-statistics-ranking commons-statistics-ranking commons-statistics-ranking--commons-statistics-inference 1 commons-statistics-ranking--commons-statistics-distribution 1 commons-statistics-bom commons-statistics-bom commons-statistics-bom--src 1 commons-statistics-bom--commons-statistics-bom 1 commons-statistics-docs commons-statistics-docs commons-statistics-docs--src 1 commons-statistics-docs--commons-statistics-docs 1


2023-08-10 21:11