com.dtrules.testsupport
Class Coverage

java.lang.Object
  extended by com.dtrules.testsupport.Coverage

public class Coverage
extends Object

Author:
ps24876

Nested Class Summary
static class Coverage.Stats
           
 class Coverage.TraceLoad
           
 
Constructor Summary
Coverage(RuleSet rs, String traceFiles)
           
 
Method Summary
 void compute()
           
static void main(String[] arg)
           
 void printReport(PrintStream o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Coverage

public Coverage(RuleSet rs,
                String traceFiles)
         throws RulesException
Throws:
RulesException
Method Detail

compute

public void compute()
             throws Exception
Throws:
Exception

printReport

public void printReport(PrintStream o)

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception


Copyright © 2011 DTrules Inc. All Rights Reserved.