ExcludeFromJacocoGeneratedReport

Marks a function, class, or annotation class to be excluded from Jacoco code coverage reports.

Apply this annotation to generated, preview, or otherwise untestable code that should not affect coverage metrics.