apache / lucene
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 4 components.
  • 3,738 files, 444,152 LOC (100.0% vs. main code).
  • "lucene" is biggest, containing 97.6% of LOC.
  • "build-tools" is smallest, containing 0.33% of LOC.


lucene433493 LOC (97%) 3,696 files
dev-tools7204 LOC (1%) 15 files
gradle1995 LOC (<1%) 16 files
build-tools1460 LOC (<1%) 11 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
lucene6831 commits (18%)
dev-tools542 commits (1%)
gradle70 commits (<1%)
build-tools9 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
lucene
881
2649
1925
1902
3811
3220
1567
2290
2907
9527
2635
4171
3023
7121
dev-tools
57
46
19
34
53
61
42
51
59
91
20
36
38
60
14
gradle
11
12
11
2
35
15
build-tools
3
16


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 lucene lucene lucene--lucene 108 dev-tools dev-tools lucene--dev-tools 1 gradle gradle lucene--gradle 6 build-tools build-tools lucene--build-tools 2 dev-tools--dev-tools 6 dev-tools--gradle 1 dev-tools--build-tools 1 gradle--gradle 1 build-tools--gradle 2


2025-05-07 20:26