apache / incubator-nemo-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 8 components.
  • 140 files, 27,277 LOC (3.5% vs. main code).
  • "_sass" is biggest, containing 59.82% of LOC.
  • "_data" is smallest, containing 0.07% of LOC.


_sass16316 LOC (2%) 110 files
content9115 LOC (1%) 8 files
apidocs1369 LOC (<1%) 4 files
_includes170 LOC (<1%) 6 files
ROOT113 LOC (<1%) 2 files
_layouts108 LOC (<1%) 4 files
assets68 LOC (<1%) 5 files
_data18 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.
content50 commits (51%)
ROOT17 commits (17%)
_includes11 commits (11%)
_layouts6 commits (6%)
_data3 commits (3%)
apidocs3 commits (3%)
_sass3 commits (3%)
assets2 commits (2%)
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
content
1
21
18
5
17
_includes
1
11
7
6
_layouts
1
6
2
4
ROOT
6
10
2
assets
5
_sass
4
109
apidocs
3
4
2
_data
1
1
1


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 21:12