apache / ofbiz-framework
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 7 components.
  • 3,110 files, 638,164 LOC (100.0% vs. main code).
  • "applications" is biggest, containing 67.24% of LOC.
  • "gradle" is smallest, containing 0.01% of LOC.


applications429091 LOC (67%) 1,732 files
framework177271 LOC (27%) 1,177 files
themes31121 LOC (4%) 196 files
config362 LOC (<1%) 1 file
spotbugs150 LOC (<1%) 1 file
docker135 LOC (<1%) 2 files
gradle34 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.
applications7469 commits (25%)
framework3801 commits (13%)
themes473 commits (1%)
spotbugs20 commits (<1%)
gradle13 commits (<1%)
config3 commits (<1%)
docker3 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
applications
166
579
928
245
777
2603
819
898
1647
4731
511
268
256
496
777
1332
4395
2117
1862
715
framework
222
275
189
269
549
3220
1173
618
1358
1704
208
148
199
285
201
428
742
367
492
213
themes
22
108
31
86
123
188
93
248
84
115
24
2
4
18
32
70
32
spotbugs
4
2
14
gradle
1
2
3
7
config
3
docker
3


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 framework framework framework--framework 22 applications applications framework--applications 9 themes themes framework--themes 3 applications--applications 11 themes--applications 3 themes--themes 5


2025-05-07 16:56