Source file "org/apache/tomcat/util/collections/SynchronizedQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 156 of 156 | 0% | 10 of 10 | 0% | 12 | 12 | 39 | 39 | 7 | 7 |
| expand() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| poll() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| offer(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| SynchronizedQueue(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| size() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| SynchronizedQueue() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |