apache / commons-geometry
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 9 components.
  • 287 files, 25,466 LOC (52.0% vs. main code).
  • "commons-geometry-euclidean" is biggest, containing 46.01% of LOC.
  • "dist-archive" is smallest, containing 0.1% of LOC.


commons-geometry-euclidean11717 LOC (23%) 112 files
commons-geometry-core3527 LOC (7%) 53 files
src3189 LOC (6%) 13 files
commons-geometry-spherical3072 LOC (6%) 27 files
commons-geometry-io-euclidean2285 LOC (4%) 41 files
commons-geometry-io-core1296 LOC (2%) 26 files
commons-geometry-enclosing319 LOC (<1%) 12 files
doc36 LOC (<1%) 2 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-geometry-euclidean272 commits (39%)
commons-geometry-core114 commits (16%)
commons-geometry-spherical77 commits (11%)
src60 commits (8%)
commons-geometry-enclosing42 commits (6%)
commons-geometry-io-euclidean14 commits (2%)
commons-geometry-io-core12 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
2025 2024 2023 2022 2021 2020 2019 2018
commons-geometry-euclidean
12
5
24
27
108
406
266
357
commons-geometry-io-euclidean
15
1
94
commons-geometry-core
6
2
1
17
9
85
116
74
src
4
2
5
15
39
27
19
commons-geometry-spherical
3
2
10
28
97
87
8
commons-geometry-enclosing
3
7
35
16
36
commons-geometry-io-core
2
58
dist-archive
2
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-geometry-euclidean commons-geometry-euclidean commons-geometry-euclidean--commons-geometry-euclidean 3 commons-geometry-enclosing commons-geometry-enclosing commons-geometry-euclidean--commons-geometry-enclosing 1 commons-geometry-core commons-geometry-core commons-geometry-euclidean--commons-geometry-core 1 commons-geometry-io-euclidean commons-geometry-io-euclidean commons-geometry-io-euclidean--commons-geometry-io-euclidean 2 commons-geometry-io-euclidean--commons-geometry-enclosing 1 commons-geometry-io-core commons-geometry-io-core commons-geometry-io-euclidean--commons-geometry-io-core 1 commons-geometry-spherical commons-geometry-spherical commons-geometry-spherical--commons-geometry-euclidean 1 commons-geometry-spherical--commons-geometry-io-euclidean 1 commons-geometry-spherical--commons-geometry-spherical 1 commons-geometry-spherical--commons-geometry-enclosing 2 commons-geometry-spherical--commons-geometry-io-core 1 commons-geometry-spherical--commons-geometry-core 1 commons-geometry-enclosing--commons-geometry-core 1 commons-geometry-io-core--commons-geometry-enclosing 1 src src src--commons-geometry-euclidean 1 src--commons-geometry-spherical 1 src--commons-geometry-enclosing 1 src--src 1 src--commons-geometry-core 1 commons-geometry-core--commons-geometry-core 1


2025-05-07 17:33