src\Lucene.Net.Tests.Suggest\Suggest\Analyzing\TestFreeTextSuggester.cs
- 84 Complexity
- 4.67 Complexity / M
- 0 Duplication
- 3 Churn
- 703 Lines
- 557 Lines of Code
- 18 Methods
- 30.94 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.