-
Home
-
YITH Auctions for WooCommerce
-
1.2.4 (latest)
-
Code
-
Classes
- WC_Product_Auction
Total Complexity |
28 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
155 |
Lines of code |
81 |
Logical lines of code |
46 |
Comment lines |
36 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_closed() |
S |
60 |
4 |
14 |
is_start() |
S |
60 |
4 |
14 |
get_current_bid() |
S |
61 |
4 |
11 |
get_price() |
S |
65 |
4 |
8 |
get_auction_status() |
S |
66 |
4 |
9 |
is_paid() |
S |
67 |
3 |
8 |
__construct() |
S |
64 |
2 |
10 |
get_start_price() |
S |
74 |
2 |
4 |
get_type() |
S |
82 |
1 |
3 |