| Total Complexity | 90 |
| Dependencies | 3 |
| Dependents | 2 |
| Total lines | 654 |
| Lines of code | 347 |
| Logical lines of code | 224 |
| Comment lines | 181 |
| Methods | 8 |
| Properties | 16 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| process_request() | 48 | 195 | ||
| validate_data() | 44 | 12 | 46 | |
| handle_subscription() | 48 | 8 | 32 | |
| is_domain_blocked() | 54 | 6 | 22 | |
| process_ajax_request() | 58 | 6 | 14 | |
| get_messages() | 52 | 4 | 22 | |
| __construct() | 65 | 3 | 8 | |
| do_response() | 66 | 3 | 8 |