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:
7
Methods:
0
NCLOC:
5
Classes:
1
Source file
Conditionals
Statements
Methods
TOTAL
Dimensionable.java
-
-
-
-
1
package
net.sourceforge.pmd.ast;
2
3
public
interface
Dimensionable {
4
public
boolean
isArray();
5
6
public
int
getArrayDepth();
7
}
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.