-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.20
-
Code
-
Classes
- WPTC_Prepare_Restore_Bridge
Total Complexity |
69 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
485 |
Lines of code |
385 |
Logical lines of code |
196 |
Comment lines |
6 |
Methods |
16 |
Properties |
7 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_config_like_file() |
C |
28 |
18 |
167 |
copy_bridge_files() |
A |
40 |
12 |
56 |
set_flags() |
A |
46 |
10 |
36 |
prepare() |
S |
46 |
6 |
40 |
get_bridge_dir() |
S |
56 |
4 |
17 |
set_option() |
S |
64 |
3 |
10 |
set_fs() |
S |
65 |
3 |
10 |
set_restore_request() |
S |
71 |
2 |
6 |
get_restore_id() |
S |
75 |
2 |
4 |
send_restore_report() |
S |
68 |
2 |
7 |
create_config_file() |
S |
67 |
2 |
8 |
__construct() |
S |
65 |
1 |
9 |
pre_check() |
S |
82 |
1 |
3 |
init_bridge_time() |
S |
73 |
1 |
5 |
create_dump_dir() |
S |
82 |
1 |
3 |
get_wptc_plugin_dir() |
S |
75 |
1 |
4 |