src\Lucene.Net\Util\Automaton\RegExp.cs
- 131 Complexity
- 2.85 Complexity / M
- 0 Duplication
- 4 Churn
- 1339 Lines
- 853 Lines of Code
- 46 Methods
- 18.54 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?’