aws-quickstart / quickstart-ammos-smallsat-toolkit
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 24 files with 3,793 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,054 lines of code)
    • 5 medium size files (1,627 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (430 lines of code)
    • 14 very small files (682 lines of code)
0% | 27% | 42% | 11% | 17%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
yaml0% | 29% | 46% | 8% | 15%
js0% | 0% | 0% | 100% | 0%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates0% | 35% | 47% | 10% | 6%
configs/ait/config0% | 0% | 38% | 0% | 61%
functions/source/LoggingProcessorLambda0% | 0% | 0% | 100% | 0%
functions/source/RoleChecker0% | 0% | 0% | 0% | 100%
functions/source/CognitoClientInspect0% | 0% | 0% | 0% | 100%
Longest Files (Top 24)
File# lines# units
ammos-cubs.main.template.yaml
in templates
529 -
ammos-cubs.testing.template.yaml
in templates
525 -
ast-iam-roles.template.yaml
in templates
472 -
ammos-cubs-ait.template.yaml
in templates
358 -
ammos-cubs-logging.template.yaml
in templates
306 -
ammos-cubs-editor.template.yaml
in templates
266 -
ccsds_header.yaml
in configs/ait/config
225 -
ammos-cubs-alb.template.yaml
in templates
196 -
index.js
in functions/source/LoggingProcessorLambda
132 8
ammos-cubs.preconfig.template.yaml
in templates
102 -
ammos-config.template.yaml
in templates
94 -
tlm.yaml
in configs/ait/config
93 -
ammos-cubs-cognito.template.yaml
in templates
87 -
cmd.yaml
in configs/ait/config
76 -
config.yaml
in configs/ait/config
59 -
table.yaml
in configs/ait/config
54 -
role_checker.py
in functions/source/RoleChecker
49 1
cfn_cognito_inspect.py
in functions/source/CognitoClientInspect
33 1
cfnresponse.py
in functions/source/RoleChecker
31 1
cfnresponse.py
in functions/source/CognitoClientInspect
31 1
evr.yaml
in configs/ait/config
20 -
bsc.yaml
in configs/ait/config
19 -
limits.yaml
in configs/ait/config
18 -
core_set_op_mode.yaml
in configs/ait/config
18 -
Files With Most Units (Top 5)
File# lines# units
index.js
in functions/source/LoggingProcessorLambda
132 8
role_checker.py
in functions/source/RoleChecker
49 1
cfnresponse.py
in functions/source/RoleChecker
31 1
cfnresponse.py
in functions/source/CognitoClientInspect
31 1
cfn_cognito_inspect.py
in functions/source/CognitoClientInspect
33 1
Files With Long Lines (Top 9)

There are 9 files with lines longer than 120 characters. In total, there are 85 long lines.

File# lines# units# long lines
ammos-cubs.testing.template.yaml
in templates
525 - 32
ammos-cubs.main.template.yaml
in templates
529 - 32
ammos-cubs-ait.template.yaml
in templates
358 - 6
ast-iam-roles.template.yaml
in templates
472 - 5
ammos-cubs-editor.template.yaml
in templates
266 - 4
ammos-cubs.preconfig.template.yaml
in templates
102 - 2
ammos-config.template.yaml
in templates
94 - 2
ammos-cubs-logging.template.yaml
in templates
306 - 1
index.js
in functions/source/LoggingProcessorLambda
132 8 1