aws-solutions / media2cloud
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 155 files with 31,592 lines of code.
    • 3 very long files (7,572 lines of code)
    • 8 long files (5,778 lines of code)
    • 26 medium size files (9,246 lines of codeclsfd_ftr_w_mp_ins)
    • 32 small files (4,738 lines of code)
    • 86 very small files (4,258 lines of code)
23% | 18% | 29% | 14% | 13%
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
yaml66% | 28% | 2% | 1% | 0%
js5% | 14% | 39% | 21% | 20%
html0% | 0% | 100% | 0% | 0%
css0% | 0% | 100% | 0% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
deployment66% | 28% | 2% | 1% | 0%
source/webapp11% | 24% | 44% | 13% | 6%
source/analysis-monitor0% | 70% | 0% | 22% | 7%
source/layers0% | 0% | 52% | 16% | 30%
source/custom-resources0% | 0% | 49% | 14% | 35%
source/api0% | 0% | 38% | 39% | 21%
source/ingest0% | 0% | 39% | 29% | 31%
source/gt-labeling0% | 0% | 90% | 0% | 9%
source/video-analysis0% | 0% | 32% | 19% | 47%
source/audio-analysis0% | 0% | 30% | 43% | 26%
source/document-analysis0% | 0% | 0% | 53% | 46%
source/s3event0% | 0% | 0% | 81% | 18%
source/image-analysis0% | 0% | 0% | 77% | 22%
source/error-handler0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
media2cloud-state-machine-stack.yaml
in deployment
4090 -
media2cloud.yaml
in deployment
2412 -
videoPreview.js
in source/webapp/src/lib/js
1070 54
imagePreview.js
in source/webapp/src/lib/js
908 37
media2cloud-api-stack.yaml
in deployment
837 -
media2cloud-groundtruth-stack.yaml
in deployment
837 -
mediaUploadWizard.js
in source/webapp/src/lib/js
826 45
jsonUploadWizard.js
in source/webapp/src/lib/js
637 44
index.js
in source/analysis-monitor/lib
597 33
github-codepipeline.yaml
in deployment
573 -
media2cloud-bucket-stack.yaml
in deployment
563 -
s3ex.js
in source/custom-resources/lib/s3
496 49
settingsTabPanel.js
in source/webapp/src/lib/js
489 33
videoCard.js
in source/webapp/src/lib/js
472 42
mxCommonUtils.js
in source/layers/core-lib/lib
470 44
imageCard.js
in source/webapp/src/lib/js
462 40
workteam.js
in source/webapp/src/lib/js
456 21
index.js
in source/gt-labeling/lib
444 25
labelEditor.js
in source/webapp/src/lib/js
404 26
base.js
in source/video-analysis/lib/rekognition
395 31
demo.html
in source/webapp/public
386 -
editLabelOp.js
in source/api/lib/operations
379 19
myCognito.js
in source/webapp/src/lib/js
367 36
index.js
in source/audio-analysis/lib/transcribe
365 21
faceCollection.js
in source/layers/core-lib/lib
360 31
app.css
in source/webapp/public/css
357 -
index.js
in source/layers/mediainfo
348 30
index.js
in source/ingest/lib
296 16
db.js
in source/layers/core-lib/lib
285 17
cardCollection.js
in source/webapp/src/lib/js
284 27
signInModal.js
in source/webapp/src/lib/js
273 21
web.js
in source/custom-resources/lib/web
268 24
workTeam.js
in source/custom-resources/lib/groundTruth
259 22
index.js
in source/ingest/lib/transcode
258 21
imageEditor.js
in source/webapp/src/lib/js
238 19
media2cloud-search-engine-stack.yaml
in deployment
224 -
privateWorkforce.js
in source/api/lib/operations/workteam
211 21
base.js
in source/document-analysis/lib/textract
193 16
baseIndex.js
in source/layers/core-lib/lib
193 18
media2cloud-webapp-stack.yaml
in deployment
193 -
faceCollectionOp.js
in source/api/lib/operations
188 12
index.js
in source/s3event/lib
188 21
index.js
in source/analysis-monitor/lib/indexer
188 10
index.js
in source/audio-analysis/lib/comprehend/topic
182 11
basePreview.js
in source/webapp/src/lib/js
179 19
index.js
in source/ingest/lib/checksum/validation
178 22
analysisOp.js
in source/api/lib/operations
172 9
index.js
in source/image-analysis/lib
170 16
signer.js
in source/webapp/src/lib/js
169 25
storage.js
in source/webapp/src/lib/js
160 10
Files With Most Units (Top 20)
File# lines# units
videoPreview.js
in source/webapp/src/lib/js
1070 54
s3ex.js
in source/custom-resources/lib/s3
496 49
mediaUploadWizard.js
in source/webapp/src/lib/js
826 45
jsonUploadWizard.js
in source/webapp/src/lib/js
637 44
mxCommonUtils.js
in source/layers/core-lib/lib
470 44
videoCard.js
in source/webapp/src/lib/js
472 42
imageCard.js
in source/webapp/src/lib/js
462 40
imagePreview.js
in source/webapp/src/lib/js
908 37
myCognito.js
in source/webapp/src/lib/js
367 36
settingsTabPanel.js
in source/webapp/src/lib/js
489 33
index.js
in source/analysis-monitor/lib
597 33
base.js
in source/video-analysis/lib/rekognition
395 31
faceCollection.js
in source/layers/core-lib/lib
360 31
baseCard.js
in source/webapp/src/lib/js
133 30
index.js
in source/layers/mediainfo
348 30
cardCollection.js
in source/webapp/src/lib/js
284 27
stateMessage.js
in source/layers/core-lib/lib
133 27
labelEditor.js
in source/webapp/src/lib/js
404 26
trackItem.js
in source/video-analysis/lib/rekognition
119 26
signer.js
in source/webapp/src/lib/js
169 25
Files With Long Lines (Top 20)

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

File# lines# units# long lines
demo.html
in source/webapp/public
386 - 46
media2cloud.yaml
in deployment
2412 - 22
media2cloud-api-stack.yaml
in deployment
837 - 19
media2cloud-state-machine-stack.yaml
in deployment
4090 - 15
github-codepipeline.yaml
in deployment
573 - 14
videoPreview.js
in source/webapp/src/lib/js
1070 54 13
imagePreview.js
in source/webapp/src/lib/js
908 37 8
media2cloud-groundtruth-stack.yaml
in deployment
837 - 8
settingsTabPanel.js
in source/webapp/src/lib/js
489 33 6
imageCard.js
in source/webapp/src/lib/js
462 40 5
workteam.js
in source/webapp/src/lib/js
456 21 5
videoCard.js
in source/webapp/src/lib/js
472 42 5
mediaUploadWizard.js
in source/webapp/src/lib/js
826 45 3
signInModal.js
in source/webapp/src/lib/js
273 21 2
signer.js
in source/webapp/src/lib/js
169 25 2
index.js
in source/s3event/lib
188 21 2
web.js
in source/custom-resources/lib/web
268 24 2
mxCommonUtils.js
in source/layers/core-lib/lib
470 44 2
media2cloud-bucket-stack.yaml
in deployment
563 - 2
media2cloud-search-engine-stack.yaml
in deployment
224 - 2