-
Home
-
Sunshine Photo Cart: Free Client Photo Galleries for Photographers
-
3.2.3
-
Code
-
Classes
- SPC_Cart_Item
Total Complexity |
103 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
480 |
Lines of code |
356 |
Logical lines of code |
194 |
Comment lines |
16 |
Methods |
48 |
Properties |
27 |
Methods 48
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
32 |
26 |
100 |
get_options_formatted() |
S |
49 |
6 |
35 |
get_file_names() |
S |
57 |
6 |
18 |
get_image_html() |
S |
57 |
5 |
15 |
get_image_url() |
S |
62 |
4 |
11 |
set_options_total() |
S |
65 |
4 |
8 |
get_image_name() |
S |
62 |
4 |
10 |
classes() |
S |
70 |
3 |
6 |
get_total_formatted() |
S |
68 |
2 |
7 |
get_subtotal_formatted() |
S |
63 |
2 |
10 |
get_option() |
S |
71 |
2 |
6 |
get_price_formatted() |
S |
63 |
2 |
10 |
get_price() |
S |
68 |
2 |
7 |
get_discount_total() |
S |
80 |
1 |
3 |
get_comments() |
S |
82 |
1 |
3 |
get_shipping() |
S |
82 |
1 |
3 |
get_subtotal() |
S |
82 |
1 |
3 |
get_extra() |
S |
80 |
1 |
3 |
get_regular_subtotal_formatted() |
S |
73 |
1 |
5 |
get_total() |
S |
82 |
1 |
3 |
update_option() |
S |
76 |
1 |
4 |
get_taxable_total() |
S |
82 |
1 |
3 |
get_hash() |
S |
82 |
1 |
3 |
get_remove_url() |
S |
69 |
1 |
6 |
get_options() |
S |
82 |
1 |
3 |
get_discount() |
S |
82 |
1 |
3 |
get_regular_price_formatted() |
S |
73 |
1 |
5 |
get_tax_total() |
S |
82 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |
get_options_total() |
S |
82 |
1 |
3 |
set_total() |
S |
73 |
1 |
4 |
get_image_id() |
S |
82 |
1 |
3 |
get_image() |
S |
82 |
1 |
3 |
get_gallery_id() |
S |
82 |
1 |
3 |
get_gallery() |
S |
82 |
1 |
3 |
get_product_id() |
S |
82 |
1 |
3 |
get_product() |
S |
82 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
get_tax() |
S |
82 |
1 |
3 |
get_name_raw() |
S |
79 |
1 |
3 |
get_qty() |
S |
82 |
1 |
3 |
can_edit_qty() |
S |
79 |
1 |
3 |
max_qty() |
S |
79 |
1 |
3 |
get_max_qty() |
S |
81 |
1 |
3 |
get_regular_price() |
S |
82 |
1 |
3 |
get_item_data() |
S |
82 |
1 |
3 |
is_taxable() |
S |
82 |
1 |
3 |
update() |
S |
91 |
1 |
2 |