awslabs / aws-video-transcriber
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 35 files with 6,048 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,531 lines of code)
    • 8 medium size files (2,495 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (828 lines of code)
    • 19 very small files (1,194 lines of code)
0% | 25% | 41% | 13% | 19%
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
hbs0% | 60% | 33% | 0% | 6%
js0% | 15% | 45% | 15% | 23%
css0% | 0% | 0% | 100% | 0%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
web/templates0% | 60% | 33% | 0% | 6%
web/js0% | 100% | 0% | 0% | 0%
lambda/customresource0% | 0% | 100% | 0% | 0%
lambda/burncaption0% | 0% | 100% | 0% | 0%
lambda/extractaudio0% | 0% | 100% | 0% | 0%
lambda/transcribeaudio0% | 0% | 100% | 0% | 0%
lambda/batchcomplete0% | 0% | 100% | 0% | 0%
lambda/putcaption0% | 0% | 100% | 0% | 0%
lambda/deletevideo0% | 0% | 100% | 0% | 0%
lambda/translatecaptions0% | 0% | 0% | 100% | 0%
lambda/createcaptions0% | 0% | 0% | 100% | 0%
lambda/getcaption0% | 0% | 0% | 100% | 0%
lambda/putvocabulary0% | 0% | 0% | 100% | 0%
lambda/reprocessvideo0% | 0% | 0% | 100% | 0%
web/css0% | 0% | 0% | 100% | 0%
lambda/getvideo0% | 0% | 0% | 0% | 100%
lambda/togglecomplete0% | 0% | 0% | 0% | 100%
lambda/updateburnedvideopath0% | 0% | 0% | 0% | 100%
lambda/headvocabulary0% | 0% | 0% | 0% | 100%
lambda/getburnedvideo0% | 0% | 0% | 0% | 100%
lambda/getvideos0% | 0% | 0% | 0% | 100%
lambda/updatevideoname0% | 0% | 0% | 0% | 100%
lambda/updatevideolanguage0% | 0% | 0% | 0% | 100%
lambda/putlanguage0% | 0% | 0% | 0% | 100%
lambda/updatevideostatus0% | 0% | 0% | 0% | 100%
lambda/updatevideodescription0% | 0% | 0% | 0% | 100%
lambda/getupload0% | 0% | 0% | 0% | 100%
lambda/gettweaks0% | 0% | 0% | 0% | 100%
web0% | 0% | 0% | 0% | 100%
lambda/getvocabulary0% | 0% | 0% | 0% | 100%
lambda/puttweaks0% | 0% | 0% | 0% | 100%
Longest Files (Top 35)
File# lines# units
hbs
video.hbs
in source/web/templates
826 -
app.js
in source/web/js
705 27
hbs
videos.hbs
in source/web/templates
454 -
customresource.js
in source/lambda/customresource
407 16
burncaption.js
in source/lambda/burncaption
397 12
extractaudio.js
in source/lambda/extractaudio
349 10
transcribeaudio.js
in source/lambda/transcribeaudio
234 9
batchcomplete.js
in source/lambda/batchcomplete
224 8
putcaption.js
in source/lambda/putcaption
222 9
deletevideo.js
in source/lambda/deletevideo
208 6
translatecaptions.js
in source/lambda/translatecaptions
173 8
createcaptions.js
in source/lambda/createcaptions
173 9
getcaption.js
in source/lambda/getcaption
151 2
putvocabulary.js
in source/lambda/putvocabulary
119 1
reprocessvideo.js
in source/lambda/reprocessvideo
109 3
videotranscriber.css
in source/web/css
103 -
getvideo.js
in source/lambda/getvideo
100 2
togglecomplete.js
in source/lambda/togglecomplete
99 3
updateburnedvideopath.js
in source/lambda/updateburnedvideopath
97 3
headvocabulary.js
in source/lambda/headvocabulary
92 1
getburnedvideo.js
in source/lambda/getburnedvideo
84 2
getvideos.js
in source/lambda/getvideos
82 2
updatevideoname.js
in source/lambda/updatevideoname
76 1
updatevideolanguage.js
in source/lambda/updatevideolanguage
71 2
putlanguage.js
in source/lambda/putlanguage
67 1
updatevideostatus.js
in source/lambda/updatevideostatus
63 1
updatevideodescription.js
in source/lambda/updatevideodescription
57 1
getupload.js
in source/lambda/getupload
52 -
gettweaks.js
in source/lambda/gettweaks
46 -
index.html
in source/web
43 -
getvocabulary.js
in source/lambda/getvocabulary
39 -
hbs
home.hbs
in source/web/templates
37 -
puttweaks.js
in source/lambda/puttweaks
36 -
hbs
vocabulary.hbs
in source/web/templates
32 -
hbs
tweaks.hbs
in source/web/templates
21 -
Files With Most Units (Top 20)
File# lines# units
app.js
in source/web/js
705 27
customresource.js
in source/lambda/customresource
407 16
burncaption.js
in source/lambda/burncaption
397 12
extractaudio.js
in source/lambda/extractaudio
349 10
putcaption.js
in source/lambda/putcaption
222 9
transcribeaudio.js
in source/lambda/transcribeaudio
234 9
createcaptions.js
in source/lambda/createcaptions
173 9
batchcomplete.js
in source/lambda/batchcomplete
224 8
translatecaptions.js
in source/lambda/translatecaptions
173 8
deletevideo.js
in source/lambda/deletevideo
208 6
updateburnedvideopath.js
in source/lambda/updateburnedvideopath
97 3
reprocessvideo.js
in source/lambda/reprocessvideo
109 3
togglecomplete.js
in source/lambda/togglecomplete
99 3
getburnedvideo.js
in source/lambda/getburnedvideo
84 2
getvideos.js
in source/lambda/getvideos
82 2
getvideo.js
in source/lambda/getvideo
100 2
getcaption.js
in source/lambda/getcaption
151 2
updatevideolanguage.js
in source/lambda/updatevideolanguage
71 2
updatevideoname.js
in source/lambda/updatevideoname
76 1
updatevideostatus.js
in source/lambda/updatevideostatus
63 1
Files With Long Lines (Top 7)

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

File# lines# units# long lines
hbs
videos.hbs
in source/web/templates
454 - 33
hbs
video.hbs
in source/web/templates
826 - 17
hbs
home.hbs
in source/web/templates
37 - 5
hbs
vocabulary.hbs
in source/web/templates
32 - 4
hbs
tweaks.hbs
in source/web/templates
21 - 4
app.js
in source/web/js
705 27 2
index.html
in source/web
43 - 1