-
Home
-
PagHiper Boleto e PIX para WooCommerce
-
2.1
-
Code
-
Classes
- WC_PagHiper_Transaction
Total Complexity |
111 |
Dependencies |
7 |
Dependents |
3 |
Total lines |
616 |
Lines of code |
403 |
Logical lines of code |
273 |
Comment lines |
45 |
Methods |
17 |
Properties |
9 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_data_for_transaction() |
C |
30 |
26 |
107 |
has_issued_valid_transaction() |
B |
37 |
23 |
66 |
create_transaction() |
B |
34 |
18 |
88 |
determine_due_date() |
A |
48 |
9 |
30 |
print_transaction_barcode() |
A |
47 |
8 |
35 |
print_transaction_html() |
S |
55 |
7 |
20 |
__construct() |
S |
54 |
6 |
19 |
_get_barcode() |
S |
70 |
3 |
6 |
printBarCode() |
S |
69 |
2 |
7 |
_get_digitable_line() |
S |
77 |
2 |
3 |
printToScreen() |
S |
78 |
1 |
4 |
_get_past_due_days() |
S |
82 |
1 |
3 |
_get_invalid_reason() |
S |
82 |
1 |
3 |
_get_order() |
S |
82 |
1 |
3 |
_convert_to_numeric() |
S |
79 |
1 |
3 |
_convert_to_cents() |
S |
77 |
1 |
3 |
_convert_to_currency() |
S |
77 |
1 |
3 |