-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.8.6
-
Code
-
Classes
- NewsletterMailer
| Total Complexity |
27 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
175 |
| Lines of code |
97 |
| Logical lines of code |
56 |
| Comment lines |
46 |
| Methods |
15 |
| Properties |
6 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| send_batch() |
A |
53 |
8 |
24 |
| __construct() |
S |
63 |
3 |
10 |
| send_chunk() |
S |
65 |
3 |
10 |
| get_logger() |
S |
70 |
2 |
7 |
| get_name() |
S |
82 |
1 |
3 |
| get_description() |
S |
79 |
1 |
3 |
| get_batch_size() |
S |
82 |
1 |
3 |
| get_speed() |
S |
82 |
1 |
3 |
| send_with_stats() |
S |
71 |
1 |
6 |
| send() |
S |
75 |
1 |
4 |
| send_batch_with_stats() |
S |
70 |
1 |
6 |
| get_capability() |
S |
79 |
1 |
3 |
| mail() |
S |
64 |
1 |
9 |
| save_last_run() |
S |
79 |
1 |
3 |
| get_last_run() |
S |
78 |
1 |
3 |