Source file "com/thoughtworks/xstream/persistence/XmlArrayList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 188 of 188 | 0% | 14 of 14 | 0% | 14 | 14 | 29 | 29 | 7 | 7 |
add(int, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
remove(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
rangeCheck(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
set(int, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
get(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
XmlArrayList(PersistenceStrategy) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |