Source file "it/unimi/dsi/fastutil/ints/IntArrayFIFOQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 432 of 432 | 0% | 42 of 42 | 0% | 38 | 38 | 71 | 71 | 17 | 17 |
trim() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
resize(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
dequeueInt() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
readObject(ObjectInputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
dequeueLastInt() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
IntArrayFIFOQueue(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeObject(ObjectOutputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
enqueue(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
enqueueFirst(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
lastInt() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
reduce() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
firstInt() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
size() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
expand() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
IntArrayFIFOQueue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
comparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |