mavak / trucov

True coverage tool for C / C++
1 stars 1 forks source link

Ensure parser_builder_unittest.cpp has 90% coverage #147

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Every function should be called at least once.
All obvious code should be covered.
90% coverage is a Minimum!

Original issue reported on code.google.com by millerlyte87@gmail.com on 5 Nov 2009 at 5:26

GoogleCodeExporter commented 9 years ago

Original comment by millerlyte87@gmail.com on 5 Nov 2009 at 5:28

GoogleCodeExporter commented 9 years ago
Currently showing:
73% /home/william/Desktop/trucov/output/_..##src##parser_builder.cpp.trucov

Looks like several branches are never fully executed.

Original comment by william....@gmail.com on 23 Nov 2009 at 10:22

GoogleCodeExporter commented 9 years ago
Verify this, because I will not add anymore to it.

Original comment by millerlyte87@gmail.com on 2 Dec 2009 at 12:10

GoogleCodeExporter commented 9 years ago

Original comment by william....@gmail.com on 10 Dec 2009 at 12:01