Clover coverage report - Ivory - 1.0-alpha-5
Coverage timestamp: Sun Nov 9 2003 22:02:40 EST
file stats: LOC: 13   Methods: 0
NCLOC: 4   Classes: 1
30 day Evaluation Version distributed via the Maven Jar Repository. Clover is not free. You have 30 days to evaluate it. Please visit http://www.thecortex.net/clover to obtain a licensed version of Clover
 
 Source file Conditionals Statements Methods TOTAL
NonWebMethod.java - - - -
coverage
 1   
 package org.codehaus.ivory.attributes;
 2   
 
 3   
 /**
 4   
  * TODO document NonWebMethodAttribute
 5   
  * 
 6   
  * @author <a href="mailto:dan@envoisolutions.com">Dan Diephouse</a>
 7   
  * @since Sep 23, 2003
 8   
  */
 9   
 public class NonWebMethod
 10   
 {
 11   
 
 12   
 }
 13