-
Home
-
easyReservations
-
6.0-alpha.22
-
Code
-
Classes
- ER_Checkout
Total Complexity |
164 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
762 |
Lines of code |
463 |
Logical lines of code |
284 |
Comment lines |
182 |
Methods |
19 |
Properties |
3 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_posted_data() |
D |
35 |
37 |
65 |
process_customer() |
C |
39 |
26 |
52 |
create_order() |
B |
38 |
19 |
64 |
get_posted_data() |
B |
44 |
17 |
38 |
process_checkout() |
A |
40 |
14 |
58 |
get_checkout_fields() |
A |
42 |
12 |
53 |
get_value() |
A |
49 |
10 |
30 |
validate_checkout() |
S |
56 |
7 |
16 |
maybe_skip_fieldset() |
S |
68 |
5 |
6 |
process_order_without_payment() |
S |
55 |
3 |
20 |
create_order_line_items() |
S |
66 |
3 |
9 |
set_customer_address_fields() |
S |
69 |
3 |
6 |
instance() |
S |
62 |
2 |
11 |
update_session() |
S |
56 |
1 |
19 |
checkout_user_template() |
S |
76 |
1 |
4 |
checkout_form_additional() |
S |
79 |
1 |
3 |
checkout_form_address() |
S |
79 |
1 |
3 |
checkout_form() |
S |
79 |
1 |
3 |
check_cart_items() |
S |
81 |
1 |
3 |