{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 37,
      "columnStart" : 1,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "3E0651318B5467F98A334785A449D463",
      "lineEnd" : 6,
      "lineStart" : 6,
      "message" : "Unused import 'de.schereSteinPapier.domain.*'.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(6,1): UnnecessaryImport: Code Style: Unused import 'de.schereSteinPapier.domain.*'.",
      "type" : "UnnecessaryImport"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 67,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "F8D497ABC2652A5B529A4464588127D8",
      "lineEnd" : 101,
      "lineStart" : 101,
      "message" : "Local variable 'firstPlayer' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(101,9): LocalVariableCouldBeFinal: Code Style: Local variable 'firstPlayer' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 68,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "1512DE45C8096F83D3B4053F299FF09F",
      "lineEnd" : 102,
      "lineStart" : 102,
      "message" : "Local variable 'secondPlayer' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(102,9): LocalVariableCouldBeFinal: Code Style: Local variable 'secondPlayer' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 50,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "04993E881779158184D753DC2CF3A8AE",
      "lineEnd" : 108,
      "lineStart" : 108,
      "message" : "Local variable 'game' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(108,13): LocalVariableCouldBeFinal: Code Style: Local variable 'game' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Design",
      "columnEnd" : 38,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "46B802B0FE58B727881EC0C44BB63E48",
      "lineEnd" : 111,
      "lineStart" : 111,
      "message" : "Avoid throwing raw exception types.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "HIGH",
      "toString" : "SSPGameBuilderImplTest.java(111,23): AvoidThrowingRawExceptionTypes: Design: Avoid throwing raw exception types.",
      "type" : "AvoidThrowingRawExceptionTypes"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 74,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "A774EBBE19B2FC8D213887DD7AB55B37",
      "lineEnd" : 117,
      "lineStart" : 117,
      "message" : "Local variable 'possibleOutcomesSchere' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(117,9): LocalVariableCouldBeFinal: Code Style: Local variable 'possibleOutcomesSchere' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 73,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "9770515D130BB8516829AC342626B62E",
      "lineEnd" : 118,
      "lineStart" : 118,
      "message" : "Local variable 'possibleOutcomesStein' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(118,9): LocalVariableCouldBeFinal: Code Style: Local variable 'possibleOutcomesStein' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 74,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "8FA47DE8429CCC5C4569990C37146780",
      "lineEnd" : 119,
      "lineStart" : 119,
      "message" : "Local variable 'possibleOutcomesPapier' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(119,9): LocalVariableCouldBeFinal: Code Style: Local variable 'possibleOutcomesPapier' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 44,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "219FD8CF8EB713A209BA38F0EF1C2267",
      "lineEnd" : 147,
      "lineStart" : 147,
      "message" : "Parameter 'playerName' is not assigned and could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(147,28): MethodArgumentCouldBeFinal: Code Style: Parameter 'playerName' is not assigned and could be declared final.",
      "type" : "MethodArgumentCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 95,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "219FD8CF8EB713A209BA38F0EF1C2267",
      "lineEnd" : 147,
      "lineStart" : 147,
      "message" : "Parameter 'possibleOutcomes' is not assigned and could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(147,47): MethodArgumentCouldBeFinal: Code Style: Parameter 'possibleOutcomes' is not assigned and could be declared final.",
      "type" : "MethodArgumentCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Design",
      "columnEnd" : 38,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "1134BEA7BB14EBBB69F24403EA10F47E",
      "lineEnd" : 151,
      "lineStart" : 151,
      "message" : "Avoid throwing raw exception types.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "HIGH",
      "toString" : "SSPGameBuilderImplTest.java(151,23): AvoidThrowingRawExceptionTypes: Design: Avoid throwing raw exception types.",
      "type" : "AvoidThrowingRawExceptionTypes"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 79,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "2048FBA50341C61DADBA0036BD42121A",
      "lineEnd" : 169,
      "lineStart" : 169,
      "message" : "Local variable 'provider' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(169,9): LocalVariableCouldBeFinal: Code Style: Local variable 'provider' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 46,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "D0AB4A71553AC448008750CE31EE1D65",
      "lineEnd" : 182,
      "lineStart" : 182,
      "message" : "Local variable 'game' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(182,9): LocalVariableCouldBeFinal: Code Style: Local variable 'game' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPGameBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 94,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPGameBuilderImplTest.java",
      "fingerprint" : "BEBCBADE6014D9DDDF7F9461CF126BF9",
      "lineEnd" : 191,
      "lineStart" : 191,
      "message" : "Local variable 'equilibriumStrategyFactory' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPGameBuilderImplTest.java(191,9): LocalVariableCouldBeFinal: Code Style: Local variable 'equilibriumStrategyFactory' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPPlayerBuilderImplTest.java",
      "category" : "Documentation",
      "columnEnd" : 35,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPPlayerBuilderImplTest.java",
      "fingerprint" : "F0168A907A2CECE15376726E10EA88B1",
      "lineEnd" : 87,
      "lineStart" : 87,
      "message" : "Field comments are required.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPPlayerBuilderImplTest.java(87,5): CommentRequired: Documentation: Field comments are required.",
      "type" : "CommentRequired"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPPlayerBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 35,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPPlayerBuilderImplTest.java",
      "fingerprint" : "F0168A907A2CECE15376726E10EA88B1",
      "lineEnd" : 87,
      "lineStart" : 87,
      "message" : "Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPPlayerBuilderImplTest.java(87,5): FieldDeclarationsShouldBeAtStartOfClass: Code Style: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.",
      "type" : "FieldDeclarationsShouldBeAtStartOfClass"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPPlayerBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 116,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPPlayerBuilderImplTest.java",
      "fingerprint" : "682182761A796EA631BE51D125B7C17F",
      "lineEnd" : 102,
      "lineStart" : 102,
      "message" : "Local variable 'sspPlayer' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPPlayerBuilderImplTest.java(102,9): LocalVariableCouldBeFinal: Code Style: Local variable 'sspPlayer' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPPlayerBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 113,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPPlayerBuilderImplTest.java",
      "fingerprint" : "89AF30821595A1EED94C4286C52FE9E3",
      "lineEnd" : 111,
      "lineStart" : 111,
      "message" : "Local variable 'player' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPPlayerBuilderImplTest.java(111,9): LocalVariableCouldBeFinal: Code Style: Local variable 'player' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPPlayerBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 113,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPPlayerBuilderImplTest.java",
      "fingerprint" : "2E130FCF5F8F4EE4A65E7A7AD583FA6C",
      "lineEnd" : 120,
      "lineStart" : 120,
      "message" : "Local variable 'player' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPPlayerBuilderImplTest.java(120,9): LocalVariableCouldBeFinal: Code Style: Local variable 'player' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPPlayerBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 74,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPPlayerBuilderImplTest.java",
      "fingerprint" : "A774EBBE19B2FC8D213887DD7AB55B37",
      "lineEnd" : 126,
      "lineStart" : 126,
      "message" : "Local variable 'possibleOutcomesSchere' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPPlayerBuilderImplTest.java(126,9): LocalVariableCouldBeFinal: Code Style: Local variable 'possibleOutcomesSchere' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPPlayerBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 73,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPPlayerBuilderImplTest.java",
      "fingerprint" : "9770515D130BB8516829AC342626B62E",
      "lineEnd" : 127,
      "lineStart" : 127,
      "message" : "Local variable 'possibleOutcomesStein' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPPlayerBuilderImplTest.java(127,9): LocalVariableCouldBeFinal: Code Style: Local variable 'possibleOutcomesStein' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSPPlayerBuilderImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 74,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel22-schere-stein-papier/src/test/java/de/schereSteinPapier/domain/impl/SSPPlayerBuilderImplTest.java",
      "fingerprint" : "8FA47DE8429CCC5C4569990C37146780",
      "lineEnd" : 128,
      "lineStart" : 128,
      "message" : "Local variable 'possibleOutcomesPapier' could be declared final.",
      "moduleName" : "IP Spieltheorie 2022 Rock, Paper, Scissors Game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.schereSteinPapier.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "SSPPlayerBuilderImplTest.java(128,9): LocalVariableCouldBeFinal: Code Style: Local variable 'possibleOutcomesPapier' could be declared final.",
      "type" : "LocalVariableCouldBeFinal"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "VGStateImpl.java",
      "category" : "Design",
      "columnEnd" : 8,
      "columnStart" : 1,
      "commit" : "-",
      "description" : "",
      "fileName" : "/var/lib/jenkins/home/jobs/ipspiel22/workspace/vierGewinnt/src/main/java/de/fhdw/gaming/ipspiel22/vierGewinnt/domain/impl/VGStateImpl.java",
      "fingerprint" : "FALLBACK-2175cb93",
      "lineEnd" : 320,
      "lineStart" : 22,
      "message" : "Possible God Class (WMC=64, ATFD=18, TCC=9.357%).",
      "moduleName" : "IP Spieltheorie 2022",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "VGStateImpl.java(22,1): GodClass: Design: Possible God Class (WMC=64, ATFD=18, TCC=9.357%).",
      "type" : "GodClass"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "VGStateImpl.java",
      "category" : "Design",
      "columnEnd" : 12,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "/var/lib/jenkins/home/jobs/ipspiel22/workspace/vierGewinnt/src/main/java/de/fhdw/gaming/ipspiel22/vierGewinnt/domain/impl/VGStateImpl.java",
      "fingerprint" : "FALLBACK-776be9c",
      "lineEnd" : 166,
      "lineStart" : 131,
      "message" : "The method 'nextTurn()' has a cognitive complexity of 15, current threshold is 15.",
      "moduleName" : "IP Spieltheorie 2022",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "VGStateImpl.java(131,5): CognitiveComplexity: Design: The method 'nextTurn()' has a cognitive complexity of 15, current threshold is 15.",
      "type" : "CognitiveComplexity"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MinMaxViergewinnt.java",
      "category" : "Design",
      "columnEnd" : 8,
      "columnStart" : 1,
      "commit" : "-",
      "description" : "",
      "fileName" : "/var/lib/jenkins/home/jobs/ipspiel22/workspace/vierGewinnt/src/main/java/de/fhdw/gaming/ipspiel22/vierGewinnt/strategy/MinMaxViergewinnt.java",
      "fingerprint" : "FALLBACK-27d71ae2",
      "lineEnd" : 565,
      "lineStart" : 31,
      "message" : "Possible God Class (WMC=81, ATFD=193, TCC=6.667%).",
      "moduleName" : "IP Spieltheorie 2022",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "MinMaxViergewinnt.java(31,1): GodClass: Design: Possible God Class (WMC=81, ATFD=193, TCC=6.667%).",
      "type" : "GodClass"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MinMaxViergewinnt.java",
      "category" : "Design",
      "columnEnd" : 8,
      "columnStart" : 1,
      "commit" : "-",
      "description" : "",
      "fileName" : "/var/lib/jenkins/home/jobs/ipspiel22/workspace/vierGewinnt/src/main/java/de/fhdw/gaming/ipspiel22/vierGewinnt/strategy/MinMaxViergewinnt.java",
      "fingerprint" : "FALLBACK-350758ee",
      "lineEnd" : 565,
      "lineStart" : 31,
      "message" : "The class 'MinMaxViergewinnt' has a total cyclomatic complexity of 81 (highest 8).",
      "moduleName" : "IP Spieltheorie 2022",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "MinMaxViergewinnt.java(31,1): CyclomaticComplexity: Design: The class 'MinMaxViergewinnt' has a total cyclomatic complexity of 81 (highest 8).",
      "type" : "CyclomaticComplexity"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "VGFieldImplTest.java",
      "category" : "Code Style",
      "columnEnd" : 65,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "/var/lib/jenkins/home/jobs/ipspiel22/workspace/vierGewinnt/src/test/java/de/fhdw/gaming/ipspiel22/vierGewinnt/domain/impl/VGFieldImplTest.java",
      "fingerprint" : "FALLBACK-b91e59c7",
      "lineEnd" : 35,
      "lineStart" : 35,
      "message" : "Useless parentheses.",
      "moduleName" : "IP Spieltheorie 2022",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.domain.impl",
      "reference" : "135",
      "severity" : "NORMAL",
      "toString" : "VGFieldImplTest.java(35,30): UselessParentheses: Code Style: Useless parentheses.",
      "type" : "UselessParentheses"
    }
  ],
  "size" : 27,
  "toString" : "PMD (pmd): 27 issues (0 duplicates)"
}