Logical Decomposition #1: PRIMARY
The decompositions is based on the folder structure at level 1 (relative to the source code root).
Component Sizes (Lines of Code)
The "primary" logical decomposition has 2 components.
- 932 files, 106,344 LOC (27.1% vs. main code).
- "plugins" is biggest, containing 99.76% of LOC.
- ".agents" is smallest, containing 0.24% of LOC.
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
Yearly File Updates Trend per Components
The number of file changes in commits
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...
flowchart TB
n0["plugins"]
n1[".agents"]
n0 ---|"80"| n0
n1 ---|"2"| n1
classDef default fill:#00b2ee,stroke:#ffffff,color:#000000;
classDef highlighted fill:#00b2ee,stroke:#ffffff,color:#000000;
linkStyle 0 stroke:#a0a0a0FF,stroke-width:10px
linkStyle 1 stroke:#a0a0a04C,stroke-width:1px