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.

Learn more...
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, 920 LOC (100.0% vs. main code).
  • "lib" is biggest, containing 31.3% of LOC.
  • "ROOT" is smallest, containing 3.59% of LOC.


lib288 LOC (31%) 3 files
android213 LOC (23%) 2 files
ios207 LOC (22%) 1 file
example179 LOC (19%) 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 (25%)
android8 commits (20%)
ios7 commits (17%)
example7 commits (17%)
lib5 commits (12%)
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
1
17
lib
3
10
ROOT
10
android
1
8
ios
1
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 android android lib--android 2 ios ios lib--ios 2 example example lib--example 2 ios--android 2 ios--example 2 example--android 2


2025-01-17 11:40