apache / incubator-atlas
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 18 components.
  • 748 files, 84,839 LOC (100.0% vs. main code).
  • "repository" is biggest, containing 28.89% of LOC.
  • "dev-support" is smallest, containing 0.01% of LOC.


repository24513 LOC (28%) 164 files
dashboardv215845 LOC (18%) 122 files
webapp9276 LOC (10%) 73 files
intg8718 LOC (10%) 47 files
graphdb6396 LOC (7%) 80 files
typesystem6180 LOC (7%) 53 files
addons3309 LOC (3%) 26 files
catalog2752 LOC (3%) 60 files
common1996 LOC (2%) 44 files
client1976 LOC (2%) 11 files
notification1419 LOC (1%) 24 files
authorization966 LOC (1%) 12 files
distro584 LOC (<1%) 6 files
server-api518 LOC (<1%) 20 files
plugin-classloader306 LOC (<1%) 2 files
ROOT50 LOC (<1%) 1 file
build-tools30 LOC (<1%) 2 files
dev-support5 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 61 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 61 links contain 780 dependencies.
  • There are 7 places (14 links) with cyclic dependencies (276 file dependencies).
G server-api server-api typesystem typesystem server-api->typesystem 7 intg intg server-api->intg 3 repository repository repository->server-api 18 common common repository->common 49 repository->typesystem 59 repository->intg 84 graphdb graphdb repository->graphdb 51 distro distro notification notification notification->server-api 6 notification->repository 5 webapp webapp notification->webapp 5 notification->common 6 notification->typesystem 6 notification->intg 5 client client notification->client 5 ROOT ROOT catalog catalog catalog->server-api 4 catalog->repository 15 catalog->webapp 4 catalog->common 15 catalog->typesystem 9 catalog->intg 4 catalog->client 4 catalog->graphdb 1 addons addons addons->server-api 7 addons->repository 7 addons->notification 5 addons->webapp 7 addons->common 7 addons->typesystem 7 addons->intg 7 addons->client 7 plugin-classloader plugin-classloader addons->plugin-classloader 4 webapp->server-api 18 webapp->repository 15 webapp->catalog 5 webapp->common 23 webapp->typesystem 9 webapp->intg 22 authorization authorization webapp->authorization 2 webapp->client 4 typesystem->server-api 32 typesystem->repository 32 typesystem->webapp 32 typesystem->common 34 typesystem->intg 32 typesystem->client 32 dashboardv2 dashboardv2 authorization->server-api 3 authorization->repository 3 authorization->webapp 3 authorization->common 3 authorization->intg 3 authorization->client 3 dev-support dev-support client->common 2 client->typesystem 3 client->intg 5 build-tools build-tools graphdb->server-api 5 graphdb->repository 5 graphdb->webapp 5 graphdb->common 6 graphdb->typesystem 5 graphdb->intg 6 graphdb->client 5


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.
repository317 commits (18%)
webapp233 commits (13%)
dashboardv2141 commits (8%)
intg125 commits (7%)
addons106 commits (6%)
typesystem90 commits (5%)
client71 commits (4%)
common59 commits (3%)
notification45 commits (2%)
server-api44 commits (2%)
distro33 commits (1%)
authorization21 commits (1%)
graphdb16 commits (<1%)
catalog15 commits (<1%)
plugin-classloader5 commits (<1%)
build-tools2 commits (<1%)
ROOT1 commits (<1%)
dev-support1 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 2018 2017 2016 2015 2014
webapp
199
240
147
2
plugin-classloader
7
distro
3
23
13
build-tools
1
2
ROOT
1
addons
12
168
37
catalog
4
114
server-api
21
32
8
intg
227
188
dashboardv2
435
668
repository
688
359
298
authorization
17
36
notification
19
65
21
common
81
69
7
dev-support
1
client
30
54
34
graphdb
62
120
typesystem
26
126
366


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 15:46