-
Home
-
Simple Newsletter Plugin – Noptin
-
3.8.3
-
Code
-
Classes
- Noptin_Email_Sender
Total Complexity |
47 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
450 |
Lines of code |
190 |
Logical lines of code |
113 |
Comment lines |
170 |
Methods |
14 |
Properties |
13 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send() |
A |
41 |
11 |
55 |
get_from_email() |
S |
59 |
6 |
14 |
prepare_headers() |
S |
55 |
5 |
19 |
get_content_type() |
S |
62 |
4 |
13 |
bg_send() |
S |
58 |
3 |
14 |
get_from_name() |
S |
61 |
3 |
12 |
handle_background_send() |
S |
66 |
3 |
8 |
get_reply_to() |
S |
64 |
3 |
10 |
get_phpmailer_last_error() |
S |
68 |
3 |
7 |
ensure_email_content() |
S |
71 |
2 |
6 |
reset() |
S |
59 |
1 |
15 |
add_hooks() |
S |
79 |
1 |
3 |
before_sending() |
S |
67 |
1 |
7 |
after_sending() |
S |
67 |
1 |
7 |