{
  "_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" : "ipspiel22-vierGewinnt/src/main/java/de/fhdw/gaming/ipspiel22/vierGewinnt/domain/impl/VGStateImpl.java",
      "fingerprint" : "B5CF59F30F8BDC7117A8B7BBBF758C04",
      "lineEnd" : 320,
      "lineStart" : 22,
      "message" : "Possible God Class (WMC=64, ATFD=18, TCC=9.357%).",
      "moduleName" : "IP Spieltheorie 2022 Connect Four game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.domain.impl",
      "reference" : "114",
      "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" : "ipspiel22-vierGewinnt/src/main/java/de/fhdw/gaming/ipspiel22/vierGewinnt/domain/impl/VGStateImpl.java",
      "fingerprint" : "F9F7D6B4E93440735568080385022F6F",
      "lineEnd" : 166,
      "lineStart" : 131,
      "message" : "The method 'nextTurn()' has a cognitive complexity of 15, current threshold is 15.",
      "moduleName" : "IP Spieltheorie 2022 Connect Four game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.domain.impl",
      "reference" : "114",
      "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" : "ipspiel22-vierGewinnt/src/main/java/de/fhdw/gaming/ipspiel22/vierGewinnt/strategy/MinMaxViergewinnt.java",
      "fingerprint" : "A47163863D6010F10E5FC16605B41C88",
      "lineEnd" : 565,
      "lineStart" : 31,
      "message" : "Possible God Class (WMC=81, ATFD=193, TCC=6.667%).",
      "moduleName" : "IP Spieltheorie 2022 Connect Four game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy",
      "reference" : "114",
      "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" : "ipspiel22-vierGewinnt/src/main/java/de/fhdw/gaming/ipspiel22/vierGewinnt/strategy/MinMaxViergewinnt.java",
      "fingerprint" : "A47163863D6010F10E5FC16605B41C88",
      "lineEnd" : 565,
      "lineStart" : 31,
      "message" : "The class 'MinMaxViergewinnt' has a total cyclomatic complexity of 81 (highest 8).",
      "moduleName" : "IP Spieltheorie 2022 Connect Four game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy",
      "reference" : "114",
      "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" : "ipspiel22-vierGewinnt/src/test/java/de/fhdw/gaming/ipspiel22/vierGewinnt/domain/impl/VGFieldImplTest.java",
      "fingerprint" : "BE6E40B991EDE68134BF670A70187264",
      "lineEnd" : 35,
      "lineStart" : 35,
      "message" : "Useless parentheses.",
      "moduleName" : "IP Spieltheorie 2022 Connect Four game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel22.vierGewinnt.domain.impl",
      "reference" : "114",
      "severity" : "NORMAL",
      "toString" : "VGFieldImplTest.java(35,30): UselessParentheses: Code Style: Useless parentheses.",
      "type" : "UselessParentheses"
    }
  ],
  "size" : 5,
  "toString" : "- (-): 5 issues (0 duplicates)"
}