I have setup the xcode (3.2.6) sdk 4.3 for reporting code coverage as per apple guideline.

After running the project, the .gcno and .gcda files get generated. But always the coverage shows as 0%. The lines of code that are running are not being traced or marked by coverage tool.

What could possibly be wrong. Please help.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.