Source file "org/springframework/data/mongodb/util/MongoDbErrorCodes.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 565 of 565 | 0% | 16 of 16 | 0% | 18 | 18 | 96 | 96 | 10 | 10 |
| static {...} | 0% | n/a | 1 | 1 | 87 | 87 | 1 | 1 | ||
| getErrorDescription(Integer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isDataIntegrityViolationCode(Integer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isDataAccessResourceFailureCode(Integer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isDuplicateKeyCode(Integer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isPermissionDeniedCode(Integer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isInvalidDataAccessApiUsageCode(Integer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isClientSessionFailureCode(Integer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isTransactionFailureCode(Integer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| MongoDbErrorCodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |