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

COVERAGE SUMMARY FOR CLASS [Complex]

nameclass, %method, %block, %
Complex0%   (0/1)0%   (0/37)0%   (0/651)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
<static initializer>0%   (0/1)0%   (0/35)
Complex (): void0%   (0/1)0%   (0/3)
Complex (Complex): void0%   (0/1)0%   (0/3)
Complex (double, double): void0%   (0/1)0%   (0/9)
access$10 (Complex): double0%   (0/1)0%   (0/3)
access$9 (Complex): double0%   (0/1)0%   (0/3)
argument (): double0%   (0/1)0%   (0/6)
compareTo (Complex): int0%   (0/1)0%   (0/74)
conjugate (): Complex0%   (0/1)0%   (0/15)
copy (): Complex0%   (0/1)0%   (0/6)
divide (Complex): Complex0%   (0/1)0%   (0/51)
divide (double): Complex0%   (0/1)0%   (0/18)
doubleValue (): double0%   (0/1)0%   (0/3)
equals (Complex, double): boolean0%   (0/1)0%   (0/12)
equals (Object): boolean0%   (0/1)0%   (0/21)
exp (): Complex0%   (0/1)0%   (0/24)
getImaginary (): double0%   (0/1)0%   (0/3)
getReal (): double0%   (0/1)0%   (0/3)
hashCode (): int0%   (0/1)0%   (0/38)
inverse (): Complex0%   (0/1)0%   (0/31)
isInfinite (): boolean0%   (0/1)0%   (0/8)
isLargerThan (Complex): boolean0%   (0/1)0%   (0/10)
isNaN (): boolean0%   (0/1)0%   (0/8)
log (): Complex0%   (0/1)0%   (0/15)
longValue (): long0%   (0/1)0%   (0/4)
magnitude (): double0%   (0/1)0%   (0/13)
minus (Complex): Complex0%   (0/1)0%   (0/20)
opposite (): Complex0%   (0/1)0%   (0/16)
plus (Complex): Complex0%   (0/1)0%   (0/20)
pow (Complex): Complex0%   (0/1)0%   (0/48)
pow (double): Complex0%   (0/1)0%   (0/28)
sqrt (): Complex0%   (0/1)0%   (0/27)
times (Complex): Complex0%   (0/1)0%   (0/32)
times (double): Complex0%   (0/1)0%   (0/18)
toText (): Text0%   (0/1)0%   (0/5)
valueOf (CharSequence): Complex0%   (0/1)0%   (0/6)
valueOf (double, double): Complex0%   (0/1)0%   (0/12)

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