alibaba / catex
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 9 components.
  • 224 files, 13,024 LOC (100.0% vs. main code).
  • "Dassl.pytorch" is biggest, containing 74.42% of LOC.
  • "data" is smallest, containing 0.2% of LOC.


Dassl.pytorch9692 LOC (74%) 169 files
datasets1010 LOC (7%) 17 files
trainers926 LOC (7%) 3 files
clip562 LOC (4%) 4 files
ood301 LOC (2%) 4 files
synthesis231 LOC (1%) 2 files
ROOT161 LOC (1%) 1 file
configs115 LOC (<1%) 23 files
data26 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.
synthesis1 commits (33%)
configs1 commits (33%)
trainers1 commits (33%)
Dassl.pytorch1 commits (33%)
data1 commits (33%)
ROOT1 commits (33%)
ood1 commits (33%)
datasets1 commits (33%)
clip1 commits (33%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
Dassl.pytorch
169
configs
23
datasets
17
ood
4
clip
4
trainers
3
synthesis
2
data
1
ROOT
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 Dassl.pytorch Dassl.pytorch Dassl.pytorch--Dassl.pytorch 1 data data data--Dassl.pytorch 1


2025-05-14 19:01