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

COVERAGE SUMMARY FOR CLASS [ModuloInteger]

nameclass, %method, %block, %
ModuloInteger0%   (0/1)0%   (0/22)0%   (0/213)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
<static initializer>0%   (0/1)0%   (0/28)
ModuloInteger (): void0%   (0/1)0%   (0/3)
ModuloInteger (ModuloInteger): void0%   (0/1)0%   (0/3)
access$8 (ModuloInteger): LargeInteger0%   (0/1)0%   (0/3)
compareTo (ModuloInteger): int0%   (0/1)0%   (0/6)
copy (): ModuloInteger0%   (0/1)0%   (0/5)
doubleValue (): double0%   (0/1)0%   (0/4)
equals (Object): boolean0%   (0/1)0%   (0/12)
getModulus (): LargeInteger0%   (0/1)0%   (0/4)
hashCode (): int0%   (0/1)0%   (0/4)
inverse (): ModuloInteger0%   (0/1)0%   (0/17)
isLargerThan (ModuloInteger): boolean0%   (0/1)0%   (0/6)
longValue (): long0%   (0/1)0%   (0/4)
moduloValue (): LargeInteger0%   (0/1)0%   (0/14)
newInstance (LargeInteger): ModuloInteger0%   (0/1)0%   (0/9)
opposite (): ModuloInteger0%   (0/1)0%   (0/18)
plus (ModuloInteger): ModuloInteger0%   (0/1)0%   (0/20)
setModulus (LargeInteger): void0%   (0/1)0%   (0/22)
times (ModuloInteger): ModuloInteger0%   (0/1)0%   (0/20)
toText (): Text0%   (0/1)0%   (0/4)
valueOf (CharSequence): ModuloInteger0%   (0/1)0%   (0/4)
valueOf (LargeInteger): ModuloInteger0%   (0/1)0%   (0/3)

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