Source file "com/steadystate/css/parser/selectors/AndConditionImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 52 of 52 | 0% | 4 of 4 | 0% | 9 | 9 | 16 | 16 | 7 | 7 |
setFirstCondition(Condition) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AndConditionImpl(Condition, Condition) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setSecondCondition(Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getFirstCondition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSecondCondition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConditionType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |