-
Home
-
Simple Newsletter Plugin – Noptin
-
3.3.2
-
Code
-
Classes
- Noptin_Email_Generator
Total Complexity |
82 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
766 |
Lines of code |
362 |
Logical lines of code |
208 |
Comment lines |
249 |
Methods |
19 |
Properties |
10 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
clean_html() |
D |
33 |
33 |
79 |
inline_styles() |
A |
48 |
7 |
34 |
generate() |
S |
56 |
5 |
17 |
handle_item_lists_shortcode() |
S |
57 |
5 |
16 |
generate_normal_email() |
S |
48 |
3 |
38 |
generate_visual_email() |
S |
48 |
3 |
37 |
can_track() |
S |
63 |
4 |
10 |
make_links_trackable() |
S |
61 |
3 |
14 |
post_process() |
S |
57 |
2 |
18 |
merge_tags_unautop() |
S |
58 |
2 |
17 |
generate_plain_text_email() |
S |
59 |
2 |
13 |
inject_preheader() |
S |
61 |
2 |
13 |
make_links_trackable_callback() |
S |
59 |
2 |
13 |
inject_tracking_pixel() |
S |
62 |
2 |
13 |
__construct() |
S |
73 |
2 |
5 |
get_email_styles() |
S |
63 |
2 |
10 |
get_tracker() |
S |
74 |
1 |
4 |
generate_raw_html_email() |
S |
75 |
1 |
4 |
fix_links_with_double_http() |
S |
68 |
1 |
7 |