-
Home
-
Total Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid
-
1.17.1 (latest)
-
Code
-
Classes
- Boldgrid_Backup_Admin_Migrate_Tx_Rest
| Total Complexity |
40 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
642 |
| Lines of code |
353 |
| Logical lines of code |
158 |
| Comment lines |
181 |
| Methods |
16 |
| Properties |
6 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_routes() |
S |
41 |
3 |
71 |
| authenticate_request() |
S |
53 |
6 |
23 |
| check_dump_status() |
S |
47 |
5 |
37 |
| delete_transfer_files() |
S |
50 |
5 |
29 |
| retrieve_files() |
S |
49 |
4 |
31 |
| delete_large_file_parts() |
S |
61 |
3 |
12 |
| split_large_files() |
S |
52 |
2 |
24 |
| get_db_dump() |
S |
54 |
2 |
21 |
| retrieve_large_file_part() |
S |
56 |
2 |
19 |
| check_split_status() |
S |
60 |
2 |
14 |
| start_db_split() |
S |
57 |
1 |
17 |
| generate_file_list() |
S |
56 |
1 |
17 |
| start_db_dump() |
S |
59 |
1 |
15 |
| __construct() |
S |
66 |
1 |
8 |
| get_wp_version() |
S |
68 |
1 |
7 |
| get_db_prefix() |
S |
67 |
1 |
8 |