-
Home
-
PDF Invoices & Packing Slips Generator for WooCommerce
-
2.2.4 (latest)
-
Code
-
Classes
- Alg_WC_PDF_Invoicing_Doc
Total Complexity |
26 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
311 |
Lines of code |
135 |
Logical lines of code |
76 |
Comment lines |
135 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_pdf() |
A |
41 |
7 |
55 |
create() |
S |
55 |
3 |
20 |
remove() |
S |
55 |
3 |
20 |
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 |