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