-
Home
-
UpdraftPlus: WP Backup & Migration Plugin
-
1.16.46
-
Code
-
Classes
- UpdraftPlus_Backup_History
Total Complexity |
237 |
Dependencies |
2 |
Dependents |
11 |
Total lines |
818 |
Lines of code |
520 |
Logical lines of code |
418 |
Comment lines |
134 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
rebuild() |
D |
1 |
152 |
333 |
add_jobdata() |
B |
43 |
18 |
40 |
build_incremental_sets() |
A |
46 |
16 |
33 |
get_latest_full_backup() |
A |
53 |
10 |
19 |
get_latest_backup() |
A |
58 |
9 |
13 |
get_existing_backup_entities() |
S |
57 |
8 |
14 |
existing_backup_table() |
S |
55 |
6 |
17 |
save_history() |
S |
55 |
5 |
18 |
get_backup_set_by_nonce() |
S |
62 |
4 |
11 |
get_history() |
S |
65 |
4 |
8 |
filter_updraft_backup_history() |
S |
68 |
2 |
6 |
save_backup() |
S |
71 |
2 |
5 |
always_get_from_db() |
S |
79 |
1 |
3 |