Total Complexity | 44 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 242 |
Lines of code | 206 |
Logical lines of code | 121 |
Comment lines | 15 |
Methods | 15 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_webhook() | 51 | 7 | 26 | |
delete_webhook() | 54 | 4 | 22 | |
get_subscribers() | 56 | 4 | 16 | |
payload_subscriber_created() | 57 | 3 | 17 | |
payload_subscriber_updated() | 57 | 3 | 17 | |
payload_subscriber_status_changed() | 57 | 3 | 17 | |
get_system_info() | 61 | 3 | 12 | |
get_subscriber() | 63 | 3 | 9 | |
create_list() | 59 | 2 | 13 | |
get_lists() | 64 | 2 | 9 | |
get_fields() | 64 | 2 | 9 | |
create_subscriber() | 62 | 2 | 10 | |
unsubscribe_subscriber() | 63 | 2 | 9 | |
subscriber_subscribetolists() | 61 | 2 | 10 | |
subscriber_unsubscribefromlists() | 62 | 2 | 10 |