-
Home
-
Omise Payments
-
6.1.0
-
Code
-
Classes
- Omise_Payment_CreditCard_Test
| Total Complexity |
7 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
119 |
| Lines of code |
80 |
| Logical lines of code |
54 |
| Comment lines |
10 |
| Methods |
6 |
| Properties |
1 |
Methods 6
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setUp() |
S |
48 |
2 |
36 |
| test_class_is_initialized_properly() |
S |
63 |
1 |
12 |
| tearDown() |
S |
74 |
1 |
5 |
| get_secure_form_config() |
S |
63 |
1 |
10 |
| get_existing_cards_for_user_logged_in() |
S |
62 |
1 |
10 |
| get_existing_cards_for_user_not_logged_in() |
S |
68 |
1 |
7 |