| Total Complexity | 76 | 
| Dependencies | 0 | 
| Dependents | 0 | 
| Total lines | 661 | 
| Lines of code | 491 | 
| Logical lines of code | 263 | 
| Comment lines | 110 | 
| Methods | 13 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| generate_media_upload_html() | 37 | 11 | 89 | |
| generate_checkbox_html() | 44 | 8 | 49 | |
| generate_select_html() | 44 | 7 | 48 | |
| generate_radio_html() | 44 | 7 | 47 | |
| generate_field_label_html() | 50 | 6 | 33 | |
| generate_datepicker_html() | 45 | 5 | 46 | |
| generate_text_html() | 47 | 5 | 40 | |
| generate_color_html() | 47 | 5 | 40 | |
| generate_textarea_html() | 47 | 5 | 39 | |
| get_custom_attribute_html() | 56 | 6 | 17 | |
| get_tooltip_html() | 60 | 5 | 13 | |
| get_warning_tooltip_html() | 62 | 4 | 11 | |
| generate_linked_checkbox_html() | 59 | 2 | 19 |