Total Complexity | 169 |
Dependencies | 10 |
Dependents | 7 |
Total lines | 1,278 |
Lines of code | 656 |
Logical lines of code | 373 |
Comment lines | 380 |
Methods | 40 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_fields() | 45 | 125 | ||
process_ajax_submit() | 32 | 113 | ||
add_field() | 43 | 9 | 47 | |
update_groups() | 48 | 10 | 28 | |
string_notation_to_array() | 48 | 9 | 31 | |
parse_db_error() | 57 | 5 | 16 | |
array_to_string_notation() | 59 | 4 | 13 | |
add_group() | 53 | 3 | 22 | |
rebuild_group_field_order() | 54 | 3 | 18 | |
repair_fields() | 61 | 3 | 12 | |
new_datatype() | 63 | 3 | 9 | |
allowed_text_html() | 51 | 1 | 30 | |
make_name() | 62 | 3 | 9 | |
repair_internal_fields() | 66 | 3 | 9 | |
text_sanitize() | 63 | 2 | 12 | |
sanitize_field_row() | 54 | 1 | 22 | |
sanitize_html() | 67 | 2 | 7 | |
sanitize_text() | 76 | 2 | 3 | |
prep_value() | 71 | 2 | 6 | |
i18n() | 74 | 2 | 4 | |
sanitized_field_post() | 63 | 2 | 10 | |
return_to_the_manage_database_fields_page() | 64 | 2 | 10 | |
bool_sanitize() | 67 | 2 | 8 | |
maybe_delete_db_column() | 65 | 2 | 9 | |
sanitized_group_post() | 64 | 2 | 10 | |
sanitize_group_row() | 63 | 1 | 11 | |
clean_url() | 69 | 1 | 6 | |
dismissable_message() | 75 | 1 | 4 | |
yes_delete_db_column() | 78 | 1 | 3 | |
field_needs_repair() | 66 | 1 | 7 | |
clear_field_def_cache() | 80 | 1 | 3 | |
datatype_has_changed() | 74 | 1 | 4 | |
default_tag_attributes() | 72 | 1 | 6 | |
sanitize_id_list() | 78 | 1 | 3 | |
encode_delimiter() | 74 | 1 | 4 | |
string_sanitize() | 71 | 1 | 6 | |
html_sanitize() | 79 | 1 | 3 | |
option_pair_delimiter() | 79 | 1 | 3 | |
option_delimiter() | 79 | 1 | 3 | |
__construct() | 67 | 1 | 7 |