apache / incubator-twill
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 9 components.
  • 250 files, 17,077 LOC (100.0% vs. main code).
  • "twill-yarn" is biggest, containing 38.7% of LOC.
  • "twill-discovery-api" is smallest, containing 0.15% of LOC.


twill-yarn6608 LOC (38%) 73 files
twill-core5194 LOC (30%) 80 files
twill-zookeeper2571 LOC (15%) 30 files
twill-api1378 LOC (8%) 43 files
twill-discovery-core514 LOC (3%) 6 files
twill-common326 LOC (1%) 9 files
twill-ext286 LOC (1%) 2 files
twill-examples174 LOC (1%) 3 files
twill-discovery-api26 LOC (<1%) 4 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 26 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 26 links contain 133 dependencies.
  • There are 3 places (6 links) with cyclic dependencies (8 file dependencies).
G twill-common twill-common twill-core twill-core twill-core->twill-common 15 twill-discovery-core twill-discovery-core twill-core->twill-discovery-core 2 twill-discovery-api twill-discovery-api twill-core->twill-discovery-api 2 twill-api twill-api twill-core->twill-api 20 twill-zookeeper twill-zookeeper twill-core->twill-zookeeper 10 twill-ext twill-ext twill-ext->twill-api 1 twill-yarn twill-yarn twill-yarn->twill-common 7 twill-yarn->twill-core 11 twill-yarn->twill-discovery-core 1 twill-yarn->twill-discovery-api 1 twill-yarn->twill-api 23 twill-yarn->twill-zookeeper 9 twill-discovery-core->twill-common 3 twill-discovery-core->twill-core 1 twill-discovery-core->twill-yarn 1 twill-discovery-core->twill-api 1 twill-discovery-core->twill-zookeeper 1 twill-discovery-api->twill-common 2 twill-api->twill-common 3 twill-api->twill-discovery-core 2 twill-api->twill-discovery-api 2 twill-examples twill-examples twill-examples->twill-ext 1 twill-examples->twill-yarn 2 twill-examples->twill-api 2 twill-zookeeper->twill-common 9 twill-zookeeper->twill-api 1


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.
twill-yarn58 commits (32%)
twill-core48 commits (26%)
twill-api31 commits (17%)
twill-zookeeper15 commits (8%)
twill-common11 commits (6%)
twill-examples8 commits (4%)
twill-discovery-core7 commits (3%)
twill-ext4 commits (2%)
twill-discovery-api3 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
twill-common
1
7
7
8
twill-core
3
53
94
51
twill-zookeeper
15
28
25
twill-ext
2
3
twill-discovery-core
1
10
4
twill-yarn
7
71
114
65
twill-api
31
42
38
twill-discovery-api
3
3
twill-examples
1
4
8


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 17:26