-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.5.0
-
Code
-
Classes
- Lkn_WC_Gateway_Cielo_Credit
Total Complexity |
93 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
704 |
Lines of code |
467 |
Logical lines of code |
240 |
Comment lines |
122 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
C |
30 |
23 |
114 |
get_card_provider() |
A |
41 |
14 |
56 |
payment_fields() |
A |
39 |
7 |
73 |
process_refund() |
A |
49 |
10 |
26 |
validate_exp_date() |
S |
52 |
7 |
25 |
payment_gateway_scripts() |
S |
52 |
7 |
22 |
validate_card_number() |
S |
57 |
6 |
16 |
validate_cvv() |
S |
57 |
6 |
16 |
init_form_fields() |
S |
40 |
2 |
70 |
validate_fields() |
S |
57 |
5 |
16 |
__construct() |
S |
51 |
3 |
25 |
add_notice_once() |
S |
73 |
2 |
5 |
admin_load_script() |
S |
77 |
1 |
3 |