-
Home
-
Checkout Mestres do WP for WooCommerce
-
6.4
-
Code
-
Classes
- WC_PagHiper_Transaction
| Total Complexity |
168 |
| Dependencies |
8 |
| Dependents |
6 |
| Total lines |
731 |
| Lines of code |
478 |
| Logical lines of code |
325 |
| Comment lines |
47 |
| Methods |
18 |
| Properties |
9 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| print_transaction_barcode() |
D |
30 |
50 |
87 |
| prepare_data_for_transaction() |
D |
29 |
30 |
112 |
| create_transaction() |
C |
32 |
22 |
95 |
| has_issued_valid_transaction() |
B |
37 |
23 |
66 |
| determine_due_date() |
A |
47 |
10 |
31 |
| print_transaction_html() |
A |
51 |
8 |
26 |
| __construct() |
S |
52 |
7 |
20 |
| 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 |