jar

org.sonarsource.clover : sonar-clover-plugin

Maven & Gradle

Dec 14, 2015
13 stars

Sonar Clover Plugin · Get code coverage with <a href="http://www.atlassian.com/software/clover/">Atlassian Clover</a>.

Table Of Contents

Latest Version

Download org.sonarsource.clover : sonar-clover-plugin JAR file - Latest Versions:

All Versions

Download org.sonarsource.clover : sonar-clover-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1

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 sonar-clover-plugin-3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sonar.plugins.clover

├─ org.sonar.plugins.clover.CloverPlugin.class - [JAR]

├─ org.sonar.plugins.clover.CloverSensor.class - [JAR]

├─ org.sonar.plugins.clover.CloverXmlReportParser.class - [JAR]

├─ org.sonar.plugins.clover.InputFileProvider.class - [JAR]

├─ org.sonar.plugins.clover.package-info.class - [JAR]