-
Home
-
PagHiper Boleto e PIX para WooCommerce
-
2.4.1
-
Code
-
Classes
- WC_PagHiper_Transaction
Total Complexity |
180 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
792 |
Lines of code |
519 |
Logical lines of code |
353 |
Comment lines |
47 |
Methods |
18 |
Properties |
10 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
print_transaction_barcode() |
D |
30 |
50 |
88 |
prepare_data_for_transaction() |
D |
27 |
33 |
122 |
create_transaction() |
C |
30 |
27 |
113 |
has_issued_valid_transaction() |
C |
35 |
25 |
75 |
determine_due_date() |
A |
46 |
11 |
33 |
print_transaction_html() |
A |
51 |
8 |
26 |
__construct() |
A |
52 |
8 |
21 |
printBarCode() |
S |
67 |
5 |
7 |
_get_barcode() |
S |
70 |
3 |
6 |
_get_digitable_line() |
S |
77 |
2 |
3 |
printToScreen() |
S |
78 |
1 |
4 |
_get_due_date() |
S |
78 |
1 |
3 |
_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 |