Source file "org/springframework/data/mongodb/monitor/OperationCounters.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 43 of 43 | 0% | 0 of 0 | n/a | 8 | 8 | 10 | 10 | 8 | 8 |
| getOpCounter(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| OperationCounters(MongoClient) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInsertCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQueryCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUpdateCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeleteCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGetMoreCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCommandCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |