jar

org.codehaus.sonar-plugins : sonar-emma-plugin

Maven & Gradle

Dec 20, 2012

Sonar Emma plugin · Emma is an alternative to Clover and Cobertura to measure coverage by unit tests.

Table Of Contents

Latest Version

Download org.codehaus.sonar-plugins : sonar-emma-plugin JAR file - Latest Versions:

All Versions

Download org.codehaus.sonar-plugins : sonar-emma-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2.x
1.2
1.1
1.0.x
1.0
0.3

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

org.sonar.plugins.emma

├─ org.sonar.plugins.emma.EmmaMavenInitializer.class - [JAR]

├─ org.sonar.plugins.emma.EmmaMavenPluginHandler.class - [JAR]

├─ org.sonar.plugins.emma.EmmaPlugin.class - [JAR]

├─ org.sonar.plugins.emma.EmmaProcessor.class - [JAR]

├─ org.sonar.plugins.emma.EmmaSensor.class - [JAR]

├─ org.sonar.plugins.emma.EmmaSettings.class - [JAR]