-
Home
-
OVRI Payment
-
1.6.5
-
Code
-
Classes
- WC_Ovri
Total Complexity |
153 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
1,131 |
Lines of code |
838 |
Logical lines of code |
471 |
Comment lines |
144 |
Methods |
25 |
Properties |
8 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
ovri_compliance() |
B |
32 |
20 |
101 |
getPaymentParams() |
B |
33 |
19 |
96 |
external_process_payment() |
B |
39 |
18 |
57 |
ovri_return() |
A |
41 |
12 |
52 |
custom_checkout_payment() |
A |
47 |
13 |
34 |
process_direct_payment() |
A |
35 |
9 |
81 |
ovri_notification() |
A |
41 |
9 |
55 |
isCreditCardNumber() |
A |
50 |
8 |
27 |
isCorrectExpireDate() |
A |
50 |
8 |
26 |
validate_fields() |
A |
52 |
8 |
25 |
payment_fields() |
S |
45 |
3 |
53 |
__construct() |
S |
47 |
4 |
32 |
log() |
S |
63 |
4 |
11 |
custom_checkout_place_order() |
S |
51 |
2 |
29 |
receipt_page() |
S |
53 |
2 |
26 |
init_form_fields() |
S |
48 |
1 |
39 |
admin_options() |
S |
51 |
1 |
35 |
do_ssl_check() |
S |
66 |
3 |
8 |
process_payment() |
S |
65 |
2 |
9 |
signRequest() |
S |
63 |
2 |
10 |
getToken() |
S |
63 |
1 |
11 |
getTransactions() |
S |
73 |
1 |
4 |
getPaymentByOrderID() |
S |
73 |
1 |
4 |
clientOvri() |
S |
67 |
1 |
8 |
getAuthorization() |
S |
73 |
1 |
5 |