-
Home
-
Sunshine Photo Cart: Free Client Photo Galleries for Photographers
-
3.2.8
-
Code
-
Classes
- SPC_Cart_Item
Total Complexity |
115 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
528 |
Lines of code |
396 |
Logical lines of code |
220 |
Comment lines |
16 |
Methods |
51 |
Properties |
28 |
Methods 51
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
32 |
27 |
103 |
get_options_formatted() |
S |
49 |
6 |
35 |
get_file_names() |
S |
57 |
6 |
18 |
get_image_html() |
S |
57 |
5 |
15 |
get_gallery_hierarchy() |
S |
57 |
4 |
16 |
get_image_url() |
S |
62 |
4 |
11 |
get_image_name() |
S |
62 |
4 |
10 |
set_options_total() |
S |
65 |
4 |
8 |
get_max_qty() |
S |
63 |
3 |
11 |
get_category_id() |
S |
69 |
3 |
7 |
classes() |
S |
70 |
3 |
6 |
get_subtotal_formatted() |
S |
63 |
2 |
10 |
get_price_formatted() |
S |
63 |
2 |
10 |
get_meta_value() |
S |
71 |
2 |
6 |
get_option() |
S |
71 |
2 |
6 |
get_total_formatted() |
S |
68 |
2 |
7 |
get_price() |
S |
68 |
2 |
7 |
update_option() |
S |
76 |
1 |
4 |
get_comments() |
S |
82 |
1 |
3 |
get_shipping() |
S |
82 |
1 |
3 |
get_subtotal() |
S |
82 |
1 |
3 |
get_hash() |
S |
82 |
1 |
3 |
get_regular_subtotal_formatted() |
S |
73 |
1 |
5 |
get_total() |
S |
82 |
1 |
3 |
get_discount() |
S |
82 |
1 |
3 |
get_remove_url() |
S |
69 |
1 |
6 |
get_extra() |
S |
80 |
1 |
3 |
get_options() |
S |
82 |
1 |
3 |
get_discount_total() |
S |
80 |
1 |
3 |
get_regular_price() |
S |
82 |
1 |
3 |
get_taxable_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_total() |
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_item_data() |
S |
82 |
1 |
3 |
get_regular_price_formatted() |
S |
73 |
1 |
5 |
is_taxable() |
S |
82 |
1 |
3 |
get_tax() |
S |
82 |
1 |
3 |
update() |
S |
91 |
1 |
2 |