Annotation Interface ExcludeFromJacocoGeneratedReport


@Retention(RUNTIME) @Target(METHOD) public @interface ExcludeFromJacocoGeneratedReport
This annotation causes the annotated method to be excluded from the jacoco coverage report.