apache / skywalking-cli
Components

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.

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 5 components.
  • 261 files, 11,212 LOC (100.0% vs. main code).
  • "internal" is biggest, containing 48.92% of LOC.
  • "ROOT" is smallest, containing 0.44% of LOC.


internal5485 LOC (48%) 134 files
pkg3427 LOC (30%) 50 files
assets2052 LOC (18%) 75 files
cmd199 LOC (1%) 1 file
ROOT49 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
internal60 commits (26%)
assets56 commits (25%)
pkg48 commits (21%)
cmd23 commits (10%)
ROOT2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020
internal
88
24
22
74
129
32
pkg
41
4
14
28
52
29
assets
1
15
22
64
12
12
cmd
2
1
1
5
13
1
ROOT
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 internal internal internal--internal 5 cmd cmd internal--cmd 2 pkg pkg pkg--internal 4 pkg--pkg 3 pkg--cmd 2 assets assets pkg--assets 2 cmd--assets 1 assets--internal 2 assets--assets 1


2025-05-07 20:01