apache / singa
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 8 components.
  • 185 files, 38,916 LOC (100.0% vs. main code).
  • "src" is biggest, containing 61.76% of LOC.
  • "doc" is smallest, containing 0.1% of LOC.


src24036 LOC (61%) 124 files
python8036 LOC (20%) 14 files
include5983 LOC (15%) 34 files
ROOT331 LOC (<1%) 2 files
tool224 LOC (<1%) 6 files
cmake223 LOC (<1%) 3 files
doap46 LOC (<1%) 1 file
doc37 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.
python678 commits (22%)
src622 commits (20%)
include324 commits (10%)
tool128 commits (4%)
cmake92 commits (3%)
ROOT49 commits (1%)
doc48 commits (1%)
doap6 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 2015
ROOT
3
6
9
3
5
24
tool
3
6
6
6
8
83
75
18
3
include
5
343
90
22
5
275
8
python
12
569
290
106
57
50
doap
6
src
22
1158
463
162
51
976
18
cmake
1
12
32
8
11
60
doc
6
22
4
5
11


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 tool tool ROOT ROOT tool--ROOT 2


2025-05-07 15:47