apache / groovy-geb
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 6 components.
  • 263 files, 11,235 LOC (55.3% vs. main code).
  • "module" is biggest, containing 71.35% of LOC.
  • "buildSrc" is smallest, containing 1.6% of LOC.


module8016 LOC (39%) 196 files
doc1334 LOC (6%) 17 files
integration1155 LOC (5%) 32 files
internal303 LOC (1%) 11 files
gradle247 LOC (1%) 2 files
buildSrc180 LOC (<1%) 5 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
module737 commits (24%)
integration106 commits (3%)
gradle101 commits (3%)
internal67 commits (2%)
doc16 commits (<1%)
buildSrc8 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
module
4
229
43
33
58
177
327
45
84
300
339
99
130
224
65
gradle
7
31
1
7
22
2
2
2
5
3
5
16
integration
33
37
122
9
27
20
12
3
2
18
63
9
doc
11
12
4
3
3
internal
19
6
14
8
15
8
2
3
17
7
buildSrc
4
5
6


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 doc doc doc--doc 7 gradle gradle doc--gradle 3 module module module--doc 1 module--module 4 module--gradle 4 integration integration module--integration 2 gradle--gradle 1 integration--doc 1 integration--gradle 1 integration--integration 1 buildSrc buildSrc buildSrc--doc 1 buildSrc--gradle 1 buildSrc--buildSrc 2 internal internal internal--doc 1 internal--module 1 internal--gradle 1 internal--integration 1 internal--internal 1


2025-05-07 15:23