apache / openwhisk-website
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 10 components.
  • 56 files, 5,376 LOC (44.2% vs. main code).
  • "_layouts" is biggest, containing 68.14% of LOC.
  • "images" is smallest, containing 0.17% of LOC.


_layouts3663 LOC (30%) 9 files
_scss1021 LOC (8%) 9 files
_includes398 LOC (3%) 28 files
src85 LOC (<1%) 2 files
_plugins84 LOC (<1%) 2 files
ROOT46 LOC (<1%) 2 files
apis38 LOC (<1%) 1 file
charts22 LOC (<1%) 1 file
css10 LOC (<1%) 1 file
images9 LOC (<1%) 1 file
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.
_layouts213 commits (50%)
_includes69 commits (16%)
_scss35 commits (8%)
ROOT16 commits (3%)
src10 commits (2%)
_plugins4 commits (<1%)
images2 commits (<1%)
charts2 commits (<1%)
css1 commits (<1%)
apis1 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
_layouts
7
5
32
36
51
87
4
49
_includes
1
4
4
5
51
14
42
css
1
images
2
charts
2
apis
1
ROOT
1
1
2
1
14
src
13
_plugins
1
3
_scss
1
4
82


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:58