uber / crumb
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.
  • 92 files, 4,706 LOC (100.0% vs. main code).
  • "crumb-compiler" is biggest, containing 44.2% of LOC.
  • "spotless" is smallest, containing 0.04% of LOC.


crumb-compiler2080 LOC (44%) 28 files
integration-test1372 LOC (29%) 18 files
sample903 LOC (19%) 31 files
crumb-core216 LOC (4%) 3 files
crumb-compiler-api81 LOC (1%) 5 files
crumb-annotations52 LOC (1%) 5 files
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.
crumb-compiler20 commits (21%)
crumb-annotations11 commits (11%)
sample10 commits (10%)
crumb-core8 commits (8%)
integration-test7 commits (7%)
crumb-compiler-api3 commits (3%)
spotless1 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
integration-test
7
45
crumb-core
10
4
crumb-compiler
36
10
3
crumb-compiler-api
7
5
spotless
2
sample
14
34
crumb-annotations
3
18
4


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