Source file "com/opencsv/validators/RowValidatorAggregator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 91 of 91 | 0% | 12 of 12 | 0% | 12 | 12 | 24 | 24 | 6 | 6 |
validate(String[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
RowValidatorAggregator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addValidator(RowValidator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isValid(String[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setValidators(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$isValid$0(String[], RowValidator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |