apache / mynewt-core
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 16 components.
  • 3,307 files, 527,795 LOC (100.0% vs. main code).
  • "hw" is biggest, containing 61.4% of LOC.
  • "targets" is smallest, containing 0.02% of LOC.


hw324067 LOC (61%) 2,077 files
net113577 LOC (21%) 469 files
fs23037 LOC (4%) 85 files
sys20617 LOC (3%) 211 files
kernel13328 LOC (2%) 130 files
apps12480 LOC (2%) 70 files
encoding4528 LOC (<1%) 46 files
util4245 LOC (<1%) 47 files
crypto3110 LOC (<1%) 38 files
libc2427 LOC (<1%) 79 files
boot2158 LOC (<1%) 18 files
mgmt1834 LOC (<1%) 17 files
compiler889 LOC (<1%) 9 files
ROOT884 LOC (<1%) 2 files
time508 LOC (<1%) 7 files
targets106 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.
hw3064 commits (27%)
sys784 commits (7%)
apps498 commits (4%)
kernel485 commits (4%)
net473 commits (4%)
fs196 commits (1%)
mgmt156 commits (1%)
libc97 commits (<1%)
util83 commits (<1%)
encoding69 commits (<1%)
boot52 commits (<1%)
crypto51 commits (<1%)
compiler39 commits (<1%)
time22 commits (<1%)
ROOT14 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
hw
64
797
406
469
536
698
1048
4418
2533
888
193
sys
27
47
11
10
28
56
465
729
428
306
kernel
2
54
19
10
38
23
158
783
432
190
boot
11
37
1
1
5
10
11
28
fs
15
17
2
6
2
16
92
140
143
350
util
2
18
4
5
31
79
26
23
libc
1
4
9
1
6
6
6
59
53
86
apps
1
4
16
2
45
27
58
300
445
217
ROOT
2
2
2
4
4
encoding
1
3
3
20
18
34
52
113
mgmt
1
3
104
66
59
63
net
1
1
3
668
48
67
712
1434
688
targets
2
crypto
5
24
2
5
16
342
28
time
1
9
17
4
4
compiler
5
12
10
14
7


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 hw hw hw--hw 16 fs fs hw--fs 1 apps apps hw--apps 1 sys sys sys--hw 2 sys--sys 7 sys--fs 2 fs--fs 3 boot boot boot--boot 2 kernel kernel kernel--kernel 2 util util util--util 1


2025-05-07 15:56