alibaba / sentinel-golang
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 8 components.
  • 184 files, 14,234 LOC (100.0% vs. main code).
  • "core" is biggest, containing 51.43% of LOC.
  • "exporter" is smallest, containing 1.67% of LOC.


core7320 LOC (51%) 69 files
pkg4057 LOC (28%) 70 files
example1164 LOC (8%) 19 files
ext582 LOC (4%) 8 files
util330 LOC (2%) 9 files
api303 LOC (2%) 5 files
logging241 LOC (1%) 1 file
exporter237 LOC (1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
core159 commits (56%)
api54 commits (19%)
ext34 commits (12%)
util28 commits (9%)
logging19 commits (6%)
pkg15 commits (5%)
example14 commits (4%)
exporter2 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 2019
core
1
17
14
9
52
604
14
pkg
14
12
15
47
example
9
2
39
api
2
3
1
3
59
4
ext
1
1
57
util
1
1
34
3
exporter
2
2
logging
18
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2025-05-14 18:52