apache / maven-archetype
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 6 components.
  • 184 files, 11,871 LOC (100.0% vs. main code).
  • "archetype-common" is biggest, containing 68.13% of LOC.
  • "archetype-samples" is smallest, containing 0.31% of LOC.


archetype-common8088 LOC (68%) 65 files
maven-archetype-plugin3607 LOC (30%) 108 files
src53 LOC (<1%) 2 files
archetype-packaging43 LOC (<1%) 2 files
archetype-models43 LOC (<1%) 3 files
archetype-samples37 LOC (<1%) 4 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 1 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 1 links contain 16 dependencies.
G archetype-common archetype-common maven-archetype-plugin maven-archetype-plugin maven-archetype-plugin->archetype-common 16 archetype-samples archetype-samples archetype-packaging archetype-packaging archetype-models archetype-models 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.
archetype-common229 commits (18%)
maven-archetype-plugin136 commits (11%)
src15 commits (1%)
archetype-packaging9 commits (<1%)
archetype-models5 commits (<1%)
archetype-samples3 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
archetype-common
68
1
7
13
63
4
38
20
9
9
5
3
89
199
17
130
55
maven-archetype-plugin
35
16
13
74
18
42
4
23
10
2
10
91
30
archetype-packaging
1
2
2
1
2
2
src
1
1
1
4
1
2
5
1
archetype-models
1
1
1
2
1
archetype-samples
4


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 archetype-common archetype-common archetype-common--archetype-common 3 maven-archetype-plugin maven-archetype-plugin maven-archetype-plugin--archetype-common 2 maven-archetype-plugin--maven-archetype-plugin 2 archetype-models archetype-models maven-archetype-plugin--archetype-models 1 archetype-packaging archetype-packaging maven-archetype-plugin--archetype-packaging 1 src src src--archetype-common 1 src--maven-archetype-plugin 1 src--archetype-models 1 src--archetype-packaging 1 archetype-models--archetype-common 1 archetype-packaging--archetype-common 1 archetype-packaging--archetype-models 1


2023-08-10 13:24