| Total Complexity | 7 |
| Dependencies | 1 |
| Dependents | 0 |
| Total lines | 76 |
| Lines of code | 33 |
| Logical lines of code | 16 |
| Comment lines | 18 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| setUp() | 70 | 1 | 6 | |
| test_constructor() | 70 | 1 | 6 | |
| test_get_email() | 80 | 1 | 3 | |
| test_get_password() | 80 | 1 | 3 | |
| test_set_email() | 76 | 1 | 4 | |
| test_set_password() | 76 | 1 | 4 | |
| test_json_serializer() | 69 | 1 | 7 |