lambda_function.py
- 139 Complexity
- 6.04 Complexity / M
- 0 Duplication
- 37 Churn
- 1078 Lines
- 816 Lines of Code
- 23 Methods
- 35.48 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’