Total Complexity | 86 |
Dependencies | 1 |
Dependents | 3 |
Total lines | 362 |
Lines of code | 285 |
Logical lines of code | 149 |
Comment lines | 8 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_form_data_from_body() | 36 | 30 | 66 | |
prepare_form_data() | 31 | 24 | 107 | |
validate_data() | 51 | 7 | 26 | |
sanitize_data() | 52 | 7 | 24 | |
get_form_preview_data() | 58 | 6 | 14 | |
save() | 54 | 5 | 20 | |
process_form_body() | 59 | 2 | 14 | |
get_instance() | 71 | 2 | 6 | |
__construct() | 82 | 1 | 3 | |
init() | 82 | 1 | 3 | |
register_hooks() | 91 | 1 | 2 |