public class JacocoAntInitializer extends Initializer implements CoverageExtension
| Constructor and Description |
|---|
JacocoAntInitializer(org.apache.tools.ant.Project antProject,
JacocoConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Project project) |
boolean |
shouldExecuteOnProject(Project project) |
toStringpublic JacocoAntInitializer(org.apache.tools.ant.Project antProject, JacocoConfiguration configuration)
public boolean shouldExecuteOnProject(Project project)
shouldExecuteOnProject in interface CheckProjectshouldExecuteOnProject in class Initializerpublic void execute(Project project)
execute in class InitializerCopyright © 2009-2012 SonarSource. All Rights Reserved.