aws-samples / aws-greengrass-mini-fulfillment
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 40 files with 6,144 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,780 lines of code)
    • 9 medium size files (2,839 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (873 lines of code)
    • 23 very small files (652 lines of code)
0% | 28% | 46% | 14% | 10%
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
py0% | 32% | 42% | 15% | 9%
js0% | 0% | 100% | 0% | 0%
html0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
groups/master/ggd/servo0% | 89% | 0% | 0% | 10%
groups/arm/ggd/servo0% | 89% | 0% | 0% | 10%
groups/arm/ggd0% | 0% | 70% | 21% | 8%
groups/master/ggd0% | 0% | 63% | 36% | <1%
groups0% | 0% | 82% | 0% | 17%
groups/master/ggd/flask0% | 0% | 77% | 0% | 22%
groups/lambda/MasterBrain0% | 0% | 0% | 100% | 0%
groups/lambda/ArmErrorDetector0% | 0% | 0% | 0% | 100%
groups/lambda/MasterErrorDetector0% | 0% | 0% | 0% | 100%
groups/master0% | 0% | 0% | 0% | 100%
groups/arm0% | 0% | 0% | 0% | 100%
Longest Files (Top 40)
File# lines# units
servode.py
in groups/master/ggd/servo
890 44
servode.py
in groups/arm/ggd/servo
890 44
smoothie.js
in groups/master/ggd/flask/static
489 27
group_setup.py
in groups
428 12
arm.py
in groups/arm/ggd
396 16
stages.py
in groups/arm/ggd
320 16
belt.py
in groups/master/ggd
288 13
web.py
in groups/master/ggd
271 16
image_processor.py
in groups/arm/ggd
230 17
lambda_setup.py
in groups
215 15
button.py
in groups/master/ggd
202 12
utils.py
in groups/master/ggd
161 8
utils.py
in groups/arm/ggd
161 8
bridge.py
in groups/master/ggd
158 4
master_brain.py
in groups/lambda/MasterBrain
147 3
heartbeat.py
in groups/master/ggd
123 2
heartbeat.py
in groups/arm/ggd
123 2
servo_setup.py
in groups
81 1
man_heartbeat.py
in groups/arm/ggd
73 1
hello_example.py
in groups/master/ggd/servo
71 4
hello_example.py
in groups/arm/ggd/servo
71 4
man_cert_setup.py
in groups
54 1
index.html
in groups/master/ggd/flask/templates
51 -
pixel_object.py
in groups/arm/ggd
43 4
style.css
in groups/master/ggd/flask/static/css
42 -
setup.py
in groups/master/ggd/servo
33 1
setup.py
in groups/arm/ggd/servo
33 1
frequency.html
in groups/master/ggd/flask/templates
22 -
error_detector.py
in groups/lambda/ArmErrorDetector
22 2
error_detector.py
in groups/lambda/MasterErrorDetector
22 2
topic.html
in groups/master/ggd/flask/templates
17 -
hello.html
in groups/master/ggd/flask/templates
7 -
cfg
setup.cfg
in groups/master/ggd/servo
2 -
cfg
setup.cfg
in groups/arm/ggd/servo
2 -
__init__.py
in groups/master
1 -
__init__.py
in groups/master/ggd
1 -
__init__.py
in groups/master/ggd/servo
1 -
__init__.py
in groups/arm
1 -
__init__.py
in groups/arm/ggd
1 -
__init__.py
in groups/arm/ggd/servo
1 -
Files With Most Units (Top 20)
File# lines# units
servode.py
in groups/master/ggd/servo
890 44
servode.py
in groups/arm/ggd/servo
890 44
smoothie.js
in groups/master/ggd/flask/static
489 27
image_processor.py
in groups/arm/ggd
230 17
web.py
in groups/master/ggd
271 16
stages.py
in groups/arm/ggd
320 16
arm.py
in groups/arm/ggd
396 16
lambda_setup.py
in groups
215 15
belt.py
in groups/master/ggd
288 13
group_setup.py
in groups
428 12
button.py
in groups/master/ggd
202 12
utils.py
in groups/master/ggd
161 8
utils.py
in groups/arm/ggd
161 8
bridge.py
in groups/master/ggd
158 4
hello_example.py
in groups/master/ggd/servo
71 4
pixel_object.py
in groups/arm/ggd
43 4
hello_example.py
in groups/arm/ggd/servo
71 4
master_brain.py
in groups/lambda/MasterBrain
147 3
heartbeat.py
in groups/master/ggd
123 2
heartbeat.py
in groups/arm/ggd
123 2
Files With Long Lines (Top 3)

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

File# lines# units# long lines
index.html
in groups/master/ggd/flask/templates
51 - 4
smoothie.js
in groups/master/ggd/flask/static
489 27 4
frequency.html
in groups/master/ggd/flask/templates
22 - 1