apache / maven-indexer
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 9 components.
  • 214 files, 12,761 LOC (100.0% vs. main code).
  • "indexer-core" is biggest, containing 73.14% of LOC.
  • "src" is smallest, containing 0.45% of LOC.


indexer-core9334 LOC (73%) 140 files
indexer-reader1248 LOC (9%) 19 files
search-backend-remoterepository626 LOC (4%) 13 files
indexer-cli488 LOC (3%) 4 files
search-api363 LOC (2%) 14 files
search-backend-smo337 LOC (2%) 11 files
search-backend-indexer241 LOC (1%) 6 files
indexer-examples67 LOC (<1%) 4 files
src57 LOC (<1%) 3 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 5 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 5 links contain 25 dependencies.
G indexer-cli indexer-cli indexer-core indexer-core indexer-cli->indexer-core 2 search-api search-api search-backend-indexer search-backend-indexer search-backend-indexer->search-api 4 search-backend-indexer->indexer-core 5 search-backend-remoterepository search-backend-remoterepository search-backend-remoterepository->search-api 10 indexer-examples indexer-examples search-backend-smo search-backend-smo search-backend-smo->search-api 4 indexer-reader indexer-reader src src


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
indexer-core172 commits (31%)
indexer-cli20 commits (3%)
indexer-reader18 commits (3%)
src13 commits (2%)
indexer-examples6 commits (1%)
search-backend-smo6 commits (1%)
search-api4 commits (<1%)
search-backend-indexer4 commits (<1%)
search-backend-remoterepository2 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 2016 2015 2014 2013 2012 2011 2010
indexer-core
157
47
8
68
21
4
103
6
2
189
8
64
349
157
indexer-reader
19
28
14
2
32
search-backend-smo
10
21
search-api
16
14
search-backend-remoterepository
15
search-backend-indexer
5
7
indexer-cli
3
4
3
2
1
2
8
3
indexer-examples
2
5
src
1
6
7
1


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 indexer-core indexer-core indexer-core--indexer-core 5 search-backend-remoterepository search-backend-remoterepository search-backend-remoterepository--search-backend-remoterepository 2 search-api search-api search-backend-remoterepository--search-api 1 search-api--search-api 1 indexer-reader indexer-reader indexer-reader--indexer-core 1


2023-08-10 15:03