apache / incubator-graphar
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.
  • 238 files, 28,116 LOC (100.0% vs. main code).
  • "cpp" is biggest, containing 45.23% of LOC.
  • "ROOT" is smallest, containing 0.28% of LOC.


cpp12718 LOC (45%) 55 files
maven-projects11956 LOC (42%) 153 files
pyspark1486 LOC (5%) 10 files
cli1430 LOC (5%) 9 files
format251 LOC (<1%) 6 files
dev196 LOC (<1%) 2 files
ROOT79 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
cpp37 commits (10%)
maven-projects17 commits (5%)
pyspark13 commits (3%)
ROOT9 commits (2%)
format5 commits (1%)
cli2 commits (<1%)
dev1 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
maven-projects
2
216
cpp
1
131
12
pyspark
43
format
22
cli
10
ROOT
10
dev
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...

G cpp cpp cpp--cpp 2 maven-projects maven-projects maven-projects--maven-projects 1


2025-05-07 20:40