-
Home
-
Database Backup for WordPress
-
2.3.3
-
Code
-
Classes
- wpdbBackup
Total Complexity |
274 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
1,541 |
Lines of code |
1,239 |
Logical lines of code |
696 |
Comment lines |
177 |
Methods |
43 |
Properties |
9 |
Methods 43
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
backup_menu() |
D |
18 |
55 |
223 |
backup_table() |
D |
31 |
32 |
94 |
deliver_backup() |
C |
34 |
26 |
83 |
build_backup_script() |
A |
32 |
7 |
126 |
__construct() |
A |
38 |
11 |
65 |
error_display() |
A |
49 |
12 |
26 |
admin_header() |
A |
37 |
2 |
159 |
backup_fragment() |
A |
43 |
9 |
49 |
send_mail() |
A |
39 |
8 |
60 |
init() |
A |
45 |
8 |
43 |
schedule_choices() |
A |
50 |
9 |
25 |
db_backup() |
A |
46 |
8 |
36 |
module_check() |
S |
61 |
9 |
10 |
perform_backup() |
S |
53 |
6 |
22 |
get_sitename() |
S |
54 |
6 |
22 |
save_backup_time() |
S |
55 |
5 |
17 |
update_notice_action() |
S |
58 |
5 |
15 |
backquote() |
S |
58 |
5 |
15 |
can_user_backup() |
S |
61 |
6 |
10 |
admin_menu() |
S |
56 |
4 |
17 |
error() |
S |
63 |
4 |
9 |
validate_file() |
S |
71 |
4 |
4 |
set_page_url() |
S |
66 |
3 |
7 |
cron_backup() |
S |
60 |
2 |
12 |
sql_addslashes() |
S |
71 |
2 |
5 |
open() |
S |
72 |
2 |
5 |
stow() |
S |
73 |
2 |
4 |
get_sched() |
S |
69 |
2 |
6 |
wp_cron_daily() |
S |
70 |
2 |
6 |
wp_secure() |
S |
65 |
2 |
8 |
verify_nonce() |
S |
68 |
2 |
6 |
sanitize_array() |
S |
69 |
2 |
7 |
get_post_data_array() |
S |
69 |
2 |
7 |
init_textdomain() |
S |
77 |
1 |
3 |
update_notice() |
S |
68 |
1 |
6 |
admin_load() |
S |
79 |
1 |
3 |
fragment_menu() |
S |
73 |
1 |
4 |
help_menu() |
S |
75 |
1 |
4 |
close() |
S |
82 |
1 |
3 |
add_sched_options() |
S |
74 |
1 |
4 |
get_revisions_to_exclude() |
S |
81 |
1 |
3 |
get_spam_to_exclude() |
S |
81 |
1 |
3 |
get_submitted_tables_to_backup_in_cron() |
S |
81 |
1 |
3 |