aws-samples / aws-autonomous-driving-data-lake-mwaa-ros-bag-image-extraction-pipeline
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 20 files with 3,305 lines of code.
    • 1 very long files (1,993 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (698 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (417 lines of code)
    • 14 very small files (197 lines of code)
60% | 0% | 21% | 12% | 5%
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
py60% | 0% | 21% | 12% | 5%
launch0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
service99% | 0% | 0% | 0% | <1%
infrastructure0% | 0% | 99% | 0% | <1%
dags/processing0% | 0% | 99% | 0% | <1%
service/app0% | 0% | 0% | 85% | 14%
dags0% | 0% | 0% | 100% | 0%
plugins/sensors0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
plugins0% | 0% | 0% | 0% | 100%
plugins/operators0% | 0% | 0% | 0% | 100%
plugins/hooks0% | 0% | 0% | 0% | 100%
Longest Files (Top 20)
File# lines# units
check_pngs.py
in service
1993 1
ecs_stack.py
in infrastructure
428 1
processing.py
in dags/processing
270 12
engine.py
in service/app
200 11
rosbag_processing.py
in dags
116 -
bag_to_csv.py
in service/app
101 1
s3_metadata_sensor.py
in plugins/sensors
73 4
setup.py
in root
27 -
test.py
in service/app
26 -
app.py
in root
26 -
main.py
in service/app
14 -
launch
export.launch
in service/app
12 -
s3_metadata_plugin.py
in plugins
7 -
environment.yaml
in service
6 -
__init__.py
in dags/processing
1 -
__init__.py
in plugins
1 -
__init__.py
in plugins/sensors
1 -
__init__.py
in plugins/operators
1 -
__init__.py
in plugins/hooks
1 -
__init__.py
in infrastructure
1 -
Files With Most Units (Top 6)
File# lines# units
processing.py
in dags/processing
270 12
engine.py
in service/app
200 11
s3_metadata_sensor.py
in plugins/sensors
73 4
bag_to_csv.py
in service/app
101 1
check_pngs.py
in service
1993 1
ecs_stack.py
in infrastructure
428 1
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 5 long lines.

File# lines# units# long lines
launch
export.launch
in service/app
12 - 4
ecs_stack.py
in infrastructure
428 1 1