Coverage report

  %line %branch
org.apache.turbine.services.security.torque.om.TurbineUserGroupRolePeer
100% 
100% 

 1  
 package org.apache.turbine.services.security.torque.om;
 2  
 
 3  
 /**
 4  
  * The skeleton for this class was autogenerated by Torque on:
 5  
  *
 6  
  * [Mon Oct 03 14:24:58 CEST 2005]
 7  
  *
 8  
  *  You should add additional methods to this class to meet the
 9  
  *  application requirements.  This class will only be generated as
 10  
  *  long as it does not already exist in the output directory.
 11  
  */
 12  6
 public class TurbineUserGroupRolePeer
 13  
     extends org.apache.turbine.services.security.torque.om.BaseTurbineUserGroupRolePeer
 14  
 {
 15  
 }

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