Coverage report

  %line %branch
nl.toolforge.karma.core.location.RemoteLocation
0% 
0% 

 1  
 package nl.toolforge.karma.core.location;
 2  
 
 3  
 /**
 4  
  * @author D.A. Smedes
 5  
  * @version $Id: RemoteLocation.java,v 1.1 2004/09/07 18:58:01 asmedes Exp $
 6  
  */
 7  0
 public abstract class RemoteLocation implements Location {
 8  
 
 9  
   
 10  
 
 11  
 }

This report is generated by jcoverage, Maven and Maven JCoverage Plugin.