Reports any use of
==
or
!=
to test for array equality, rather than the
java.util.Arrays.equals()
method.