apache / sis
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.
  • 2,625 files, 292,245 LOC (100.0% vs. main code).
  • "endorsed" is biggest, containing 84.63% of LOC.
  • "ROOT" is smallest, containing 0.02% of LOC.


endorsed247318 LOC (84%) 2,170 files
optional20666 LOC (7%) 160 files
incubator18497 LOC (6%) 250 files
buildSrc3670 LOC (1%) 37 files
netbeans-project1848 LOC (<1%) 4 files
parent188 LOC (<1%) 3 files
ROOT58 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.
endorsed751 commits (8%)
optional227 commits (2%)
incubator191 commits (2%)
buildSrc66 commits (<1%)
netbeans-project39 commits (<1%)
ROOT37 commits (<1%)
parent6 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
endorsed
921
12722
18469
incubator
587
606
551
optional
56
791
1164
buildSrc
6
81
118
netbeans-project
6
16
33
ROOT
3
12
22
parent
9


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 endorsed endorsed endorsed--endorsed 125 buildSrc buildSrc endorsed--buildSrc 9 optional optional optional--endorsed 43 optional--optional 27 incubator incubator optional--incubator 14 incubator--endorsed 25 incubator--incubator 21 incubator--buildSrc 7 buildSrc--optional 4 netbeans-project netbeans-project netbeans-project--endorsed 7 netbeans-project--optional 4 netbeans-project--incubator 7 netbeans-project--buildSrc 7 ROOT ROOT ROOT--endorsed 5 ROOT--optional 4 ROOT--incubator 4 ROOT--buildSrc 4 ROOT--netbeans-project 6


2025-05-07 15:33