-
Home
-
WP SMTP and Email API
-
2.1
-
Code
-
Classes
- mailazyAPI
Total Complexity |
53 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
262 |
Lines of code |
154 |
Logical lines of code |
66 |
Comment lines |
75 |
Methods |
26 |
Properties |
3 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send() |
S |
47 |
6 |
38 |
addAttachment() |
S |
61 |
4 |
11 |
addBCC() |
S |
64 |
3 |
10 |
addAddress() |
S |
64 |
3 |
10 |
addCC() |
S |
64 |
3 |
10 |
getAttachment() |
S |
79 |
2 |
3 |
isHTML() |
S |
78 |
2 |
3 |
addReplyTo() |
S |
67 |
2 |
8 |
getReplyTo() |
S |
79 |
2 |
3 |
setFrom() |
S |
67 |
2 |
8 |
getFrom() |
S |
80 |
2 |
3 |
getBody() |
S |
79 |
2 |
3 |
getSubject() |
S |
79 |
2 |
3 |
getBCC() |
S |
79 |
2 |
3 |
getCC() |
S |
79 |
2 |
3 |
getAddress() |
S |
79 |
2 |
3 |
getApisecret() |
S |
80 |
2 |
3 |
getApikey() |
S |
80 |
2 |
3 |
getApiurl() |
S |
82 |
1 |
3 |
setSubject() |
S |
80 |
1 |
3 |
setBody() |
S |
80 |
1 |
3 |
setApisecret() |
S |
80 |
1 |
3 |
getIsHTML() |
S |
82 |
1 |
3 |
setApikey() |
S |
80 |
1 |
3 |
setApiurl() |
S |
80 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |