Clover coverage report - PMD - 3.9
Coverage timestamp:
Tue Dec 19 2006 09:38:44 EST
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
Tue Dec 19 2006 09:39:36 EST
.
Open Source License registered to the PMD Project. This license of Clover is provided to support the development of PMD only.