uber / RIBs
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.
  • 336 files, 12,777 LOC (100.0% vs. main code).
  • "tutorials" is biggest, containing 40.83% of LOC.
  • "config" is smallest, containing 0.05% of LOC.


tutorials5217 LOC (40%) 139 files
libraries3773 LOC (29%) 120 files
tooling3415 LOC (26%) 62 files
conventions228 LOC (1%) 8 files
gradle125 LOC (<1%) 3 files
ROOT13 LOC (<1%) 1 file
config6 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.
libraries14 commits (2%)
gradle12 commits (1%)
conventions10 commits (1%)
tooling8 commits (1%)
tutorials7 commits (1%)
ROOT4 commits (<1%)
config2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025 2024
libraries
79
222
conventions
22
6
tutorials
18
266
tooling
15
116
gradle
13
4
ROOT
4
config
6


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...

No temporal dependencies found.



2026-04-18 12:56