-
Home
-
BuddyPress
-
14.3.3 (latest)
-
Code
-
Classes
- BP_Email
Total Complexity |
65 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
1,020 |
Lines of code |
237 |
Logical lines of code |
141 |
Comment lines |
648 |
Methods |
31 |
Properties |
15 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get() |
S |
53 |
7 |
21 |
validate() |
S |
55 |
7 |
19 |
__construct() |
S |
52 |
6 |
23 |
get_preheader() |
S |
55 |
5 |
20 |
set_bcc() |
S |
61 |
4 |
12 |
set_to() |
S |
61 |
4 |
12 |
set_cc() |
S |
61 |
4 |
12 |
set_post_object() |
S |
56 |
2 |
19 |
set_headers() |
S |
63 |
2 |
10 |
set_tokens() |
S |
64 |
2 |
9 |
set_content_type() |
S |
65 |
2 |
8 |
set_template() |
S |
75 |
1 |
4 |
set_subject() |
S |
75 |
1 |
4 |
set_reply_to() |
S |
68 |
1 |
7 |
set_from() |
S |
68 |
1 |
7 |
set_content_plaintext() |
S |
75 |
1 |
4 |
set_content_html() |
S |
75 |
1 |
4 |
get_headers() |
S |
79 |
1 |
3 |
get_bcc() |
S |
79 |
1 |
3 |
get_tokens() |
S |
79 |
1 |
3 |
get_template() |
S |
79 |
1 |
3 |
get_subject() |
S |
79 |
1 |
3 |
get_reply_to() |
S |
79 |
1 |
3 |
get_post_object() |
S |
79 |
1 |
3 |
get_from() |
S |
79 |
1 |
3 |
get_content_type() |
S |
79 |
1 |
3 |
get_content_plaintext() |
S |
79 |
1 |
3 |
get_content_html() |
S |
79 |
1 |
3 |
get_content() |
S |
79 |
1 |
3 |
get_cc() |
S |
79 |
1 |
3 |
get_to() |
S |
79 |
1 |
3 |