Forum member

PPetrov

1 post

Posts by PPetrov

  1. NoCoverage/PassingCoverage - What about PartialCoverage ?

    Hi! Great product! Keep with the good work! I've a small issue. I'm using VS2008 with NCrunch 1.32.0.0b and I've a simple Person class with a name property and a validation about the value in the constructor. The exception is covered by a test. When the throw statement is on a different line it ge…