Reports
if
statements of the form
if(true)...
or
if(false)...
. These statements sometimes occur due to automatic refactorings, and may obviously be simplified.