src\Lucene.Net.Analysis.Common\Analysis\NGram\Lucene43NGramTokenizer.cs
- 13 Complexity
- 1.86 Complexity / M
- 0 Duplication
- 3 Churn
- 176 Lines
- 121 Lines of Code
- 7 Methods
- 17.29 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’