Hacker News new | ask | show | jobs
by vineetg 3979 days ago
A lot of these are actually pretty easy to spot with tools like gcov. To determine false positives, we can just look at how many times each "if" statement was hit, and compare those to the final count.