uber / okbuck
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 14 components.
  • 302 files, 20,108 LOC (100.0% vs. main code).
  • "buildSrc" is biggest, containing 44.36% of LOC.
  • "ROOT" is smallest, containing 0.02% of LOC.


buildSrc8920 LOC (44%) 99 files
plugin8920 LOC (44%) 99 files
libraries534 LOC (2%) 39 files
transform-cli495 LOC (2%) 7 files
app471 LOC (2%) 20 files
manifest-merger-cli184 LOC (<1%) 1 file
another-app147 LOC (<1%) 13 files
kotlin-app137 LOC (<1%) 12 files
dummy-transform107 LOC (<1%) 1 file
tooling90 LOC (<1%) 3 files
dummylibrary47 LOC (<1%) 4 files
android-lint-cli32 LOC (<1%) 1 file
java-app20 LOC (<1%) 2 files
ROOT4 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.
buildSrc255 commits (23%)
libraries29 commits (2%)
app24 commits (2%)
another-app15 commits (1%)
transform-cli9 commits (<1%)
kotlin-app7 commits (<1%)
dummylibrary6 commits (<1%)
tooling5 commits (<1%)
manifest-merger-cli4 commits (<1%)
dummy-transform4 commits (<1%)
java-app3 commits (<1%)
android-lint-cli2 commits (<1%)
ROOT1 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
app
2
1
4
17
8
16
20
manifest-merger-cli
1
1
1
1
kotlin-app
1
3
3
15
buildSrc
1
14
13
52
98
193
562
101
dummy-transform
1
2
1
tooling
1
1
3
1
ROOT
1
transform-cli
1
2
10
10
libraries
4
35
15
18
7
java-app
3
dummylibrary
4
1
4
1
android-lint-cli
1
1
another-app
2
9
4
21


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2025-05-03 07:36