| Total Complexity | 94 | 
| Dependencies | 3 | 
| Dependents | 3 | 
| Total lines | 666 | 
| Lines of code | 358 | 
| Logical lines of code | 234 | 
| 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() | 46 | 10 | 37 | |
| is_domain_blocked() | 51 | 8 | 28 | |
| process_ajax_request() | 58 | 6 | 14 | |
| get_messages() | 52 | 4 | 22 | |
| __construct() | 65 | 3 | 8 | |
| do_response() | 66 | 3 | 8 |