Source file "org/springframework/data/mongodb/core/aggregation/ProjectionOperation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 0 of 0 | n/a | 3 | 3 | 8 | 8 | 3 | 3 |
| project(String, Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| as(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ProjectionOperation.ExpressionProjectionOperationBuilder(String, ProjectionOperation, Object[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |