apache / arrow-ballista
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 7 components.
  • 170 files, 26,556 LOC (100.0% vs. main code).
  • "ballista" is biggest, containing 88.01% of LOC.
  • "ROOT" is smallest, containing 0.31% of LOC.


ballista23373 LOC (88%) 104 files
benchmarks1215 LOC (4%) 27 files
ci532 LOC (2%) 18 files
ballista-cli525 LOC (1%) 5 files
helm493 LOC (1%) 8 files
dev335 LOC (1%) 6 files
ROOT83 LOC (<1%) 2 files
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.
ballista109 commits (2%)
ci86 commits (2%)
benchmarks66 commits (1%)
ballista-cli51 commits (1%)
ROOT45 commits (1%)
dev23 commits (<1%)
helm3 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
ballista
363
240
ballista-cli
16
49
benchmarks
9
45
34
ROOT
12
22
12
helm
16
dev
1
11
16
1
ci
15
23
48
18


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 ballista ballista ballista--ballista 36 ballista-cli ballista-cli ballista--ballista-cli 10 ROOT ROOT ballista--ROOT 9 benchmarks benchmarks ballista--benchmarks 7 ballista-cli--ballista-cli 1 ballista-cli--ROOT 5 benchmarks--ballista-cli 7 benchmarks--ROOT 2 dev dev dev--ballista 1 dev--ballista-cli 1 dev--benchmarks 1


2023-08-11 02:31