-
Home
-
Cashfree for WooCommerce
-
4.7.8 (latest)
-
Code
-
Classes
- WC_Cashfree_Gateway
| Total Complexity |
51 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
435 |
| Lines of code |
263 |
| Logical lines of code |
156 |
| Comment lines |
115 |
| Methods |
17 |
| Properties |
6 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| capture() |
A |
41 |
11 |
61 |
| cancel() |
S |
47 |
6 |
38 |
| notify() |
S |
50 |
6 |
29 |
| process_refund() |
S |
50 |
4 |
31 |
| load_scripts() |
S |
55 |
4 |
18 |
| get_order() |
S |
67 |
4 |
7 |
| process_payment() |
S |
56 |
2 |
18 |
| 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 |
| 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 |