Source file "org/apache/catalina/ssi/SSIServlet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 350 of 350 | 0% | 38 of 38 | 0% | 25 | 25 | 83 | 83 | 6 | 6 |
| requestHandler(HttpServletRequest, HttpServletResponse) | 0% | 0% | 9 | 9 | 24 | 24 | 1 | 1 | ||
| processSSI(HttpServletRequest, HttpServletResponse, URL) | 0% | 0% | 6 | 6 | 28 | 28 | 1 | 1 | ||
| init() | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| SSIServlet() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| doGet(HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| doPost(HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 |