awslabs / aws-media-replay-engine
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 122 files with 22,663 lines of code.
    • 3 very long files (7,867 lines of code)
    • 6 long files (4,106 lines of code)
    • 18 medium size files (4,794 lines of codeclsfd_ftr_w_mp_ins)
    • 19 small files (2,563 lines of code)
    • 76 very small files (3,333 lines of code)
34% | 18% | 21% | 11% | 14%
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
py57% | 13% | 17% | 5% | 5%
js0% | 25% | 27% | 19% | 28%
css0% | 0% | 0% | 50% | 50%
html0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
controlplaneapi/runtime85% | 14% | 0% | 0% | 0%
controlplaneapi/infrastructure36% | 11% | 33% | 10% | 8%
dataplaneapi/runtime98% | 0% | 0% | 0% | 1%
frontend/src0% | 24% | 26% | 20% | 28%
lib/MediaReplayEnginePluginHelper0% | 96% | 0% | 0% | 3%
dataplaneapi/infrastructure0% | 0% | 67% | 31% | 1%
lib/MediaReplayEngineWorkflowHelper0% | 0% | 91% | 0% | 8%
frontend/cdk0% | 0% | 0% | 0% | 100%
frontend/public0% | 0% | 0% | 0% | 100%
frontend0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
app.py
in source/controlplaneapi/runtime
4035 105
chaliceapp.py
in source/controlplaneapi/infrastructure/stacks
2077 1
app.py
in source/dataplaneapi/runtime
1755 45
ClipPreview.js
in source/frontend/src/containers/Event
962 4
ReplayCreate.js
in source/frontend/src/containers/Replay
679 1
__init__.py
in source/controlplaneapi/runtime/chalicelib
673 7
mre-event-clip-generator.py
in source/controlplaneapi/infrastructure/lambda/EventClipGenerator
658 15
__init__.py
in source/lib/MediaReplayEnginePluginHelper/MediaReplayEnginePluginHelper
579 36
ListRenderer.js
in source/frontend/src/components/ListRenderer
555 1
EventView.js
in source/frontend/src/containers/Event
385 1
ReplayEngine.py
in source/controlplaneapi/infrastructure/lambda/Replay/shared
371 31
replay_lambda.py
in source/controlplaneapi/infrastructure/lambda/Replay
367 16
chaliceapp.py
in source/dataplaneapi/infrastructure/stacks
318 1
RowRenderer.js
in source/frontend/src/components/ListRenderer
317 -
FormRenderer.js
in source/frontend/src/components/Form
307 1
es_ReplayDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
267 15
SummaryView.js
in source/frontend/src/components/SummaryView
253 -
__init__.py
in source/lib/MediaReplayEngineWorkflowHelper/MediaReplayEngineWorkflowHelper
244 29
Constants.js
in source/frontend/src/common
233 -
EventCreate.js
in source/frontend/src/containers/Event
232 -
HlsGenerator.py
in source/controlplaneapi/infrastructure/lambda/Replay/shared
232 7
PluginCreate.js
in source/frontend/src/containers/Plugin
228 -
Mp4Generator.py
in source/controlplaneapi/infrastructure/lambda/Replay/shared
221 7
mre_event_scheduler.py
in source/controlplaneapi/infrastructure/lambda/EventScheduler
210 14
ProfilePluginsForm.js
in source/frontend/src/containers/Profile/Forms
207 3
ProfileCreate.js
in source/frontend/src/containers/Profile
201 -
es_EventDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
201 13
event_hls_manifest_gen.py
in source/controlplaneapi/infrastructure/lambda/EventHlsManifestGenerator
197 9
Header.js
in source/frontend/src/components/Header
187 -
App.js
in source/frontend/src
176 -
defaultTheme.js
in source/frontend/src/theme
165 -
ConfigurationModal.js
in source/frontend/src/containers/Profile/Forms
153 -
lambda_function.py
in source/dataplaneapi/infrastructure/lambda/EventDeletionHandler
148 5
mre_event_edl_gen.py
in source/controlplaneapi/infrastructure/lambda/EventEdlGenerator
143 5
MreEventDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
135 14
EventList.js
in source/frontend/src/containers/Event
129 2
FormHandler.js
in source/frontend/src/components/Form
128 1
PluginPriorityItem.js
in source/frontend/src/containers/Replay
119 -
ClipPreviewModal.js
in source/frontend/src/components/ClipPreviewFeedback
118 -
lambda_function.py
in source/controlplaneapi/infrastructure/lambda/ProbeVideo
118 3
Sidebar.js
in source/frontend/src/components/Sidebar
117 -
ContentGroupCreateModal.js
in source/frontend/src/components/ContentGroup
109 -
ProgramCreateModal.js
in source/frontend/src/components/Programs
109 -
DateTimePicker.css
in source/frontend/src/common
105 -
ModelCreate.js
in source/frontend/src/containers/Model
104 -
MultiSelectWithChips.js
in source/frontend/src/components/MultiSelectWithChips
103 -
MreReplayDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
99 6
mre_frontend_stack.py
in source/frontend/cdk/stacks
93 1
ThumbnailCard.js
in source/frontend/src/components/Event
91 -
init-amplify.py
in source/frontend/cdk
90 1
Files With Most Units (Top 20)
File# lines# units
app.py
in source/controlplaneapi/runtime
4035 105
app.py
in source/dataplaneapi/runtime
1755 45
__init__.py
in source/lib/MediaReplayEnginePluginHelper/MediaReplayEnginePluginHelper
579 36
ReplayEngine.py
in source/controlplaneapi/infrastructure/lambda/Replay/shared
371 31
__init__.py
in source/lib/MediaReplayEngineWorkflowHelper/MediaReplayEngineWorkflowHelper
244 29
replay_lambda.py
in source/controlplaneapi/infrastructure/lambda/Replay
367 16
mre-event-clip-generator.py
in source/controlplaneapi/infrastructure/lambda/EventClipGenerator
658 15
es_ReplayDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
267 15
MreEventDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
135 14
mre_event_scheduler.py
in source/controlplaneapi/infrastructure/lambda/EventScheduler
210 14
es_EventDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
201 13
event_hls_manifest_gen.py
in source/controlplaneapi/infrastructure/lambda/EventHlsManifestGenerator
197 9
__init__.py
in source/controlplaneapi/runtime/chalicelib
673 7
Mp4Generator.py
in source/controlplaneapi/infrastructure/lambda/Replay/shared
221 7
HlsGenerator.py
in source/controlplaneapi/infrastructure/lambda/Replay/shared
232 7
MreReplayDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
99 6
mre_event_edl_gen.py
in source/controlplaneapi/infrastructure/lambda/EventEdlGenerator
143 5
lambda_function.py
in source/dataplaneapi/infrastructure/lambda/EventDeletionHandler
148 5
ClipPreview.js
in source/frontend/src/containers/Event
962 4
ProfilePluginsForm.js
in source/frontend/src/containers/Profile/Forms
207 3
Files With Long Lines (Top 20)

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

File# lines# units# long lines
app.py
in source/controlplaneapi/runtime
4035 105 79
app.py
in source/dataplaneapi/runtime
1755 45 71
ReplayCreate.js
in source/frontend/src/containers/Replay
679 1 36
chaliceapp.py
in source/controlplaneapi/infrastructure/stacks
2077 1 31
ClipPreview.js
in source/frontend/src/containers/Event
962 4 23
mre-event-clip-generator.py
in source/controlplaneapi/infrastructure/lambda/EventClipGenerator
658 15 20
FormRenderer.js
in source/frontend/src/components/Form
307 1 16
__init__.py
in source/controlplaneapi/runtime/chalicelib
673 7 16
HlsGenerator.py
in source/controlplaneapi/infrastructure/lambda/Replay/shared
232 7 15
ReplayEngine.py
in source/controlplaneapi/infrastructure/lambda/Replay/shared
371 31 14
es_ReplayDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
267 15 12
mre_event_scheduler.py
in source/controlplaneapi/infrastructure/lambda/EventScheduler
210 14 12
SummaryView.js
in source/frontend/src/components/SummaryView
253 - 11
EventView.js
in source/frontend/src/containers/Event
385 1 10
Mp4Generator.py
in source/controlplaneapi/infrastructure/lambda/Replay/shared
221 7 10
lambda_function.py
in source/dataplaneapi/infrastructure/lambda/EventDeletionHandler
148 5 9
es_EventDataExporter.py
in source/controlplaneapi/infrastructure/lambda/MreDataExport/shared
201 13 8
__init__.py
in source/lib/MediaReplayEnginePluginHelper/MediaReplayEnginePluginHelper
579 36 6
EventList.js
in source/frontend/src/containers/Event
129 2 5
ListRenderer.js
in source/frontend/src/components/ListRenderer
555 1 5