-
Home
-
LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes
-
7.7.5
-
Code
-
Classes
- LLMS_Email
Total Complexity |
37 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
495 |
Lines of code |
151 |
Logical lines of code |
72 |
Comment lines |
250 |
Methods |
25 |
Properties |
12 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_recipient() |
A |
52 |
8 |
24 |
get_content_html() |
S |
55 |
3 |
21 |
add_recipients() |
S |
60 |
3 |
15 |
add_merge_data() |
S |
70 |
2 |
6 |
send() |
S |
60 |
1 |
12 |
__construct() |
S |
62 |
1 |
12 |
get_heading() |
S |
78 |
1 |
3 |
set_subject() |
S |
75 |
1 |
4 |
set_id() |
S |
77 |
1 |
4 |
set_heading() |
S |
77 |
1 |
4 |
set_content_type() |
S |
77 |
1 |
4 |
set_body() |
S |
77 |
1 |
4 |
get_subject() |
S |
78 |
1 |
3 |
get_recipient() |
S |
79 |
1 |
3 |
init() |
S |
98 |
1 |
1 |
get_headers() |
S |
79 |
1 |
3 |
get_from_name() |
S |
78 |
1 |
3 |
get_from_address() |
S |
79 |
1 |
3 |
get_content() |
S |
74 |
1 |
4 |
get_body() |
S |
78 |
1 |
3 |
get_attachments() |
S |
79 |
1 |
3 |
format_string() |
S |
78 |
1 |
3 |
add_header() |
S |
78 |
1 |
3 |
add_attachment() |
S |
80 |
1 |
3 |
get_content_type() |
S |
79 |
1 |
3 |