| Total Complexity | 31 |
| Dependencies | 7 |
| Dependents | 13 |
| Total lines | 320 |
| Lines of code | 203 |
| Logical lines of code | 168 |
| Comment lines | 67 |
| Methods | 13 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| createSubscriptionDataByModel() | 38 | 10 | 68 | |
| retrieve() | 57 | 5 | 18 | |
| createOneTimePaymentDataByModel() | 49 | 3 | 29 | |
| createDonationDataByFormModel() | 52 | 2 | 24 | |
| createSaveCardDataByModel() | 55 | 2 | 19 | |
| generateKey() | 66 | 2 | 7 | |
| createMyAccountLoginData() | 67 | 1 | 8 | |
| createMyAccountLoginDataByEmail() | 73 | 1 | 5 | |
| createDonationDataByEmail() | 73 | 1 | 5 | |
| createOneTimePaymentDataByEmail() | 73 | 1 | 5 | |
| createSaveCardDataByEmail() | 73 | 1 | 5 | |
| createSubscriptionDataByEmail() | 73 | 1 | 5 | |
| store() | 72 | 1 | 5 |