Source file "com/fasterxml/jackson/core/io/doubleparser/FftMultiplier.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,718 of 1,718 | 0% | 126 of 126 | 0% | 80 | 80 | 345 | 345 | 17 | 17 |
ifft(FftMultiplier.ComplexVector, FftMultiplier.ComplexVector[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 54 | 54 | 1 | 1 |
fft(FftMultiplier.ComplexVector, FftMultiplier.ComplexVector[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 46 | 46 | 1 | 1 |
multiplyFft(BigInteger, BigInteger) | ![]() | 0% | ![]() | 0% | 5 | 5 | 34 | 34 | 1 | 1 |
fromFftVector(FftMultiplier.ComplexVector, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 24 | 24 | 1 | 1 |
fft3(FftMultiplier.ComplexVector, FftMultiplier.ComplexVector, FftMultiplier.ComplexVector, int, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 19 | 19 | 1 | 1 |
toFftVector(byte[], int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 25 | 25 | 1 | 1 |
squareFft(BigInteger) | ![]() | 0% | ![]() | 0% | 2 | 2 | 28 | 28 | 1 | 1 |
fftMixedRadix(FftMultiplier.ComplexVector, FftMultiplier.ComplexVector[], FftMultiplier.ComplexVector) | ![]() | 0% | ![]() | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
ifftMixedRadix(FftMultiplier.ComplexVector, FftMultiplier.ComplexVector[], FftMultiplier.ComplexVector) | ![]() | 0% | ![]() | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
calculateRootsOfUnity(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
multiply(BigInteger, BigInteger) | ![]() | 0% | ![]() | 0% | 13 | 13 | 13 | 13 | 1 | 1 |
bitsPerFftPoint(int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 23 | 23 | 1 | 1 |
getRootsOfUnity2(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
getRootsOfUnity3(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
square(BigInteger) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
FftMultiplier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |