| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 11 of 142 | 92% | 4 of 12 | 66% | 4 | 13 | 0 | 17 | 0 | 7 |
| merge(PersonValueObject) | 85% | 62% | 3 | 5 | 0 | 5 | 0 | 1 | ||
| withAge(int) | 72% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| PersonValueObject(String, String, String, int) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| withName(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| withEmail(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| incrementAge() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| of(String, String, String, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |