1 min readJul 20, 2020
Well put Paul although for me I still trust my own TDD-esque process more than code coverage tools in part due to the limitations pointed out by other commenters. I also rarely go back and add tests after the production code is committed unless I’m adding new functionality or fixing a bug.