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

COVERAGE SUMMARY FOR CLASS [LargeInteger]

nameclass, %method, %block, %
LargeInteger0%   (0/1)0%   (0/65)0%   (0/3522)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
<static initializer>0%   (0/1)0%   (0/391)
LargeInteger (): void0%   (0/1)0%   (0/3)
LargeInteger (LargeInteger): void0%   (0/1)0%   (0/3)
LargeInteger (int): void0%   (0/1)0%   (0/7)
LargeInteger (int, LargeInteger): void0%   (0/1)0%   (0/4)
abs (): LargeInteger0%   (0/1)0%   (0/8)
bitLength (): int0%   (0/1)0%   (0/34)
compareTo (LargeInteger): int0%   (0/1)0%   (0/59)
compareTo (long): int0%   (0/1)0%   (0/49)
copy (): LargeInteger0%   (0/1)0%   (0/39)
digitLength (): int0%   (0/1)0%   (0/40)
divide (LargeInteger): LargeInteger0%   (0/1)0%   (0/160)
divide (int): LargeInteger0%   (0/1)0%   (0/115)
doubleValue (): double0%   (0/1)0%   (0/65)
equals (Object): boolean0%   (0/1)0%   (0/30)
equals (long): boolean0%   (0/1)0%   (0/63)
format (LargeInteger, int, Appendable): Appendable0%   (0/1)0%   (0/29)
gcd (LargeInteger): LargeInteger0%   (0/1)0%   (0/93)
getLowestSetBit (): int0%   (0/1)0%   (0/37)
getRemainder (): LargeInteger0%   (0/1)0%   (0/3)
hashCode (): int0%   (0/1)0%   (0/30)
high (int): LargeInteger0%   (0/1)0%   (0/31)
inverseScaled (int): LargeInteger0%   (0/1)0%   (0/90)
isEven (): boolean0%   (0/1)0%   (0/16)
isLargerThan (LargeInteger): boolean0%   (0/1)0%   (0/22)
isNegative (): boolean0%   (0/1)0%   (0/3)
isOdd (): boolean0%   (0/1)0%   (0/7)
isPositive (): boolean0%   (0/1)0%   (0/10)
isPowerOfTwo (): boolean0%   (0/1)0%   (0/47)
isProbablyPrime (): boolean0%   (0/1)0%   (0/5)
isShiftRightCorrection (int): boolean0%   (0/1)0%   (0/56)
isZero (): boolean0%   (0/1)0%   (0/7)
longValue (): long0%   (0/1)0%   (0/51)
low (int): LargeInteger0%   (0/1)0%   (0/34)
minus (LargeInteger): LargeInteger0%   (0/1)0%   (0/54)
minus (long): LargeInteger0%   (0/1)0%   (0/5)
mod (LargeInteger): LargeInteger0%   (0/1)0%   (0/22)
modInverse (LargeInteger): LargeInteger0%   (0/1)0%   (0/104)
modPow (LargeInteger, LargeInteger): LargeInteger0%   (0/1)0%   (0/73)
opposite (): LargeInteger0%   (0/1)0%   (0/25)
parse (CharSequence, int, TextFormat$Cursor): LargeInteger0%   (0/1)0%   (0/176)
plus (LargeInteger): LargeInteger0%   (0/1)0%   (0/49)
plus (long): LargeInteger0%   (0/1)0%   (0/5)
pow (int, int): long0%   (0/1)0%   (0/30)
remainder (LargeInteger): LargeInteger0%   (0/1)0%   (0/5)
shiftLeft (int): LargeInteger0%   (0/1)0%   (0/54)
shiftRight (int): LargeInteger0%   (0/1)0%   (0/20)
shiftRightSelf (): void0%   (0/1)0%   (0/16)
shiftRightSelf (int): void0%   (0/1)0%   (0/35)
shiftWordLeft (int): LargeInteger0%   (0/1)0%   (0/46)
sqrt (): LargeInteger0%   (0/1)0%   (0/52)
subtract (LargeInteger): void0%   (0/1)0%   (0/14)
times (LargeInteger): LargeInteger0%   (0/1)0%   (0/234)
times (long): LargeInteger0%   (0/1)0%   (0/54)
times10pow (int): LargeInteger0%   (0/1)0%   (0/224)
times2pow (int): LargeInteger0%   (0/1)0%   (0/64)
toByteArray (byte [], int): int0%   (0/1)0%   (0/179)
toText (): Text0%   (0/1)0%   (0/5)
toText (int): Text0%   (0/1)0%   (0/25)
valueOf (BigInteger): LargeInteger0%   (0/1)0%   (0/9)
valueOf (CharSequence): LargeInteger0%   (0/1)0%   (0/6)
valueOf (CharSequence, int): LargeInteger0%   (0/1)0%   (0/55)
valueOf (byte [], int, int): LargeInteger0%   (0/1)0%   (0/128)
valueOf (long): LargeInteger0%   (0/1)0%   (0/43)
write (LargeInteger, int, int, Appendable): Appendable0%   (0/1)0%   (0/70)

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