apache / attic
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.
  • 117 files, 3,238 LOC (100.0% vs. main code).
  • "_data" is biggest, containing 68.25% of LOC.
  • "assets" is smallest, containing 0.09% of LOC.


_data2210 LOC (68%) 96 files
_layouts372 LOC (11%) 4 files
_plugins217 LOC (6%) 7 files
scripts162 LOC (5%) 2 files
ROOT152 LOC (4%) 1 file
_includes119 LOC (3%) 5 files
_sass3 LOC (<1%) 1 file
assets3 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.
_data10 commits (1%)
_plugins7 commits (1%)
_layouts6 commits (<1%)
_includes5 commits (<1%)
ROOT3 commits (<1%)
assets1 commits (<1%)
scripts1 commits (<1%)
_sass1 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
_data
254
_plugins
13
_layouts
10
_includes
9
ROOT
3
scripts
2
assets
1
_sass
1


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 _data _data _data--_data 9 _layouts _layouts _data--_layouts 2 _plugins _plugins _data--_plugins 1 _layouts--_layouts 2 _layouts--_plugins 1 _includes _includes _includes--_data 1 _includes--_layouts 2 _includes--_includes 2 _plugins--_includes 2 _plugins--_plugins 2 scripts scripts scripts--_data 1 scripts--_layouts 1 scripts--_includes 1 scripts--_plugins 1 scripts--scripts 1 _sass _sass scripts--_sass 1 assets assets scripts--assets 1 _sass--_data 1 _sass--_layouts 1 _sass--_includes 1 _sass--_plugins 1 assets--_data 1 assets--_layouts 1 assets--_includes 1 assets--_plugins 1 assets--_sass 1


2025-05-07 21:08