Reports boolean expressions that can be simplified.

Example:


  true || false

After the quick-fix is applied:


  true