guardian / media-atom-maker
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 11 components.
  • 387 files, 18,983 LOC (100.0% vs. main code).
  • "public" is biggest, containing 62.76% of LOC.
  • "project" is smallest, containing 0.22% of LOC.


public11913 LOC (62%) 233 files
common3062 LOC (16%) 72 files
app2496 LOC (13%) 51 files
uploader590 LOC (3%) 12 files
pluto-message-ingestion245 LOC (1%) 7 files
ROOT241 LOC (1%) 3 files
scripts186 LOC (<1%) 3 files
conf87 LOC (<1%) 2 files
expirer70 LOC (<1%) 1 file
scheduler52 LOC (<1%) 1 file
project41 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.
public989 commits (26%)
app891 commits (23%)
common449 commits (12%)
ROOT252 commits (6%)
uploader79 commits (2%)
conf79 commits (2%)
project54 commits (1%)
expirer35 commits (<1%)
pluto-message-ingestion33 commits (<1%)
scheduler11 commits (<1%)
scripts9 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 2018 2017 2016
public
86
288
236
13
4
14
61
88
1365
657
common
2
126
11
92
27
41
39
93
574
app
8
79
48
99
16
17
37
116
983
431
ROOT
5
26
19
28
13
4
16
66
78
project
9
2
13
4
17
10
uploader
8
2
4
2
3
7
147
conf
2
2
5
2
7
55
6
pluto-message-ingestion
3
22
4
2
2
4
22
scheduler
2
2
7
expirer
2
2
6
25
scripts
11


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 public public public--public 6 app app public--app 3 app--app 4 ROOT ROOT ROOT--public 2 ROOT--app 4


2025-05-09 20:46