apache / arrow-nanoarrow
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 6 components.
  • 5,494 files, 1,030,699 LOC (100.0% vs. main code).
  • "python" is biggest, containing 98.18% of LOC.
  • "cmake" is smallest, containing 0% of LOC.


python1011916 LOC (98%) 5,405 files
src12375 LOC (1%) 36 files
r5286 LOC (<1%) 41 files
dev764 LOC (<1%) 10 files
ci326 LOC (<1%) 1 file
cmake32 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.
src139 commits (22%)
python67 commits (10%)
r54 commits (8%)
dev10 commits (1%)
ci9 commits (1%)
cmake2 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
python
1
211
12
2
src
29
180
38
25
r
12
66
112
75
dev
15
1
ci
9
cmake
1
1


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 8 r r src--r 2 r--r 4 python python python--src 1 python--python 2 cmake cmake python--cmake 1 cmake--src 1 ci ci ci--src 1


2025-05-07 20:49