-
Home
-
WooCommerce imoje
-
4.1.0
-
Code
-
Classes
- WC_Gateway_Imoje_Api_Abstract
Total Complexity |
69 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
397 |
Lines of code |
244 |
Logical lines of code |
100 |
Comment lines |
61 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
B |
43 |
17 |
47 |
get_payment_channel_to_array() |
A |
46 |
11 |
39 |
render_channels() |
A |
49 |
8 |
28 |
create_transaction_and_process_order() |
S |
50 |
5 |
33 |
check_availability() |
S |
58 |
6 |
16 |
verify_transaction() |
S |
68 |
5 |
7 |
verify_payment_link() |
S |
68 |
5 |
7 |
get_service_active() |
S |
59 |
3 |
14 |
get_address_data() |
S |
52 |
2 |
26 |
render_regulations() |
S |
62 |
3 |
10 |
__construct() |
S |
63 |
2 |
11 |
verify_availability() |
S |
72 |
2 |
6 |