| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 6 of 459 | 98% | 0 of 62 | 100% | 0 | 43 | 2 | 84 | 0 | 12 |
| getLoansByLender() | 78% | 100% | 0 | 2 | 2 | 7 | 0 | 1 | ||
| updateLoan(Long, LoanRecord, String) | 100% | 100% | 0 | 16 | 0 | 20 | 0 | 1 | ||
| getLoanById(Long, String) | 100% | 100% | 0 | 6 | 0 | 11 | 0 | 1 | ||
| deleteLoan(Long, String) | 100% | 100% | 0 | 5 | 0 | 7 | 0 | 1 | ||
| createLoan(LoanRecord) | 100% | 100% | 0 | 2 | 0 | 10 | 0 | 1 | ||
| returnLoan(Long) | 100% | 100% | 0 | 3 | 0 | 9 | 0 | 1 | ||
| getAllLoans(String) | 100% | 100% | 0 | 3 | 0 | 4 | 0 | 1 | ||
| getLoansByBorrower() | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| convertToLoan(LoanRecord) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| getAuthenticatedUser() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| LoanController() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |