Total Complexity | 154 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 516 |
Lines of code | 413 |
Logical lines of code | 256 |
Comment lines | 46 |
Methods | 22 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
forum_can() | 36 | 34 | 68 | |
user_can_manage_user() | 47 | 17 | 34 | |
usergroup_can() | 47 | 17 | 33 | |
get_forum_accesses_by_usergroup() | 49 | 14 | 31 | |
can_post_now() | 47 | 9 | 34 | |
user_wp_level() | 55 | 9 | 18 | |
can_attach() | 55 | 8 | 19 | |
can_link() | 59 | 5 | 15 | |
can_edit_user() | 59 | 5 | 15 | |
can_attach_file_type() | 62 | 5 | 11 | |
add() | 53 | 4 | 23 | |
get_access() | 57 | 4 | 18 | |
show_accesses_selectbox() | 61 | 4 | 12 | |
usergroups_can() | 62 | 4 | 11 | |
init() | 65 | 4 | 9 | |
delete() | 61 | 3 | 13 | |
edit() | 57 | 2 | 19 | |
fix_access() | 62 | 2 | 11 | |
init_defaults() | 66 | 1 | 9 | |
get_accesses() | 75 | 1 | 4 | |
init_current_user_accesses() | 80 | 1 | 3 | |
__construct() | 83 | 1 | 3 |