apache / directory-scimple
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 8 components.
  • 192 files, 9,971 LOC (100.0% vs. main code).
  • "scim-spec" is biggest, containing 49.59% of LOC.
  • "src" is smallest, containing 0.63% of LOC.


scim-spec4945 LOC (49%) 103 files
scim-server2026 LOC (20%) 37 files
scim-core1206 LOC (12%) 18 files
scim-server-examples839 LOC (8%) 20 files
scim-client685 LOC (6%) 11 files
support140 LOC (1%) 1 file
scim-tools67 LOC (<1%) 1 file
src63 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 94 dependencies.
G scim-spec scim-spec scim-client scim-client scim-client->scim-spec 7 scim-core scim-core scim-client->scim-core 1 scim-core->scim-spec 12 scim-server-examples scim-server-examples scim-server-examples->scim-spec 12 scim-server-examples->scim-core 9 scim-server scim-server scim-server-examples->scim-server 12 scim-tools scim-tools support support support->scim-spec 1 support->scim-core 1 support->scim-server 1 scim-server->scim-spec 28 scim-server->scim-core 10 src src


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.
scim-spec99 commits (7%)
scim-server76 commits (6%)
scim-core53 commits (4%)
scim-server-examples33 commits (2%)
scim-client17 commits (1%)
src11 commits (<1%)
support8 commits (<1%)
scim-tools2 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
scim-spec
112
243
8
44
4
scim-server
14
291
scim-server-examples
40
104
scim-core
36
69
scim-client
82
2
7
support
8
src
7
2
2
scim-tools
2


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 scim-server-examples scim-server-examples scim-server-examples--scim-server-examples 4


2023-08-10 21:17