-
Home
-
WP Hotelier
-
2.15.0 (latest)
-
Code
-
Classes
- HTL_Email
Total Complexity |
26 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
390 |
Lines of code |
84 |
Logical lines of code |
45 |
Comment lines |
233 |
Methods |
18 |
Properties |
18 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_multipart() |
S |
67 |
3 |
7 |
get_content_type() |
S |
65 |
3 |
10 |
__construct() |
S |
62 |
2 |
11 |
get_email_type() |
S |
80 |
2 |
3 |
is_enabled() |
S |
74 |
2 |
4 |
get_content() |
S |
64 |
2 |
9 |
send() |
S |
62 |
1 |
11 |
format_string() |
S |
77 |
1 |
3 |
get_subject() |
S |
78 |
1 |
3 |
get_heading() |
S |
78 |
1 |
3 |
get_recipient() |
S |
78 |
1 |
3 |
get_headers() |
S |
77 |
1 |
3 |
get_attachments() |
S |
78 |
1 |
3 |
get_blogname() |
S |
79 |
1 |
3 |
get_content_plain() |
S |
98 |
1 |
1 |
get_content_html() |
S |
98 |
1 |
1 |
get_from_name() |
S |
77 |
1 |
3 |
get_from_address() |
S |
78 |
1 |
3 |