Annotation Interface DeadCodeGenerated


Marks a method as being known to have uncoverable code-paths by design.

The Generated suffix tells JaCoCo to ignore coverage for this method.

Since:
6.0.1
Author:
Ashley Scopes