apache / directory-kerby
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 9 components.
  • 791 files, 45,103 LOC (100.0% vs. main code).
  • "kerby-kerb" is biggest, containing 61.9% of LOC.
  • "build-tools" is smallest, containing 0.18% of LOC.


kerby-kerb27918 LOC (61%) 477 files
kerby-common7386 LOC (16%) 124 files
kerby-pkix4376 LOC (9%) 138 files
kerby-tool2267 LOC (5%) 23 files
kerby-backend2111 LOC (4%) 16 files
kerby-provider538 LOC (1%) 4 files
kerby-kdc322 LOC (<1%) 5 files
benchmark102 LOC (<1%) 2 files
build-tools83 LOC (<1%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 16 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 16 links contain 441 dependencies.
  • There are 2 places (4 links) with cyclic dependencies (60 file dependencies).
G benchmark benchmark kerby-common kerby-common benchmark->kerby-common 1 kerby-kerb kerby-kerb benchmark->kerby-kerb 2 kerby-backend kerby-backend benchmark->kerby-backend 1 kerby-tool kerby-tool kerby-tool->kerby-common 16 kerby-tool->kerby-kerb 22 kerby-tool->kerby-backend 13 kerby-kdc kerby-kdc kerby-kdc->kerby-common 1 kerby-kdc->kerby-kerb 5 kerby-provider kerby-provider kerby-provider->kerby-kerb 4 kerby-kerb->kerby-common 179 kerby-kerb->kerby-provider 1 kerby-pkix kerby-pkix kerby-kerb->kerby-pkix 7 kerby-kerb->kerby-backend 43 kerby-pkix->kerby-common 126 build-tools build-tools kerby-backend->kerby-common 8 kerby-backend->kerby-kerb 12


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.
kerby-kerb510 commits (27%)
kerby-tool105 commits (5%)
kerby-backend105 commits (5%)
kerby-kdc46 commits (2%)
kerby-common42 commits (2%)
kerby-provider30 commits (1%)
kerby-pkix30 commits (1%)
benchmark11 commits (<1%)
build-tools3 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
kerby-common
8
5
9
8
4
20
21
152
kerby-kerb
2
8
12
66
24
98
222
353
1908
kerby-tool
2
4
1
6
14
23
49
139
kerby-backend
2
1
5
2
2
15
18
12
157
kerby-provider
7
4
46
build-tools
1
1
2
kerby-pkix
9
640
kerby-kdc
1
5
17
38
benchmark
7
7


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:39