Tools Aren't the Answer
See /dev/null 's post "And the Braindead Award goes to... " for an interesting tale of things that turn up in spite of 100% test coverage.
Here's the recap:
- They have 100% test coverage.
- Yet, they uncovered an error in an abstract superclass.
How is this possible? How was it …
more ...