src\Lucene.Net.Suggest\Suggest\Jaspell\JaspellTernarySearchTrie.cs
- 130 Complexity
- 3.42 Complexity / M
- 0 Duplication
- 4 Churn
- 1096 Lines
- 547 Lines of Code
- 38 Methods
- 14.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.