spotify / confidence-sdk-android
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 5 components.
  • 57 files, 3,376 LOC (100.0% vs. main code).
  • "Confidence" is biggest, containing 64.9% of LOC.
  • "ROOT" is smallest, containing 1.6% of LOC.


Confidence2191 LOC (64%) 33 files
ConfidenceDemoApp768 LOC (22%) 17 files
Provider309 LOC (9%) 2 files
gradle54 LOC (1%) 1 file
ROOT54 LOC (1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
Provider62 commits (23%)
ConfidenceDemoApp41 commits (15%)
Confidence36 commits (13%)
ROOT22 commits (8%)
gradle1 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
Confidence
24
77
ConfidenceDemoApp
6
21
62
Provider
7
14
44
ROOT
2
4
26
gradle
1


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 Confidence Confidence Confidence--Confidence 6 Provider Provider Provider--Confidence 5 Provider--Provider 2 ConfidenceDemoApp ConfidenceDemoApp Provider--ConfidenceDemoApp 1 ConfidenceDemoApp--Confidence 4 ConfidenceDemoApp--ConfidenceDemoApp 3 ROOT ROOT ROOT--Confidence 1 ROOT--Provider 1 ROOT--ConfidenceDemoApp 1 gradle gradle gradle--Confidence 1 gradle--Provider 1 gradle--ConfidenceDemoApp 1 gradle--ROOT 1


2025-05-04 12:42