spotify / confidence-sdk-flutter
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.
  • 19 files, 952 LOC (100.0% vs. main code).
  • "lib" is biggest, containing 31.2% of LOC.
  • "ROOT" is smallest, containing 3.47% of LOC.


lib297 LOC (31%) 3 files
ios228 LOC (23%) 1 file
android215 LOC (22%) 2 files
example179 LOC (18%) 11 files
ROOT33 LOC (3%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT10 commits (23%)
android9 commits (21%)
ios8 commits (19%)
example8 commits (19%)
lib6 commits (14%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
example
3
17
lib
6
10
ROOT
10
android
2
8
ios
2
6


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 lib lib lib--lib 2 example example lib--example 2 android android lib--android 2 ios ios lib--ios 2 example--example 1 example--android 2 ios--example 2 ios--android 2


2025-05-04 12:42