{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "CollaborationAwareMessageBusAdapter.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/CollaborationAwareMessageBusAdapter.java",
      "fingerprint" : "d2d09f575203d58ca6dc11a97fe1ab2f",
      "lineEnd" : 137,
      "lineStart" : 137,
      "message" : "it.tidalwave.actor.impl.CollaborationAwareMessageBusAdapter.registerCollaborationListener(Method) uses the same code for two branches",
      "moduleName" : "TheseFoolishThings :: Actors",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.actor.impl",
      "reference" : "478",
      "severity" : "LOW",
      "toString" : "CollaborationAwareMessageBusAdapter.java(137,0): DB_DUPLICATE_BRANCHES: STYLE: it.tidalwave.actor.impl.CollaborationAwareMessageBusAdapter.registerCollaborationListener(Method) uses the same code for two branches",
      "type" : "DB_DUPLICATE_BRANCHES"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (low: 1)"
}