apache / cordova-paramedic
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 8 components.
  • 43 files, 3,443 LOC (100.0% vs. main code).
  • "lib" is biggest, containing 80.42% of LOC.
  • "ci-plugin" is smallest, containing 0.52% of LOC.


lib2769 LOC (80%) 19 files
ROOT171 LOC (4%) 1 file
paramedic-plugin165 LOC (4%) 3 files
debug-mode-plugin118 LOC (3%) 4 files
spec87 LOC (2%) 9 files
event-cache-plugin83 LOC (2%) 3 files
ios-geolocation-permissions-plugin32 LOC (<1%) 2 files
ci-plugin18 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.
lib173 commits (42%)
ROOT73 commits (17%)
paramedic-plugin11 commits (2%)
spec8 commits (1%)
debug-mode-plugin5 commits (1%)
event-cache-plugin2 commits (<1%)
ci-plugin1 commits (<1%)
ios-geolocation-permissions-plugin1 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
lib
3
19
3
141
31
76
120
paramedic-plugin
2
3
12
ROOT
6
3
5
15
37
7
ci-plugin
2
event-cache-plugin
4
debug-mode-plugin
6
4
ios-geolocation-permissions-plugin
2
spec
1
25


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 paramedic-plugin paramedic-plugin paramedic-plugin--paramedic-plugin 1 lib lib paramedic-plugin--lib 1


2023-08-10 16:36