apache / tomcat-training
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.
  • 76 files, 9,585 LOC (100.0% vs. main code).
  • "js" is biggest, containing 48.17% of LOC.
  • "presentations" is smallest, containing 1.56% of LOC.


js4617 LOC (48%) 25 files
plugin1788 LOC (18%) 11 files
modules1549 LOC (16%) 13 files
css1006 LOC (10%) 21 files
ROOT318 LOC (3%) 2 files
courses157 LOC (1%) 1 file
presentations150 LOC (1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
modules37 commits (57%)
ROOT7 commits (10%)
courses6 commits (9%)
presentations4 commits (6%)
css3 commits (4%)
js3 commits (4%)
plugin1 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
modules
10
5
3
2
38
presentations
2
1
1
ROOT
1
1
3
1
2
courses
1
5
css
20
3
14
plugin
11
js
25
1
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 modules modules modules--modules 3 ROOT ROOT modules--ROOT 1 presentations presentations presentations--modules 2 presentations--ROOT 1


2025-05-07 17:32