-
Home
-
GD Mail Queue
-
3.9.1
-
Code
-
Classes
- gdmaq_core_mailer
Total Complexity |
53 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
268 |
Lines of code |
178 |
Logical lines of code |
97 |
Comment lines |
8 |
Methods |
23 |
Properties |
20 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
phpmailer() |
A |
46 |
11 |
39 |
_is_email_plain_text() |
S |
56 |
6 |
17 |
init() |
S |
54 |
5 |
21 |
__construct() |
S |
58 |
3 |
13 |
get_from() |
S |
66 |
3 |
9 |
get_reply_to() |
S |
66 |
3 |
9 |
instance() |
S |
69 |
2 |
7 |
from_email() |
S |
71 |
2 |
6 |
from_name() |
S |
71 |
2 |
6 |
reply_to() |
S |
71 |
2 |
6 |
_should_we_add_to_queue() |
S |
74 |
2 |
4 |
mail_failed() |
S |
76 |
1 |
4 |
copy() |
S |
82 |
1 |
3 |
email() |
S |
82 |
1 |
3 |
detection() |
S |
82 |
1 |
3 |
get_current_type() |
S |
82 |
1 |
3 |
set_current_type() |
S |
81 |
1 |
3 |
reset_current_type() |
S |
81 |
1 |
3 |
allow_intecept() |
S |
81 |
1 |
3 |
is_paused() |
S |
79 |
1 |
3 |
add_to_queue() |
S |
69 |
1 |
7 |
pause_intercept() |
S |
81 |
1 |
3 |
resume_intercept() |
S |
81 |
1 |
3 |