-
Home
-
PDF Invoices & Packing Slips Generator for WooCommerce
-
2.1.0
-
Code
-
Classes
- Alg_WC_PDF_Invoicing_Doc
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
314 |
Lines of code |
133 |
Logical lines of code |
83 |
Comment lines |
136 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_pdf() |
A |
38 |
12 |
65 |
create() |
S |
59 |
3 |
14 |
remove() |
S |
59 |
3 |
14 |
apply_content_filters() |
S |
71 |
3 |
5 |
__construct() |
S |
67 |
2 |
7 |
get_author_full_name() |
S |
71 |
2 |
5 |
is_created() |
S |
80 |
1 |
3 |
get_counter() |
S |
81 |
1 |
3 |
get_number() |
S |
70 |
1 |
6 |
get_formatted_date() |
S |
77 |
1 |
3 |
get_doc_option() |
S |
78 |
1 |
3 |
get_html() |
S |
71 |
1 |
5 |