Clover coverage report - PMD - 3.7
Coverage timestamp:
Wed May 31 2006 09:25:59 EDT
Overview
Package
File
FRAMES
NO FRAMES
file stats:
LOC:
5
Methods:
0
NCLOC:
4
Classes:
1
Source file
Conditionals
Statements
Methods
TOTAL
HasLines.java
-
-
-
-
1
package
net.sourceforge.pmd.util;
2
3
public
interface
HasLines {
4
String getLine(
int
number);
5
}
Report generated by
Clover Code Coverage v1.3.6
Wed May 31 2006 09:26:49 EDT
.
Open Source License registered to the PMD Project. This license of Clover is provided to support the development of PMD only.