Question about gcov in Xcode
Question about gcov in Xcode
- Subject: Question about gcov in Xcode
- From: Yongqiang <email@hidden>
- Date: Wed, 27 Aug 2008 21:40:56 +0000
- Importance: Normal
Hi,
I know how to set Xcode to use gcov. My question is if one program like this:
foo() { if (a>0) {a = 1;} else {a =0;} }
If use gcov, the coverage is 50%. Actually, its coveage should be 100%. How can i use gcov in Xcode to get the correct result?
YQ
Windows Live Writer,支持离线撰写博客内容,随时随地想写就写。 立即使用!
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden