Forum member
brianpeiris
3 posts
Posts by brianpeiris
-
Classes with 0 compiled lines should not show 100%
It is a bit misleading to say that a class is 100% covered when there are no compiled lines [i]to[/i] cover. I would prefer if the metrics showed a black "N/A" or even removed the file from the results.
28 Feb 2013 15:24 UTC
-
coverage on conditional statements
I think showing partial coverage on complex conditions is crucial to any code coverage tool. How can I trust NCrunch if it tells me that a condition is 100% covered when in fact is it not?
28 Feb 2013 15:22 UTC
-
NCrunch fails to build files, Visual Studio 2010 builds fine
Remco, your solution worked for me as well. Please consider adding it to the troubleshooting wiki.
27 Sep 2012 15:19 UTC