Forum member

brianpeiris

3 posts

Posts by brianpeiris

  1. 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.

  2. 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?

  3. 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.