6 ms·
> Another shocking discovery for me personally, is that the only one that I've actually used myself - code coverage - has the lowest recall. In other words, alm
by valerij 7y ago
> Another shocking discovery for me personally, is that the only one that I've actually used myself - code coverage - has the lowest recall. In other words, almost all the issues it predicted turned out to not be real issues.
sounds like survivorship bias to me
- drewcoo 7y agoI'd be willing to bet that it was sloppy coverage and those false positives were along component/team boundaries.