No idea how I found myself on this blog; however, it was an interesting read: Why Is 100% Test Coverage Easier To Achieve? Although the translation is a little difficult to read he does an excellent job of pointing out the obvious benefits to 100% functional coverage. Let’s recap his main points… 1. First he [...]

 

Well, I finally got some code up and published. Ran into an issue with NCoverExplorer and was forced to rewrite it’s reporting.  It’s some horribly ugly code and the need to be quick outweighed the need to be elegant as it oft does in small tools like this one. Published at:  http://code.google.com/p/ncover-report/ The project allows [...]