Code

Rating   Name Duplication Size Complexity CRAP Changes Bugs Features
B EqualPrincipalPaymentAmountCalculator::getPaymentAmounts() 0 18 2 2 0 0 0
B AnnuityPaymentAmountCalculator::getPaymentAmounts() 0 19 3 3 0 0 0
A PaymentAmountCalculatorTest::loanData() 0 15 1 ? 0 0 0
A InterestAmountCalculatorTest::loadData() 0 6 1 ? 0 0 0
A EqualPrincipalPaymentAmountCalculator::getPaymentAmount() 0 12 2 2 0 0 0
A InterestAmountCalculator::getInterestAmount() 0 3 1 1 0 0 0
A PaymentAmountCalculatorTest::testGetPaymentAmount() 0 11 1 ? 0 0 0
A InterestAmountCalculator::getPeriodInterestRate() 0 3 1 1 0 0 0
A PaymentAmountCalculatorTest::testConstructor() 0 4 1 ? 0 0 0
A InterestAmountCalculatorTest::testGetInterestAmount() 0 5 1 ? 0 0 0
A EqualPrincipalPaymentAmountCalculator::getPrincipalPart() 0 3 1 1 0 0 0
A PaymentAmountCalculator::__construct() 0 2 1 1 0 0 0