EMMA Coverage Report (generated Sun Mar 01 22:06:14 CET 2015) |
---|
[all classes][org.h2.samples] |
name | class, % | method, % | block, % | line, % |
---|---|---|---|---|
Function.java | 100% (1/1) | 50% (3/6) | 85% (227/266) | 87% (46/53) |
name | class, % | method, % | block, % | line, % |
---|---|---|---|---|
class Function | 100% (1/1) | 50% (3/6) | 85% (227/266) | 87% (46/53) |
Function (): void | 0% (0/1) | 0% (0/3) | 0% (0/1) | |
query (Connection, String): ResultSet | 0% (0/1) | 0% (0/5) | 0% (0/1) | |
simpleResultSet (): ResultSet | 0% (0/1) | 0% (0/31) | 0% (0/5) | |
getMatrix (Connection, Integer): ResultSet | 100% (1/1) | 100% (59/59) | 100% (10/10) | |
isPrime (int): boolean | 100% (1/1) | 100% (8/8) | 100% (1/1) | |
main (String []): void | 100% (1/1) | 100% (160/160) | 100% (35/35) |
[source file 'org/h2/samples/Function.java' not found in sourcepath] |
---|
[all classes][org.h2.samples] |
EMMA 2.0.5312 (C) Vladimir Roubtsov |