Source file "com/thoughtworks/acceptance/objects/Category.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 65 of 65 | 0% | 4 of 4 | 0% | 10 | 10 | 22 | 22 | 8 | 8 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
Category(String, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setId(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setProducts(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getId() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getProducts() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |