public class JaCoCoSensor extends Object implements Sensor, CoverageExtension
FLAG_SQUID_ANALYSIS| Constructor and Description |
|---|
JaCoCoSensor(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 JaCoCoSensor(JacocoConfiguration configuration)
public void analyse(Project project, SensorContext context)
Sensorpublic boolean shouldExecuteOnProject(Project project)
shouldExecuteOnProject in interface CheckProjectCopyright © 2009-2012 SonarSource. All Rights Reserved.