Source file "org/testng/reporters/XMLUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 207 of 207 | 0% | 24 of 24 | 0% | 22 | 22 | 51 | 51 | 10 | 10 |
| escape(String) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| appendAttributes(StringBuffer, Properties) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| xmlOpen(StringBuffer, String, String, Properties, boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| xml(String, String, String, Properties) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| xmlClose(StringBuffer, String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| xmlOptional(StringBuffer, String, String, Boolean, Properties) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| xmlOptional(StringBuffer, String, String, String, Properties) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| xmlRequired(StringBuffer, String, String, String, Properties) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| xmlOpen(StringBuffer, String, String, Properties) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |