apache / orc
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.
  • 420 files, 71,318 LOC (100.0% vs. main code).
  • "java" is biggest, containing 57.59% of LOC.
  • "conan" is smallest, containing 0.28% of LOC.


java41073 LOC (57%) 268 files
Unclassified25785 LOC (36%) 103 files
site1484 LOC (2%) 26 files
cmake_modules1399 LOC (1%) 11 files
tools982 LOC (1%) 9 files
dev398 LOC (<1%) 1 file
conan197 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.
java480 commits (29%)
Unclassified267 commits (16%)
cmake_modules68 commits (4%)
tools41 commits (2%)
site39 commits (2%)
dev5 commits (<1%)
conan1 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
Unclassified
9
168
142
209
86
45
74
106
142
55
67
java
2
101
43
190
519
116
228
220
222
197
cmake_modules
8
20
15
8
6
11
3
12
29
site
4
9
1
13
3
2
4
3
7
33
conan
2
tools
2
6
26
4
1
5
20
19
9
dev
3
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 site site site--site 3 Unclassified Unclassified Unclassified--Unclassified 2 cmake_modules cmake_modules cmake_modules--cmake_modules 1


2025-05-07 15:49