-
Home
-
Omise Payments
-
4.21.1
-
Code
-
Classes
- Omise_Card_Image
Total Complexity |
27 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
193 |
Lines of code |
73 |
Logical lines of code |
32 |
Comment lines |
95 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_visa_enabled() |
S |
65 |
3 |
9 |
is_mastercard_enabled() |
S |
65 |
3 |
9 |
is_jcb_enabled() |
S |
70 |
3 |
6 |
is_diners_enabled() |
S |
70 |
3 |
6 |
is_amex_enabled() |
S |
70 |
3 |
6 |
get_mastercard_image() |
S |
78 |
1 |
3 |
get_visa_image() |
S |
78 |
1 |
3 |
get_visa_default_display() |
S |
81 |
1 |
3 |
get_image() |
S |
73 |
1 |
4 |
get_amex_default_display() |
S |
81 |
1 |
3 |
get_jcb_image() |
S |
78 |
1 |
3 |
get_jcb_default_display() |
S |
81 |
1 |
3 |
get_diners_image() |
S |
78 |
1 |
3 |
get_diners_default_display() |
S |
81 |
1 |
3 |
get_css() |
S |
81 |
1 |
3 |
get_amex_image() |
S |
78 |
1 |
3 |
get_mastercard_default_display() |
S |
81 |
1 |
3 |