src\Lucene.Net\Codecs\Lucene42\Lucene42DocValuesProducer.cs
- 72 Complexity
- 1.76 Complexity / M
- 186 Duplication
- 2 Churn
- 841 Lines
- 712 Lines of Code
- 41 Methods
- 17.37 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?’