-
Home
-
TrueLayer for WooCommerce
-
1.4.2 (latest)
-
Code
-
Classes
- Truelayer_Encryption
Total Complexity |
36 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
278 |
Lines of code |
105 |
Logical lines of code |
63 |
Comment lines |
120 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
encrypt_values() |
S |
56 |
6 |
17 |
encrypt() |
S |
57 |
6 |
16 |
decrypt() |
S |
57 |
6 |
16 |
get_default_key() |
S |
59 |
4 |
14 |
decrypt_values() |
S |
62 |
4 |
11 |
get_instance() |
S |
71 |
2 |
6 |
decrypt_value() |
S |
68 |
2 |
7 |
are_equal() |
S |
74 |
2 |
4 |
__construct() |
S |
72 |
1 |
5 |
__clone() |
S |
79 |
1 |
3 |
__wakeup() |
S |
79 |
1 |
3 |
is_encrypted_key() |
S |
79 |
1 |
3 |