apache / airavata-custos
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 7 components.
  • 532 files, 86,509 LOC (100.0% vs. main code).
  • "custos-client-sdks" is biggest, containing 49.8% of LOC.
  • "custos-rest-proxy" is smallest, containing 0.07% of LOC.


custos-client-sdks43080 LOC (49%) 129 files
custos-services38916 LOC (44%) 321 files
custos-core2029 LOC (2%) 19 files
ansible1140 LOC (1%) 39 files
custos-utilities1056 LOC (1%) 21 files
custos-grpc-data-models231 LOC (<1%) 2 files
custos-rest-proxy57 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 3 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 3 links contain 15 dependencies.
G custos-grpc-data-models custos-grpc-data-models custos-core custos-core custos-utilities custos-utilities ansible ansible custos-client-sdks custos-client-sdks custos-client-sdks->custos-core 1 custos-services custos-services custos-client-sdks->custos-services 10 custos-services->custos-core 4 custos-rest-proxy custos-rest-proxy


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.
custos-client-sdks142 commits (16%)
ansible74 commits (8%)
custos-services59 commits (7%)
custos-utilities16 commits (1%)
custos-core12 commits (1%)
custos-rest-proxy10 commits (1%)
custos-grpc-data-models7 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
custos-services
2442
ansible
193
203
custos-client-sdks
131
212
382
310
custos-core
151
custos-utilities
142
4
1
custos-grpc-data-models
14
custos-rest-proxy
6
4


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 custos-services custos-services custos-services--custos-services 23 ansible ansible custos-services--ansible 7 custos-client-sdks custos-client-sdks custos-services--custos-client-sdks 10 custos-core custos-core custos-services--custos-core 7 custos-grpc-data-models custos-grpc-data-models custos-services--custos-grpc-data-models 5 custos-rest-proxy custos-rest-proxy custos-services--custos-rest-proxy 4 ansible--ansible 16 custos-client-sdks--ansible 4 custos-client-sdks--custos-client-sdks 12 custos-utilities custos-utilities custos-utilities--custos-services 10 custos-utilities--ansible 4 custos-utilities--custos-client-sdks 7 custos-utilities--custos-utilities 6 custos-utilities--custos-core 4 custos-utilities--custos-grpc-data-models 4 custos-utilities--custos-rest-proxy 4 custos-core--ansible 4 custos-core--custos-client-sdks 5 custos-core--custos-core 7 custos-grpc-data-models--ansible 4 custos-grpc-data-models--custos-client-sdks 5 custos-grpc-data-models--custos-core 5 custos-grpc-data-models--custos-grpc-data-models 5 custos-rest-proxy--ansible 4 custos-rest-proxy--custos-client-sdks 4 custos-rest-proxy--custos-core 4 custos-rest-proxy--custos-grpc-data-models 4


2023-08-10 22:08