-
Home
-
Novalnet Payment Gateway for WooCommerce
-
12.7.0
-
Code
-
Classes
- WC_Payment_Token_Novalnet
| Total Complexity |
51 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
355 |
| Lines of code |
158 |
| Logical lines of code |
75 |
| Comment lines |
155 |
| Methods |
21 |
| Properties |
2 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| delete_duplicate_tokens() |
A |
49 |
15 |
26 |
| store_token_data() |
A |
53 |
9 |
23 |
| saved_payment_methods_list_item() |
S |
50 |
5 |
29 |
| get_display_name() |
S |
51 |
4 |
26 |
| validate() |
S |
71 |
2 |
6 |
| get_reference_tid() |
S |
79 |
1 |
3 |
| get_reference_token() |
S |
79 |
1 |
3 |
| set_reference_token() |
S |
80 |
1 |
3 |
| set_reference_tid() |
S |
80 |
1 |
3 |
| get_card_type() |
S |
79 |
1 |
3 |
| set_card_type() |
S |
78 |
1 |
3 |
| get_last4() |
S |
79 |
1 |
3 |
| set_last4() |
S |
80 |
1 |
3 |
| get_expiry_month() |
S |
79 |
1 |
3 |
| set_expiry_month() |
S |
80 |
1 |
3 |
| get_expiry_year() |
S |
79 |
1 |
3 |
| set_expiry_year() |
S |
80 |
1 |
3 |
| get_iban() |
S |
79 |
1 |
3 |
| set_iban() |
S |
80 |
1 |
3 |
| get_ach_account_number() |
S |
79 |
1 |
3 |
| set_ach_account_number() |
S |
80 |
1 |
3 |