apache / commons-geometry
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 10 components.
  • 294 files, 25,201 LOC (49.3% vs. main code).
  • "commons-geometry-euclidean" is biggest, containing 44.14% of LOC.
  • "dist-archive" is smallest, containing 0.1% of LOC.


commons-geometry-euclidean11124 LOC (21%) 108 files
commons-geometry-core3510 LOC (6%) 52 files
src3288 LOC (6%) 15 files
commons-geometry-spherical3064 LOC (5%) 27 files
commons-geometry-io-euclidean2248 LOC (4%) 41 files
commons-geometry-io-core1281 LOC (2%) 26 files
commons-geometry-enclosing317 LOC (<1%) 12 files
commons-geometry-hull308 LOC (<1%) 10 files
doc36 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 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 171 dependencies.
G commons-geometry-hull commons-geometry-hull commons-geometry-euclidean commons-geometry-euclidean commons-geometry-hull->commons-geometry-euclidean 5 commons-geometry-core commons-geometry-core commons-geometry-hull->commons-geometry-core 2 commons-geometry-euclidean->commons-geometry-core 70 commons-geometry-io-euclidean commons-geometry-io-euclidean commons-geometry-io-euclidean->commons-geometry-euclidean 27 commons-geometry-io-core commons-geometry-io-core commons-geometry-io-euclidean->commons-geometry-io-core 27 commons-geometry-io-core->commons-geometry-core 3 doc doc dist-archive dist-archive commons-geometry-enclosing commons-geometry-enclosing commons-geometry-enclosing->commons-geometry-euclidean 4 commons-geometry-enclosing->commons-geometry-core 4 commons-geometry-spherical commons-geometry-spherical commons-geometry-spherical->commons-geometry-euclidean 10 commons-geometry-spherical->commons-geometry-core 19 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-geometry-euclidean246 commits (44%)
commons-geometry-core106 commits (18%)
commons-geometry-spherical74 commits (13%)
src73 commits (13%)
commons-geometry-enclosing39 commits (6%)
commons-geometry-hull32 commits (5%)
commons-geometry-io-euclidean11 commits (1%)
commons-geometry-io-core10 commits (1%)
dist-archive4 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-geometry-euclidean
2
27
108
406
266
357
commons-geometry-core
17
9
85
116
74
src
2
8
25
50
27
21
commons-geometry-spherical
10
28
97
87
8
commons-geometry-io-euclidean
1
94
commons-geometry-enclosing
7
35
16
36
commons-geometry-io-core
58
dist-archive
2
2
doc
2
commons-geometry-hull
6
26
18
18


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...

No temporal dependencies found.



2023-08-10 21:13