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

COVERAGE SUMMARY FOR CLASS [Rational]

nameclass, %method, %block, %
Rational0%   (0/1)0%   (0/30)0%   (0/457)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
<static initializer>0%   (0/1)0%   (0/22)
Rational (): void0%   (0/1)0%   (0/3)
Rational (LargeInteger, LargeInteger): void0%   (0/1)0%   (0/9)
Rational (Rational): void0%   (0/1)0%   (0/3)
abs (): Rational0%   (0/1)0%   (0/7)
compareTo (Rational): int0%   (0/1)0%   (0/12)
copy (): Rational0%   (0/1)0%   (0/16)
divide (Rational): Rational0%   (0/1)0%   (0/13)
doubleValue (): double0%   (0/1)0%   (0/62)
equals (Object): boolean0%   (0/1)0%   (0/23)
getDividend (): LargeInteger0%   (0/1)0%   (0/3)
getDivisor (): LargeInteger0%   (0/1)0%   (0/3)
hashCode (): int0%   (0/1)0%   (0/8)
inverse (): Rational0%   (0/1)0%   (0/27)
isLargerThan (Rational): boolean0%   (0/1)0%   (0/12)
isNegative (): boolean0%   (0/1)0%   (0/4)
isPositive (): boolean0%   (0/1)0%   (0/4)
isZero (): boolean0%   (0/1)0%   (0/4)
longValue (): long0%   (0/1)0%   (0/7)
minus (Rational): Rational0%   (0/1)0%   (0/19)
normalize (): Rational0%   (0/1)0%   (0/50)
opposite (): Rational0%   (0/1)0%   (0/7)
plus (Rational): Rational0%   (0/1)0%   (0/19)
round (): LargeInteger0%   (0/1)0%   (0/24)
times (Rational): Rational0%   (0/1)0%   (0/15)
times (long): Rational0%   (0/1)0%   (0/6)
toText (): Text0%   (0/1)0%   (0/11)
valueOf (CharSequence): Rational0%   (0/1)0%   (0/36)
valueOf (LargeInteger, LargeInteger): Rational0%   (0/1)0%   (0/13)
valueOf (long, long): Rational0%   (0/1)0%   (0/15)

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