assignment-4-memory-allocator\docs\malloc-impl.c
- 481 Complexity
- 8.91 Complexity / M
- 0 Duplication
- 1 Churn
- 5889 Lines
- 2985 Lines of Code
- 54 Methods
- 55.28 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?’