-
Home
-
TrueLayer for WooCommerce
-
1.2.0
-
Code
-
Classes
- TrueLayer_Callbacks
Total Complexity |
57 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
441 |
Lines of code |
259 |
Logical lines of code |
172 |
Comment lines |
117 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
notification_cb() |
A |
40 |
15 |
59 |
handle_payment_executed() |
S |
51 |
6 |
26 |
handle_payment_failed() |
S |
52 |
6 |
23 |
handle_payment_settled() |
S |
53 |
5 |
21 |
handle_payout_executed() |
S |
54 |
5 |
19 |
handle_refund_executed() |
S |
54 |
5 |
19 |
handle_payout_failed() |
S |
59 |
4 |
13 |
handle_refund_failed() |
S |
59 |
4 |
13 |
get_woocommerce_order_from_payment_id() |
S |
55 |
2 |
21 |
get_woocommerce_order_from_payment_source_id() |
S |
55 |
2 |
21 |
get_woocommerce_order_from_transaction_id() |
S |
55 |
2 |
21 |
__construct() |
S |
79 |
1 |
3 |