unhappy :-(

Hi,

I'm struggling to find this tool useful - it seems unfinished?

Can anyone explain what the following code coverage output means ...

2012-01-25_1310.png

Overall, the routine is not covered?(from routine header), BUT .... Body line 1 has not been executed, line 2 has been ignored(?) lines 3&4 have been executed... etc etc etc

The output seems completely wrong, and also doesn't get updated as execution proceeds!

Finally... is there any documentation?

Thanks
Chris.

0
2 comments

Hi Chris,

First of all - terribly sorry for delayed answer!

The picture you've attached looks really odd. Could you please provide any details about your usecase?
What kind of application and what Visual Studio version do you have? Am I right - this highlighting is a result of "Cover Startup Project" action?

About documentaion - the online tutorials are available under Docs and Demos section on our web-site:  http://www.jetbrains.com/dotcover/documentation/index.html as well as in our .NET Tools Blog: http://blogs.jetbrains.com/dotnet/tag/dotcover/



Regards.
0

It looks like the info from the outdated snapshot was applied to the modified source code.
Please try to rerun coverage analysis.

0

Please sign in to leave a comment.