Data Structures\Bags\Bag.java
- 15 Complexity
- 1.36 Complexity / M
- 0 Duplication
- 1 Churn
- 126 Lines
- 74 Lines of Code
- 11 Methods
- 6.73 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.