-
Home
-
UpStream: a Project Management Plugin for WordPress
-
1.39.3
-
Code
-
Classes
- UpStream_Metaboxes_Clients
Total Complexity |
100 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
869 |
Lines of code |
581 |
Logical lines of code |
274 |
Comment lines |
151 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateUserPermissions() |
B |
40 |
17 |
54 |
addExistentUsers() |
B |
37 |
15 |
73 |
renderLegacyUsersMetabox() |
B |
37 |
14 |
82 |
removeUser() |
A |
44 |
12 |
41 |
fetchUnassignedUsers() |
A |
43 |
9 |
47 |
getUsersFromClient() |
A |
47 |
9 |
35 |
fetchUserPermissions() |
A |
47 |
9 |
33 |
renderUsersMetabox() |
S |
42 |
3 |
64 |
renderDetailsMetabox() |
S |
48 |
3 |
34 |
renderUserPermissionsModal() |
S |
54 |
1 |
32 |
renderAddExistentUserModal() |
S |
54 |
1 |
31 |
attachHooks() |
S |
59 |
2 |
14 |
renderLogoMetabox() |
S |
57 |
1 |
17 |
renderMetaboxes() |
S |
66 |
2 |
8 |
__construct() |
S |
70 |
1 |
7 |
createUsersMetabox() |
S |
66 |
1 |
9 |