-
Home
-
Database Cleaner
-
1.1.3
-
Code
-
Classes
- Meow_DBCLNR_Core
Total Complexity |
119 |
Dependencies |
13 |
Dependents |
0 |
Total lines |
763 |
Lines of code |
618 |
Logical lines of code |
308 |
Comment lines |
43 |
Methods |
46 |
Properties |
9 |
Methods 46
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete_entries() |
A |
43 |
8 |
48 |
list_options() |
A |
40 |
6 |
63 |
get_logs_path() |
A |
53 |
8 |
22 |
update_options() |
S |
54 |
7 |
21 |
get_entry_count() |
S |
50 |
5 |
28 |
format_cron_info() |
S |
57 |
5 |
18 |
check_options() |
S |
57 |
5 |
17 |
update_database_size() |
S |
50 |
3 |
31 |
get_core_entry_counts() |
S |
58 |
4 |
15 |
get_tables_size() |
S |
56 |
3 |
19 |
__construct() |
S |
56 |
3 |
18 |
log() |
S |
59 |
3 |
14 |
calculate_posts_query_parameters() |
S |
60 |
3 |
13 |
sanitize_options() |
S |
59 |
3 |
13 |
get_all_options() |
S |
62 |
3 |
12 |
migrate_option_names() |
S |
61 |
3 |
12 |
generate_fake_table() |
S |
54 |
2 |
23 |
plugins_loaded() |
S |
66 |
3 |
9 |
get_yesterday_database_size() |
S |
67 |
3 |
7 |
init() |
S |
52 |
1 |
29 |
get_logs() |
S |
62 |
2 |
12 |
make_initial_database_size() |
S |
58 |
1 |
17 |
initialize_options() |
S |
65 |
2 |
9 |
build_indexes() |
S |
68 |
2 |
7 |
generate_fake_cron_job() |
S |
70 |
2 |
6 |
clear_logs() |
S |
66 |
2 |
9 |
remove_indexes() |
S |
68 |
2 |
7 |
get_database_size() |
S |
65 |
2 |
9 |
random_ascii_chars() |
S |
63 |
2 |
9 |
do_custom_query_count() |
S |
67 |
2 |
8 |
get_item_param() |
S |
64 |
2 |
10 |
get_entries() |
S |
59 |
1 |
15 |
do_custom_query_delete() |
S |
67 |
2 |
8 |
add_clean_style_data() |
S |
64 |
2 |
10 |
cron_fake() |
S |
100 |
1 |
2 |
remove_cron_entry() |
S |
79 |
1 |
3 |
reset_options() |
S |
82 |
1 |
3 |
get_option() |
S |
76 |
1 |
4 |
get_table_data() |
S |
65 |
1 |
10 |
table_exists() |
S |
75 |
1 |
4 |
get_table_data_count() |
S |
76 |
1 |
4 |
get_post_types() |
S |
76 |
1 |
4 |
can_access_features() |
S |
79 |
1 |
3 |
can_access_settings() |
S |
79 |
1 |
3 |
get_metadata_tables() |
S |
83 |
1 |
3 |
refresh_database_size() |
S |
68 |
1 |
7 |