The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
serverless.yml in deploy |
550 | - |
tags.py in src/utils |
196 | 14 |
app.py in src |
191 | 4 |
s3wrapper.py in src |
109 | 8 |
generate_dcm.py in root |
69 | - |
dicomwrapper.py in src |
58 | 8 |
utils.py in src/utils |
51 | 4 |
logger.py in src |
40 | 1 |
File | # lines | # units |
---|---|---|
tags.py in src/utils |
196 | 14 |
dicomwrapper.py in src |
58 | 8 |
s3wrapper.py in src |
109 | 8 |
app.py in src |
191 | 4 |
utils.py in src/utils |
51 | 4 |
logger.py in src |
40 | 1 |
There are 3 files with lines longer than 120 characters. In total, there are 4 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
app.py in src |
191 | 4 | 2 |
serverless.yml in deploy |
550 | - | 1 |
dicomwrapper.py in src |
58 | 8 | 1 |