-
Home
-
Simple Shopping Cart
-
5.2.1 (latest)
-
Code
-
Classes
- WPSC_Cart_Item
| Total Complexity |
26 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
125 |
| Lines of code |
82 |
| Logical lines of code |
28 |
| Comment lines |
4 |
| Methods |
24 |
| Properties |
11 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_digital_flag() |
S |
67 |
2 |
9 |
| is_digital_item() |
S |
68 |
2 |
8 |
| __construct() |
S |
100 |
1 |
2 |
| set_name() |
S |
81 |
1 |
3 |
| get_name() |
S |
82 |
1 |
3 |
| set_price() |
S |
81 |
1 |
3 |
| get_price() |
S |
82 |
1 |
3 |
| set_price_orig() |
S |
81 |
1 |
3 |
| get_price_orig() |
S |
82 |
1 |
3 |
| set_quantity() |
S |
81 |
1 |
3 |
| get_quantity() |
S |
82 |
1 |
3 |
| set_shipping() |
S |
81 |
1 |
3 |
| get_shipping() |
S |
82 |
1 |
3 |
| set_cart_link() |
S |
81 |
1 |
3 |
| get_cart_link() |
S |
82 |
1 |
3 |
| set_item_number() |
S |
81 |
1 |
3 |
| get_item_number() |
S |
82 |
1 |
3 |
| set_file_url() |
S |
81 |
1 |
3 |
| get_file_url() |
S |
82 |
1 |
3 |
| set_thumbnail() |
S |
81 |
1 |
3 |
| get_thumbnail() |
S |
82 |
1 |
3 |
| set_stamp_pdf() |
S |
81 |
1 |
3 |
| get_stamp_pdf() |
S |
82 |
1 |
3 |
| get_digital_flag() |
S |
82 |
1 |
3 |