huggingface / frp
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 7 components.
  • 140 files, 14,604 LOC (100.0% vs. main code).
  • "pkg" is biggest, containing 41.38% of LOC.
  • "scripts" is smallest, containing 0.16% of LOC.


pkg6043 LOC (41%) 61 files
server2909 LOC (19%) 21 files
client2686 LOC (18%) 11 files
web1738 LOC (11%) 25 files
cmd1161 LOC (7%) 16 files
assets44 LOC (<1%) 5 files
scripts23 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.
server200 commits (18%)
client193 commits (18%)
cmd141 commits (13%)
pkg69 commits (6%)
web35 commits (3%)
assets20 commits (1%)
scripts2 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 2019 2018 2017 2016
cmd
3
15
38
54
102
109
24
16
server
6
37
13
84
175
89
74
assets
12
2
14
4
web
37
13
32
43
66
client
5
42
30
44
122
115
58
scripts
1
1
pkg
2
91
61
62


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-06-30 09:00