NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
davejohnston
Joined: 23 May 2011 Posts: 14
|
Posted: Thu May 31, 2012 12:59 am Post subject: [platform-dev] Cobertura Coverage Report Plugin for C++ |
|
|
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 |
|
 |
|
|
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
|
|