apache / cassandra-spark-connector
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 5 components.
  • 333 files, 32,697 LOC (100.0% vs. main code).
  • "connector" is biggest, containing 84.09% of LOC.
  • "ROOT" is smallest, containing 0.66% of LOC.


connector27495 LOC (84%) 265 files
driver4092 LOC (12%) 52 files
test-support566 LOC (1%) 8 files
project327 LOC (1%) 6 files
ROOT217 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
project317 commits (10%)
connector270 commits (8%)
ROOT68 commits (2%)
driver67 commits (2%)
test-support54 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
connector
284
28
91
29
114
1043
1097
driver
54
5
13
2
10
155
144
test-support
8
7
1
18
43
39
project
4
5
4
1
20
55
71
15
6
53
96
64
ROOT
1
1
24
27
7
8


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 connector connector connector--connector 2 driver driver driver--connector 2 driver--driver 2 test-support test-support test-support--connector 1 test-support--driver 1 test-support--test-support 1 project project test-support--project 1 project--connector 1 project--driver 1 project--project 1


2025-05-07 15:42