This inspection reports modifications of variables with a simple assignment (such as
y = y + x
) that can be replaced with an operator assignment.