Package net.sourceforge.pmd.annotation
Annotation Interface Generated
Marks a class as generated code, and therefore to be ignored for code coverage purposes.
- Since:
- 7.7.0
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueThe generator that produced this code- Default:
- ""
-