[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ITP: cobertura -- tool that calculates the percentage of code accessed by tests



Package: wnpp
Owner: Miguel Landaeta <miguel@miguel.cc>
Severity: wishlist

* Package name    : cobertura
  Version         : 1.9.3
  Upstream Author : Mark Doliner <thekingant@users.sourceforge.net>
* URL             : http://cobertura.sourceforge.net/
* License         : GPL 2.0, ASL 1.1
  Programming Lang: Java
  Description     : tool that calculates the percentage of code
accessed by tests.

Library that measures test coverage by instrumenting a
code base and watching which lines of code are and are
not executed as the test suite runs. In addition to
identifying untested code and locating bugs, Cobertura
can optimize code by flagging dead, unreachable code
and can provide insights into how an API operates in
practice.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


Reply to: