-
Home
-
Challan – PDF Invoice & Packing Slip for WooCommerce
-
3.7.78
-
Code
-
Classes
- Woo_Invoice_Orders
| Total Complexity |
98 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
643 |
| Lines of code |
337 |
| Logical lines of code |
209 |
| Comment lines |
223 |
| Methods |
25 |
| Properties |
3 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_product_title() |
B |
40 |
17 |
55 |
| get_order_info() |
A |
50 |
9 |
24 |
| get_orders_info() |
A |
43 |
7 |
46 |
| get_order_items() |
A |
44 |
7 |
41 |
| get_item_weight() |
S |
54 |
7 |
20 |
| get_order_post_meta() |
S |
60 |
6 |
12 |
| get_shipping_total() |
S |
59 |
5 |
15 |
| get_item_dimension() |
S |
64 |
6 |
10 |
| get_product_total_weight() |
S |
55 |
4 |
18 |
| get_item_image() |
S |
61 |
3 |
13 |
| get_order_total_fees() |
S |
66 |
3 |
8 |
| get_item_title() |
S |
69 |
3 |
6 |
| get_product_total_quantity() |
S |
68 |
2 |
7 |
| get_item_quantity() |
S |
68 |
2 |
7 |
| get_item_tax() |
S |
65 |
2 |
9 |
| tax_rate_id() |
S |
73 |
2 |
5 |
| get_tax_total() |
S |
78 |
2 |
3 |
| get_discount_total() |
S |
71 |
2 |
6 |
| get_refunded_total() |
S |
71 |
2 |
6 |
| get_net_total() |
S |
68 |
2 |
7 |
| __construct() |
S |
73 |
1 |
5 |
| get_item_total_price() |
S |
76 |
1 |
4 |
| get_subtotal() |
S |
79 |
1 |
3 |
| get_total_without_tax() |
S |
74 |
1 |
4 |
| get_order_total() |
S |
79 |
1 |
3 |