public class ITCoverageSensor extends Object
| Constructor and Description |
|---|
ITCoverageSensor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.sonar.api.batch.sensor.SensorContext context,
Map<org.sonar.api.batch.fs.InputFile,Set<Integer>> linesOfCode) |
protected org.sonar.api.batch.sensor.coverage.CoverageType |
getCoverageType() |
protected String[] |
reportPathProperties() |
protected String[] reportPathProperties()
protected org.sonar.api.batch.sensor.coverage.CoverageType getCoverageType()
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.