I was wondering what else is actually needed in order to run lcov in windows command line?Every time when I run perl lcov, I always get a reminder or errors similar to the following:
I\'m trying to run genhtml using perl.exe from Cygwin in Windows. I have installed cygwin and placed genhtml in the bin directory of cygwin.I went to that directory and used the 开发者_开发百科comman
I measure coverage for my code using gcov library and I would like to generate coverage report i开发者_如何学Gon user-friendly format. I\'ve found lcov utility for that, but it\'s not compatibile with