aws / aws-parallelcluster
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 6 components.
  • 340 files, 56,391 LOC (64.0% vs. main code).
  • "cli" is biggest, containing 57.82% of LOC.
  • "pc_support" is smallest, containing 0.15% of LOC.


cli32607 LOC (37%) 215 files
api16837 LOC (19%) 93 files
cloudformation3763 LOC (4%) 11 files
util1558 LOC (1%) 9 files
awsbatch-cli1543 LOC (1%) 11 files
pc_support83 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.
cli1648 commits (27%)
api174 commits (2%)
cloudformation141 commits (2%)
util115 commits (1%)
awsbatch-cli28 commits (<1%)
pc_support1 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 2014
cli
49
262
648
644
2210
63
24
38
13
18
22
10
api
1
257
348
467
300
cloudformation
12
65
63
13
1
5
awsbatch-cli
13
7
4
34
util
1
12
7
47
59
33
21
pc_support
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 cli cli cli--cli 16 cloudformation cloudformation cloudformation--cloudformation 1 api api cloudformation--api 1


2025-05-03 20:40