jar

org.hudsonci.plugins : JumbleHudsonPlugin

Maven & Gradle

Jan 10, 2012

JumbleHudsonPlugin · "This plugin will read the jumble xml report and generate a graph with the trend over time.It will also generate a report with the score for each package and class. "

Table Of Contents

Latest Version

Download org.hudsonci.plugins : JumbleHudsonPlugin JAR file - Latest Versions:

All Versions

Download org.hudsonci.plugins : JumbleHudsonPlugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window JumbleHudsonPlugin-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jumble.report

├─ com.jumble.report.Fail.class - [JAR]

├─ com.jumble.report.JumbleRunReport.class - [JAR]

├─ com.jumble.report.MutatedClassReport.class - [JAR]

├─ com.jumble.report.Package.class - [JAR]

├─ com.jumble.report.ReportWriter.class - [JAR]

hudson.jumble

├─ hudson.jumble.GraphAction.class - [JAR]

├─ hudson.jumble.Messages.class - [JAR]

├─ hudson.jumble.PackageReportAction.class - [JAR]

├─ hudson.jumble.Plugin.class - [JAR]

├─ hudson.jumble.ProjectScoreAction.class - [JAR]

├─ hudson.jumble.ReportBuildAction.class - [JAR]