@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) public @interface JacocoIgnoreCoverageGenerated
JaCoCo coverage is ignored for methods annotated with any annotation that has a name including "Generated".
Copyright © 2024. All rights reserved.