apache / mynewt-nimble
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.
  • 750 files, 151,741 LOC (100.0% vs. main code).
  • "nimble" is biggest, containing 66.02% of LOC.
  • "targets" is smallest, containing 0.06% of LOC.


nimble100185 LOC (66%) 375 files
apps30851 LOC (20%) 139 files
porting10310 LOC (6%) 88 files
babblesim4841 LOC (3%) 70 files
ext2561 LOC (1%) 30 files
tools2301 LOC (1%) 34 files
ROOT594 LOC (<1%) 3 files
targets98 LOC (<1%) 11 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.
nimble3933 commits (80%)
apps223 commits (4%)
porting164 commits (3%)
ROOT23 commits (<1%)
babblesim23 commits (<1%)
tools12 commits (<1%)
targets10 commits (<1%)
ext2 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
nimble
247
746
710
640
959
1816
2858
2849
523
apps
129
53
73
83
220
275
tools
4
66
porting
16
49
37
60
74
200
babblesim
3
49
54
targets
10
6
7
8
ROOT
2
2
2
3
4
9
1
ext
60


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 nimble nimble nimble--nimble 28 apps apps apps--nimble 1 apps--apps 14 porting porting porting--nimble 2 porting--porting 2 tools tools tools--nimble 1 tools--tools 1 babblesim babblesim babblesim--babblesim 1


2023-08-10 21:03