-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.48 (latest)
-
Code
-
Classes
- Woo_PayPal_Gateway_PayPal_Rest
| Total Complexity |
47 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
224 |
| Lines of code |
197 |
| Logical lines of code |
118 |
| Comment lines |
1 |
| Methods |
13 |
| Properties |
11 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_fields() |
A |
47 |
16 |
31 |
| process_pre_order() |
S |
50 |
5 |
29 |
| __construct() |
S |
42 |
3 |
50 |
| is_available() |
S |
61 |
5 |
12 |
| init_api() |
S |
57 |
3 |
16 |
| payment_fields() |
S |
61 |
3 |
13 |
| log() |
S |
67 |
3 |
8 |
| process_payment() |
S |
60 |
2 |
14 |
| field_name() |
S |
76 |
2 |
3 |
| process_refund() |
S |
65 |
2 |
9 |
| init_form_fields() |
S |
80 |
1 |
3 |
| is_valid_for_use() |
S |
78 |
1 |
3 |
| add_payment_method() |
S |
71 |
1 |
6 |