-
Home
-
Patchstack – WordPress & Plugins Security
-
2.2.5
-
Code
-
Classes
- P_Core
Total Complexity |
53 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
417 |
Lines of code |
161 |
Logical lines of code |
94 |
Comment lines |
129 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decrypt() |
S |
53 |
6 |
22 |
encrypt() |
S |
50 |
5 |
30 |
is_connected() |
S |
59 |
6 |
13 |
get_option() |
S |
64 |
6 |
8 |
get_subscription_name() |
S |
62 |
5 |
13 |
get_secret_key() |
S |
57 |
4 |
17 |
license_is_active() |
S |
63 |
4 |
10 |
get_ip() |
S |
67 |
4 |
7 |
get_blog_option() |
S |
70 |
2 |
6 |
update_blog_option() |
S |
70 |
2 |
6 |
is_community() |
S |
74 |
2 |
4 |
get_enc_type() |
S |
72 |
2 |
6 |
get_enc_nonce() |
S |
68 |
2 |
7 |
__construct() |
S |
76 |
1 |
4 |
is_protected() |
S |
78 |
1 |
3 |
set_secret_key() |
S |
72 |
1 |
5 |