-
Home
-
Integration Rede for WooCommerce
-
2.1.1
-
Code
-
Classes
- WC_Rede_Abstract
Total Complexity |
59 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
296 |
Lines of code |
200 |
Logical lines of code |
107 |
Comment lines |
27 |
Methods |
17 |
Properties |
4 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_card_fields() |
A |
45 |
13 |
39 |
validate_installments() |
A |
52 |
9 |
23 |
get_order_total() |
S |
56 |
6 |
16 |
thankyou_page() |
S |
57 |
6 |
13 |
process_order_status() |
S |
57 |
3 |
16 |
validate_card_number() |
S |
61 |
4 |
10 |
order_items_payment_details() |
S |
54 |
2 |
21 |
normalize_expiration_year() |
S |
70 |
2 |
6 |
get_logger() |
S |
68 |
2 |
8 |
get_payment_method_name() |
S |
69 |
2 |
7 |
payment_fields() |
S |
71 |
2 |
6 |
add_error() |
S |
65 |
2 |
9 |
normalize_expiration_date() |
S |
70 |
2 |
6 |
get_api_return_url() |
S |
62 |
1 |
13 |
get_valid_value() |
S |
77 |
1 |
3 |
get_checkout_form() |
S |
100 |
1 |
0 |
consult_order() |
S |
74 |
1 |
4 |