-
Home
-
CHIP for WooCommerce
-
1.5.2
-
Code
-
Classes
- Chip_Woocommerce_API
Total Complexity |
29 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
218 |
Lines of code |
154 |
Logical lines of code |
78 |
Comment lines |
2 |
Methods |
21 |
Properties |
4 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request() |
S |
50 |
4 |
31 |
call() |
S |
52 |
4 |
26 |
log_error() |
S |
68 |
2 |
7 |
log_info() |
S |
73 |
2 |
5 |
payment_recurring_methods() |
S |
68 |
1 |
7 |
balance() |
S |
73 |
1 |
5 |
turnover() |
S |
73 |
1 |
5 |
public_key() |
S |
69 |
1 |
6 |
refund_payment() |
S |
69 |
1 |
6 |
get_payment() |
S |
68 |
1 |
6 |
__construct() |
S |
71 |
1 |
6 |
set_key() |
S |
77 |
1 |
4 |
charge_payment() |
S |
74 |
1 |
4 |
release_payment() |
S |
74 |
1 |
4 |
capture_payment() |
S |
74 |
1 |
4 |
delete_token() |
S |
74 |
1 |
4 |
patch_client() |
S |
74 |
1 |
4 |
get_client_by_email() |
S |
71 |
1 |
5 |
create_client() |
S |
75 |
1 |
4 |
create_payment() |
S |
74 |
1 |
4 |
payment_methods() |
S |
68 |
1 |
7 |