apache / tomcat-maven-plugin
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 8 components.
  • 104 files, 16,958 LOC (100.0% vs. main code).
  • "tomcat8-maven-plugin" is biggest, containing 40.94% of LOC.
  • "src" is smallest, containing 0.39% of LOC.


tomcat8-maven-plugin6942 LOC (40%) 35 files
tomcat7-maven-plugin6292 LOC (37%) 35 files
common-tomcat-maven-plugin1225 LOC (7%) 13 files
tomcat7-war-runner957 LOC (5%) 3 files
tomcat8-war-runner888 LOC (5%) 3 files
tomcat-maven-plugin-it359 LOC (2%) 6 files
tomcat-maven-archetype229 LOC (1%) 8 files
src66 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 6 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 6 links contain 26 dependencies.
G tomcat8-war-runner tomcat8-war-runner tomcat7-maven-plugin tomcat7-maven-plugin tomcat7-maven-plugin->tomcat8-war-runner 2 tomcat7-war-runner tomcat7-war-runner tomcat7-maven-plugin->tomcat7-war-runner 2 common-tomcat-maven-plugin common-tomcat-maven-plugin tomcat7-maven-plugin->common-tomcat-maven-plugin 9 tomcat-maven-plugin-it tomcat-maven-plugin-it tomcat8-maven-plugin tomcat8-maven-plugin tomcat8-maven-plugin->tomcat8-war-runner 2 tomcat8-maven-plugin->tomcat7-war-runner 2 tomcat8-maven-plugin->common-tomcat-maven-plugin 9 tomcat-maven-archetype tomcat-maven-archetype 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.
tomcat7-maven-plugin180 commits (29%)
common-tomcat-maven-plugin53 commits (8%)
tomcat7-war-runner50 commits (8%)
src29 commits (4%)
tomcat8-maven-plugin19 commits (3%)
tomcat-maven-archetype11 commits (1%)
tomcat-maven-plugin-it9 commits (1%)
tomcat8-war-runner4 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
tomcat8-war-runner
3
4
common-tomcat-maven-plugin
4
3
6
9
10
51
tomcat-maven-plugin-it
3
7
14
tomcat7-war-runner
1
2
10
10
11
32
src
1
2
15
11
tomcat7-maven-plugin
10
1
14
86
101
79
tomcat8-maven-plugin
11
60
tomcat-maven-archetype
18


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...

No temporal dependencies found.



2023-08-10 14:07