Heard about a contractor who wrote some Salesforce code that had a 75% code coverage requirement, so they incremented a counter like 100 times so they could write fewer tests. (And to be clear that was not in a loop, they incremented the counter like 100 separate times)
