| Total Complexity | 35 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 212 |
| Lines of code | 160 |
| Logical lines of code | 75 |
| Comment lines | 5 |
| Methods | 11 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| print_custom_user_profile_fields() | 46 | 6 | 48 | |
| reset_all_access() | 58 | 5 | 17 | |
| has_scope() | 61 | 4 | 12 | |
| is_need_grant_access_by_default() | 65 | 4 | 8 | |
| can_grant_access() | 64 | 4 | 10 | |
| save_custom_user_profile_fields() | 62 | 3 | 11 | |
| get_users_with_manage_access() | 57 | 2 | 18 | |
| hook_admin_get_capability() | 65 | 3 | 10 | |
| __construct() | 60 | 2 | 13 | |
| get_users_with_grant_access() | 69 | 1 | 7 | |
| hook_add_cap_for_current_user() | 70 | 1 | 6 |