huggingface / dataset-viewer
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 5 components.
  • 313 files, 25,013 LOC (86.9% vs. main code).
  • "services" is biggest, containing 40.2% of LOC.
  • "front" is smallest, containing 2.76% of LOC.


services10056 LOC (34%) 117 files
libs8284 LOC (28%) 51 files
chart3435 LOC (11%) 88 files
jobs2547 LOC (8%) 54 files
front691 LOC (2%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
services654 commits (29%)
libs527 commits (23%)
chart479 commits (21%)
jobs165 commits (7%)
front67 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
services
74
585
1115
259
libs
59
418
570
28
chart
20
223
708
80
jobs
1
108
193
33
front
2
20
48


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 services services services--services 16 libs libs services--libs 17 front front services--front 2 chart chart services--chart 2 jobs jobs services--jobs 1 libs--libs 10 front--libs 2 chart--libs 2 chart--chart 2 jobs--libs 1


2025-06-30 08:58