linked_list.py
- 27 Complexity
- 2.45 Complexity / M
- 0 Duplication
- 1 Churn
- 159 Lines
- 108 Lines of Code
- 11 Methods
- 9.82 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?’