uber / AutoDispose
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 10 components.
  • 116 files, 5,185 LOC (85.7% vs. main code).
  • "sample" is biggest, containing 30.78% of LOC.
  • "spotless" is smallest, containing 0.04% of LOC.


sample1596 LOC (26%) 36 files
autodispose1586 LOC (26%) 42 files
static-analysis777 LOC (12%) 6 files
android561 LOC (9%) 16 files
ROOT279 LOC (4%) 2 files
autodispose-lifecycle196 LOC (3%) 8 files
autodispose-interop95 LOC (1%) 2 files
gradle87 LOC (1%) 1 file
test-utils6 LOC (<1%) 1 file
spotless2 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.
sample16 commits (4%)
android13 commits (3%)
static-analysis13 commits (3%)
autodispose11 commits (2%)
autodispose-lifecycle7 commits (1%)
autodispose-interop6 commits (1%)
ROOT2 commits (<1%)
spotless2 commits (<1%)
gradle1 commits (<1%)
test-utils1 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 2023 2022 2021 2020 2019 2018 2017
gradle
1
autodispose
41
35
57
test-utils
1
ROOT
3
autodispose-interop
3
2
2
android
16
4
20
autodispose-lifecycle
8
7
11
spotless
2
2
static-analysis
6
1
7
1
10
sample
36
14
1
48
21
5


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