The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yaml in root |
200 | - |
lambda-function.py in feature-toggle-message |
35 | 1 |
lambda-function.py in connection-manager |
31 | 1 |
lambda-function.py in new-connection |
30 | 1 |
File | # lines | # units |
---|---|---|
lambda-function.py in new-connection |
30 | 1 |
lambda-function.py in connection-manager |
31 | 1 |
lambda-function.py in feature-toggle-message |
35 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 7 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
template.yaml in root |
200 | - | 3 |
lambda-function.py in new-connection |
30 | 1 | 2 |
lambda-function.py in connection-manager |
31 | 1 | 1 |
lambda-function.py in feature-toggle-message |
35 | 1 | 1 |