-
Home
-
Postie
-
1.9.73 (latest)
-
Code
-
Classes
- PostieMessage
| Total Complexity |
271 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
1,533 |
| Lines of code |
1,240 |
| Logical lines of code |
916 |
| Comment lines |
78 |
| Methods |
33 |
| Properties |
7 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_post() |
D |
22 |
43 |
182 |
| get_author() |
C |
31 |
27 |
109 |
| get_attachment_icon() |
C |
36 |
29 |
63 |
| save_attachment() |
C |
31 |
20 |
121 |
| process() |
B |
35 |
20 |
80 |
| save_attachments_worker() |
B |
36 |
15 |
79 |
| media_handle_upload() |
A |
38 |
11 |
68 |
| __construct() |
A |
50 |
12 |
28 |
| save_post() |
A |
39 |
9 |
65 |
| parse_template() |
A |
40 |
6 |
62 |
| email_reject() |
A |
41 |
6 |
58 |
| get_parent_postid() |
A |
46 |
7 |
39 |
| extract_subject() |
A |
48 |
7 |
32 |
| email_notify() |
S |
45 |
6 |
41 |
| email_error() |
S |
53 |
6 |
22 |
| is_filename_banned() |
S |
57 |
6 |
17 |
| extract_subject_body() |
S |
56 |
5 |
17 |
| save_attachments() |
S |
56 |
4 |
19 |
| extract_content() |
S |
60 |
4 |
14 |
| get_name_from_email() |
S |
62 |
4 |
12 |
| get_clean_emailaddress() |
S |
61 |
3 |
12 |
| do_shortcodes() |
S |
53 |
2 |
22 |
| get_author_details() |
S |
55 |
2 |
20 |
| preprocess() |
S |
58 |
2 |
15 |
| is_emailaddress_authorized() |
S |
64 |
3 |
10 |
| revisions_disable() |
S |
66 |
3 |
8 |
| is_debugmode() |
S |
79 |
2 |
3 |
| revisions_restore() |
S |
71 |
2 |
6 |
| is_email_empty() |
S |
81 |
1 |
3 |
| is_email_read() |
S |
81 |
1 |
3 |
| postprocess() |
S |
78 |
1 |
4 |
| email_header_encode() |
S |
79 |
1 |
3 |
| load_html() |
S |
78 |
1 |
3 |