-
Home
-
WordPress Classifieds Plugin – Ad Directory & Listings by AWP Classifieds
-
4.3.5 (latest)
-
Code
-
Classes
- AWPCP_BasePage
Total Complexity |
40 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
198 |
Lines of code |
143 |
Logical lines of code |
79 |
Comment lines |
8 |
Methods |
25 |
Properties |
11 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_step_method() |
S |
64 |
3 |
11 |
do_steps() |
S |
65 |
3 |
10 |
do_page() |
S |
67 |
3 |
9 |
redirect() |
S |
72 |
2 |
5 |
get_request_method() |
S |
72 |
2 |
6 |
handle_step_exception() |
S |
64 |
2 |
9 |
do_next_step() |
S |
71 |
2 |
6 |
get_next_step() |
S |
69 |
2 |
7 |
get_step_by_name() |
S |
66 |
2 |
8 |
get_current_step_name() |
S |
68 |
2 |
7 |
get_current_step() |
S |
69 |
2 |
7 |
get_default_step_name() |
S |
69 |
2 |
7 |
set_current_step() |
S |
76 |
1 |
4 |
set_request_method() |
S |
81 |
1 |
3 |
dispatch() |
S |
77 |
1 |
4 |
skip_next_step() |
S |
81 |
1 |
3 |
set_next_step() |
S |
80 |
1 |
3 |
handle_page_exception() |
S |
76 |
1 |
4 |
is_current_step() |
S |
78 |
1 |
3 |
render_page_error() |
S |
74 |
1 |
4 |
handle_redirection_exception() |
S |
66 |
1 |
9 |
do_page_steps() |
S |
77 |
1 |
4 |
calculate_next_step() |
S |
80 |
1 |
3 |
render() |
S |
79 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |