apache / turbine-fulcrum-security
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 9 components.
  • 201 files, 14,701 LOC (100.0% vs. main code).
  • "torque" is biggest, containing 42.26% of LOC.
  • "ROOT" is smallest, containing 0.02% of LOC.


torque6212 LOC (42%) 59 files
api3320 LOC (22%) 81 files
adapters1820 LOC (12%) 17 files
hibernate1203 LOC (8%) 11 files
memory754 LOC (5%) 13 files
ldap734 LOC (4%) 10 files
src478 LOC (3%) 5 files
nt177 LOC (1%) 4 files
ROOT3 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
api53 commits (24%)
torque48 commits (21%)
memory16 commits (7%)
hibernate13 commits (5%)
ldap8 commits (3%)
src6 commits (2%)
nt5 commits (2%)
adapters3 commits (1%)
ROOT2 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 2009 2008
src
7
1
1
1
1
api
7
2
8
21
3
66
22
5
10
1
6
153
1
2
torque
4
6
14
19
22
60
67
72
6
11
29
38
5
1
memory
2
2
1
1
4
9
1
1
23
1
ldap
1
1
2
7
1
8
hibernate
1
1
2
1
7
1
22
9
adapters
8
ROOT
1
1
nt
2
4
1


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 hibernate hibernate api api hibernate--api 1 src src src--hibernate 1 src--api 1 src--src 1 ldap ldap src--ldap 1 memory memory src--memory 1 ldap--hibernate 1 ldap--api 1 memory--hibernate 1 memory--api 1 memory--ldap 1 torque torque torque--hibernate 1 torque--api 1 torque--src 1 torque--ldap 1 torque--memory 1


2025-05-07 20:30