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


style2031 LOC (9%) 21 files
guide1299 LOC (6%) 48 files
_plugins978 LOC (4%) 12 files
_includes467 LOC (2%) 14 files
website223 LOC (1%) 2 files
ROOT82 LOC (<1%) 3 files
_layouts65 LOC (<1%) 3 files
_extra57 LOC (<1%) 4 files
_build43 LOC (<1%) 14 files
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.
guide67 commits (3%)
_plugins63 commits (3%)
style39 commits (1%)
ROOT30 commits (1%)
_includes26 commits (1%)
website14 commits (<1%)
_build14 commits (<1%)
_layouts14 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
2023 2022 2021 2020 2019 2018 2017 2016
guide
20
11
7
2
67
188
12
_plugins
8
43
11
4
39
style
1
28
21
26
39
website
8
2
4
10
_extra
4
4
4
4
ROOT
9
3
10
20
_build
18
14
8
20
_includes
49
14
11
22
_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...

No temporal dependencies found.



2023-08-10 16:09