apache / incubator-sdap-nexus
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 6 components.
  • 162 files, 18,670 LOC (100.0% vs. main code).
  • "analysis" is biggest, containing 69.73% of LOC.
  • "docker" is smallest, containing 1.64% of LOC.


analysis13018 LOC (69%) 109 files
data-access3629 LOC (19%) 19 files
helm684 LOC (3%) 18 files
integrations525 LOC (2%) 10 files
tools507 LOC (2%) 4 files
docker307 LOC (1%) 2 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.
analysis99 commits (48%)
data-access39 commits (18%)
helm25 commits (12%)
tools14 commits (6%)
docker5 commits (2%)
integrations4 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
analysis
73
85
100
140
5
262
helm
4
7
18
40
data-access
2
5
16
16
31
integrations
6
1
8
10
tools
4
2
2
2
4
docker
1
1
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...

G analysis analysis analysis--analysis 6 tools tools tools--analysis 2 docker docker tools--docker 1 data-access data-access data-access--analysis 1 helm helm helm--helm 1 docker--analysis 1


2023-08-10 21:02