| App\Domain\Loan\Repository\LoanRepository::findApproved | 12 | 0.0% |
| App\Domain\Loan\Service\LoanService::makeAdditionalPayment | 10.21 | 87.2% |
| App\Domain\Loan\Service\LoanService::approveLoan | 8.02 | 93.8% |
| App\Domain\Loan\Service\LoanService::requestLoan | 7.01 | 93.8% |
| App\Domain\Loan\Service\LoanService::makePayment | 6.01 | 93.0% |
| App\Domain\Loan\Repository\LoanRepository::recordPayment | 4.01 | 90.3% |
| App\Domain\Loan\Service\LoanService::declineLoan | 4.01 | 92.3% |
| App\Domain\Loan\Repository\LoanRepository::checkEligibility | 3.07 | 80.0% |
| App\Domain\Loan\Repository\LoanRepository::getConfigBool | 3.07 | 80.0% |
| App\Domain\Loan\Repository\LoanRepository::findById | 3.02 | 87.5% |
| App\Domain\Loan\Repository\LoanRepository::getInvestorAccountId | 3.02 | 87.5% |
| App\Domain\Loan\Repository\LoanRepository::getNextUnpaidScheduleEntry | 3.02 | 87.5% |
| App\Domain\Loan\Repository\LoanRepository::findByInvestorId | 3.01 | 90.0% |
| App\Domain\Loan\Repository\LoanRepository::findActive | 3.01 | 88.9% |
| App\Domain\Loan\Repository\LoanRepository::getConfig | 3.01 | 88.9% |
| App\Domain\Loan\Repository\LoanRepository::getPaymentSchedule | 3.01 | 90.0% |
| App\Domain\Loan\Repository\LoanRepository::findPending | 3.01 | 88.9% |
| App\Domain\Loan\Repository\LoanRepository::getLoanConfig | 3.00 | 93.3% |
| App\Domain\Loan\Service\LoanService::acceptLoan | 3 | 100.0% |
| App\Domain\Loan\Service\LoanService::denyLoan | 3 | 100.0% |
| App\Domain\Loan\Repository\LoanRepository::generatePaymentSchedule | 2.06 | 75.0% |
| App\Domain\Loan\Repository\LoanRepository::reamortizeLoan | 2.06 | 75.0% |
| App\Domain\Loan\Repository\LoanRepository::acceptLoan | 2.03 | 80.0% |
| App\Domain\Loan\Repository\LoanRepository::declineLoan | 2.03 | 80.0% |
| App\Domain\Loan\Repository\LoanRepository::updateLoanConfig | 2.02 | 83.3% |
| App\Domain\Loan\Repository\LoanRepository::markActive | 2.02 | 83.3% |
| App\Domain\Loan\Repository\LoanRepository::markRemainingScheduleEntriesPaid | 2.02 | 83.3% |
| App\Domain\Loan\Repository\LoanRepository::investorHasBlockingLoan | 2.01 | 85.7% |
| App\Domain\Loan\Data\LoanData::toArray | 2 | 0.0% |
| App\Domain\Loan\Repository\LoanRepository::createLoanRequest | 2.00 | 92.9% |
| App\Domain\Loan\Repository\LoanRepository::approveLoan | 2.00 | 92.3% |
| App\Domain\Loan\Repository\LoanRepository::denyLoan | 2.00 | 90.0% |
| App\Domain\Loan\Repository\LoanRepository::recordAdditionalPayment | 2.00 | 91.7% |
| App\Domain\Loan\Service\LoanService::getLoan | 2 | 100.0% |
| App\Domain\Loan\Service\LoanService::getApprovedLoans | 2 | 0.0% |
| App\Domain\Loan\Data\LoanData::__construct | 1 | 100.0% |
| App\Domain\Loan\Data\LoanData::fromRow | 1 | 100.0% |
| App\Domain\Loan\Data\LoanEligibilityData::__construct | 1 | 100.0% |
| App\Domain\Loan\Data\LoanEligibilityData::fromRow | 1 | 100.0% |
| App\Domain\Loan\Data\LoanEligibilityData::toArray | 1 | 100.0% |
| App\Domain\Loan\Repository\LoanRepository::__construct | 1 | 100.0% |
| App\Domain\Loan\Service\LoanService::__construct | 1 | 100.0% |
| App\Domain\Loan\Service\LoanService::checkEligibility | 1 | 100.0% |
| App\Domain\Loan\Service\LoanService::getInvestorLoans | 1 | 100.0% |
| App\Domain\Loan\Service\LoanService::getPendingLoans | 1 | 100.0% |
| App\Domain\Loan\Service\LoanService::getActiveLoans | 1 | 100.0% |
| App\Domain\Loan\Service\LoanService::getConfig | 1 | 100.0% |
| App\Domain\Loan\Service\LoanService::getPaymentSchedule | 1 | 100.0% |
| App\Domain\Loan\Service\LoanService::getValidTerms | 1 | 100.0% |