aliyun / tea-util
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 10 components.
  • 39 files, 4,760 LOC (100.0% vs. main code).
  • "cpp" is biggest, containing 16.91% of LOC.
  • "cc" is smallest, containing 1.03% of LOC.


cpp805 LOC (16%) 8 files
csharp688 LOC (14%) 7 files
java645 LOC (13%) 6 files
swift584 LOC (12%) 5 files
golang537 LOC (11%) 1 file
python527 LOC (11%) 4 files
php497 LOC (10%) 4 files
ROOT225 LOC (4%) 1 file
ts203 LOC (4%) 1 file
cc49 LOC (1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
python58 commits (14%)
java56 commits (13%)
csharp50 commits (12%)
php47 commits (11%)
golang46 commits (11%)
ROOT26 commits (6%)
ts24 commits (5%)
cpp23 commits (5%)
swift12 commits (2%)
cc2 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
python
5
8
6
10
39
csharp
1
4
1
5
6
37
java
1
4
6
3
10
46
swift
4
2
9
1
5
ts
4
2
4
1
13
ROOT
1
2
2
3
1
17
php
3
3
5
3
36
golang
2
6
3
6
29
cc
3
cpp
2
1
61


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 java java csharp csharp java--csharp 1 ROOT ROOT ROOT--java 1 ROOT--csharp 1


2025-05-15 05:01