-
Home
-
PagHiper Boleto e PIX para WooCommerce
-
2.5.1 (latest)
-
Code
-
Classes
- WC_PagHiper_Transaction
Total Complexity |
183 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
890 |
Lines of code |
596 |
Logical lines of code |
352 |
Comment lines |
66 |
Methods |
18 |
Properties |
12 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
print_transaction_barcode() |
D |
30 |
50 |
88 |
prepare_data_for_transaction() |
D |
27 |
33 |
129 |
create_transaction() |
D |
27 |
31 |
144 |
has_issued_valid_transaction() |
C |
31 |
25 |
115 |
determine_due_date() |
A |
49 |
8 |
27 |
print_transaction_html() |
A |
53 |
8 |
22 |
__construct() |
A |
52 |
8 |
21 |
printBarCode() |
S |
67 |
5 |
7 |
_get_digitable_line() |
S |
62 |
4 |
12 |
_get_barcode() |
S |
70 |
3 |
6 |
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 |