EMMA Coverage Report (generated Tue Nov 23 11:59:29 CET 2010)
[all classes][org.jscience.mathematics.vector]

COVERAGE SUMMARY FOR CLASS [ComplexMatrix]

nameclass, %method, %block, %
ComplexMatrix0%   (0/1)0%   (0/30)0%   (0/765)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
<static initializer>0%   (0/1)0%   (0/5)
ComplexMatrix (): void0%   (0/1)0%   (0/8)
ComplexMatrix (ComplexMatrix): void0%   (0/1)0%   (0/3)
access$20 (ComplexMatrix): FastTable0%   (0/1)0%   (0/3)
adjoint (): ComplexMatrix0%   (0/1)0%   (0/63)
cofactor (int, int): Complex0%   (0/1)0%   (0/72)
copy (): ComplexMatrix0%   (0/1)0%   (0/26)
determinant (): Complex0%   (0/1)0%   (0/5)
get (int, int): Complex0%   (0/1)0%   (0/19)
getColumn (int): ComplexVector0%   (0/1)0%   (0/45)
getDiagonal (): ComplexVector0%   (0/1)0%   (0/29)
getNumberOfColumns (): int0%   (0/1)0%   (0/10)
getNumberOfRows (): int0%   (0/1)0%   (0/10)
getRow (int): ComplexVector0%   (0/1)0%   (0/47)
getRows (): FastTable0%   (0/1)0%   (0/24)
inverse (): ComplexMatrix0%   (0/1)0%   (0/13)
minus (Matrix): ComplexMatrix0%   (0/1)0%   (0/5)
newInstance (int, boolean): ComplexMatrix0%   (0/1)0%   (0/15)
opposite (): ComplexMatrix0%   (0/1)0%   (0/29)
plus (Matrix): ComplexMatrix0%   (0/1)0%   (0/48)
tensor (Matrix): ComplexMatrix0%   (0/1)0%   (0/6)
times (Complex): ComplexMatrix0%   (0/1)0%   (0/30)
times (Matrix): ComplexMatrix0%   (0/1)0%   (0/39)
times (Vector): ComplexVector0%   (0/1)0%   (0/32)
transpose (): ComplexMatrix0%   (0/1)0%   (0/18)
valueOf (Complex [][]): ComplexMatrix0%   (0/1)0%   (0/39)
valueOf (ComplexVector []): ComplexMatrix0%   (0/1)0%   (0/39)
valueOf (List): ComplexMatrix0%   (0/1)0%   (0/43)
valueOf (Matrix): ComplexMatrix0%   (0/1)0%   (0/35)
vectorization (): ComplexVector0%   (0/1)0%   (0/5)

[all classes][org.jscience.mathematics.vector]
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov