-
Home
-
WordPress Backup to Dropbox
-
4.7.1 (latest)
-
Code
-
Classes
- WPB2D_BackupController
Total Complexity |
45 |
Dependencies |
8 |
Dependents |
3 |
Total lines |
258 |
Lines of code |
179 |
Logical lines of code |
114 |
Comment lines |
8 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
backup_path() |
B |
36 |
23 |
73 |
execute() |
A |
42 |
8 |
55 |
create_dump_dir() |
S |
61 |
4 |
12 |
create_silence_file() |
S |
58 |
3 |
16 |
__construct() |
S |
72 |
2 |
5 |
backup_now() |
S |
69 |
2 |
7 |
construct() |
S |
80 |
1 |
3 |
stop() |
S |
78 |
1 |
4 |
clean_up() |
S |
77 |
1 |
4 |