apache / cassandra
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 7 components.
  • 3,185 files, 470,994 LOC (100.0% vs. main code).
  • "src" is biggest, containing 94.33% of LOC.
  • "redhat" is smallest, containing 0.04% of LOC.


src444307 LOC (94%) 3,012 files
tools13524 LOC (2%) 133 files
pylib6279 LOC (1%) 17 files
doc5339 LOC (1%) 7 files
ide996 LOC (<1%) 11 files
conf369 LOC (<1%) 4 files
redhat180 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.
src14962 commits (51%)
conf911 commits (3%)
pylib805 commits (2%)
doc458 commits (1%)
tools436 commits (1%)
ide96 commits (<1%)
redhat90 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 2014 2013 2012 2011 2010 2009
src
1457
3903
4817
2813
2936
2062
1578
1957
2495
5673
7493
5184
3961
3825
2953
1855
950
conf
15
52
48
69
41
19
11
25
40
66
111
100
90
78
106
69
pylib
12
29
58
72
34
26
5
37
34
188
234
123
107
108
18
tools
11
20
91
21
44
11
13
34
65
293
215
738
44
26
6
doc
8
12
20
20
25
1
11
17
20
56
122
86
75
24
redhat
4
4
15
12
11
4
6
13
14
7
ide
1
30
11
21
6
12
11
3
6
32


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 src src src--src 201 pylib pylib src--pylib 4 conf conf conf--src 9 conf--conf 8 tools tools tools--src 6 tools--tools 5 pylib--pylib 2 doc doc doc--src 1 doc--pylib 1 doc--doc 3


2025-05-07 15:20