apache / maven-surefire
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 13 components.
  • 402 files, 30,334 LOC (43.1% vs. main code).
  • "maven-surefire-common" is biggest, containing 34.47% of LOC.
  • "surefire-extensions-spi" is smallest, containing 0.04% of LOC.


maven-surefire-common10456 LOC (14%) 95 files
surefire-providers7061 LOC (10%) 106 files
surefire-api5523 LOC (7%) 112 files
surefire-booter3519 LOC (5%) 34 files
maven-surefire-report-plugin944 LOC (1%) 8 files
maven-failsafe-plugin793 LOC (1%) 5 files
surefire-report-parser556 LOC (<1%) 4 files
maven-surefire-plugin489 LOC (<1%) 3 files
surefire-extensions-api442 LOC (<1%) 20 files
surefire-grouper292 LOC (<1%) 6 files
surefire-logger-api204 LOC (<1%) 6 files
src42 LOC (<1%) 2 files
surefire-extensions-spi13 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 23 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 23 links contain 270 dependencies.
G surefire-providers surefire-providers surefire-logger-api surefire-logger-api surefire-providers->surefire-logger-api 13 surefire-grouper surefire-grouper surefire-providers->surefire-grouper 3 surefire-api surefire-api surefire-providers->surefire-api 70 maven-surefire-plugin maven-surefire-plugin maven-surefire-plugin->surefire-api 1 surefire-extensions-api surefire-extensions-api maven-surefire-plugin->surefire-extensions-api 1 surefire-report-parser surefire-report-parser surefire-report-parser->surefire-logger-api 2 surefire-extensions-spi surefire-extensions-spi surefire-extensions-spi->surefire-api 1 maven-surefire-common maven-surefire-common maven-surefire-common->surefire-logger-api 18 maven-surefire-common->surefire-api 58 maven-surefire-common->surefire-extensions-api 34 surefire-booter surefire-booter maven-surefire-common->surefire-booter 16 surefire-api->surefire-logger-api 3 maven-failsafe-plugin maven-failsafe-plugin maven-failsafe-plugin->maven-surefire-plugin 2 maven-failsafe-plugin->maven-surefire-common 2 maven-failsafe-plugin->surefire-api 3 maven-failsafe-plugin->surefire-extensions-api 1 maven-failsafe-plugin->surefire-booter 1 surefire-extensions-api->surefire-logger-api 2 surefire-extensions-api->surefire-api 10 surefire-booter->surefire-logger-api 4 surefire-booter->surefire-extensions-spi 2 surefire-booter->surefire-api 20 maven-surefire-report-plugin maven-surefire-report-plugin maven-surefire-report-plugin->surefire-logger-api 3 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.
maven-surefire-common624 commits (19%)
surefire-providers424 commits (13%)
surefire-booter252 commits (7%)
maven-surefire-plugin232 commits (7%)
maven-failsafe-plugin163 commits (5%)
maven-surefire-report-plugin76 commits (2%)
surefire-api40 commits (1%)
src25 commits (<1%)
surefire-report-parser20 commits (<1%)
surefire-grouper18 commits (<1%)
surefire-logger-api13 commits (<1%)
surefire-extensions-api13 commits (<1%)
surefire-extensions-spi5 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 2009 2008 2007 2006
surefire-providers
177
74
15
87
51
55
92
47
237
124
87
146
197
89
2
14
32
32
maven-surefire-common
118
86
43
125
134
128
211
110
151
81
141
220
122
97
surefire-api
135
63
11
125
1
1
surefire-booter
37
22
14
37
39
24
71
27
58
17
45
47
84
78
3
15
maven-surefire-report-plugin
25
2
9
12
8
8
10
4
15
14
3
5
4
9
3
surefire-extensions-api
20
4
7
14
19
surefire-report-parser
11
3
4
3
7
3
5
4
6
maven-failsafe-plugin
7
5
6
9
12
9
15
10
19
12
8
26
18
44
surefire-logger-api
10
1
3
1
16
6
maven-surefire-plugin
2
7
4
8
10
7
8
10
16
11
12
23
21
51
5
11
34
3
surefire-grouper
8
1
7
1
3
7
3
18
src
1
3
1
1
1
2
6
4
1
1
2
3
surefire-extensions-spi
1
3
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 maven-surefire-common maven-surefire-common maven-surefire-common--maven-surefire-common 5 maven-surefire-report-plugin maven-surefire-report-plugin maven-surefire-common--maven-surefire-report-plugin 2 surefire-report-parser surefire-report-parser maven-surefire-common--surefire-report-parser 2 maven-failsafe-plugin maven-failsafe-plugin maven-surefire-common--maven-failsafe-plugin 2 maven-surefire-report-plugin--maven-surefire-report-plugin 4 maven-surefire-report-plugin--maven-failsafe-plugin 2 surefire-report-parser--maven-surefire-report-plugin 3 surefire-report-parser--surefire-report-parser 2 surefire-api surefire-api surefire-report-parser--surefire-api 2 surefire-providers surefire-providers surefire-report-parser--surefire-providers 2 surefire-grouper surefire-grouper surefire-report-parser--surefire-grouper 2 surefire-logger-api surefire-logger-api surefire-logger-api--maven-surefire-common 2 surefire-logger-api--maven-surefire-report-plugin 2 surefire-logger-api--surefire-report-parser 2 surefire-logger-api--surefire-api 2 maven-surefire-plugin maven-surefire-plugin surefire-logger-api--maven-surefire-plugin 2 surefire-logger-api--maven-failsafe-plugin 2 surefire-logger-api--surefire-grouper 2 surefire-booter surefire-booter surefire-logger-api--surefire-booter 2 surefire-api--maven-surefire-common 2 surefire-api--maven-surefire-report-plugin 2 surefire-api--surefire-api 2 surefire-api--maven-surefire-plugin 2 surefire-api--maven-failsafe-plugin 2 surefire-providers--maven-surefire-common 2 surefire-providers--maven-surefire-report-plugin 2 surefire-providers--surefire-logger-api 2 surefire-providers--surefire-api 2 surefire-providers--surefire-providers 2 surefire-providers--maven-surefire-plugin 2 surefire-providers--maven-failsafe-plugin 2 surefire-providers--surefire-grouper 2 surefire-providers--surefire-booter 2 maven-surefire-plugin--maven-surefire-common 2 maven-surefire-plugin--maven-surefire-report-plugin 2 maven-surefire-plugin--maven-failsafe-plugin 2 maven-failsafe-plugin--surefire-report-parser 2 surefire-grouper--maven-surefire-common 2 surefire-grouper--maven-surefire-report-plugin 2 surefire-grouper--surefire-api 2 surefire-grouper--maven-failsafe-plugin 2 surefire-grouper--surefire-grouper 2 surefire-grouper--surefire-booter 2 surefire-booter--maven-surefire-common 2 surefire-booter--maven-surefire-report-plugin 2 surefire-booter--surefire-report-parser 2 surefire-booter--surefire-api 2 surefire-booter--maven-surefire-plugin 2 surefire-booter--maven-failsafe-plugin 2 surefire-booter--surefire-booter 2


2023-08-10 13:45