This intention replaces
if
statement with another
if
statement using inverted condition inside.
The intention might be useful to e.g. simplify complex code using multiple nested
if
statements.