-
Home
-
Sunshine Photo Cart: Free Client Photo Galleries for Photographers
-
3.4.8.1
-
Code
-
Classes
- SPC_Customer
Total Complexity |
104 |
Dependencies |
3 |
Dependents |
15 |
Total lines |
687 |
Lines of code |
387 |
Logical lines of code |
194 |
Comment lines |
221 |
Methods |
60 |
Properties |
4 |
Methods 60
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
56 |
6 |
19 |
get_favorites() |
S |
58 |
6 |
17 |
update_meta() |
S |
61 |
5 |
12 |
get_name() |
S |
63 |
5 |
11 |
get_cart_items() |
S |
60 |
4 |
14 |
recalculate_stats() |
S |
54 |
3 |
21 |
add_meta() |
S |
67 |
3 |
8 |
get_orders() |
S |
59 |
2 |
15 |
clear_favorites() |
S |
65 |
3 |
9 |
has_favorite() |
S |
70 |
3 |
6 |
get_actions() |
S |
61 |
2 |
13 |
get_galleries() |
S |
56 |
1 |
20 |
has_billing_address() |
S |
72 |
2 |
6 |
has_favorites() |
S |
71 |
2 |
6 |
get_meta() |
S |
70 |
2 |
6 |
has_shipping_address() |
S |
72 |
2 |
6 |
get_order_count() |
S |
75 |
2 |
4 |
get_favorite_key() |
S |
68 |
2 |
7 |
get_favorite_count() |
S |
72 |
2 |
6 |
get_last_name() |
S |
78 |
2 |
3 |
get_first_name() |
S |
78 |
2 |
3 |
delete_favorite() |
S |
64 |
2 |
9 |
get_email() |
S |
78 |
2 |
3 |
delete_meta() |
S |
73 |
2 |
5 |
add_favorite() |
S |
65 |
2 |
9 |
get_shipping_address_formatted() |
S |
63 |
1 |
11 |
get_billing_address_formatted() |
S |
63 |
1 |
11 |
get_phone() |
S |
82 |
1 |
3 |
get_vat() |
S |
82 |
1 |
3 |
set_favorites_count() |
S |
79 |
1 |
3 |
decrease_favorites_count() |
S |
72 |
1 |
5 |
set_order_count() |
S |
79 |
1 |
3 |
increase_order_count() |
S |
72 |
1 |
5 |
decrease_order_count() |
S |
72 |
1 |
5 |
increase_favorites_count() |
S |
72 |
1 |
5 |
increase_order_totals() |
S |
72 |
1 |
5 |
decrease_order_totals() |
S |
72 |
1 |
5 |
get_order_totals() |
S |
80 |
1 |
3 |
set_order_totals() |
S |
79 |
1 |
3 |
get_cart() |
S |
80 |
1 |
3 |
get_billing_address1() |
S |
75 |
1 |
4 |
get_billing_country() |
S |
75 |
1 |
4 |
get_shipping_address2() |
S |
75 |
1 |
4 |
set_credits() |
S |
79 |
1 |
3 |
get_credits() |
S |
82 |
1 |
3 |
decrease_credits() |
S |
72 |
1 |
5 |
increase_credits() |
S |
72 |
1 |
5 |
get_favorite_ids() |
S |
82 |
1 |
3 |
get_favorites_count() |
S |
80 |
1 |
3 |
get_shipping_address1() |
S |
75 |
1 |
4 |
get_shipping_city() |
S |
75 |
1 |
4 |
get_billing_postcode() |
S |
75 |
1 |
4 |
get_id() |
S |
82 |
1 |
3 |
get_shipping_postcode() |
S |
75 |
1 |
4 |
get_shipping_country() |
S |
75 |
1 |
4 |
set_cart() |
S |
80 |
1 |
3 |
get_billing_address2() |
S |
75 |
1 |
4 |
get_billing_city() |
S |
75 |
1 |
4 |
get_billing_state() |
S |
75 |
1 |
4 |
get_shipping_state() |
S |
75 |
1 |
4 |