apache / brooklyn-server
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 13 components.
  • 1,647 files, 187,733 LOC (100.0% vs. main code).
  • "core" is biggest, containing 54.15% of LOC.
  • "logging" is smallest, containing 0.11% of LOC.


core101662 LOC (54%) 752 files
utils20634 LOC (10%) 176 files
rest16147 LOC (8%) 142 files
software14437 LOC (7%) 128 files
locations11994 LOC (6%) 111 files
camp8033 LOC (4%) 108 files
policy6114 LOC (3%) 47 files
api3172 LOC (1%) 118 files
server-cli2187 LOC (1%) 14 files
launcher1162 LOC (<1%) 11 files
launcher-common1013 LOC (<1%) 3 files
karaf977 LOC (<1%) 24 files
logging201 LOC (<1%) 13 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 48 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 48 links contain 2068 dependencies.
  • There is 1 place (2 links) with cyclic dependencies (7 file dependencies).
G karaf karaf core core karaf->core 7 utils utils karaf->utils 4 api api karaf->api 5 rest rest karaf->rest 1 launcher-common launcher-common karaf->launcher-common 10 launcher launcher launcher->core 7 camp camp launcher->camp 2 launcher->utils 6 software software launcher->software 1 launcher->api 5 launcher->rest 3 launcher->launcher-common 1 core->utils 528 core->api 563 camp->core 26 camp->utils 42 camp->api 33 software->core 97 software->utils 82 locations locations software->locations 1 software->api 82 policy policy software->policy 1 locations->core 87 locations->utils 62 locations->software 6 locations->api 41 api->utils 31 server-cli server-cli server-cli->launcher 1 server-cli->core 6 server-cli->camp 1 server-cli->utils 5 server-cli->software 1 server-cli->api 5 server-cli->rest 2 server-cli->launcher-common 1 logging logging rest->core 60 rest->camp 7 rest->utils 71 rest->api 57 launcher-common->core 3 launcher-common->camp 1 launcher-common->utils 3 launcher-common->software 1 launcher-common->locations 1 launcher-common->api 2 policy->core 35 policy->utils 29 policy->api 42


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
core2754 commits (19%)
rest689 commits (4%)
utils650 commits (4%)
locations520 commits (3%)
software512 commits (3%)
camp404 commits (2%)
api404 commits (2%)
policy138 commits (<1%)
karaf94 commits (<1%)
server-cli91 commits (<1%)
launcher87 commits (<1%)
launcher-common71 commits (<1%)
logging37 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 2015 2014 2013
core
457
1709
1085
580
39
272
3918
1963
2194
rest
40
287
451
57
160
58
753
543
software
25
205
68
54
27
26
389
393
424
utils
31
148
88
75
13
40
506
457
260
12
8
camp
3
92
86
111
6
24
268
325
179
api
2
75
51
42
21
374
197
356
locations
40
25
100
16
22
576
381
210
policy
2
18
10
8
1
5
259
55
200
server-cli
10
6
3
11
64
53
logging
8
12
3
2
4
4
26
karaf
1
5
7
6
6
2
75
67
launcher
4
5
6
13
29
71
launcher-common
3
3
42
29


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 core core core--core 76 rest rest core--rest 5 camp camp core--camp 2 api api core--api 1 utils utils utils--core 17 utils--utils 4 utils--rest 2 rest--rest 9 software software software--core 8 software--utils 2 software--software 7 policy policy software--policy 1 camp--camp 1 karaf karaf karaf--core 1 karaf--api 1 policy--core 1


2023-08-10 16:09