-
Home
-
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
-
6.20 (latest)
-
Code
-
Classes
- FrmSerializedStringParserHelper
Total Complexity |
24 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
175 |
Lines of code |
77 |
Logical lines of code |
46 |
Comment lines |
66 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_parse() |
S |
57 |
6 |
17 |
parse_array() |
S |
59 |
3 |
14 |
serialized_string_is_invalid() |
S |
62 |
3 |
12 |
parse() |
S |
67 |
3 |
7 |
get() |
S |
71 |
2 |
6 |
serialized_value_is_valid() |
S |
77 |
2 |
3 |
__construct() |
S |
98 |
1 |
1 |
parse_string() |
S |
70 |
1 |
6 |
parse_int() |
S |
80 |
1 |
3 |
parse_float() |
S |
80 |
1 |
3 |
parse_bool() |
S |
73 |
1 |
5 |