-
Home
-
WordPress Backup to Dropbox
-
4.7.1 (latest)
-
Code
-
Classes
- WPB2D_DatabaseBackup
Total Complexity |
35 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
220 |
Lines of code |
151 |
Logical lines of code |
102 |
Comment lines |
3 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
backup_database_table() |
A |
41 |
11 |
53 |
execute() |
S |
54 |
6 |
21 |
get_status() |
S |
62 |
3 |
12 |
persist() |
S |
61 |
3 |
12 |
write_db_dump_header() |
S |
52 |
2 |
23 |
write_to_temp() |
S |
66 |
3 |
8 |
__construct() |
S |
70 |
2 |
6 |
clean_up() |
S |
74 |
2 |
5 |
get_file() |
S |
65 |
2 |
8 |
set_wait_timeout() |
S |
80 |
1 |
3 |