Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker
TreeWalker
IllegalTypeCheck illegalClassNames
  • Boolean

  • illegalClassNames
  • Boolean

  • ClassFanOutComplexity max
  • 0

  • max
  • 0

  • ClassDataAbstractionCoupling max
  • 0

  • max
  • 0

  • Summary:

    Report id Files Violations Severity-error
    base 6058 13031 13031
    patch 6058 13018 13018
    difference 93 207 207

    Number of unique base messages reported below: 110
    Number of unique patch messages reported below: 97

    Violations:

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\common\src\java\org\apache\lucene\analysis\ar\ArabicStemmer.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\common\src\java\org\apache\lucene\analysis\en\KStemmer.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 71 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 71 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\common\src\java\org\apache\lucene\analysis\in\IndicNormalizer.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\common\src\java\org\apache\lucene\analysis\pt\RSLPStemmerBase.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 149 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 181 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 181 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\common\src\java\org\apache\lucene\analysis\util\CharArrayMap.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\common\src\test\org\apache\lucene\analysis\pattern\TestPatternTokenizer.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 35 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\kuromoji\src\java\org\apache\lucene\analysis\ja\dict\ConnectionCosts.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\kuromoji\src\java\org\apache\lucene\analysis\ja\dict\UserDictionary.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\kuromoji\src\test\org\apache\lucene\analysis\ja\dict\UserDictionaryTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 26 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\kuromoji\src\tools\java\org\apache\lucene\analysis\ja\util\ConnectionCostsWriter.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\smartcn\src\java\org\apache\lucene\analysis\cn\smart\hhmm\WordDictionary.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\analysis\stempel\src\java\org\egothor\stemmer\Diff.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 66 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\backward-codecs\src\java\org\apache\lucene\codecs\lucene42\Lucene42TermVectorsReader.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 61 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 61 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 606 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 606 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\codecs\src\java\org\apache\lucene\codecs\memory\DirectPostingsFormat.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 181 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 181 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 220 5
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 220 5
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2083 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2083 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\codecs\src\java\org\apache\lucene\codecs\memory\FSTOrdTermsReader.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 305 5
    # error ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 305 5

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\codecs\compressing\CompressingTermVectorsReader.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 72 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 72 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 659 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 659 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\index\DocumentsWriterPerThread.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 561 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 561 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\search\SloppyPhraseScorer.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 32 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 32 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\search\TopDocs.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 81 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 81 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 119 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 119 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\ArrayUtil.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 30 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\ByteBlockPool.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 88 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 88 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\IntBlockPool.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 26 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\PagedBytes.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\RecyclingByteBlockAllocator.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\RecyclingIntBlockAllocator.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\SparseFixedBitSet.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\automaton\Automaton.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 57 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 57 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\automaton\MinimizationOperations.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\java\org\apache\lucene\util\automaton\Operations.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 55 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 55 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\index\TestCodecs.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 68 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 68 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 308 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 308 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\index\TestConsistentFieldNumbers.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 34 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 34 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\index\TestDocsAndPositions.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 35 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 35 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\index\TestIntBlockPool.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 107 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\index\TestTermVectorsReader.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 41 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 41 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\search\TestMultiPhraseQuery.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 48 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 48 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\search\TestWildcard.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 37 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 37 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\util\StressRamUsageEstimator.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\util\TestOfflineSorter.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\util\TestRecyclingByteBlockAllocator.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\util\TestRecyclingIntBlockAllocator.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\util\TestUnicodeUtil.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 87 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 87 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\core\src\test\org\apache\lucene\util\automaton\TestLevenshteinAutomata.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\facet\src\test\org\apache\lucene\facet\TestDrillSideways.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 48 (max allowed is 0). 70 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 47 (max allowed is 0). 70 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 792 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 822 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\facet\src\test\org\apache\lucene\facet\taxonomy\TestFacetLabel.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 29 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 29 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\facet\src\test\org\apache\lucene\facet\taxonomy\TestTaxonomyCombined.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 35 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\highlighter\src\java\org\apache\lucene\search\postingshighlight\PostingsHighlighter.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 97 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 97 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\highlighter\src\test\org\apache\lucene\search\postingshighlight\TestPostingsHighlighter.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 57 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 57 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\highlighter\src\test\org\apache\lucene\search\vectorhighlight\SimpleFragmentsBuilderTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 47 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 47 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 328 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\join\src\java\org\apache\lucene\search\join\GlobalOrdinalsWithScoreCollector.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 313 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 352 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\join\src\java\org\apache\lucene\search\join\ToParentBlockJoinCollector.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 135 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 135 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\join\src\test\org\apache\lucene\search\join\TestBlockJoin.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 58 (max allowed is 0). 84 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 57 (max allowed is 0). 84 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\misc\src\java\org\apache\lucene\uninverting\DocTermOrds.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 113 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 113 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\misc\src\test\org\apache\lucene\uninverting\TestDocTermOrds.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 64 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 64 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\misc\src\test\org\apache\lucene\uninverting\TestFieldCache.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 66 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 66 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\queryparser\src\java\org\apache\lucene\queryparser\classic\ParseException.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 14 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 14 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\queryparser\src\java\org\apache\lucene\queryparser\classic\QueryParser.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 79 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 79 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\queryparser\src\java\org\apache\lucene\queryparser\flexible\standard\parser\ParseException.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 19 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 19 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\queryparser\src\java\org\apache\lucene\queryparser\flexible\standard\parser\StandardSyntaxParser.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 47 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 47 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\queryparser\src\java\org\apache\lucene\queryparser\surround\parser\ParseException.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 14 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 14 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\queryparser\src\java\org\apache\lucene\queryparser\surround\parser\QueryParser.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 46 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 46 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\queryparser\src\test\org\apache\lucene\queryparser\util\QueryParserTestBase.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 61 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 61 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\sandbox\src\java\org\apache\lucene\util\GeoProjectionUtils.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 25 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\sandbox\src\java\org\apache\lucene\util\GeoUtils.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\sandbox\src\test\org\apache\lucene\sandbox\queries\TestSlowFuzzyQuery2.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 63 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 63 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\spatial3d\src\java\org\apache\lucene\geo3d\GeoConvexPolygon.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 32 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\suggest\src\java\org\apache\lucene\search\spell\LuceneLevenshteinDistance.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\suggest\src\java\org\apache\lucene\search\spell\WordBreakSpellChecker.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 36 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 36 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\suggest\src\test\org\apache\lucene\search\spell\TestWordBreakSpellChecker.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 42 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\suggest\src\test\org\apache\lucene\search\suggest\analyzing\FuzzySuggesterTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 55 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 55 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\suggest\src\test\org\apache\lucene\search\suggest\analyzing\TestFreeTextSuggester.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 52 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 52 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\test-framework\src\java\org\apache\lucene\codecs\ramonly\RAMOnlyPostingsFormat.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 204 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 204 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\test-framework\src\java\org\apache\lucene\index\BaseStoredFieldsFormatTestCase.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 72 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 72 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\test-framework\src\java\org\apache\lucene\search\QueryUtils.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 53 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 53 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\lucene\test-framework\src\java\org\apache\lucene\util\automaton\AutomatonTestUtil.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 143 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 143 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\contrib\analytics\src\java\org\apache\solr\analytics\statistics\StatsCollectorSupplierFactory.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 48 (max allowed is 0). 77 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 47 (max allowed is 0). 77 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\contrib\clustering\src\test\org\apache\solr\handler\clustering\AbstractClusteringTestCase.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\AbstractSqlEntityProcessorTestCase.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 45 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\java\org\apache\solr\internal\csv\CSVParser.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 52 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\java\org\apache\solr\internal\csv\CSVUtils.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 26 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 26 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\java\org\apache\solr\parser\ParseException.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 14 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 14 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\java\org\apache\solr\parser\QueryParser.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 20 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 20 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2506 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2506 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\java\org\apache\solr\spelling\WordBreakSolrSpellChecker.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 57 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 57 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\java\org\apache\solr\util\CryptoKeys.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 54 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 54 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\test\org\apache\solr\TestJoin.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\test\org\apache\solr\handler\component\TermVectorComponentTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\test\org\apache\solr\internal\csv\CSVParserTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\test\org\apache\solr\internal\csv\CSVPrinterTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\test\org\apache\solr\internal\csv\CSVUtilsTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\test\org\apache\solr\search\TestFoldingMultitermQuery.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\test\org\apache\solr\search\join\TestScoreJoinQPNoScore.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 50 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 50 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\core\src\test\org\apache\solr\servlet\SolrRequestParserTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 64 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 64 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\lucene-solr\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 48 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 48 1