Source file "org/apache/solr/client/solrj/request/CollectionAdminRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 182 of 182 | 0% | 8 of 8 | 0% | 16 | 16 | 39 | 39 | 12 | 12 |
| getParams() | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| CollectionAdminRequest.Backup(String, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| setMaxNumberBackupPoints(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRepositoryName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCommitName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIndexBackupStrategy(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLocation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIncremental(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRepositoryName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCommitName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndexBackupStrategy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |