-
Home
-
Order Attachments for WooCommerce
-
2.2.2
-
Code
-
Classes
- WCOA_Attachment
Total Complexity |
31 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
290 |
Lines of code |
180 |
Logical lines of code |
85 |
Comment lines |
23 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_url() |
S |
56 |
5 |
18 |
prepare_list() |
S |
55 |
4 |
20 |
get_attachment_prefix() |
S |
60 |
4 |
13 |
upload() |
S |
49 |
2 |
30 |
save() |
S |
60 |
3 |
14 |
get_all_by_user() |
S |
57 |
2 |
19 |
prepare_customer_list() |
S |
57 |
2 |
17 |
get_all() |
S |
59 |
2 |
16 |
get_all_by_order() |
S |
62 |
2 |
12 |
get_list() |
S |
69 |
2 |
7 |
get_public_url() |
S |
63 |
2 |
10 |
__construct() |
S |
77 |
1 |
4 |