-
Home
-
Booking Calendar
-
10.14.6 (latest)
-
Code
-
Classes
- WPBC_SETUP_WIZARD_STEPS
| Total Complexity |
38 |
| Dependencies |
0 |
| Dependents |
6 |
| Total lines |
480 |
| Lines of code |
264 |
| Logical lines of code |
128 |
| Comment lines |
126 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init_steps_data() |
A |
40 |
7 |
72 |
| show_top_right_wizard_button() |
A |
43 |
4 |
77 |
| db__get_steps_is_done() |
S |
56 |
4 |
18 |
| get_active_step_name() |
S |
63 |
4 |
11 |
| get_active_step_num() |
S |
64 |
3 |
10 |
| db__is_all_steps_completed() |
S |
65 |
3 |
9 |
| get_plugin_menu_title__setup_progress() |
S |
60 |
1 |
16 |
| __construct() |
S |
66 |
2 |
8 |
| db__is_step_completed() |
S |
67 |
2 |
8 |
| db__set_all_steps_as() |
S |
63 |
2 |
10 |
| get_steps_arr() |
S |
82 |
1 |
3 |
| get_total_steps_count() |
S |
76 |
1 |
4 |
| get_progess_value() |
S |
72 |
1 |
5 |
| db__save_steps_is_done() |
S |
80 |
1 |
3 |
| db__set_step_as_completed() |
S |
73 |
1 |
5 |
| db__set_step_as_uncompleted() |
S |
73 |
1 |
5 |