| Total Complexity | 23 |
| Dependencies | 1 |
| Dependents | 6 |
| Total lines | 228 |
| Lines of code | 153 |
| Logical lines of code | 72 |
| Comment lines | 24 |
| Methods | 11 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_mapping() | 44 | 6 | 45 | |
| update_mapping() | 45 | 5 | 43 | |
| find_member_user_is_mapped_to() | 57 | 3 | 17 | |
| find_user_member_is_mapped_to() | 58 | 2 | 15 | |
| table() | 76 | 1 | 4 | |
| fetch_ids_of_members_that_need_syncing() | 67 | 1 | 7 | |
| fetch_user_ids_of_all_mapped_members() | 71 | 1 | 6 | |
| update_mapping_by_member() | 77 | 1 | 3 | |
| update_mapping_by_user() | 77 | 1 | 3 | |
| delete_mapping() | 75 | 1 | 4 | |
| restrict_columns() | 71 | 1 | 6 |