This inspection reports any suspicions combinations of
+
or
-
characters in JavaScript code (e.g.
a+++b
. While legal, such sequences are confusing, and may have their semantics changed through changes in whitespace.