apache / ofbiz-site
Components & Dependencies

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.

Learn more...
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.
  • 148 files, 40,246 LOC (100.0% vs. main code).
  • "ROOT" is biggest, containing 40.22% of LOC.
  • "pmc" is smallest, containing 0.12% of LOC.


ROOT16185 LOC (40%) 42 files
template8846 LOC (21%) 46 files
dtds8560 LOC (21%) 32 files
js2866 LOC (7%) 19 files
css2747 LOC (6%) 3 files
font-icons941 LOC (2%) 4 files
bootstrap53 LOC (<1%) 1 file
pmc48 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT312 commits (69%)
template249 commits (55%)
dtds76 commits (16%)
pmc16 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
2023 2022 2021 2020 2019 2018 2017
ROOT
88
197
153
235
217
254
511
template
10
48
59
42
15
54
174
dtds
9
14
11
31
13
38
49
css
3
2
2
2
pmc
1
1
6
1
3
4
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 2 ROOT ROOT template--ROOT 6 css css template--css 1 ROOT--ROOT 3 dtds dtds dtds--dtds 2 css--css 1


2023-08-10 22:25