Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

GCC can do it as well, compile your code with --coverage and `gcov -c` will tell you how often each branch was taken.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: