-
Home
-
Plutu WooCommerce
-
1.1.0 (latest)
-
Code
-
Classes
- Plutu_Woocommerce_Payment_Gateway_Block
| Total Complexity |
11 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
122 |
| Lines of code |
66 |
| Logical lines of code |
27 |
| Comment lines |
27 |
| Methods |
7 |
| Properties |
1 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_order_total() |
S |
61 |
4 |
13 |
| get_payment_method_script_handles() |
S |
54 |
2 |
24 |
| __construct() |
S |
79 |
1 |
3 |
| initialize() |
S |
71 |
1 |
5 |
| is_active() |
S |
78 |
1 |
3 |
| get_payment_method_data() |
S |
63 |
1 |
10 |
| register_payment_gateway_block() |
S |
70 |
1 |
8 |