Total Complexity | 97 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 543 |
Lines of code | 318 |
Logical lines of code | 176 |
Comment lines | 163 |
Methods | 31 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 43 | 24 | 40 | |
options_multi() | 56 | 6 | 17 | |
email_list() | 52 | 5 | 25 | |
country_list() | 57 | 5 | 15 | |
cannot_be_the_same_as() | 57 | 4 | 17 | |
slug() | 60 | 3 | 13 | |
options_with_label() | 61 | 3 | 12 | |
positive_decimal_or_percent() | 66 | 3 | 8 | |
positive_int() | 66 | 3 | 8 | |
options() | 64 | 3 | 9 | |
positive_decimal() | 66 | 3 | 8 | |
not_empty() | 65 | 2 | 9 | |
google_maps_zoom() | 66 | 2 | 8 | |
alpha_numeric_multi_line() | 65 | 2 | 9 | |
email() | 64 | 2 | 9 | |
alpha_numeric_multi_line_with_dots_and_dashes() | 65 | 2 | 9 | |
phone() | 66 | 2 | 8 | |
zip() | 66 | 2 | 8 | |
city_or_province() | 65 | 2 | 9 | |
address() | 65 | 2 | 9 | |
color() | 66 | 2 | 8 | |
number_or_percent() | 66 | 2 | 8 | |
alpha_numeric() | 66 | 2 | 8 | |
alpha_numeric_with_dashes_and_underscores() | 65 | 2 | 9 | |
url() | 66 | 2 | 8 | |
int() | 66 | 2 | 8 | |
boolean() | 77 | 1 | 4 | |
textarea() | 75 | 1 | 4 | |
html() | 76 | 1 | 4 | |
none() | 81 | 1 | 3 | |
license_key() | 76 | 1 | 4 |