-
Home
-
WooCommerce PDF Invoices Italian Add-on
-
0.7.1
-
Code
-
Classes
- WPO_WCPDF_Receipt_Document
Total Complexity |
33 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
344 |
Lines of code |
290 |
Logical lines of code |
67 |
Comment lines |
20 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init_settings() |
A |
30 |
2 |
182 |
get_filename() |
A |
52 |
8 |
22 |
init_number() |
S |
49 |
7 |
29 |
get_receipt_number() |
S |
63 |
3 |
11 |
get_receipt_date() |
S |
68 |
2 |
7 |
get_formatted_number() |
S |
69 |
2 |
7 |
get_formatted_date() |
S |
68 |
2 |
7 |
__construct() |
S |
69 |
1 |
6 |
get_title() |
S |
77 |
1 |
3 |
init() |
S |
76 |
1 |
4 |
receipt_number() |
S |
81 |
1 |
3 |
receipt_date() |
S |
81 |
1 |
3 |
formatted_number() |
S |
80 |
1 |
3 |
formatted_date() |
S |
80 |
1 |
3 |