uber / rides-android-sdk
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, 5,849 LOC (100.0% vs. main code).
  • "core-android" is biggest, containing 42.02% of LOC.
  • "spotless" is smallest, containing 0.03% of LOC.


core-android2458 LOC (42%) 44 files
rides-android1592 LOC (27%) 28 files
authentication929 LOC (15%) 43 files
core596 LOC (10%) 17 files
ROOT197 LOC (3%) 3 files
gradle75 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.
core-android100 commits (23%)
authentication78 commits (18%)
rides-android39 commits (9%)
core32 commits (7%)
gradle24 commits (5%)
ROOT22 commits (5%)
spotless5 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
authentication
299
core
98
ROOT
30
1
gradle
24
core-android
22
21
36
2
20
92
27
45
rides-android
16
26
28
26
51
spotless
10


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 authentication authentication authentication--authentication 3 core core core--authentication 1 core--core 1 core-android core-android core--core-android 1 ROOT ROOT core--ROOT 1 core-android--authentication 1 core-android--ROOT 1 ROOT--authentication 1 ROOT--ROOT 1 spotless spotless spotless--authentication 1 spotless--core 1 spotless--core-android 1 spotless--ROOT 1 spotless--spotless 1 rides-android rides-android spotless--rides-android 1 rides-android--authentication 1 rides-android--core 1 rides-android--core-android 1 rides-android--ROOT 1


2025-05-03 07:36