Total Complexity | 126 |
Dependencies | 3 |
Dependents | 2 |
Total lines | 777 |
Lines of code | 433 |
Logical lines of code | 290 |
Comment lines | 204 |
Methods | 8 |
Properties | 16 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
process_request() | 65 | 235 | ||
handle_subscription() | 39 | 18 | 63 | |
validate_data() | 44 | 12 | 46 | |
process_ajax_request() | 48 | 12 | 29 | |
get_messages() | 49 | 6 | 28 | |
transform_wysiwyg_form_data() | 57 | 6 | 17 | |
do_response() | 67 | 4 | 7 | |
__construct() | 65 | 3 | 8 |