From: Christou, S. <ste...@re...> - 2012-01-25 18:28:19
|
There probably is no simple way to do that. You might have better luck with an application like hudson, jenkins, sonar or another result reporting utility. On Tue, Jan 24, 2012 at 8:16 AM, Eyal Edri <ee...@re...> wrote: > Cant you create an XML report instead and parse it? > > ----- Original Message ----- > > From: "StevenBoscarine" <ste...@gm...> > > To: cob...@li... > > Sent: Tuesday, January 24, 2012 4:11:49 PM > > Subject: [Cobertura-devel] Is there a way of listing my most covered > methods? I need to find "over-coverage" > > > > Hello All, > > Has someone already created a report to show which the most covered > > lines? I wanted to know which 100 lines were executed the most in a > > test. > > > > Can someone point me into the direction I need to head to query the > > results of a cobertura run? I noticed in the HTML report the number > > of > > times a line is executed is recorded. I am interested in using that > > data to determine which lines are executed the most. > > > > I inherited a large build that takes nearly a half-day to run all of > > its > > tests and I would like to determine which methods are affected by > > redundant tests. > > > > Thanks in advance! > > Steven > > > > > ------------------------------------------------------------------------------ > > Keep Your Developer Skills Current with LearnDevNow! > > The most comprehensive online learning library for Microsoft > > developers > > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, > > MVC3, > > Metro Style Apps, more. Free future releases when you subscribe now! > > http://p.sf.net/sfu/learndevnow-d2d > > _______________________________________________ > > Cobertura-devel mailing list > > Cob...@li... > > https://lists.sourceforge.net/lists/listinfo/cobertura-devel > > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Cobertura-devel mailing list > Cob...@li... > https://lists.sourceforge.net/lists/listinfo/cobertura-devel > Email Disclaimer: http://www.redprairie.com/emaildisclaimer/ |