Source file "org/apache/log4j/helpers/BoundedFIFO.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 234 of 234 | 0% | 26 of 26 | 0% | 23 | 23 | 49 | 49 | 10 | 10 |
resize(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
get() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
BoundedFIFO(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
put(LoggingEvent) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
wasFull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isFull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
wasEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
min(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getMaxSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
length() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |