Hello Guys,

We are developing a Qt desktop application. We are using QtTestlib to for unit testing of the application.
So we want to calculate the code coverage for the unit tests written.

Configuration is as follows -

1. Operating system - Windows 7
2. Qt Version - 4.8
3. Compiler - MSVC 2008


Which are the tools I can use for code coverage analysis?