-
Home
-
Cashfree for WooCommerce
-
4.4.6
-
Code
-
Classes
- WC_Cashfree_Gateway
Total Complexity |
46 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
371 |
Lines of code |
232 |
Logical lines of code |
137 |
Comment lines |
90 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
capture() |
A |
43 |
10 |
51 |
cancel() |
S |
49 |
5 |
33 |
notify() |
S |
52 |
5 |
25 |
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 |
58 |
1 |
15 |
get_environment() |
S |
78 |
2 |
3 |
load_dependencies() |
S |
70 |
1 |
6 |
setup_actions() |
S |
65 |
1 |
8 |
get_app_id() |
S |
80 |
1 |
3 |
get_secret_key() |
S |
80 |
1 |
3 |
payment_fields() |
S |
79 |
1 |
3 |
dismiss() |
S |
77 |
1 |
4 |