name | method, % | block, % |
---|
<static initializer> | 0% (0/1) | 0% (0/28) |
ModuloInteger (): void | 0% (0/1) | 0% (0/3) |
ModuloInteger (ModuloInteger): void | 0% (0/1) | 0% (0/3) |
access$8 (ModuloInteger): LargeInteger | 0% (0/1) | 0% (0/3) |
compareTo (ModuloInteger): int | 0% (0/1) | 0% (0/6) |
copy (): ModuloInteger | 0% (0/1) | 0% (0/5) |
doubleValue (): double | 0% (0/1) | 0% (0/4) |
equals (Object): boolean | 0% (0/1) | 0% (0/12) |
getModulus (): LargeInteger | 0% (0/1) | 0% (0/4) |
hashCode (): int | 0% (0/1) | 0% (0/4) |
inverse (): ModuloInteger | 0% (0/1) | 0% (0/17) |
isLargerThan (ModuloInteger): boolean | 0% (0/1) | 0% (0/6) |
longValue (): long | 0% (0/1) | 0% (0/4) |
moduloValue (): LargeInteger | 0% (0/1) | 0% (0/14) |
newInstance (LargeInteger): ModuloInteger | 0% (0/1) | 0% (0/9) |
opposite (): ModuloInteger | 0% (0/1) | 0% (0/18) |
plus (ModuloInteger): ModuloInteger | 0% (0/1) | 0% (0/20) |
setModulus (LargeInteger): void | 0% (0/1) | 0% (0/22) |
times (ModuloInteger): ModuloInteger | 0% (0/1) | 0% (0/20) |
toText (): Text | 0% (0/1) | 0% (0/4) |
valueOf (CharSequence): ModuloInteger | 0% (0/1) | 0% (0/4) |
valueOf (LargeInteger): ModuloInteger | 0% (0/1) | 0% (0/3) |