| Total Complexity | 7 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 129 |
| Lines of code | 98 |
| Logical lines of code | 49 |
| Comment lines | 0 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| test_get_existing_cards_for_user_logged_in() | 51 | 1 | 25 | |
| setUp() | 54 | 1 | 22 | |
| test_form_fields() | 58 | 1 | 17 | |
| test_class_is_initialized_properly() | 63 | 1 | 12 | |
| test_get_secure_form_config() | 63 | 1 | 10 | |
| test_get_existing_cards_for_user_not_logged_in() | 68 | 1 | 7 | |
| test_form_fields_include_passkey_setting_when_passkey_feature_is_enabled() | 73 | 1 | 5 |