Package com.embabel.common.util
Annotation ExcludeFromJacocoGeneratedReport
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER, AnnotationTarget.CLASS}) public @interface ExcludeFromJacocoGeneratedReport
This annotation is used to exclude a method from the Jacoco generated report. By containing the word "Generated" it excludes classes or methods.