| Total Complexity | 8 |
| Dependencies | 4 |
| Dependents | 0 |
| Total lines | 242 |
| Lines of code | 201 |
| Logical lines of code | 93 |
| Comment lines | 3 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| test_init_panel_renders_saved_card_list() | 44 | 1 | 47 | |
| test_register_omise_my_account_scripts() | 47 | 1 | 44 | |
| test_init_panel_renders_add_new_card_form() | 50 | 1 | 30 | |
| test_init_panel_renders_empty_card_list_when_user_has_no_saved_cards() | 51 | 1 | 27 | |
| setUp() | 52 | 1 | 25 | |
| test_init_panel_renders_nothing_for_guest_users() | 63 | 1 | 11 | |
| mock_wp_user() | 66 | 1 | 8 | |
| mock_customer_with_cards() | 65 | 1 | 9 |