-
Home
-
Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms
-
1.13.12
-
Code
-
Classes
- HappyForms_Session
Total Complexity |
38 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
235 |
Lines of code |
121 |
Logical lines of code |
56 |
Comment lines |
61 |
Methods |
20 |
Properties |
7 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
from_data() |
S |
60 |
4 |
13 |
get_messages() |
S |
59 |
3 |
16 |
add_error() |
S |
64 |
4 |
10 |
get_value() |
S |
64 |
4 |
10 |
get_states() |
S |
69 |
2 |
7 |
remove_notice() |
S |
73 |
2 |
5 |
remove_value() |
S |
73 |
2 |
5 |
remove_error() |
S |
73 |
2 |
5 |
current_step() |
S |
80 |
2 |
3 |
unserialize() |
S |
65 |
2 |
9 |
instance() |
S |
72 |
2 |
6 |
add_state() |
S |
80 |
1 |
3 |
add_value() |
S |
80 |
1 |
3 |
add_notice() |
S |
80 |
1 |
3 |
clear_values() |
S |
81 |
1 |
3 |
next_step() |
S |
80 |
1 |
3 |
previous_step() |
S |
78 |
1 |
3 |
set_step() |
S |
76 |
1 |
4 |
reset_step() |
S |
81 |
1 |
3 |
serialize() |
S |
68 |
1 |
7 |