guardian / story-packages
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 7 components.
  • 175 files, 10,398 LOC (100.0% vs. main code).
  • "public" is biggest, containing 73.66% of LOC.
  • "project" is smallest, containing 0.09% of LOC.


public7659 LOC (73%) 109 files
app2475 LOC (23%) 54 files
ROOT108 LOC (1%) 3 files
grunt-configs96 LOC (<1%) 6 files
jspm-snyk-workaround27 LOC (<1%) 1 file
conf24 LOC (<1%) 1 file
project9 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.
app128 commits (29%)
ROOT127 commits (29%)
public123 commits (28%)
project27 commits (6%)
conf3 commits (<1%)
grunt-configs3 commits (<1%)
jspm-snyk-workaround2 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
app
6
45
122
15
48
3
121
34
ROOT
2
12
36
6
7
2
3
15
41
10
project
3
8
5
2
1
2
4
2
jspm-snyk-workaround
2
public
3
8
229
133
conf
1
2
grunt-configs
4
10


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 ROOT ROOT app app ROOT--app 2


2025-05-09 20:45