Total Complexity | 6 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 77 |
Lines of code | 50 |
Logical lines of code | 22 |
Comment lines | 0 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setUp() | 61 | 1 | 12 | |
testGetChargeCreatedNote() | 67 | 1 | 8 | |
testGetChargeCreatedNoteWithMissing3DSFields() | 67 | 1 | 8 | |
testGetPaymentFailedNoteWithStringMessage() | 75 | 1 | 4 | |
testGetPaymentFailedNoteWithCharge() | 67 | 1 | 8 | |
testGetPaymentFailedNoteWithChargeMerchantAdvice() | 64 | 1 | 10 |