apache / uima-uimafit
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 10 components.
  • 148 files, 11,460 LOC (100.0% vs. main code).
  • "uimafit-core" is biggest, containing 69.08% of LOC.
  • "ROOT" is smallest, containing 0.29% of LOC.


uimafit-core7917 LOC (69%) 102 files
uimafit-maven-plugin1029 LOC (8%) 15 files
uimafit-docbook700 LOC (6%) 3 files
src519 LOC (4%) 2 files
uimafit-benchmark438 LOC (3%) 9 files
uimafit-junit251 LOC (2%) 2 files
uimafit-spring244 LOC (2%) 7 files
uimafit-cpe238 LOC (2%) 3 files
uimafit-assertj91 LOC (<1%) 4 files
ROOT33 LOC (<1%) 1 file
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 9 dependencies.
G uimafit-junit uimafit-junit uimafit-core uimafit-core uimafit-junit->uimafit-core 2 uimafit-cpe uimafit-cpe uimafit-cpe->uimafit-core 2 uimafit-assertj uimafit-assertj uimafit-assertj->uimafit-core 2 ROOT ROOT uimafit-spring uimafit-spring uimafit-maven-plugin uimafit-maven-plugin uimafit-maven-plugin->uimafit-core 2 uimafit-benchmark uimafit-benchmark uimafit-benchmark->uimafit-core 1 uimafit-docbook uimafit-docbook 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.
uimafit-core270 commits (27%)
uimafit-maven-plugin81 commits (8%)
uimafit-docbook58 commits (5%)
uimafit-cpe47 commits (4%)
uimafit-benchmark42 commits (4%)
ROOT23 commits (2%)
uimafit-junit20 commits (2%)
uimafit-assertj9 commits (<1%)
uimafit-spring8 commits (<1%)
src2 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
uimafit-core
9
145
237
574
37
126
31
14
38
70
102
uimafit-junit
4
26
10
uimafit-maven-plugin
4
17
32
43
9
2
6
1
1
3
53
uimafit-benchmark
14
42
49
5
31
uimafit-assertj
8
20
uimafit-spring
6
9
21
src
4
uimafit-cpe
2
20
23
3
3
2
4
ROOT
7
12
3
1
uimafit-docbook
21
43
8
4
1
4
1
4
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 uimafit-maven-plugin uimafit-maven-plugin uimafit-maven-plugin--uimafit-maven-plugin 2 uimafit-junit uimafit-junit uimafit-junit--uimafit-junit 2


2023-08-10 14:53