apache / skywalking-eyes
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.
  • 27 files, 8,591 LOC (50.7% vs. main code).
  • "assets" is biggest, containing 80.9% of LOC.
  • "cmd" is smallest, containing 0.14% of LOC.


assets6950 LOC (40%) 7 files
pkg1275 LOC (7%) 10 files
commands336 LOC (1%) 8 files
internal18 LOC (<1%) 1 file
cmd12 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.
pkg63 commits (28%)
assets40 commits (17%)
commands21 commits (9%)
internal5 commits (2%)
cmd4 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
commands
5
3
18
15
11
pkg
3
1
3
33
50
29
assets
2
1
6
11
33
2
internal
1
4
cmd
1
1
2


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 commands commands commands--commands 1 pkg pkg commands--pkg 1 pkg--pkg 1


2025-05-07 20:22