twitter / caladrius
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.

Learn more...
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.
  • 69 files, 4,350 LOC (100.0% vs. main code).
  • "metrics" is biggest, containing 22.28% of LOC.
  • "config" is smallest, containing 0.14% of LOC.


metrics969 LOC (22%) 11 files
graph922 LOC (21%) 13 files
model749 LOC (17%) 15 files
tools519 LOC (11%) 2 files
api421 LOC (9%) 8 files
common276 LOC (6%) 5 files
performance_prediction207 LOC (4%) 5 files
traffic_provider146 LOC (3%) 4 files
ROOT135 LOC (3%) 4 files
config6 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.
model54 commits (25%)
api53 commits (25%)
metrics50 commits (24%)
graph47 commits (22%)
common41 commits (19%)
tools20 commits (9%)
ROOT19 commits (9%)
traffic_provider11 commits (5%)
performance_prediction8 commits (3%)
config5 commits (2%)
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 2018
traffic_provider
22
ROOT
24
common
48
performance_prediction
18
model
116
metrics
83
api
88
tools
21
config
5
graph
73


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...

No temporal dependencies found.



2025-01-17 11:59