-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- WPSC_Cart_Item_Table
Total Complexity |
42 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
209 |
Lines of code |
156 |
Logical lines of code |
77 |
Comment lines |
0 |
Methods |
24 |
Properties |
8 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
column_items() |
A |
44 |
11 |
46 |
column_image() |
S |
64 |
3 |
11 |
__construct() |
S |
56 |
2 |
17 |
get_instance() |
S |
71 |
2 |
6 |
prepare_cache() |
S |
67 |
2 |
7 |
show_total_style() |
S |
75 |
2 |
5 |
show_tax_style() |
S |
75 |
2 |
5 |
show_shipping_style() |
S |
75 |
2 |
5 |
column_unit_price() |
S |
80 |
1 |
3 |
column_quantity() |
S |
77 |
1 |
3 |
cart_item_description() |
S |
79 |
1 |
3 |
after_table() |
S |
81 |
1 |
3 |
get_tax() |
S |
80 |
1 |
3 |
tfoot_append() |
S |
81 |
1 |
3 |
get_total_discount() |
S |
80 |
1 |
3 |
get_total_price() |
S |
77 |
1 |
4 |
get_subtotal() |
S |
77 |
1 |
4 |
get_total_shipping() |
S |
77 |
1 |
4 |
display() |
S |
71 |
1 |
6 |
before_table() |
S |
81 |
1 |
3 |
column_default() |
S |
78 |
1 |
3 |
get_columns() |
S |
98 |
1 |
1 |
get_table_classes() |
S |
73 |
1 |
5 |
column_item_total() |
S |
79 |
1 |
3 |