apache / dubbo-spring-boot-project
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 5 components.
  • 70 files, 2,303 LOC (100.0% vs. main code).
  • "dubbo-spring-boot-compatible" is biggest, containing 62.57% of LOC.
  • "dubbo-spring-boot-distribution" is smallest, containing 3.17% of LOC.


dubbo-spring-boot-compatible1441 LOC (62%) 28 files
dubbo-spring-boot-samples492 LOC (21%) 29 files
dubbo-spring-boot-actuator202 LOC (8%) 9 files
dubbo-spring-boot-autoconfigure95 LOC (4%) 2 files
dubbo-spring-boot-distribution73 LOC (3%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
dubbo-spring-boot-compatible25 commits (9%)
dubbo-spring-boot-autoconfigure13 commits (4%)
dubbo-spring-boot-distribution11 commits (4%)
dubbo-spring-boot-samples10 commits (3%)
dubbo-spring-boot-actuator9 commits (3%)
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
dubbo-spring-boot-actuator
9
41
dubbo-spring-boot-samples
1
27
12
dubbo-spring-boot-autoconfigure
1
2
16
dubbo-spring-boot-compatible
6
10
161
dubbo-spring-boot-distribution
15


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 21:12