Total Complexity | 50 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 304 |
Lines of code | 196 |
Logical lines of code | 105 |
Comment lines | 86 |
Methods | 13 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_subscription_details() | 52 | 7 | 23 | |
create_webhook() | 52 | 7 | 23 | |
delete_webhook() | 54 | 4 | 22 | |
get_payment_details() | 59 | 4 | 13 | |
get_user_details() | 61 | 4 | 12 | |
get_payment_basic_details() | 62 | 4 | 11 | |
payload_member_subscription_added() | 58 | 3 | 16 | |
payload_member_subscription_updated() | 58 | 3 | 16 | |
payload_payment_added() | 58 | 3 | 16 | |
payload_payment_updated() | 58 | 3 | 16 | |
get_subscription_basic_details() | 64 | 4 | 10 | |
get_system_info() | 61 | 3 | 12 | |
list_member_subscriptions() | 71 | 1 | 6 |