apache / guacamole-website
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 6 components.
  • 3,897 files, 593,153 LOC (31.5% vs. main code).
  • "doc" is biggest, containing 99.76% of LOC.
  • "scripts" is smallest, containing 0% of LOC.


doc591757 LOC (31%) 3,859 files
styles948 LOC (<1%) 20 files
_includes163 LOC (<1%) 10 files
_layouts140 LOC (<1%) 5 files
ROOT131 LOC (<1%) 2 files
scripts14 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.
_includes52 commits (12%)
doc49 commits (11%)
_layouts28 commits (6%)
styles18 commits (4%)
ROOT11 commits (2%)
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
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016
doc
660
2338
1833
290
489
318
445
1691
styles
3
58
_includes
26
4
2
4
2
11
25
_layouts
12
4
2
4
4
12
ROOT
6
2
3
scripts
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 doc doc doc--doc 2 styles styles styles--styles 2 _includes _includes _includes--_includes 2


2025-05-07 16:02