aws-samples / aws-iot-rpi-fleet-provisioning
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 10 files with 667 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (273 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (188 lines of code)
    • 8 very small files (206 lines of code)
0% | 0% | 40% | 28% | 30%
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
ts0% | 0% | 97% | 0% | 2%
py0% | 0% | 0% | 56% | 43%
bash0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib0% | 0% | 100% | 0% | 0%
rpi-image-builder/aws-iot-fleet-provisioning0% | 0% | 0% | 85% | 14%
lib/lambda/configure_rpi_image_builder0% | 0% | 0% | 0% | 100%
rpi-image-builder0% | 0% | 0% | 0% | 100%
rpi-image-builder/aws-iot-fleet-provisioning/utils0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
lib/utils0% | 0% | 0% | 0% | 100%
Longest Files (Top 10)
File# lines# units
aws-iot-rpi-fleet-provisioning-stack.ts
in lib
273 1
provisioning_handler.py
in rpi-image-builder/aws-iot-fleet-provisioning
188 14
app.py
in lib/lambda/configure_rpi_image_builder
100 5
build-rpi-image.bash
in rpi-image-builder
42 -
main.py
in rpi-image-builder/aws-iot-fleet-provisioning
33 2
config_loader.py
in rpi-image-builder/aws-iot-fleet-provisioning/utils
9 2
firstboot.bash
in rpi-image-builder
8 -
jest.config.js
in root
7 -
constants.ts
in lib/utils
6 -
__init__.py
in rpi-image-builder/aws-iot-fleet-provisioning/utils
1 -
Files With Most Units (Top 5)
File# lines# units
provisioning_handler.py
in rpi-image-builder/aws-iot-fleet-provisioning
188 14
app.py
in lib/lambda/configure_rpi_image_builder
100 5
config_loader.py
in rpi-image-builder/aws-iot-fleet-provisioning/utils
9 2
main.py
in rpi-image-builder/aws-iot-fleet-provisioning
33 2
aws-iot-rpi-fleet-provisioning-stack.ts
in lib
273 1
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
build-rpi-image.bash
in rpi-image-builder
42 - 5
aws-iot-rpi-fleet-provisioning-stack.ts
in lib
273 1 3
provisioning_handler.py
in rpi-image-builder/aws-iot-fleet-provisioning
188 14 1