Annotation Interface JacocoIgnoreCoverageGenerated


@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface JacocoIgnoreCoverageGenerated
Annotation to mark methods where JaCoCo coverage should be ignored.

JaCoCo coverage is ignored for methods annotated with any annotation that has a name including "Generated".