guardian / pluto-storagetier
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 10 components.
  • 138 files, 9,053 LOC (93.8% vs. main code).
  • "common" is biggest, containing 24.47% of LOC.
  • "project" is smallest, containing 0.04% of LOC.


common2215 LOC (22%) 56 files
online_archive1595 LOC (16%) 17 files
media_remover1434 LOC (14%) 15 files
online_nearline1407 LOC (14%) 14 files
mxs-copy-components1382 LOC (14%) 19 files
project_restorer572 LOC (5%) 12 files
scripts224 LOC (2%) 2 files
ROOT202 LOC (2%) 1 file
restorer-test18 LOC (<1%) 1 file
project4 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.
common200 commits (28%)
online_archive198 commits (28%)
media_remover93 commits (13%)
project_restorer81 commits (11%)
online_nearline75 commits (10%)
ROOT70 commits (10%)
mxs-copy-components51 commits (7%)
scripts14 commits (2%)
restorer-test2 commits (<1%)
project2 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
common
4
6
13
113
285
project_restorer
4
2
5
115
ROOT
2
7
27
34
online_nearline
10
75
62
media_remover
39
105
restorer-test
2
project
2
online_archive
20
57
282
scripts
11
3
mxs-copy-components
24
93


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 project_restorer project_restorer common common project_restorer--common 4


2025-05-09 20:54