apache / mynewt-mcumgr
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.
  • 86 files, 5,802 LOC (100.0% vs. main code).
  • "cmd" is biggest, containing 72.53% of LOC.
  • "zephyr" is smallest, containing 0.03% of LOC.


cmd4208 LOC (72%) 63 files
cborattr691 LOC (11%) 4 files
mgmt328 LOC (5%) 5 files
smp274 LOC (4%) 3 files
omp226 LOC (3%) 6 files
util65 LOC (1%) 3 files
ROOT8 LOC (<1%) 1 file
zephyr2 LOC (<1%) 1 file
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.
cmd176 commits (57%)
cborattr22 commits (7%)
mgmt20 commits (6%)
omp10 commits (3%)
smp9 commits (2%)
ROOT6 commits (1%)
util5 commits (1%)
zephyr4 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
cmd
8
16
43
46
228
70
cborattr
3
4
4
18
4
ROOT
1
1
1
2
1
mgmt
4
3
13
12
omp
25
util
1
3
2
smp
1
7
5
zephyr
1
3


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...

No temporal dependencies found.



2023-08-10 21:04