apache / commons-math
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 12 components.
  • 752 files, 83,397 LOC (100.0% vs. main code).
  • "commons-math-legacy" is biggest, containing 65.91% of LOC.
  • "dist-archive" is smallest, containing 0.03% of LOC.


commons-math-legacy54963 LOC (65%) 603 files
src12080 LOC (14%) 47 files
commons-math-core9346 LOC (11%) 5 files
commons-math-legacy-core3629 LOC (4%) 12 files
commons-math-neuralnet1403 LOC (1%) 33 files
commons-math-legacy-exception1098 LOC (1%) 35 files
commons-math-transform590 LOC (<1%) 9 files
siteMods124 LOC (<1%) 2 files
ROOT72 LOC (<1%) 1 file
doc35 LOC (<1%) 2 files
commons-math-docs32 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 5 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 5 links contain 628 dependencies.
G siteMods siteMods ROOT ROOT commons-math-transform commons-math-transform commons-math-legacy commons-math-legacy commons-math-legacy-exception commons-math-legacy-exception commons-math-legacy->commons-math-legacy-exception 300 commons-math-core commons-math-core commons-math-legacy->commons-math-core 171 commons-math-legacy-core commons-math-legacy-core commons-math-legacy->commons-math-legacy-core 151 commons-math-legacy-core->commons-math-legacy-exception 5 commons-math-legacy-core->commons-math-core 1 doc doc dist-archive dist-archive commons-math-neuralnet commons-math-neuralnet commons-math-docs commons-math-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.
src841 commits (12%)
commons-math-legacy174 commits (2%)
commons-math-legacy-core20 commits (<1%)
commons-math-neuralnet10 commits (<1%)
commons-math-transform9 commits (<1%)
commons-math-core6 commits (<1%)
ROOT6 commits (<1%)
commons-math-legacy-exception5 commits (<1%)
dist-archive3 commits (<1%)
siteMods2 commits (<1%)
doc2 commits (<1%)
commons-math-docs1 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 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
commons-math-legacy
16
433
1686
src
7
94
49
32
27
4
19
53
197
147
169
164
37
39
60
59
5
commons-math-legacy-core
4
6
46
commons-math-legacy-exception
7
66
commons-math-neuralnet
6
69
commons-math-docs
2
commons-math-core
1
10
dist-archive
1
2
commons-math-transform
1
33
siteMods
1
2
ROOT
1
1
1
3
doc
2
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-math-legacy commons-math-legacy commons-math-legacy--commons-math-legacy 3 src src commons-math-legacy--src 2 src--src 1


2023-08-10 15:23