apache / plc4x-website
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 5 components.
  • 21 files, 29,615 LOC (21.5% vs. main code).
  • "_" is biggest, containing 95.31% of LOC.
  • "en" is smallest, containing 0.05% of LOC.


_28226 LOC (20%) 13 files
css607 LOC (<1%) 1 file
ROOT596 LOC (<1%) 3 files
schemas170 LOC (<1%) 2 files
en16 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.
ROOT111 commits (11%)
css9 commits (<1%)
schemas9 commits (<1%)
en4 commits (<1%)
_3 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
_
13
26
ROOT
5
27
7
7
11
27
45
3
en
4
4
schemas
2
4
2
6
2
css
1
3
1
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 ROOT ROOT ROOT--ROOT 3 _ _ ROOT--_ 3 css css ROOT--css 3 _--_ 3 css--_ 3 en en en--en 3 schemas schemas schemas--ROOT 2 schemas--_ 2 schemas--css 2 schemas--schemas 2


2025-05-07 19:45