Source file "org/springframework/data/mongodb/core/query/Update.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% | 0 of 0 | n/a | 5 | 5 | 14 | 14 | 5 | 5 |
| Update.BitwiseOperatorBuilder(Update, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| addFieldOperation(Update.BitwiseOperatorBuilder.BitwiseOperator, Number) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| and(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| or(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| xor(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |