src\Lucene.Net\Codecs\Lucene3x\Lucene3xTermVectorsReader.cs
- 105 Complexity
- 2.28 Complexity / M
- 73 Duplication
- 3 Churn
- 889 Lines
- 698 Lines of Code
- 46 Methods
- 15.17 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.