{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "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"
    }
  ],
  "size" : 2,
  "toString" : "PMD (pmd): 2 issues (0 duplicates)"
}