-
Home
-
Projectopia – WordPress Project Management
-
5.0.4
-
Code
-
Classes
- Mailbox
Total Complexity |
125 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
631 |
Lines of code |
341 |
Logical lines of code |
186 |
Comment lines |
219 |
Methods |
40 |
Properties |
10 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initMailPart() |
D |
32 |
32 |
92 |
getMail() |
B |
42 |
19 |
44 |
getMailsInfo() |
S |
57 |
7 |
17 |
getImapStream() |
S |
62 |
6 |
12 |
convertStringEncoding() |
S |
62 |
6 |
10 |
disconnect() |
S |
69 |
4 |
6 |
__construct() |
S |
61 |
3 |
12 |
getListingFolders() |
S |
60 |
3 |
12 |
decodeMimeStr() |
S |
61 |
3 |
11 |
decodeRFC2231() |
S |
63 |
3 |
10 |
isUrlEncoded() |
S |
72 |
2 |
5 |
getRawMail() |
S |
68 |
2 |
7 |
getQuotaUsage() |
S |
69 |
2 |
7 |
getQuotaLimit() |
S |
69 |
2 |
7 |
setImapPath() |
S |
68 |
2 |
7 |
moveMail() |
S |
77 |
2 |
3 |
initImapStream() |
S |
67 |
2 |
7 |
searchMailbox() |
S |
74 |
2 |
4 |
copyMail() |
S |
77 |
2 |
3 |
expungeDeletedMails() |
S |
80 |
1 |
3 |
__destruct() |
S |
82 |
1 |
3 |
setExpungeOnDisconnect() |
S |
81 |
1 |
3 |
checkMailbox() |
S |
80 |
1 |
3 |
createMailbox() |
S |
79 |
1 |
3 |
statusMailbox() |
S |
79 |
1 |
3 |
saveMail() |
S |
78 |
1 |
3 |
deleteMail() |
S |
79 |
1 |
3 |
countMails() |
S |
80 |
1 |
3 |
getQuota() |
S |
79 |
1 |
3 |
markMailAsRead() |
S |
79 |
1 |
3 |
sortMails() |
S |
78 |
1 |
3 |
getMailboxInfo() |
S |
80 |
1 |
3 |
clearFlag() |
S |
77 |
1 |
3 |
setFlag() |
S |
77 |
1 |
3 |
markMailsAsImportant() |
S |
79 |
1 |
3 |
setConnectionArgs() |
S |
74 |
1 |
5 |
markMailsAsRead() |
S |
79 |
1 |
3 |
markMailAsImportant() |
S |
79 |
1 |
3 |
markMailAsUnread() |
S |
79 |
1 |
3 |
markMailsAsUnread() |
S |
79 |
1 |
3 |