-
Home
-
Cashfree for WooCommerce
-
4.5.3
-
Code
-
Classes
- WC_Cashfree_Gateway
Total Complexity |
50 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
392 |
Lines of code |
251 |
Logical lines of code |
151 |
Comment lines |
90 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
capture() |
A |
43 |
10 |
51 |
cancel() |
S |
47 |
6 |
38 |
notify() |
S |
50 |
6 |
29 |
process_refund() |
S |
50 |
4 |
31 |
load_scripts() |
S |
54 |
4 |
19 |
get_order() |
S |
67 |
4 |
7 |
process_payment() |
S |
58 |
2 |
15 |
is_available() |
S |
69 |
3 |
6 |
__construct() |
S |
57 |
1 |
16 |
get_environment() |
S |
78 |
2 |
3 |
get_decode_order_id() |
S |
64 |
2 |
9 |
load_dependencies() |
S |
70 |
1 |
6 |
payment_fields() |
S |
79 |
1 |
3 |
dismiss() |
S |
77 |
1 |
4 |
get_secret_key() |
S |
80 |
1 |
3 |
get_app_id() |
S |
80 |
1 |
3 |
setup_actions() |
S |
65 |
1 |
8 |