aws-samples / amazon-transcribe-comprehend-podcast
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 15 files with 1,706 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (630 lines of code)
    • 1 medium size files (218 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (332 lines of code)
    • 10 very small files (526 lines of code)
0% | 36% | 12% | 19% | 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
yaml0% | 100% | 0% | 0% | 0%
py0% | 0% | 20% | 30% | 48%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 100% | 0% | 0% | 0%
src0% | 0% | 21% | 33% | 45%
cfn-custom-resource/es-cognito0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
template.yaml
in root
630 -
process_transcription_full_text.py
in src
218 8
process_transcription_paragraph.py
in src
123 3
upload_to_elasticsearch.py
in src
105 3
process_podcast_rss.py
in src
104 1
elasticsearch_createindex.py
in src
82 2
podcast_transcribe.py
in src
79 2
create_transcribe_vocabulary.py
in src
78 4
process_podcast_item.py
in src
76 2
main.py
in cfn-custom-resource/es-cognito
75 7
download_podcast.py
in src
50 1
random_string.py
in src
48 2
common_lib.py
in src
20 2
check_transcribe.py
in src
15 1
easy_install.py
in src
3 -
Files With Most Units (Top 13)
File# lines# units
process_transcription_full_text.py
in src
218 8
main.py
in cfn-custom-resource/es-cognito
75 7
create_transcribe_vocabulary.py
in src
78 4
upload_to_elasticsearch.py
in src
105 3
process_transcription_paragraph.py
in src
123 3
random_string.py
in src
48 2
podcast_transcribe.py
in src
79 2
common_lib.py
in src
20 2
process_podcast_item.py
in src
76 2
elasticsearch_createindex.py
in src
82 2
check_transcribe.py
in src
15 1
process_podcast_rss.py
in src
104 1
download_podcast.py
in src
50 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
template.yaml
in root
630 - 1
random_string.py
in src
48 2 1