apache / axis-axis2-c-core
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.
  • 679 files, 138,599 LOC (100.0% vs. main code).
  • "src" is biggest, containing 41.99% of LOC.
  • "build" is smallest, containing 0.07% of LOC.


src58199 LOC (41%) 173 files
axiom27266 LOC (19%) 124 files
util19621 LOC (14%) 123 files
neethi15507 LOC (11%) 136 files
include7884 LOC (5%) 80 files
guththila5215 LOC (3%) 18 files
tools2939 LOC (2%) 10 files
xdocs1691 LOC (1%) 9 files
ROOT183 LOC (<1%) 5 files
build94 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 12 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 12 links contain 244 dependencies.
  • There is 1 place (2 links) with cyclic dependencies (15 file dependencies).
G xdocs xdocs tools tools util util tools->util 4 include include include->util 73 neethi neethi include->neethi 2 axiom axiom include->axiom 13 neethi->util 15 neethi->include 13 neethi->axiom 3 axiom->util 35 ROOT ROOT build build guththila guththila guththila->util 7 src src src->util 31 src->include 42 src->axiom 6


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.
include797 commits (11%)
src780 commits (11%)
util643 commits (9%)
axiom498 commits (7%)
guththila135 commits (1%)
xdocs117 commits (1%)
neethi91 commits (1%)
tools79 commits (1%)
build38 commits (<1%)
ROOT24 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
include
1
1
4
1
7
17
32
177
591
965
267
neethi
1
1
73
225
498
util
3
3
1
4
6
1
1
2
8
66
105
329
727
446
ROOT
1
13
1
5
3
1
6
build
4
2
2
4
12
14
src
3
8
16
2
2
3
12
28
27
147
252
746
612
guththila
1
4
2
1
1
7
26
76
210
60
xdocs
1
6
17
6
61
47
61
tools
1
1
4
6
50
67
51
axiom
1
15
2
9
1
6
4
99
136
278
1006
639


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 23:38