-
Home
-
Omise Payments
-
6.4.0 (latest)
-
Code
-
Classes
- Omise_Payment_CreditCard_Test
Total Complexity |
6 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
114 |
Lines of code |
77 |
Logical lines of code |
52 |
Comment lines |
9 |
Methods |
6 |
Properties |
1 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setUp() |
S |
49 |
1 |
33 |
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 |