hudson.plugins.clover
Class CloverCoverageParser
java.lang.Object
hudson.plugins.clover.CloverCoverageParser
public class CloverCoverageParser
- extends Object
Created by IntelliJ IDEA.
- Since:
- 03-Jul-2007 09:03:30
- Author:
- connollys
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
trimPaths
public static ProjectCoverage trimPaths(ProjectCoverage result,
String pathPrefix)
parse
public static ProjectCoverage parse(File inFile,
String pathPrefix)
throws IOException
- Throws:
IOException
parse
public static ProjectCoverage parse(InputStream in)
throws IOException
- Throws:
IOException
Copyright © 2004-2012 Hudson. All Rights Reserved.