-
Home
-
WooCommerce
-
4.9.1
-
Code
-
Classes
- WC_Email
Total Complexity |
106 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
1,055 |
Lines of code |
491 |
Logical lines of code |
220 |
Comment lines |
435 |
Methods |
41 |
Properties |
21 |
Methods 41
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_options() |
B |
30 |
13 |
146 |
admin_actions() |
A |
54 |
11 |
20 |
get_headers() |
S |
60 |
8 |
11 |
save_template() |
S |
54 |
7 |
20 |
style_inline() |
S |
51 |
5 |
24 |
format_string() |
S |
54 |
4 |
19 |
delete_template_action() |
S |
58 |
4 |
17 |
move_template_action() |
S |
56 |
4 |
17 |
init_form_fields() |
S |
45 |
1 |
45 |
get_content_type() |
S |
60 |
3 |
14 |
__construct() |
S |
55 |
2 |
19 |
setup_locale() |
S |
73 |
3 |
5 |
get_email_type() |
S |
78 |
3 |
3 |
restore_locale() |
S |
73 |
3 |
5 |
get_template() |
S |
66 |
3 |
9 |
handle_multipart() |
S |
64 |
3 |
9 |
process_admin_options() |
S |
64 |
3 |
10 |
get_email_type_options() |
S |
66 |
2 |
8 |
get_content() |
S |
64 |
2 |
9 |
send() |
S |
59 |
1 |
13 |
get_recipient() |
S |
68 |
1 |
6 |
get_from_name() |
S |
74 |
1 |
4 |
get_default_subject() |
S |
82 |
1 |
3 |
get_theme_template_file() |
S |
77 |
1 |
3 |
get_default_heading() |
S |
82 |
1 |
3 |
get_default_additional_content() |
S |
82 |
1 |
3 |
get_from_address() |
S |
74 |
1 |
4 |
get_content_plain() |
S |
86 |
1 |
2 |
get_content_html() |
S |
86 |
1 |
2 |
get_heading() |
S |
76 |
1 |
3 |
supports_emogrifier() |
S |
80 |
1 |
3 |
get_additional_content() |
S |
73 |
1 |
4 |
get_blogname() |
S |
79 |
1 |
3 |
is_customer_email() |
S |
82 |
1 |
3 |
is_enabled() |
S |
77 |
1 |
3 |
get_option() |
S |
74 |
1 |
4 |
get_description() |
S |
79 |
1 |
3 |
get_title() |
S |
79 |
1 |
3 |
get_subject() |
S |
76 |
1 |
3 |
get_attachments() |
S |
78 |
1 |
3 |
is_manual() |
S |
82 |
1 |
3 |