-
Home
-
WooCommerce
-
7.8.1
-
Code
-
Classes
- WC_Email
| Total Complexity |
110 |
| Dependencies |
6 |
| Dependents |
2 |
| Total lines |
1,119 |
| Lines of code |
508 |
| Logical lines of code |
228 |
| Comment lines |
474 |
| Methods |
42 |
| Properties |
21 |
Methods 42
| 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 |
25 |
| format_string() |
S |
54 |
4 |
19 |
| move_template_action() |
S |
56 |
4 |
17 |
| delete_template_action() |
S |
58 |
4 |
17 |
| setup_locale() |
S |
69 |
4 |
6 |
| restore_locale() |
S |
69 |
4 |
6 |
| init_form_fields() |
S |
45 |
1 |
45 |
| handle_multipart() |
S |
60 |
3 |
14 |
| get_content_type() |
S |
60 |
3 |
14 |
| __construct() |
S |
55 |
2 |
19 |
| get_email_type() |
S |
78 |
3 |
3 |
| process_admin_options() |
S |
64 |
3 |
10 |
| get_template() |
S |
66 |
3 |
9 |
| get_content() |
S |
64 |
2 |
9 |
| send() |
S |
57 |
1 |
15 |
| get_email_type_options() |
S |
66 |
2 |
8 |
| clear_alt_body_field() |
S |
71 |
2 |
6 |
| get_default_subject() |
S |
82 |
1 |
3 |
| get_default_heading() |
S |
82 |
1 |
3 |
| get_default_additional_content() |
S |
82 |
1 |
3 |
| get_additional_content() |
S |
76 |
1 |
3 |
| get_subject() |
S |
76 |
1 |
3 |
| get_heading() |
S |
76 |
1 |
3 |
| get_recipient() |
S |
68 |
1 |
6 |
| get_attachments() |
S |
78 |
1 |
3 |
| get_title() |
S |
79 |
1 |
3 |
| get_description() |
S |
79 |
1 |
3 |
| get_option() |
S |
74 |
1 |
4 |
| is_enabled() |
S |
77 |
1 |
3 |
| is_manual() |
S |
82 |
1 |
3 |
| is_customer_email() |
S |
82 |
1 |
3 |
| get_blogname() |
S |
79 |
1 |
3 |
| supports_emogrifier() |
S |
80 |
1 |
3 |
| get_content_plain() |
S |
82 |
1 |
3 |
| get_content_html() |
S |
82 |
1 |
3 |
| get_from_name() |
S |
74 |
1 |
4 |
| get_from_address() |
S |
74 |
1 |
4 |
| get_theme_template_file() |
S |
77 |
1 |
3 |