Re: Using gcov
Re: Using gcov
- Subject: Re: Using gcov
- From: "Jonas B. Nielsen" <email@hidden>
- Date: Sat, 8 May 2010 22:36:19 +0200
Hi Lorenzo,
You can also the the Perl coverage tool Devel::Cover do the HTML reporting for you.
I threw together a blog entry about how to go about it, it has pointers to the stuff you should look at.
http://e-diot.dk/wordpress/2010/05/08/coverage/
If you have any questions, comment or issues, please feel free to write me,
jonasbn
--
Jonas Brømsø Nielsen, logicLAB
www: http://www.logicLAB.dk/
eml: email@hidden
mbl: +45 26787275
On 03/05/2010, at 23.49, Lorenzo Thurman wrote:
> I've set my project up to use gcov and it is outputting the files nicely. My question, probably dumb but anyway, how do I view the contents of the generated files? They don't open in BBEdit. I found a google project, CoverStory, which I found a little clunky, so I'm looking for an alternate means of viewing the data. HTML maybe?
> Thx
>
> --"My break-dancing days are over, but there's always the funky chicken"
> The Full Monty
> _______________________________________________
> 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
_______________________________________________
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
References: | |
| >Using gcov (From: Lorenzo Thurman <email@hidden>) |