-
Home
-
WordPress Backup to Dropbox
-
4.7.1 (latest)
-
Code
-
Classes
- WPB2D_Config
Total Complexity |
31 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
200 |
Lines of code |
130 |
Logical lines of code |
75 |
Comment lines |
6 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_schedule() |
S |
52 |
6 |
23 |
set_option() |
S |
54 |
3 |
22 |
get_schedule() |
S |
62 |
3 |
11 |
get_dropbox_path() |
S |
62 |
3 |
11 |
get_option() |
S |
66 |
3 |
8 |
get_history() |
S |
69 |
2 |
7 |
log_finished_time() |
S |
65 |
2 |
9 |
die_if_stopped() |
S |
66 |
2 |
8 |
complete() |
S |
61 |
1 |
13 |
__construct() |
S |
80 |
1 |
3 |
get_backup_dir() |
S |
78 |
1 |
3 |
set_time_limit() |
S |
80 |
1 |
3 |
set_memory_limit() |
S |
79 |
1 |
3 |
is_scheduled() |
S |
79 |
1 |
3 |
clear_history() |
S |
80 |
1 |
3 |