Total Complexity | 38 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 217 |
Lines of code | 153 |
Logical lines of code | 80 |
Comment lines | 50 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_webhook() | 50 | 9 | 27 | |
list_forms() | 55 | 6 | 18 | |
get_submission() | 58 | 6 | 16 | |
delete_webhook() | 54 | 4 | 22 | |
is_valid_form() | 59 | 4 | 15 | |
list_form_fields() | 53 | 3 | 22 | |
payload_form_entry_submitted() | 54 | 3 | 21 | |
get_system_info() | 61 | 3 | 12 |