-
Home
-
QR Code ZukesePay for WooCommerce
-
1.0 (latest)
-
Code
-
Classes
- WC_ZukesePay_Gateway
Total Complexity |
54 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
398 |
Lines of code |
255 |
Logical lines of code |
136 |
Comment lines |
86 |
Methods |
14 |
Properties |
7 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_order_status() |
B |
40 |
17 |
55 |
process_payment() |
S |
48 |
6 |
37 |
__construct() |
S |
47 |
3 |
33 |
process_callback() |
S |
57 |
4 |
15 |
init_form_fields() |
S |
45 |
1 |
49 |
thankyou_page() |
S |
57 |
3 |
16 |
is_available() |
S |
73 |
4 |
4 |
save_payment_meta_data() |
S |
66 |
4 |
8 |
receipt_page() |
S |
61 |
3 |
12 |
get_log_view() |
S |
67 |
3 |
6 |
cancel_payment() |
S |
64 |
3 |
10 |
using_supported_currency() |
S |
82 |
1 |
3 |
admin_options() |
S |
79 |
1 |
3 |
send_email() |
S |
74 |
1 |
4 |