src\vs\base\common\ternarySearchTree.ts
- 148 Complexity
- 4.77 Complexity / M
- 0 Duplication
- 1 Churn
- 796 Lines
- 632 Lines of Code
- 31 Methods
- 20.39 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.