-
Home
-
Challan – PDF Invoice & Packing Slip for WooCommerce
-
3.7.74
-
Code
-
Classes
- Woo_Invoice_Template
| Total Complexity |
98 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
775 |
| Lines of code |
552 |
| Logical lines of code |
341 |
| Comment lines |
182 |
| Methods |
15 |
| Properties |
5 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_product_total_section() |
B |
38 |
18 |
67 |
| get_order_section() |
A |
36 |
9 |
91 |
| get_order_note_section() |
A |
48 |
12 |
32 |
| get_product_section() |
A |
39 |
9 |
72 |
| get_footer_section() |
A |
44 |
9 |
53 |
| get_css() |
A |
42 |
9 |
52 |
| get_invoice_template() |
A |
45 |
9 |
43 |
| get_packing_template() |
A |
46 |
8 |
39 |
| get_packing_total_section() |
S |
52 |
4 |
22 |
| set_rtl() |
S |
62 |
4 |
12 |
| get_html_start() |
S |
58 |
3 |
16 |
| get_header_section() |
S |
52 |
1 |
28 |
| __construct() |
S |
72 |
1 |
5 |
| get_delivery_address_template() |
S |
63 |
1 |
10 |
| get_html_end() |
S |
67 |
1 |
10 |