apache / hop-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 7 components.
  • 185 files, 9,919 LOC (100.0% vs. main code).
  • "antora-ui-hop" is biggest, containing 50.15% of LOC.
  • "extensions" is smallest, containing 0.16% of LOC.


antora-ui-hop4974 LOC (50%) 93 files
content4166 LOC (42%) 60 files
layouts319 LOC (3%) 16 files
ROOT313 LOC (3%) 6 files
static91 LOC (<1%) 4 files
archetypes40 LOC (<1%) 4 files
extensions16 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.
content243 commits (57%)
ROOT93 commits (22%)
antora-ui-hop69 commits (16%)
layouts26 commits (6%)
static14 commits (3%)
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
antora-ui-hop
8
117
51
31
content
19
89
213
53
ROOT
14
48
50
8
layouts
2
8
15
8
static
2
6
6


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 ROOT ROOT ROOT--ROOT 4 content content ROOT--content 2 content--content 3 antora-ui-hop antora-ui-hop antora-ui-hop--ROOT 2 antora-ui-hop--antora-ui-hop 2 layouts layouts layouts--ROOT 2 layouts--antora-ui-hop 2


2023-08-11 02:04