apache / ofbiz-site
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 8 components.
  • 172 files, 43,252 LOC (100.0% vs. main code).
  • "ROOT" is biggest, containing 42.73% of LOC.
  • "pmc" is smallest, containing 0.12% of LOC.


ROOT18481 LOC (42%) 54 files
template9428 LOC (21%) 58 files
dtds8685 LOC (20%) 32 files
js2866 LOC (6%) 19 files
css2747 LOC (6%) 3 files
font-icons941 LOC (2%) 4 files
bootstrap53 LOC (<1%) 1 file
pmc51 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.
ROOT392 commits (69%)
template308 commits (54%)
dtds96 commits (17%)
pmc17 commits (3%)
css6 commits (1%)
js4 commits (<1%)
bootstrap1 commits (<1%)
font-icons1 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
ROOT
132
321
152
197
153
235
217
254
511
template
31
41
27
48
59
42
15
54
174
dtds
14
11
9
14
11
31
13
38
49
pmc
1
1
1
6
1
3
4
css
3
2
2
2
js
1
21
bootstrap
1
font-icons
4


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 template template template--template 8 ROOT ROOT template--ROOT 20 ROOT--ROOT 9 dtds dtds dtds--dtds 3


2025-05-07 20:00