src\main\java\pedSim\routeChoice\PathFinder.java
- 28 Complexity
- 3.5 Complexity / M
- 0 Duplication
- 5 Churn
- 243 Lines
- 137 Lines of Code
- 8 Methods
- 17.12 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.