Annotation Interface ExcludeFromCoverageGeneratedReport


@Retention(RUNTIME) @Target(METHOD) public @interface ExcludeFromCoverageGeneratedReport
This annotation tells Jacoco to not take into account the annotated method.