| Total Complexity | 75 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 401 |
| Lines of code | 206 |
| Logical lines of code | 129 |
| Comment lines | 19 |
| Methods | 12 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| maybe_convert_value() | 53 | 13 | 22 | |
| add_mod_term_meta() | 52 | 8 | 25 | |
| filter_get_post_options() | 56 | 8 | 16 | |
| filter_get_term_options() | 56 | 8 | 16 | |
| filter_get_user_options() | 56 | 8 | 16 | |
| add_mod_post_meta() | 54 | 6 | 21 | |
| add_mod_user_meta() | 54 | 6 | 21 | |
| __construct() | 55 | 4 | 21 | |
| filter_save_post_options() | 59 | 4 | 14 | |
| filter_save_term_options() | 59 | 4 | 14 | |
| filter_save_user_options() | 59 | 4 | 14 | |
| maybe_convert_vars() | 72 | 2 | 6 |