apache / mynewt-artifact
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 6 components.
  • 21 files, 3,767 LOC (100.0% vs. main code).
  • "image" is biggest, containing 49.77% of LOC.
  • "errors" is smallest, containing 1.04% of LOC.


image1875 LOC (49%) 6 files
sec767 LOC (20%) 6 files
mfg738 LOC (19%) 5 files
manifest232 LOC (6%) 2 files
flash116 LOC (3%) 1 file
errors39 LOC (1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 8 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 8 links contain 13 dependencies.
G sec sec manifest manifest manifest->sec 1 flash flash manifest->flash 1 mfg mfg mfg->sec 1 mfg->manifest 2 image image mfg->image 1 mfg->flash 2 image->sec 4 image->manifest 1 errors errors


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
image43 commits (58%)
sec17 commits (23%)
manifest17 commits (23%)
mfg10 commits (13%)
errors4 commits (5%)
flash3 commits (4%)
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
image
2
5
18
44
6
sec
2
26
manifest
3
16
3
errors
4
mfg
21
4
flash
2
1


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 22:14