All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.codemodder.codemods.RemoveUnusedPrivateMethodCodemod.report.json Maven / Gradle / Ivy

There is a newer version: 0.97.3
Show newest version
{
  "summary" : "Removed unused private method",
  "change" : "Removed unused private method.",
  "reviewGuidanceJustification" : "There should be no functional changes after this change. However, we think it may be valuable for a developer to see the change being made and see if it alters their understanding of the code.",
  "references" : [
    "https://rules.sonarsource.com/java/RSPEC-1144/",
    "https://understandlegacycode.com/blog/delete-unused-code/"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy