Total Complexity | 203 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 1,225 |
Lines of code | 960 |
Logical lines of code | 400 |
Comment lines | 159 |
Methods | 16 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
field_display() | 52 | 167 | ||
field_properties() | 29 | 150 | ||
field_preview() | 36 | 26 | 66 | |
validate() | 45 | 23 | 34 | |
country() | 34 | 16 | 91 | |
format() | 46 | 16 | 35 | |
field_exporter() | 57 | 10 | 13 | |
address_1() | 40 | 5 | 65 | |
address_2() | 40 | 5 | 65 | |
city() | 40 | 5 | 65 | |
state() | 41 | 5 | 61 | |
postal() | 40 | 4 | 65 | |
__construct() | 45 | 1 | 47 | |
enable_country_flag() | 54 | 2 | 23 | |
edit_form_field_display() | 64 | 3 | 9 | |
init_hooks() | 74 | 1 | 4 |