Reports double negation in a boolean expression.
Example:
!(!b)
After the quick-fix is applied:
b