Unnecessary Pragma
unnecessary_pragma
Description
Finds pragmas which can be removed
Extended Information
* NO_HANDLER with handler
* NEEDED without definition
* NO_TEXT without texts
* SUBRC_OK where sy-subrc is checked
NO_HANDLER inside macros are not checked