-
Home
-
PagHiper Boleto e PIX para WooCommerce
-
2.1.2
-
Code
-
Classes
- WC_PagHiper_Transaction
Total Complexity |
116 |
Dependencies |
7 |
Dependents |
3 |
Total lines |
644 |
Lines of code |
421 |
Logical lines of code |
286 |
Comment lines |
45 |
Methods |
17 |
Properties |
9 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_data_for_transaction() |
C |
30 |
28 |
107 |
has_issued_valid_transaction() |
B |
37 |
23 |
66 |
create_transaction() |
B |
33 |
19 |
91 |
print_transaction_barcode() |
A |
42 |
10 |
50 |
determine_due_date() |
A |
48 |
9 |
30 |
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 |