-
Home
-
WooCommerce Vindi Pagamento
-
0.6.0
-
Code
-
Classes
- WC_Yapay_Intermediador_Creditcard_Gateway
Total Complexity |
68 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
551 |
Lines of code |
396 |
Logical lines of code |
265 |
Comment lines |
54 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
C |
26 |
24 |
159 |
validate_fields() |
A |
46 |
11 |
37 |
thankyou_page() |
A |
44 |
10 |
39 |
payment_fields() |
S |
50 |
7 |
25 |
init_form_fields() |
S |
37 |
1 |
84 |
add_error() |
S |
60 |
5 |
13 |
luhn() |
S |
60 |
5 |
12 |
__construct() |
S |
51 |
4 |
24 |
get_wc_request_url() |
S |
79 |
1 |
3 |