apache / tcl-rivet
Components

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.

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.
  • 150 files, 29,179 LOC (100.0% vs. main code).
  • "rivet" is biggest, containing 37.25% of LOC.
  • "ROOT" is smallest, containing 0.37% of LOC.


rivet10869 LOC (37%) 68 files
doc9787 LOC (33%) 36 files
src7021 LOC (24%) 37 files
cmake832 LOC (2%) 5 files
contrib563 LOC (1%) 3 files
ROOT107 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
doc331 commits (24%)
rivet285 commits (21%)
src188 commits (13%)
cmake10 commits (<1%)
contrib8 commits (<1%)
ROOT3 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005
rivet
4
59
5
2
12
4
12
31
53
13
16
37
53
34
23
5
3
1
15
28
src
14
21
46
18
65
66
37
91
78
18
14
11
9
7
1
2
1
1
doc
1
11
3
8
9
15
33
50
82
23
25
27
13
33
87
48
7
19
7
5
ROOT
cmake
24
contrib
3
1
1


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 src src src--src 1 rivet rivet rivet--rivet 1 doc doc rivet--doc 1


2025-05-07 17:37