-
Home
-
Simple Newsletter Plugin – Noptin
-
2.0.3
-
Code
-
Classes
- Noptin_New_Post_Notification
Total Complexity |
68 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
597 |
Lines of code |
337 |
Logical lines of code |
119 |
Comment lines |
140 |
Methods |
23 |
Properties |
4 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_post_field() |
B |
40 |
24 |
52 |
maybe_schedule_notification() |
A |
57 |
8 |
17 |
get_merge_tags() |
S |
37 |
1 |
110 |
notify() |
S |
46 |
5 |
37 |
maybe_send_notification() |
S |
61 |
5 |
12 |
prepare_test_data() |
S |
56 |
3 |
19 |
is_automation_valid_for() |
S |
64 |
3 |
9 |
render_metabox() |
S |
61 |
2 |
13 |
about_automation() |
S |
65 |
2 |
9 |
was_notification_sent() |
S |
73 |
2 |
4 |
default_content_normal() |
S |
63 |
1 |
13 |
read_more_button() |
S |
75 |
1 |
4 |
add_hooks() |
S |
75 |
1 |
4 |
help_url() |
S |
79 |
1 |
3 |
get_name() |
S |
79 |
1 |
3 |
default_content_plain_text() |
S |
80 |
1 |
3 |
default_preview_text() |
S |
79 |
1 |
3 |
default_heading() |
S |
82 |
1 |
3 |
default_subject() |
S |
82 |
1 |
3 |
get_image() |
S |
72 |
1 |
6 |
the_image() |
S |
82 |
1 |
3 |
get_description() |
S |
79 |
1 |
3 |
after_send() |
S |
76 |
1 |
4 |