apache / security-vulnogram
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 12 components.
  • 92 files, 16,450 LOC (100.0% vs. main code).
  • "default" is biggest, containing 43.46% of LOC.
  • "unittest" is smallest, containing 0.04% of LOC.


default7149 LOC (43%) 31 files
public3205 LOC (19%) 6 files
custom1969 LOC (11%) 8 files
routes1586 LOC (9%) 6 files
views1234 LOC (7%) 20 files
customRoutes371 LOC (2%) 5 files
scripts358 LOC (2%) 3 files
ROOT243 LOC (1%) 2 files
config119 LOC (<1%) 4 files
models110 LOC (<1%) 4 files
lib100 LOC (<1%) 2 files
unittest6 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.
default258 commits (36%)
custom163 commits (22%)
public79 commits (11%)
routes62 commits (8%)
views59 commits (8%)
config55 commits (7%)
ROOT54 commits (7%)
scripts26 commits (3%)
customRoutes17 commits (2%)
models13 commits (1%)
lib6 commits (<1%)
unittest3 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
default
120
22
416
34
2
30
2
custom
4
29
48
111
config
25
2
41
6
15
3
2
ROOT
17
11
19
3
1
8
1
public
16
12
50
9
17
2
scripts
8
3
10
2
6
2
views
8
3
77
20
35
16
4
routes
6
12
58
8
9
3
unittest
3
models
12
1
2
3
lib
5
1
customRoutes
1
20


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...

No temporal dependencies found.



2025-05-07 19:57