src\Lucene.Net.Analysis.Common\Analysis\Util\CharArraySet.cs
- 361 Complexity
- 3.97 Complexity / M
- 0 Duplication
- 2 Churn
- 2110 Lines
- 1126 Lines of Code
- 91 Methods
- 12.37 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.