aws / amazon-cloudwatch-agent-test
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 9 components.
  • 187 files, 16,325 LOC (100.0% vs. main code).
  • "terraform" is biggest, containing 71.41% of LOC.
  • "pkg" is smallest, containing 0.07% of LOC.


terraform11658 LOC (71%) 136 files
util2196 LOC (13%) 21 files
validator1328 LOC (8%) 12 files
environment428 LOC (2%) 6 files
filesystem236 LOC (1%) 3 files
msi227 LOC (1%) 4 files
cmd203 LOC (1%) 3 files
install38 LOC (<1%) 1 file
pkg11 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
terraform133 commits (44%)
validator32 commits (10%)
util27 commits (9%)
environment19 commits (6%)
msi9 commits (3%)
filesystem6 commits (2%)
install3 commits (1%)
cmd3 commits (1%)
pkg2 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
terraform
74
56
288
37
util
6
8
42
environment
4
6
13
3
validator
2
3
74
msi
1
2
3
9
install
2
1
cmd
9
pkg
2
filesystem
7
2


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 terraform terraform terraform--terraform 17 environment environment terraform--environment 3 util util terraform--util 2 environment--environment 2 util--environment 2 util--util 1 validator validator validator--terraform 1


2025-05-04 00:46