I need code coverage for my iphone app.
Can anyone provide detailed information on how to get code coverage for Xcode 4?
Thanks
|
I need code coverage for my iphone app. Can anyone provide detailed information on how to get code coverage for Xcode 4? Thanks |
|||||||||||||
|
|
I have an entry on my blog which covers this exact topic. It provides a step-by-step guide on how to enable GCOV in Xcode 4 as well as how to use CoverStory for displaying the results. |
|||||||||||
|
|
These steps will help.
Reference Sites |
||||
|
|
|
I couldn't find a good example of this, so hopefully this will help someone else. If you want to generate HTML from your code coverage (once you get your .gcda files generated), you can install
|
|||
|
|