-
Home
-
MW WP Form
-
5.0.2
-
Code
-
Classes
- MW_WP_Form_Data
Total Complexity |
140 |
Dependencies |
6 |
Dependents |
11 |
Total lines |
750 |
Lines of code |
404 |
Logical lines of code |
236 |
Comment lines |
235 |
Methods |
37 |
Properties |
9 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_raw() |
A |
47 |
14 |
39 |
get() |
A |
47 |
14 |
38 |
get_separated_raw_value() |
A |
52 |
9 |
26 |
get_separated_value() |
A |
52 |
9 |
26 |
get_separated_value_not_children_set() |
A |
54 |
8 |
22 |
_set_files_valiables() |
A |
55 |
8 |
18 |
regenerate_upload_file_keys() |
S |
52 |
6 |
25 |
connect() |
S |
60 |
6 |
13 |
get_post_condition() |
S |
60 |
6 |
13 |
push_uploaded_file_keys() |
S |
60 |
5 |
13 |
__construct() |
S |
53 |
4 |
22 |
get_validation_error() |
S |
63 |
4 |
11 |
get_raw_in_children() |
S |
64 |
4 |
10 |
get_in_children() |
S |
64 |
4 |
10 |
push() |
S |
63 |
3 |
12 |
getInstance() |
S |
61 |
3 |
12 |
get_separator_value() |
S |
70 |
3 |
6 |
get_file_key() |
S |
77 |
2 |
3 |
set_validation_error() |
S |
67 |
2 |
8 |
get_send_error() |
S |
73 |
2 |
5 |
get_saved_mail_id() |
S |
73 |
2 |
5 |
get_view_flg() |
S |
73 |
2 |
5 |
get_form_key() |
S |
73 |
2 |
5 |
sets() |
S |
73 |
2 |
5 |
_set_request_valiables() |
S |
73 |
2 |
5 |
get_post_value_by_key() |
S |
73 |
2 |
5 |
clear_value() |
S |
73 |
2 |
5 |
_set_form_key() |
S |
80 |
1 |
3 |
clear_values() |
S |
74 |
1 |
5 |
set_file_key() |
S |
79 |
1 |
3 |
gets() |
S |
82 |
1 |
3 |
set_view_flg() |
S |
80 |
1 |
3 |
set() |
S |
80 |
1 |
3 |
set_saved_mail_id() |
S |
80 |
1 |
3 |
set_send_error() |
S |
80 |
1 |
3 |
_save_to_session() |
S |
68 |
1 |
8 |
get_validation_errors() |
S |
82 |
1 |
3 |