-
Home
-
bbPress Notify (No-Spam)
-
2.18.4
-
Code
-
Classes
- bbPress_Notify_noSpam
Total Complexity |
59 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
425 |
Lines of code |
217 |
Logical lines of code |
113 |
Comment lines |
94 |
Methods |
21 |
Properties |
5 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_lib() |
A |
52 |
10 |
21 |
init() |
A |
49 |
8 |
30 |
bootstrap() |
S |
55 |
5 |
19 |
__construct() |
S |
55 |
4 |
20 |
render_template() |
S |
61 |
4 |
11 |
user_info() |
S |
58 |
3 |
15 |
load_all() |
S |
58 |
3 |
14 |
get_called_class() |
S |
66 |
3 |
8 |
get_forum_post_type() |
S |
68 |
2 |
8 |
get_topic_post_type() |
S |
68 |
2 |
8 |
get_reply_post_type() |
S |
68 |
2 |
8 |
do_activation() |
S |
68 |
2 |
7 |
is_admin() |
S |
70 |
2 |
6 |
get_env() |
S |
73 |
2 |
5 |
set_env() |
S |
60 |
1 |
13 |
log_msg() |
S |
76 |
1 |
3 |
missing_bbpress_notice() |
S |
70 |
1 |
9 |
load_textdomain() |
S |
77 |
1 |
3 |
do_deactivation() |
S |
83 |
1 |
3 |
send_notification() |
S |
77 |
1 |
3 |
is_dry_run() |
S |
79 |
1 |
3 |