-
Home
-
GD Mail Queue
-
4.2.1
-
Code
-
Classes
- gdmaq_mirror_phpmailer
Total Complexity |
35 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
196 |
Lines of code |
118 |
Logical lines of code |
69 |
Comment lines |
2 |
Methods |
10 |
Properties |
15 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
48 |
9 |
31 |
is_queue_eligible() |
S |
55 |
6 |
20 |
add_to_queue() |
S |
56 |
4 |
17 |
get_emails_by_type() |
S |
59 |
4 |
15 |
get_from() |
S |
66 |
3 |
9 |
get_recipients() |
S |
65 |
3 |
10 |
get_sender() |
S |
78 |
2 |
3 |
get_attachments() |
S |
69 |
2 |
7 |
is_html() |
S |
82 |
1 |
3 |
get_email_object() |
S |
79 |
1 |
3 |