Hi, From googletest main page, there is the following link.
Code Coverage with Hudson - http://meekrosoft.wordpress.com/2010/06/02/continuous-code-coverage-with-gcc-googletest-and-hudson/ I believe you could try doing the same thing for Jenkins too. Just another alternative. HTH Bruno P. Kinoshita http://kinoshita.eti.br http://tupilabs.com >________________________________ > From: Jon Schewe <jpsch...@mtu.net> >To: jenkinsci-users@googlegroups.com >Sent: Friday, 25 May 2012 9:56 PM >Subject: Re: C++ code coverage tool with Google test framework in windows > > >Try lcov. There's a script that I use at >https://github.com/jpschewe/lcov-to-cobertura-xml > > >On Fri, May 25, 2012 at 5:31 AM, Pank <pankajr1...@gmail.com> wrote: > >Hi All, >> >>We have test cases(for C++ code) generated from the Google test >>framework for which we need to do code coverage.we are looking for an >>open source code coverage tool supported in Jenkins and Google test >>framework in windows platform. >> >>Any suggestion would be sincerely appreciated. >> >>Thanks in advance, >>Pank >> >> > > >-- >Jon Schewe | http://mtu.net/~jpschewe > > > > >