apache / mynewt-nimble
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 8 components.
  • 600 files, 166,562 LOC (100.0% vs. main code).
  • "nimble" is biggest, containing 64.29% of LOC.
  • "targets" is smallest, containing 0.13% of LOC.


nimble107086 LOC (64%) 335 files
apps38618 LOC (23%) 112 files
porting10961 LOC (6%) 66 files
babblesim4099 LOC (2%) 44 files
ext2576 LOC (1%) 31 files
tools2158 LOC (1%) 9 files
ROOT850 LOC (<1%) 1 file
targets214 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
nimble4097 commits (76%)
apps219 commits (4%)
porting193 commits (3%)
babblesim18 commits (<1%)
tools9 commits (<1%)
ROOT5 commits (<1%)
ext4 commits (<1%)
targets1 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
nimble
91
275
402
635
667
625
925
1579
2641
2679
523
apps
3
79
147
25
25
71
158
178
porting
9
32
29
29
26
45
54
190
babblesim
4
5
20
40
ext
2
60
ROOT
2
2
1
targets
2
tools
36


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 20 apps apps nimble--apps 2 porting porting nimble--porting 2 apps--apps 7 porting--apps 1 porting--porting 1


2025-05-07 17:22