spotify / featran
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.

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.
  • 76 files, 4,866 LOC (100.0% vs. main code).
  • "core" is biggest, containing 72.63% of LOC.
  • "project" is smallest, containing 0.08% of LOC.


core3534 LOC (72%) 51 files
ROOT441 LOC (9%) 3 files
java400 LOC (8%) 6 files
tensorflow166 LOC (3%) 4 files
numpy149 LOC (3%) 1 file
xgboost78 LOC (1%) 4 files
flink24 LOC (<1%) 1 file
scio22 LOC (<1%) 1 file
spark21 LOC (<1%) 2 files
scalding15 LOC (<1%) 1 file
scripts12 LOC (<1%) 1 file
project4 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.
ROOT282 commits (36%)
core161 commits (20%)
project116 commits (14%)
java28 commits (3%)
tensorflow23 commits (2%)
xgboost15 commits (1%)
numpy13 commits (1%)
flink11 commits (1%)
scio11 commits (1%)
spark7 commits (<1%)
scalding7 commits (<1%)
scripts1 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
flink
1
3
5
2
core
41
39
76
115
208
265
tensorflow
4
1
3
3
10
5
java
8
5
1
2
17
19
scio
2
1
3
4
1
ROOT
17
12
49
54
53
61
36
spark
1
2
3
1
project
1
5
38
30
28
8
6
numpy
1
4
2
4
2
xgboost
2
5
2
4
9
scripts
1
scalding
1
2
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...

No temporal dependencies found.



2025-01-17 11:38