apache / syncope
Components

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.

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 11 components.
  • 3,333 files, 228,285 LOC (100.0% vs. main code).
  • "core" is biggest, containing 39.8% of LOC.
  • "standalone" is smallest, containing 0.01% of LOC.


core90860 LOC (39%) 1,243 files
client71399 LOC (31%) 1,093 files
ext26900 LOC (11%) 380 files
common25206 LOC (11%) 417 files
fit4009 LOC (1%) 70 files
wa3745 LOC (1%) 49 files
sra3246 LOC (1%) 49 files
src2282 LOC (<1%) 16 files
docker517 LOC (<1%) 13 files
archetype97 LOC (<1%) 1 file
standalone24 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
core920 commits (10%)
client484 commits (5%)
ext287 commits (3%)
src269 commits (3%)
common266 commits (3%)
fit225 commits (2%)
wa112 commits (1%)
sra65 commits (<1%)
archetype20 commits (<1%)
docker12 commits (<1%)
standalone9 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010
core
735
1545
520
1033
502
327
762
610
610
640
1088
client
271
387
779
689
819
717
1412
534
ext
89
177
292
160
168
237
208
223
121
common
65
102
231
219
162
343
140
180
fit
26
49
51
43
17
29
75
42
44
26
52
wa
23
39
133
67
27
25
src
7
14
1
21
13
7
14
40
14
46
80
61
66
34
sra
11
3
47
23
27
73
13
docker
1
1
3
1
2
6
8
archetype
1
1
3
1
3
4
3
3
1
standalone
1
6
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 core core core--core 39 client client core--client 27 common common core--common 19 src src core--src 2 client--client 29 fit fit client--fit 12 ext ext ext--core 21 ext--client 18 ext--ext 18 ext--common 14 ext--fit 12 wa wa ext--wa 9 common--client 19 common--common 13 common--wa 11 fit--core 16 fit--common 10 fit--fit 7 wa--core 10 wa--client 9 wa--fit 5 wa--wa 9 sra sra sra--core 8 sra--client 7 sra--ext 7 sra--common 3 sra--fit 4 sra--wa 4 sra--sra 3 src--src 2


2025-05-07 15:44