MagicNumberCheck

Checks for "magic" numbers; numeric values that aren't defined as constants. The numbers -1, 0, 1, 2 are ignored.