org.apache.maven.dashboard.aggregator.clover
Class CloverTPC

java.lang.Object
  extended by org.apache.maven.dashboard.aggregator.clover.CloverTPC

public class CloverTPC
extends Object

Version:
$Id: CloverTPC.java 373659 2006-01-31 01:02:14Z ltheussl $
Author:
Vincent Massol

Constructor Summary
CloverTPC()
           
 
Method Summary
static String computeTPC(String elements, String coveredElements)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloverTPC

public CloverTPC()
Method Detail

computeTPC

public static String computeTPC(String elements,
                                String coveredElements)


Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.