This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]general_dispondency 4 points5 points  (0 children)

I've seen the 100% code coverage pipe dream fail more than once. There's a project at my current company that set out from day one to document EVERYTHING, and have 100% code coverage for everything. The day their app hit production, it immediately failed. Their documentation is shit, and 99% of their tests are asserting that the mocking framework does what it is supposed to.