apache / security-vulnogram
Components & Dependencies

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.

Learn more...
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 11 components.
  • 84 files, 14,471 LOC (100.0% vs. main code).
  • "default" is biggest, containing 37.67% of LOC.
  • "lib" is smallest, containing 0.69% of LOC.


default5451 LOC (37%) 24 files
public3090 LOC (21%) 6 files
custom1837 LOC (12%) 8 files
routes1575 LOC (10%) 6 files
views1230 LOC (8%) 20 files
customRoutes371 LOC (2%) 5 files
scripts349 LOC (2%) 3 files
ROOT242 LOC (1%) 2 files
config116 LOC (<1%) 4 files
models110 LOC (<1%) 4 files
lib100 LOC (<1%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
default156 commits (32%)
custom120 commits (25%)
public51 commits (10%)
views41 commits (8%)
routes38 commits (8%)
config37 commits (7%)
ROOT26 commits (5%)
customRoutes17 commits (3%)
scripts10 commits (2%)
models8 commits (1%)
lib4 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021 2020 2019 2018 2017
default
4
282
34
2
30
2
custom
32
111
routes
4
33
8
9
3
public
2
33
9
17
2
views
28
20
35
16
4
config
2
24
6
15
3
2
customRoutes
1
20
ROOT
2
11
3
1
8
1
models
5
1
2
3
lib
3
1
scripts
3
2
6
2


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 custom custom public--custom 2 routes routes routes--routes 1


2023-08-10 22:17