spotify / ruler
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 8 components.
  • 83 files, 3,420 LOC (100.0% vs. main code).
  • "ruler-common" is biggest, containing 33.42% of LOC.
  • "ROOT" is smallest, containing 2.54% of LOC.


ruler-common1143 LOC (33%) 28 files
ruler-frontend1139 LOC (33%) 16 files
ruler-gradle-plugin401 LOC (11%) 6 files
ruler-cli223 LOC (6%) 2 files
sample191 LOC (5%) 14 files
buildSrc124 LOC (3%) 3 files
ruler-models112 LOC (3%) 10 files
ROOT87 LOC (2%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
buildSrc58 commits (30%)
ruler-common38 commits (20%)
ruler-gradle-plugin31 commits (16%)
ROOT20 commits (10%)
sample18 commits (9%)
ruler-frontend16 commits (8%)
ruler-cli14 commits (7%)
ruler-models12 commits (6%)
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
ruler-common
5
22
54
ruler-frontend
18
1
2
3
7
buildSrc
10
21
15
18
ruler-gradle-plugin
2
7
15
12
14
ruler-cli
1
7
8
sample
2
4
4
16
20
ROOT
3
4
9
9
ruler-models
2
1
12
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 ruler-common ruler-common ruler-common--ruler-common 5 ruler-cli ruler-cli ruler-common--ruler-cli 3 ruler-frontend ruler-frontend ruler-common--ruler-frontend 2 ruler-cli--ruler-frontend 1 ruler-gradle-plugin ruler-gradle-plugin ruler-gradle-plugin--ruler-common 3 ruler-gradle-plugin--ruler-cli 1 ruler-gradle-plugin--ruler-gradle-plugin 1 ruler-gradle-plugin--ruler-frontend 2 sample sample ruler-gradle-plugin--sample 1 ruler-frontend--ruler-frontend 1 sample--ruler-common 2 ruler-models ruler-models ruler-models--ruler-common 1 ruler-models--ruler-gradle-plugin 1 ruler-models--ruler-frontend 1 ruler-models--ruler-models 1


2025-01-17 11:39