-
Home
-
Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms
-
1.13.12
-
Code
-
Classes
- HappyForms_Email_Message
Total Complexity |
35 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
357 |
Lines of code |
136 |
Logical lines of code |
83 |
Comment lines |
142 |
Methods |
23 |
Properties |
11 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send() |
S |
56 |
5 |
19 |
get_headers() |
S |
58 |
4 |
16 |
set_ccs() |
S |
69 |
2 |
6 |
set_from() |
S |
69 |
2 |
6 |
set_bccs() |
S |
69 |
2 |
6 |
set_reply_to() |
S |
69 |
2 |
6 |
set_to() |
S |
69 |
2 |
6 |
get_to() |
S |
72 |
1 |
5 |
get_content_type() |
S |
75 |
1 |
4 |
get_attachments() |
S |
82 |
1 |
3 |
add_attachment() |
S |
80 |
1 |
3 |
get_from() |
S |
72 |
1 |
5 |
get_response() |
S |
82 |
1 |
3 |
get_content() |
S |
82 |
1 |
3 |
get_subject() |
S |
82 |
1 |
3 |
set_content() |
S |
72 |
1 |
5 |
set_subject() |
S |
72 |
1 |
5 |
get_reply_to() |
S |
72 |
1 |
5 |
set_from_name() |
S |
75 |
1 |
4 |
get_bccs() |
S |
72 |
1 |
5 |
get_from_name() |
S |
82 |
1 |
3 |
get_ccs() |
S |
72 |
1 |
5 |
__construct() |
S |
65 |
1 |
10 |