guardian / workflow-frontend
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 6 components.
  • 233 files, 13,949 LOC (100.0% vs. main code).
  • "public" is biggest, containing 75.15% of LOC.
  • "conf" is smallest, containing 0.35% of LOC.


public10483 LOC (75%) 156 files
app1879 LOC (13%) 35 files
common-lib1408 LOC (10%) 37 files
ROOT78 LOC (<1%) 1 file
project52 LOC (<1%) 2 files
conf49 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.
public3613 commits (50%)
app1674 commits (23%)
common-lib179 commits (2%)
project115 commits (1%)
ROOT50 commits (<1%)
conf47 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 2015 2014
public
124
337
106
26
24
547
32
121
893
187
4140
4290
app
13
66
32
20
4
193
25
76
267
362
890
760
common-lib
4
26
10
2
123
4
24
308
66
project
2
25
7
8
6
31
2
10
26
17
ROOT
12
3
4
12
13
4
2
conf
2
4
6
8
9
5
3
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 44 app app public--app 6 common-lib common-lib public--common-lib 6 app--app 2 common-lib--app 5 common-lib--common-lib 2 project project project--public 1 project--app 3 project--common-lib 1


2025-05-09 20:46