guardian / facia-tool
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.
  • 703 files, 71,488 LOC (100.0% vs. main code).
  • "fronts-client" is biggest, containing 59.85% of LOC.
  • "project" is smallest, containing 0.02% of LOC.


fronts-client42783 LOC (59%) 374 files
app15607 LOC (21%) 157 files
public11059 LOC (15%) 140 files
scripts1539 LOC (2%) 8 files
conf183 LOC (<1%) 14 files
ROOT182 LOC (<1%) 3 files
grunt-configs124 LOC (<1%) 6 files
project11 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.
ROOT2250 commits (27%)
app1355 commits (16%)
fronts-client763 commits (9%)
public462 commits (5%)
project450 commits (5%)
grunt-configs136 commits (1%)
conf56 commits (<1%)
scripts38 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 2013 2012
fronts-client
226
3357
107
59
43
1840
app
84
1516
38
18
153
256
1132
699
55
221
130
10
public
35
91
13
6
14
52
60
145
83
496
230
ROOT
10
63
27
28
24
11
82
64
55
58
281
899
639
33
scripts
4
47
1
11
conf
2
24
4
2
30
2
grunt-configs
20
6
1
2
1
2
12
91
38
project
14
3
5
15
8
5
6
101
134
109
50


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 fronts-client fronts-client fronts-client--fronts-client 69 app app fronts-client--app 21 ROOT ROOT fronts-client--ROOT 10 scripts scripts fronts-client--scripts 6 conf conf fronts-client--conf 5 app--app 22 public public app--public 7 app--scripts 6 public--fronts-client 9 public--public 15 public--ROOT 10 public--scripts 4 public--conf 4 ROOT--app 9 ROOT--ROOT 4 grunt-configs grunt-configs ROOT--grunt-configs 4 scripts--ROOT 4 scripts--scripts 4 scripts--conf 5 scripts--grunt-configs 4 conf--app 5 conf--ROOT 4 conf--conf 4 grunt-configs--fronts-client 4 grunt-configs--app 4 grunt-configs--public 4 grunt-configs--conf 4 grunt-configs--grunt-configs 4 project project project--fronts-client 4 project--app 4 project--public 4 project--ROOT 4 project--scripts 4 project--conf 4 project--grunt-configs 4


2025-05-09 20:44