aws / aws-nitro-enclaves-k8s-device-plugin
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 4 components.
  • 10 files, 836 LOC (94.1% vs. main code).
  • "pkg" is biggest, containing 69.74% of LOC.
  • "cmd" is smallest, containing 3.71% of LOC.


pkg583 LOC (65%) 4 files
helm152 LOC (17%) 4 files
ROOT70 LOC (7%) 1 file
cmd31 LOC (3%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
helm5 commits (19%)
ROOT4 commits (15%)
cmd4 commits (15%)
pkg4 commits (15%)
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
helm
11
pkg
8
cmd
4
ROOT
3
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...

G pkg pkg pkg--pkg 3 cmd cmd pkg--cmd 4 ROOT ROOT pkg--ROOT 1 cmd--ROOT 1 helm helm helm--helm 3 helm--ROOT 1


2025-05-04 00:46