gcov -b can report branch coverage (http://gcc.gnu.org/onlinedocs/gcc/Invoking-Gcov.html#Invoking-Gcov)
There is a feature request for this featue also in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413834
Assuming that branch coverage support would be implemented in lcov, could you test it?
Log in to post a comment.
Assuming that branch coverage support would be implemented in lcov, could you test it?