apache / karaf-jclouds
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.
  • 119 files, 7,642 LOC (100.0% vs. main code).
  • "commands" is biggest, containing 55.76% of LOC.
  • "feature-labs" is smallest, containing 0.72% of LOC.


commands4261 LOC (55%) 73 files
chef1203 LOC (15%) 20 files
services760 LOC (9%) 8 files
feature501 LOC (6%) 3 files
core289 LOC (3%) 4 files
utils265 LOC (3%) 2 files
urlhandler185 LOC (2%) 2 files
recipe123 LOC (1%) 6 files
feature-labs55 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 11 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 11 links contain 57 dependencies.
G core core chef chef chef->core 2 recipe recipe chef->recipe 3 utils utils chef->utils 2 commands commands chef->commands 3 services services chef->services 1 feature-labs feature-labs urlhandler urlhandler urlhandler->utils 1 commands->core 20 commands->recipe 2 commands->utils 17 commands->services 1 feature feature services->core 5


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.
commands175 commits (28%)
core23 commits (3%)
services22 commits (3%)
chef20 commits (3%)
utils19 commits (3%)
feature15 commits (2%)
feature-labs8 commits (1%)
urlhandler8 commits (1%)
recipe7 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 2012 2011
core
1
2
10
19
feature-labs
1
7
feature
2
6
2
6
utils
3
5
12
chef
1
18
2
38
41
recipe
9
10
services
1
3
10
27
commands
3
33
39
189
456
47
urlhandler
2
9


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 22:01