apache / thrift
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.
  • 1,374 files, 215,979 LOC (100.0% vs. main code).
  • "lib" is biggest, containing 65.46% of LOC.
  • "ROOT" is smallest, containing 0.11% of LOC.


lib141389 LOC (65%) 1,089 files
compiler60130 LOC (27%) 76 files
tutorial8948 LOC (4%) 119 files
contrib3979 LOC (1%) 64 files
build1287 LOC (<1%) 23 files
ROOT246 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.
lib2044 commits (29%)
compiler485 commits (6%)
tutorial219 commits (3%)
build111 commits (1%)
contrib99 commits (1%)
ROOT45 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 2013 2012 2011 2010 2009 2008 2007 2006
lib
93
197
150
658
284
494
816
382
467
353
500
865
414
457
185
239
331
244
116
46
compiler
11
99
38
161
92
106
128
112
88
89
8
12
2
5
3
tutorial
4
10
11
39
37
5
59
22
29
28
44
44
24
19
10
15
41
29
32
contrib
11
9
11
12
10
16
16
7
16
7
26
6
32
7
20
37
16
ROOT
1
4
6
4
8
4
4
2
1
3
1
4
3
build
1
2
6
7
11
13
47
12
20
13
43


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 lib lib lib--lib 14 ROOT ROOT lib--ROOT 1 contrib contrib lib--contrib 1 compiler compiler compiler--lib 3 compiler--compiler 3 tutorial tutorial tutorial--lib 2 tutorial--compiler 1 tutorial--tutorial 2 tutorial--ROOT 1


2025-05-07 15:22