apache / brooklyn-docs
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 9 components.
  • 108 files, 5,222 LOC (24.5% vs. main code).
  • "style" is biggest, containing 38.72% of LOC.
  • "_build" is smallest, containing 0.29% of LOC.


style2022 LOC (9%) 21 files
guide1341 LOC (6%) 48 files
_plugins978 LOC (4%) 12 files
_includes467 LOC (2%) 14 files
website223 LOC (1%) 2 files
_layouts65 LOC (<1%) 3 files
_extra57 LOC (<1%) 4 files
ROOT54 LOC (<1%) 2 files
_build15 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
guide76 commits (3%)
_plugins65 commits (3%)
style41 commits (2%)
_includes29 commits (1%)
website17 commits (<1%)
_layouts14 commits (<1%)
_build13 commits (<1%)
ROOT7 commits (<1%)
_extra5 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
guide
7
22
11
7
2
67
188
12
website
6
8
2
4
10
_includes
3
49
14
11
22
_plugins
2
8
43
11
4
39
style
2
1
28
21
26
39
_build
1
3
2
4
6
_extra
4
4
4
4
ROOT
2
2
10
_layouts
6
3
4
8


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 website website website--website 3 _includes _includes website--_includes 3


2025-05-07 15:56