guardian / pluto-core
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 8 components.
  • 442 files, 37,994 LOC (100.0% vs. main code).
  • "frontend" is biggest, containing 49.72% of LOC.
  • "project" is smallest, containing 0.01% of LOC.


frontend18890 LOC (49%) 168 files
app13906 LOC (36%) 204 files
public3580 LOC (9%) 27 files
conf766 LOC (2%) 35 files
scripts671 LOC (1%) 5 files
ROOT109 LOC (<1%) 1 file
periodic_trigger67 LOC (<1%) 1 file
project5 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
app863 commits (46%)
frontend742 commits (40%)
conf181 commits (9%)
ROOT171 commits (9%)
project13 commits (<1%)
periodic_trigger9 commits (<1%)
public7 commits (<1%)
scripts5 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
frontend
28
152
114
375
457
654
43
412
45
app
34
91
69
330
265
595
102
825
108
conf
11
3
10
19
56
16
98
8
ROOT
2
1
3
18
14
33
15
66
19
scripts
2
1
4
public
27
31
project
2
2
2
3
2
2
periodic_trigger
2
7


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 frontend frontend frontend--frontend 8 app app frontend--app 8 app--app 5 ROOT ROOT ROOT--app 2


2025-05-09 20:56