You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2007/02/12 19:50:34 UTC

[Db-derby Wiki] Update of "CodeCoverage" by DanDebrunner

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by DanDebrunner:
http://wiki.apache.org/db-derby/CodeCoverage

------------------------------------------------------------------------------
  = Code Coverage =
  
  Ramandeep Kaur posts code coverage reports using EMMA coverage tool.
+ 
+ These reports are a combination of multiple derbyall runs, jdk14 and jdk15 and Java SE 6.
+ Numbers have most likely dropped compared to 2006/08/07 due to conversion of tests to run
+ under JUnit and no longer running under jdk13.
+ 
+ || '''When''' || '''Class''' || '''Method''' || '''Block''' || '''Full Report''' ||
+ || 2007/02/12 || 93.6% (1182/1262) || 73.6% (15530/21092) || 71.9% (479876/667139) ||  ||
  
  These reports are a combination of multiple derbyall runs, jdk13, jdk14 and jdk15 and Java SE 6.