apache / myfaces
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.
  • 1,422 files, 156,355 LOC (100.0% vs. main code).
  • "impl" is biggest, containing 72.35% of LOC.
  • "assembly" is smallest, containing 0.05% of LOC.


impl113127 LOC (72%) 900 files
api39692 LOC (25%) 462 files
extensions2794 LOC (1%) 51 files
parent579 LOC (<1%) 6 files
ROOT85 LOC (<1%) 1 file
assembly78 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
impl2433 commits (38%)
api250 commits (4%)
extensions117 commits (1%)
parent25 commits (<1%)
assembly7 commits (<1%)
ROOT2 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
impl
93
186
512
467
727
1204
1411
1091
299
147
36
71
477
242
1381
718
674
316
105
215
api
64
116
310
156
248
651
extensions
7
20
26
55
76
89
43
parent
1
3
2
15
1
2
7
5
ROOT
1
1
assembly
3
4
2


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 api api api--api 20 impl impl impl--api 14 impl--impl 20 extensions extensions impl--extensions 3 extensions--extensions 2


2025-05-07 17:36