apache / guacamole-website
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 7 components.
  • 3,202 files, 483,225 LOC (29.1% vs. main code).
  • "doc" is biggest, containing 99.78% of LOC.
  • "_plugins" is smallest, containing 0% of LOC.


doc482171 LOC (29%) 3,183 files
styles597 LOC (<1%) 1 file
ROOT166 LOC (<1%) 4 files
_layouts141 LOC (<1%) 4 files
_includes128 LOC (<1%) 8 files
scripts14 LOC (<1%) 1 file
_plugins8 LOC (<1%) 1 file
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.
doc40 commits (11%)
_includes40 commits (11%)
styles34 commits (10%)
ROOT28 commits (8%)
_layouts24 commits (7%)
_plugins2 commits (<1%)
scripts2 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 2016
doc
1468
290
489
318
445
1691
ROOT
2
5
21
_plugins
2
styles
3
2
1
2
4
22
_includes
4
2
4
2
11
25
scripts
2
_layouts
4
2
4
4
12


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2023-08-10 16:56