src\Lucene.Net.Codecs\Memory\FSTOrdTermsWriter.cs
- 18 Complexity
- 1.8 Complexity / M
- 0 Duplication
- 3 Churn
- 413 Lines
- 246 Lines of Code
- 10 Methods
- 24.6 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.