apache / turbine-core
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 5 components.
  • 468 files, 39,309 LOC (100.0% vs. main code).
  • "src" is biggest, containing 68.63% of LOC.
  • "ROOT" is smallest, containing 0.22% of LOC.


src26979 LOC (68%) 368 files
extensions9844 LOC (25%) 62 files
proposals1951 LOC (4%) 29 files
conf448 LOC (1%) 8 files
ROOT87 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.
src802 commits (38%)
extensions64 commits (3%)
conf24 commits (1%)
proposals14 commits (<1%)
ROOT7 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 2007 2006 2005
src
18
132
101
34
113
2
247
158
76
213
256
8
87
6
237
68
62
251
2
5
35
extensions
2
1
12
1
69
15
47
ROOT
1
1
2
2
1
conf
2
5
2
2
2
1
2
1
2
6
1
2
proposals
2
8
2
5
4


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2025-05-07 17:31