-
Home
-
Claudio Sanches – MundiPagg for WooCommerce
-
2.2.0 (latest)
-
Code
-
Classes
- WC_Mundipagg_API
Total Complexity |
111 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
725 |
Lines of code |
441 |
Logical lines of code |
228 |
Comment lines |
180 |
Methods |
20 |
Properties |
2 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_payment_data() |
D |
24 |
29 |
165 |
validate_installments() |
A |
49 |
13 |
26 |
update_order_status() |
A |
46 |
12 |
39 |
validate_card_fields() |
A |
53 |
10 |
20 |
process_notification_data() |
A |
48 |
9 |
32 |
get_installments_html() |
A |
49 |
9 |
28 |
generate_payment() |
S |
51 |
5 |
26 |
notification_handler() |
S |
57 |
5 |
14 |
get_card_brand() |
S |
56 |
3 |
18 |
get_credit_card_expiry_date() |
S |
62 |
3 |
11 |
get_country() |
S |
57 |
2 |
17 |
check_environment() |
S |
70 |
3 |
6 |
get_supported_currencies() |
S |
61 |
1 |
14 |
__construct() |
S |
77 |
1 |
4 |
get_wsdl_url() |
S |
79 |
1 |
3 |
using_supported_currency() |
S |
79 |
1 |
3 |
extract_cents() |
S |
78 |
1 |
3 |
get_gender() |
S |
75 |
1 |
4 |
get_only_numbers() |
S |
79 |
1 |
3 |
get_valid_value() |
S |
72 |
1 |
5 |