-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- WPSC_Checkout_Wizard
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
118 |
Lines of code |
86 |
Logical lines of code |
50 |
Comment lines |
0 |
Methods |
12 |
Properties |
6 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__get() |
S |
55 |
7 |
22 |
get_active_step() |
S |
70 |
3 |
6 |
get_disabled() |
S |
64 |
3 |
10 |
get_instance() |
S |
71 |
2 |
6 |
get_completed() |
S |
71 |
2 |
6 |
is_active() |
S |
71 |
2 |
6 |
is_disabled() |
S |
71 |
2 |
6 |
is_completed() |
S |
71 |
2 |
6 |
completed_step() |
S |
67 |
2 |
8 |
__construct() |
S |
91 |
1 |
2 |
get_pending_step() |
S |
82 |
1 |
3 |
reset() |
S |
74 |
1 |
5 |