apache / tapestry4
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.
  • 2,200 files, 160,805 LOC (100.0% vs. main code).
  • "tapestry-framework" is biggest, containing 67.04% of LOC.
  • "ROOT" is smallest, containing 0.08% of LOC.


tapestry-framework107803 LOC (67%) 1,477 files
src21726 LOC (13%) 92 files
tapestry-contrib12634 LOC (7%) 256 files
tapestry-examples11338 LOC (7%) 240 files
tapestry-portlet3003 LOC (1%) 59 files
tapestry-annotations2371 LOC (1%) 50 files
support1034 LOC (<1%) 4 files
tapestry-archetype491 LOC (<1%) 17 files
eclipse274 LOC (<1%) 2 files
ROOT131 LOC (<1%) 3 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 9 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 9 links contain 291 dependencies.
G tapestry-examples tapestry-examples tapestry-contrib tapestry-contrib tapestry-examples->tapestry-contrib 8 tapestry-annotations tapestry-annotations tapestry-examples->tapestry-annotations 45 tapestry-framework tapestry-framework tapestry-examples->tapestry-framework 76 ROOT ROOT eclipse eclipse tapestry-contrib->tapestry-annotations 7 tapestry-contrib->tapestry-framework 86 tapestry-annotations->tapestry-framework 28 support support tapestry-archetype tapestry-archetype tapestry-archetype->tapestry-annotations 2 tapestry-archetype->tapestry-framework 6 tapestry-portlet tapestry-portlet tapestry-portlet->tapestry-framework 33 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.
tapestry-framework478 commits (12%)
tapestry-examples135 commits (3%)
src124 commits (3%)
tapestry-contrib69 commits (1%)
tapestry-annotations41 commits (1%)
support20 commits (<1%)
tapestry-portlet18 commits (<1%)
ROOT12 commits (<1%)
eclipse6 commits (<1%)
tapestry-archetype2 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 2005 2004 2003
tapestry-portlet
10
71
ROOT
1
11
src
4
16
97
240
tapestry-examples
9
128
344
tapestry-annotations
53
96
tapestry-archetype
16
17
tapestry-contrib
3
5
69
291
support
3
18
tapestry-framework
16
594
794
1755
eclipse
1
3
2


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 10:36