mavak / trucov

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

Ensure config_unittest has 90% coverage #144

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:23

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
Not 90%, but pretty much is above 90% taking away all the wierd boost and 
compiler
generated stuff. There are a couple of branches untaken, but I shall not test 
this
anymore.

Original comment by millerlyte87@gmail.com on 25 Nov 2009 at 11:30

GoogleCodeExporter commented 9 years ago

Original comment by william....@gmail.com on 9 Dec 2009 at 11:45