-
Home
-
WP Fix It Toolbox – Website Troubleshooting Tools
-
5.4.5
-
Code
-
Classes
- wpdbBackupbyfixit
Total Complexity |
225 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
7,476 |
Lines of code |
2,176 |
Logical lines of code |
555 |
Comment lines |
519 |
Methods |
37 |
Properties |
9 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
backup_menu() |
D |
16 |
37 |
395 |
backup_table() |
D |
31 |
32 |
96 |
admin_header() |
D |
25 |
2 |
534 |
build_backup_script() |
C |
21 |
7 |
442 |
deliver_backup() |
B |
34 |
21 |
92 |
__construct() |
A |
38 |
11 |
72 |
backup_fragment() |
A |
37 |
9 |
90 |
error_display() |
A |
46 |
12 |
35 |
init() |
A |
39 |
8 |
87 |
db_backup() |
A |
46 |
8 |
39 |
module_check() |
A |
56 |
9 |
17 |
perform_backup() |
S |
52 |
6 |
23 |
get_sitename() |
S |
54 |
6 |
22 |
can_user_backup() |
S |
54 |
6 |
22 |
save_backup_time() |
S |
55 |
5 |
17 |
backquote() |
S |
58 |
5 |
16 |
admin_menu() |
S |
55 |
4 |
19 |
error() |
S |
57 |
4 |
18 |
validate_file() |
S |
59 |
4 |
14 |
wp_secure() |
S |
56 |
2 |
22 |
verify_nonce() |
S |
57 |
2 |
19 |
set_page_url() |
S |
64 |
3 |
8 |
update_notice() |
S |
67 |
3 |
9 |
stow() |
S |
71 |
2 |
5 |
open() |
S |
69 |
2 |
7 |
sanitize_array() |
S |
69 |
2 |
7 |
get_post_data_array() |
S |
69 |
2 |
7 |
sql_addslashes() |
S |
67 |
2 |
8 |
get_revisions_to_exclude() |
S |
81 |
1 |
3 |
get_spam_to_exclude() |
S |
81 |
1 |
3 |
close() |
S |
82 |
1 |
3 |
send_mail() |
S |
78 |
1 |
3 |
help_menu() |
S |
75 |
1 |
4 |
fragment_menu() |
S |
73 |
1 |
4 |
admin_load() |
S |
74 |
1 |
4 |
init_textdomain() |
S |
70 |
1 |
7 |
get_submitted_tables_to_backup_in_cron() |
S |
81 |
1 |
3 |