-
Home
-
Simple Shopping Cart
-
4.6.9
-
Code
-
Classes
- WSPSC_Cart_Item
| Total Complexity |
21 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
98 |
| Lines of code |
62 |
| Logical lines of code |
20 |
| Comment lines |
0 |
| Methods |
21 |
| Properties |
10 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __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 |