NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

[platform-dev] Cobertura Coverage Report Plugin for C++

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Platform Users
View previous topic :: View next topic  
Author Message
davejohnston



Joined: 23 May 2011
Posts: 14

PostPosted: Thu May 31, 2012 12:59 am    Post subject: [platform-dev] Cobertura Coverage Report Plugin for C++ Reply with quote

Hi,

I know that there is a cobertura plugin for Netbeans Java projects, but
I was wondering if there is any possibility of creating a C++ version.

C++ projects can produce coverage metrics using gcov and then gcovr to
convert the report into cobertura format.
What I'm looking for is a plugin that will read that cobertura report
and annotate my C/C++ files in the open project, indicating what lines
have/have not been tested.

Ideally the plugin could be configured to look in a particular
directory for the report on a per project basis. It would be down to
the developer to generate the report data, the plugin would just read
an annotate.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Platform Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo