--

I've recently learned of another reason some people aim for 100% coverage. They want to make sure there is no unnecessary (unexercised) code. What these people do is they only write tests to exercise their code, and once that's achieved, they don't add additional cases. Interesting way of looking at things, I must admit.

--

--

Hajime Yamasaki Vukelic

Helping build an inclusive and accessible web. Web developer and writer. Sometimes annoying, but mostly just looking to share knowledge.