spotify / Mobius.swift
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.
  • 54 files, 2,416 LOC (48.8% vs. main code).
  • "MobiusCore" is biggest, containing 59.44% of LOC.
  • "MobiusThrowableAssertion" is smallest, containing 1.61% of LOC.


MobiusCore1436 LOC (29%) 31 files
MobiusTest487 LOC (9%) 7 files
MobiusNimble213 LOC (4%) 2 files
MobiusExtras146 LOC (2%) 7 files
ROOT48 LOC (<1%) 2 files
Templates47 LOC (<1%) 3 files
MobiusThrowableAssertion39 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.
MobiusCore269 commits (44%)
MobiusExtras74 commits (12%)
MobiusTest43 commits (7%)
ROOT38 commits (6%)
MobiusNimble21 commits (3%)
Templates6 commits (1%)
MobiusThrowableAssertion3 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
MobiusCore
65
36
37
3
440
209
MobiusExtras
14
7
7
1
66
22
MobiusTest
12
6
7
6
41
34
MobiusNimble
4
2
2
6
12
10
ROOT
2
2
10
3
6
15
MobiusThrowableAssertion
6
Templates
12


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 MobiusCore MobiusCore MobiusCore--MobiusCore 4 MobiusTest MobiusTest MobiusTest--MobiusCore 2 MobiusTest--MobiusTest 2 MobiusExtras MobiusExtras MobiusTest--MobiusExtras 2 MobiusNimble MobiusNimble MobiusTest--MobiusNimble 2 MobiusExtras--MobiusCore 2 MobiusExtras--MobiusExtras 2 MobiusNimble--MobiusCore 2 MobiusNimble--MobiusExtras 2 MobiusNimble--MobiusNimble 2


2025-05-04 12:39