apache / incubator-milagro-crypto-c
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 7 components.
  • 160 files, 31,575 LOC (99.2% vs. main code).
  • "src" is biggest, containing 63.15% of LOC.
  • "resources" is smallest, containing 0.11% of LOC.


src19941 LOC (62%) 87 files
include7133 LOC (22%) 44 files
python2779 LOC (8%) 6 files
benchmark1165 LOC (3%) 9 files
cmake394 LOC (1%) 8 files
ROOT127 LOC (<1%) 4 files
resources36 LOC (<1%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src100 commits (57%)
include74 commits (42%)
benchmark16 commits (9%)
python14 commits (8%)
cmake12 commits (6%)
ROOT10 commits (5%)
resources1 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
src
81
8
63
440
78
include
58
6
29
177
38
benchmark
23
14
2
8
4
python
6
14
15
ROOT
2
8
4
cmake
2
9
8
resources
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...

G src src src--src 3 include include src--include 3 benchmark benchmark src--benchmark 3 python python src--python 3 cmake cmake src--cmake 2 ROOT ROOT src--ROOT 2 include--include 3 include--benchmark 3 include--cmake 2 include--ROOT 2 benchmark--benchmark 3 benchmark--ROOT 2 python--include 3 python--benchmark 3 python--python 1 python--cmake 2 python--ROOT 2 cmake--benchmark 2 cmake--ROOT 2


2023-08-10 18:18