The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yaml in root |
333 | - |
lambda_function.py in CBHelper-evaluateCallBack |
166 | 8 |
lambda_function.py in CBHelper-dial |
77 | 4 |
lambda_function.py in CBHelper-notify |
73 | 3 |
lambda_function.py in CBHelper-getAvailableAgents |
59 | 2 |
lambda_function.py in CBHelper-scheduleCall |
57 | 4 |
lambda_function.py in CBHelper-startScheduledCalls |
35 | 4 |
lambda_function.py in CBHelper-removeFromQueue |
25 | 2 |
File | # lines | # units |
---|---|---|
lambda_function.py in CBHelper-evaluateCallBack |
166 | 8 |
lambda_function.py in CBHelper-scheduleCall |
57 | 4 |
lambda_function.py in CBHelper-startScheduledCalls |
35 | 4 |
lambda_function.py in CBHelper-dial |
77 | 4 |
lambda_function.py in CBHelper-notify |
73 | 3 |
lambda_function.py in CBHelper-getAvailableAgents |
59 | 2 |
lambda_function.py in CBHelper-removeFromQueue |
25 | 2 |
There are 2 files with lines longer than 120 characters. In total, there are 5 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
lambda_function.py in CBHelper-evaluateCallBack |
166 | 8 | 4 |
template.yaml in root |
333 | - | 1 |