-
Home
-
WordPress Simple Shopping Cart
-
5.0.3
-
Code
-
Classes
- WSPSC_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
|
is_digital_item() |
S |
68 |
2 |
8 |
set_digital_flag() |
S |
67 |
2 |
9 |
set_item_number() |
S |
81 |
1 |
3 |
get_digital_flag() |
S |
82 |
1 |
3 |
get_stamp_pdf() |
S |
82 |
1 |
3 |
set_stamp_pdf() |
S |
81 |
1 |
3 |
get_thumbnail() |
S |
82 |
1 |
3 |
set_thumbnail() |
S |
81 |
1 |
3 |
get_file_url() |
S |
82 |
1 |
3 |
set_file_url() |
S |
81 |
1 |
3 |
get_item_number() |
S |
82 |
1 |
3 |
__construct() |
S |
100 |
1 |
2 |
set_name() |
S |
81 |
1 |
3 |
set_cart_link() |
S |
81 |
1 |
3 |
get_shipping() |
S |
82 |
1 |
3 |
set_shipping() |
S |
81 |
1 |
3 |
get_quantity() |
S |
82 |
1 |
3 |
set_quantity() |
S |
81 |
1 |
3 |
get_price_orig() |
S |
82 |
1 |
3 |
set_price_orig() |
S |
81 |
1 |
3 |
get_price() |
S |
82 |
1 |
3 |
set_price() |
S |
81 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
get_cart_link() |
S |
82 |
1 |
3 |