public class JaCoCoItSensor extends Object implements Sensor
AbstractCoverageExtension, because in this case this extension will be
disabled under Sonar 2.3, if JaCoCo is not defined as the default code coverage plugin.FLAG_SQUID_ANALYSIS| Constructor and Description |
|---|
JaCoCoItSensor(JacocoConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyse(Project project,
SensorContext context)
The method that is going to be run when the sensor is called
|
boolean |
shouldExecuteOnProject(Project project) |
String |
toString() |
public JaCoCoItSensor(JacocoConfiguration configuration)
public boolean shouldExecuteOnProject(Project project)
shouldExecuteOnProject in interface CheckProjectpublic void analyse(Project project, SensorContext context)
SensorCopyright © 2009-2012 SonarSource. All Rights Reserved.