| Total Complexity | 15 |
| Dependencies | 3 |
| Dependents | 0 |
| Total lines | 230 |
| Lines of code | 177 |
| Logical lines of code | 123 |
| Comment lines | 0 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| testAutoCreateWebhook() | 50 | 2 | 31 | |
| testAutoUpdateWebhook() | 50 | 2 | 31 | |
| testSubscriptionWebhookFlag() | 51 | 2 | 29 | |
| testInvalidKeyAndSecretValidation() | 55 | 2 | 21 | |
| testWebhookFailedForLocalhost() | 56 | 2 | 20 | |
| testUpdateKeyAndSecretValidation() | 57 | 2 | 19 | |
| testEmptyKeyAndSecretValidation() | 58 | 2 | 18 | |
| setup() | 66 | 1 | 8 |