-
Home
-
XL NMI Gateway for WooCommerce
-
2.0.2
-
Code
-
Classes
- NMI_Gateway_Woocommerce_API_Payment_Method_Request
Total Complexity |
75 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
287 |
Lines of code |
172 |
Logical lines of code |
110 |
Comment lines |
65 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_payment_method() |
D |
38 |
35 |
48 |
set_billing() |
A |
46 |
10 |
42 |
get_first_name() |
S |
59 |
7 |
13 |
get_last_name() |
S |
59 |
7 |
13 |
get_user_detail() |
S |
60 |
7 |
12 |
create_payment_method() |
S |
56 |
3 |
17 |
__construct() |
S |
73 |
1 |
5 |
set_customer() |
S |
70 |
1 |
6 |
delete_payment_method() |
S |
81 |
1 |
3 |
verify_csc() |
S |
66 |
1 |
9 |
get_params() |
S |
91 |
1 |
2 |
get_data() |
S |
91 |
1 |
2 |