-
Home
-
UpdraftPlus: WP Backup & Migration Plugin
-
1.16.46
-
Code
-
Classes
- UpdraftPlus_Remote_Communications
Total Complexity |
219 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
1,057 |
Lines of code |
585 |
Logical lines of code |
447 |
Comment lines |
223 |
Methods |
38 |
Properties |
22 |
Methods 38
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wp_loaded() |
D |
23 |
58 |
141 |
send_message() |
C |
36 |
28 |
64 |
http_post() |
B |
35 |
18 |
78 |
ensure_crypto_loaded() |
A |
51 |
17 |
22 |
encrypt_message() |
A |
48 |
10 |
29 |
decode_portable_bundle() |
A |
55 |
9 |
16 |
create_message() |
A |
49 |
8 |
30 |
create_listener() |
S |
62 |
9 |
9 |
get_key_local() |
S |
60 |
7 |
14 |
message_hash_seen() |
S |
56 |
5 |
17 |
signature_for_message() |
S |
56 |
5 |
17 |
generate_new_keypair() |
S |
58 |
4 |
16 |
decrypt_message() |
S |
55 |
3 |
19 |
get_portable_bundle() |
S |
55 |
3 |
19 |
no_deprecation_warnings_on_php7() |
S |
67 |
4 |
7 |
get_key_remote() |
S |
70 |
4 |
6 |
wp_loaded_final() |
S |
69 |
3 |
6 |
verify_signature() |
S |
63 |
2 |
10 |
set_key_local() |
S |
75 |
2 |
4 |
log() |
S |
72 |
2 |
4 |
set_key_remote() |
S |
81 |
1 |
3 |
set_http_credentials() |
S |
81 |
1 |
3 |
calculate_message_hash() |
S |
79 |
1 |
3 |
set_can_generate() |
S |
81 |
1 |
3 |
set_allow_cors_from() |
S |
81 |
1 |
3 |
set_maximum_replay_time_difference() |
S |
80 |
1 |
3 |
set_debug() |
S |
80 |
1 |
3 |
set_http_transport() |
S |
81 |
1 |
3 |
set_next_send_sequence_id() |
S |
81 |
1 |
3 |
activate_replay_protection() |
S |
80 |
1 |
3 |
set_message_format() |
S |
81 |
1 |
3 |
activate_sequence_protection() |
S |
70 |
1 |
6 |
set_destination_url() |
S |
81 |
1 |
3 |
get_destination_url() |
S |
82 |
1 |
3 |
set_key_name_indicator() |
S |
81 |
1 |
3 |
set_option_name() |
S |
81 |
1 |
3 |
get_message_format() |
S |
82 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |