apache / cassandra-dtest
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 11 components.
  • 58 files, 12,523 LOC (33.0% vs. main code).
  • "cassandra-thrift" is biggest, containing 73.23% of LOC.
  • "repair_tests" is smallest, containing 0.01% of LOC.


cassandra-thrift9170 LOC (24%) 5 files
ROOT1389 LOC (3%) 6 files
tools1114 LOC (2%) 17 files
upgrade_tests403 LOC (1%) 5 files
cqlsh_tests263 LOC (<1%) 6 files
conf96 LOC (<1%) 9 files
plugins48 LOC (<1%) 2 files
stress_profiles29 LOC (<1%) 1 file
thrift_bindings7 LOC (<1%) 3 files
meta_tests3 LOC (<1%) 3 files
repair_tests1 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT440 commits (8%)
upgrade_tests175 commits (3%)
conf135 commits (2%)
tools52 commits (<1%)
cqlsh_tests42 commits (<1%)
thrift_bindings7 commits (<1%)
plugins3 commits (<1%)
cassandra-thrift3 commits (<1%)
meta_tests3 commits (<1%)
stress_profiles1 commits (<1%)
repair_tests1 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
ROOT
7
10
9
25
3
33
11
100
83
125
23
38
7
upgrade_tests
9
5
5
15
9
11
87
50
tools
10
5
2
2
25
10
27
thrift_bindings
2
6
stress_profiles
1
plugins
1
2
repair_tests
1
conf
90
50
135
8
cassandra-thrift
3
10
cqlsh_tests
3
1
4
2
4
29
meta_tests
1
4


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 ROOT ROOT ROOT--ROOT 1 upgrade_tests upgrade_tests ROOT--upgrade_tests 3


2023-08-10 18:34