alibaba / esod
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 6 components.
  • 357 files, 32,243 LOC (100.0% vs. main code).
  • "evaluation" is biggest, containing 61.41% of LOC.
  • "data" is smallest, containing 0.97% of LOC.


evaluation19802 LOC (61%) 240 files
models7530 LOC (23%) 78 files
utils3132 LOC (9%) 18 files
scripts746 LOC (2%) 4 files
ROOT721 LOC (2%) 2 files
data312 LOC (<1%) 15 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
scripts3 commits (30%)
evaluation2 commits (20%)
models2 commits (20%)
data2 commits (20%)
ROOT2 commits (20%)
utils2 commits (20%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
evaluation
243
models
79
utils
21
data
17
scripts
1
5
ROOT
3


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 evaluation evaluation evaluation--evaluation 2 data data evaluation--data 1 scripts scripts evaluation--scripts 1 utils utils utils--evaluation 1 utils--utils 2 utils--data 1 utils--scripts 2 ROOT ROOT utils--ROOT 2 models models utils--models 1 data--data 2 data--scripts 1 scripts--scripts 1 ROOT--evaluation 1 ROOT--data 1 ROOT--scripts 2 ROOT--ROOT 1 ROOT--models 1 models--evaluation 1 models--data 1 models--scripts 1 models--models 2


2025-05-14 19:01