apache / tooling-trusted-release
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.
  • 138 files, 15,625 LOC (100.0% vs. main code).
  • "atr" is biggest, containing 92.84% of LOC.
  • "playwright" is smallest, containing 0.4% of LOC.


atr14506 LOC (92%) 118 files
migrations388 LOC (2%) 3 files
scripts248 LOC (1%) 4 files
typestubs169 LOC (1%) 8 files
ROOT152 LOC (<1%) 2 files
bootstrap99 LOC (<1%) 2 files
playwright63 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.
atr477 commits (71%)
ROOT57 commits (8%)
bootstrap10 commits (1%)
scripts9 commits (1%)
migrations7 commits (1%)
typestubs5 commits (<1%)
playwright1 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
atr
1580
ROOT
58
typestubs
12
bootstrap
12
migrations
10
scripts
10
playwright
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 atr atr atr--atr 303 ROOT ROOT atr--ROOT 32 migrations migrations atr--migrations 6 ROOT--ROOT 1 ROOT--migrations 5 bootstrap bootstrap bootstrap--atr 7 bootstrap--ROOT 1 bootstrap--bootstrap 2 scripts scripts scripts--atr 7 scripts--ROOT 2 scripts--bootstrap 1 scripts--scripts 1 migrations--migrations 2 typestubs typestubs typestubs--atr 4 typestubs--ROOT 3 typestubs--migrations 3 typestubs--typestubs 1 playwright playwright playwright--atr 1


2025-05-07 21:06