aws-samples / aws-autonomous-driving-data-lake-ros-bag-scene-detection-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 16 files with 1,879 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 4 medium size files (1,034 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (643 lines of code)
    • 8 very small files (202 lines of code)
0% | 0% | 55% | 34% | 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% | 0% | 55% | 34% | 10%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
infrastructure0% | 0% | 99% | 0% | <1%
infrastructure/emr_launch0% | 0% | 61% | 38% | 0%
infrastructure/emr_orchestration0% | 0% | 99% | 0% | <1%
spark_scripts0% | 0% | 54% | 45% | 0%
infrastructure/emr_trigger/lambda_source0% | 0% | 0% | 100% | 0%
service/app0% | 0% | 0% | 89% | 10%
ROOT0% | 0% | 0% | 0% | 100%
infrastructure/emr_trigger0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
ecs_stack.py
in infrastructure
309 1
cluster_definition.py
in infrastructure/emr_launch
266 13
stack.py
in infrastructure/emr_orchestration
254 1
detect_scenes.py
in spark_scripts
205 18
trigger.py
in infrastructure/emr_trigger/lambda_source
173 8
synchronize_topics.py
in spark_scripts
171 14
instance_group_config.py
in infrastructure/emr_launch
164 1
main.py
in service/app
135 10
app.py
in root
88 2
stack.py
in infrastructure/emr_trigger
64 1
setup.py
in root
30 -
test.py
in service/app
16 -
__init__.py
in infrastructure
1 -
__init__.py
in infrastructure/emr_trigger
1 -
lambda_function.py
in infrastructure
1 -
__init__.py
in infrastructure/emr_orchestration
1 -
Files With Most Units (Top 10)
File# lines# units
detect_scenes.py
in spark_scripts
205 18
synchronize_topics.py
in spark_scripts
171 14
cluster_definition.py
in infrastructure/emr_launch
266 13
main.py
in service/app
135 10
trigger.py
in infrastructure/emr_trigger/lambda_source
173 8
app.py
in root
88 2
ecs_stack.py
in infrastructure
309 1
stack.py
in infrastructure/emr_trigger
64 1
instance_group_config.py
in infrastructure/emr_launch
164 1
stack.py
in infrastructure/emr_orchestration
254 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
detect_scenes.py
in spark_scripts
205 18 3
trigger.py
in infrastructure/emr_trigger/lambda_source
173 8 1