Total Complexity | 14 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 128 |
Lines of code | 106 |
Logical lines of code | 53 |
Comment lines | 2 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setUp() | 44 | 7 | 51 | |
testGetSupportedCurrencies() | 59 | 1 | 16 | |
testCalculateTotalPaidFiatWithVariousTransactions() | 61 | 1 | 13 | |
testCalculateTotalPaidFiatWithNoTransactions() | 65 | 1 | 9 | |
testFixDisplayingSmallValuesLessThan10000() | 79 | 1 | 3 | |
testFixDisplayingSmallValuesGreaterThan10000() | 79 | 1 | 3 | |
testGetCryptoPaymentUriForBTC() | 68 | 1 | 7 | |
tearDown() | 78 | 1 | 4 |