apache / servicecomb-toolkit
Components & Dependencies

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.
  • 546 files, 15,574 LOC (82.7% vs. main code).
  • "oas-validator" is biggest, containing 57.94% of LOC.
  • "toolkit-distribution" is smallest, containing 0.29% of LOC.


oas-validator9024 LOC (47%) 350 files
codegen2702 LOC (14%) 103 files
oas-generator2114 LOC (11%) 55 files
cli534 LOC (2%) 12 files
common447 LOC (2%) 12 files
toolkit-maven-plugin403 LOC (2%) 5 files
contractgen143 LOC (<1%) 1 file
docgen112 LOC (<1%) 2 files
core50 LOC (<1%) 5 files
toolkit-distribution45 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 11 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 11 links contain 15 dependencies.
G oas-generator oas-generator core core toolkit-distribution toolkit-distribution toolkit-maven-plugin toolkit-maven-plugin toolkit-maven-plugin->core 1 codegen codegen toolkit-maven-plugin->codegen 2 common common toolkit-maven-plugin->common 2 cli cli cli->core 2 cli->codegen 1 oas-validator oas-validator cli->oas-validator 2 codegen->core 1 docgen docgen docgen->core 1 contractgen contractgen contractgen->oas-generator 1 contractgen->core 1 contractgen->common 1


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
codegen31 commits (13%)
cli26 commits (11%)
toolkit-maven-plugin25 commits (10%)
oas-validator21 commits (8%)
common17 commits (7%)
oas-generator12 commits (5%)
contractgen11 commits (4%)
docgen7 commits (2%)
core2 commits (<1%)
toolkit-distribution2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021 2020 2019
toolkit-maven-plugin
46
codegen
386
core
6
cli
4
41
contractgen
11
common
26
toolkit-distribution
2
docgen
8
oas-generator
105
oas-validator
493


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.



2023-08-10 22:14