EMMA Coverage Report (generated Tue Nov 23 11:59:29 CET 2010) |
---|
[all classes][org.jscience.mathematics.vector] |
name | class, % | method, % | block, % |
---|---|---|---|
Matrix | 0% (0/1) | 0% (0/15) | 0% (0/357) |
name | method, % | block, % |
---|---|---|
<static initializer> | 0% (0/1) | 0% (0/6) |
Matrix (): void | 0% (0/1) | 0% (0/3) |
divide (Matrix): Matrix | 0% (0/1) | 0% (0/5) |
equals (Matrix, Comparator): boolean | 0% (0/1) | 0% (0/48) |
equals (Object): boolean | 0% (0/1) | 0% (0/55) |
hashCode (): int | 0% (0/1) | 0% (0/30) |
isSquare (): boolean | 0% (0/1) | 0% (0/9) |
minus (Matrix): Matrix | 0% (0/1) | 0% (0/5) |
pow (int): Matrix | 0% (0/1) | 0% (0/59) |
pseudoInverse (): Matrix | 0% (0/1) | 0% (0/16) |
solve (Matrix): Matrix | 0% (0/1) | 0% (0/5) |
solve (Vector): Vector | 0% (0/1) | 0% (0/17) |
toString (): String | 0% (0/1) | 0% (0/4) |
toText (): Text | 0% (0/1) | 0% (0/70) |
trace (): Field | 0% (0/1) | 0% (0/25) |
[all classes][org.jscience.mathematics.vector] |
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov |