-
Home
-
WZone – Lite Version
-
3.1 Lite (latest)
-
Code
-
Classes
- PHPMailer
Total Complexity |
431 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
3,453 |
Lines of code |
1,820 |
Logical lines of code |
1,048 |
Comment lines |
1,239 |
Methods |
94 |
Properties |
69 |
Methods 94
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createBody() |
C |
29 |
21 |
149 |
wrapText() |
B |
37 |
21 |
78 |
createHeader() |
B |
36 |
21 |
75 |
smtpConnect() |
B |
37 |
20 |
71 |
attachAll() |
B |
37 |
14 |
79 |
validateAddress() |
B |
40 |
15 |
61 |
smtpSend() |
A |
41 |
14 |
58 |
msgHTML() |
A |
40 |
14 |
58 |
mb_pathinfo() |
A |
48 |
14 |
34 |
preSend() |
A |
42 |
13 |
48 |
getMailMIME() |
A |
46 |
12 |
39 |
encodeHeader() |
A |
43 |
11 |
44 |
sendmailSend() |
A |
43 |
10 |
50 |
mailSend() |
A |
47 |
10 |
33 |
DKIM_Add() |
A |
40 |
7 |
60 |
addAnAddress() |
A |
48 |
8 |
33 |
postSend() |
A |
51 |
8 |
26 |
edebug() |
S |
50 |
7 |
30 |
encodeFile() |
S |
50 |
7 |
28 |
serverHostname() |
S |
59 |
8 |
13 |
encodeQ() |
S |
50 |
7 |
27 |
utf8CharBoundary() |
S |
51 |
7 |
26 |
encodeString() |
S |
52 |
7 |
25 |
_mime_types() |
S |
35 |
2 |
96 |
addAttachment() |
S |
49 |
6 |
32 |
DKIM_QP() |
S |
59 |
7 |
12 |
setWordWrap() |
S |
58 |
6 |
16 |
setLanguage() |
S |
47 |
4 |
36 |
setFrom() |
S |
55 |
5 |
20 |
getBoundary() |
S |
55 |
5 |
20 |
DKIM_Sign() |
S |
56 |
5 |
18 |
setMessageType() |
S |
59 |
5 |
16 |
base64EncodeWrapMB() |
S |
52 |
4 |
24 |
addEmbeddedImage() |
S |
52 |
4 |
24 |
send() |
S |
60 |
4 |
15 |
setError() |
S |
62 |
5 |
10 |
mailPassthru() |
S |
60 |
4 |
13 |
DKIM_BodyC() |
S |
62 |
3 |
11 |
addStringEmbeddedImage() |
S |
58 |
2 |
16 |
smtpClose() |
S |
68 |
3 |
8 |
addStringAttachment() |
S |
59 |
2 |
15 |
inlineImageExists() |
S |
67 |
3 |
8 |
attachmentExists() |
S |
67 |
3 |
8 |
lang() |
S |
64 |
3 |
10 |
doCallback() |
S |
68 |
3 |
6 |
encodeQP() |
S |
60 |
2 |
12 |
DKIM_HeaderC() |
S |
60 |
2 |
12 |
__destruct() |
S |
74 |
2 |
5 |
isHTML() |
S |
70 |
2 |
7 |
isSendmail() |
S |
65 |
2 |
9 |
isQmail() |
S |
65 |
2 |
9 |
getSMTPInstance() |
S |
71 |
2 |
6 |
addrAppend() |
S |
67 |
2 |
7 |
addrFormat() |
S |
65 |
2 |
9 |
hasMultiBytes() |
S |
68 |
2 |
7 |
clearAddresses() |
S |
70 |
2 |
6 |
clearCCs() |
S |
70 |
2 |
6 |
clearBCCs() |
S |
70 |
2 |
6 |
fixEOL() |
S |
68 |
2 |
7 |
addCustomHeader() |
S |
68 |
2 |
7 |
html2text() |
S |
64 |
2 |
10 |
filenameToType() |
S |
65 |
2 |
8 |
set() |
S |
65 |
2 |
9 |
__construct() |
S |
80 |
1 |
3 |
isSMTP() |
S |
81 |
1 |
3 |
isMail() |
S |
81 |
1 |
3 |
addAddress() |
S |
79 |
1 |
3 |
addCC() |
S |
79 |
1 |
3 |
addBCC() |
S |
79 |
1 |
3 |
addReplyTo() |
S |
79 |
1 |
3 |
getLastMessageID() |
S |
82 |
1 |
3 |
getTranslations() |
S |
82 |
1 |
3 |
getSentMIMEMessage() |
S |
79 |
1 |
3 |
endBoundary() |
S |
79 |
1 |
3 |
headerLine() |
S |
79 |
1 |
3 |
textLine() |
S |
80 |
1 |
3 |
getAttachments() |
S |
82 |
1 |
3 |
has8bitChars() |
S |
79 |
1 |
3 |
encodeQPphp() |
S |
79 |
1 |
3 |
alternativeExists() |
S |
80 |
1 |
3 |
clearReplyTos() |
S |
81 |
1 |
3 |
clearAllRecipients() |
S |
72 |
1 |
6 |
clearAttachments() |
S |
81 |
1 |
3 |
clearCustomHeaders() |
S |
81 |
1 |
3 |
rfcDate() |
S |
75 |
1 |
4 |
isError() |
S |
80 |
1 |
3 |
secureHeader() |
S |
78 |
1 |
3 |
normalizeBreaks() |
S |
78 |
1 |
3 |
sign() |
S |
74 |
1 |
5 |
getToAddresses() |
S |
82 |
1 |
3 |
getCcAddresses() |
S |
82 |
1 |
3 |
getBccAddresses() |
S |
82 |
1 |
3 |
getReplyToAddresses() |
S |
82 |
1 |
3 |
getAllRecipientAddresses() |
S |
82 |
1 |
3 |