The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yaml in root |
472 | - |
app.py in functions/start_comprehend_job |
75 | 3 |
app.py in functions/load_es |
50 | 2 |
app.py in functions/get_comprehend_files |
35 | 1 |
app.py in functions/start_stateMachine |
31 | 1 |
app.py in functions/get_comprehend_job_status |
29 | 1 |
app.py in functions/get_transcribe_transcript |
25 | 1 |
app.py in functions/start_transcribe_job |
23 | 1 |
app.py in functions/get_transcribe_job_status |
15 | 1 |
File | # lines | # units |
---|---|---|
app.py in functions/start_comprehend_job |
75 | 3 |
app.py in functions/load_es |
50 | 2 |
app.py in functions/get_comprehend_files |
35 | 1 |
app.py in functions/get_comprehend_job_status |
29 | 1 |
app.py in functions/get_transcribe_transcript |
25 | 1 |
app.py in functions/start_stateMachine |
31 | 1 |
app.py in functions/start_transcribe_job |
23 | 1 |
app.py in functions/get_transcribe_job_status |
15 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 7 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
app.py in functions/get_comprehend_files |
35 | 1 | 2 |
app.py in functions/get_comprehend_job_status |
29 | 1 | 2 |
app.py in functions/start_comprehend_job |
75 | 3 | 2 |
app.py in functions/start_transcribe_job |
23 | 1 | 1 |