-
Home
-
VideoNab
-
1.4.1 (latest)
-
Code
-
Classes
- Carbon_Field
| Total Complexity |
51 |
| Dependencies |
3 |
| Dependents |
7 |
| Total lines |
542 |
| Lines of code |
186 |
| Logical lines of code |
91 |
| Comment lines |
269 |
| Methods |
38 |
| Properties |
13 |
Methods 38
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| factory() |
S |
59 |
3 |
13 |
| get_html_class() |
S |
61 |
3 |
13 |
| set_value_from_input() |
S |
64 |
3 |
10 |
| set_name() |
S |
67 |
3 |
7 |
| __construct() |
S |
62 |
2 |
11 |
| render() |
S |
71 |
2 |
6 |
| load() |
S |
71 |
2 |
6 |
| set_label() |
S |
68 |
2 |
7 |
| set_render() |
S |
69 |
2 |
7 |
| admin_hook_scripts() |
S |
60 |
1 |
13 |
| init() |
S |
100 |
1 |
1 |
| admin_init() |
S |
100 |
1 |
1 |
| _render() |
S |
100 |
1 |
2 |
| save() |
S |
81 |
1 |
3 |
| delete() |
S |
81 |
1 |
3 |
| set_datastore() |
S |
77 |
1 |
4 |
| get_datastore() |
S |
83 |
1 |
3 |
| set_context() |
S |
77 |
1 |
4 |
| get_context() |
S |
83 |
1 |
3 |
| set_value() |
S |
82 |
1 |
3 |
| set_default_value() |
S |
77 |
1 |
4 |
| get_default_value() |
S |
83 |
1 |
3 |
| get_value() |
S |
83 |
1 |
3 |
| get_name() |
S |
83 |
1 |
3 |
| set_prefix() |
S |
70 |
1 |
6 |
| get_label() |
S |
83 |
1 |
3 |
| set_help_text() |
S |
77 |
1 |
4 |
| help_text() |
S |
81 |
1 |
3 |
| get_help_text() |
S |
83 |
1 |
3 |
| set_autoload() |
S |
77 |
1 |
4 |
| get_autoload() |
S |
83 |
1 |
3 |
| set_required() |
S |
77 |
1 |
4 |
| get_id() |
S |
83 |
1 |
3 |
| set_id() |
S |
82 |
1 |
3 |
| is_required() |
S |
83 |
1 |
3 |
| get_type() |
S |
76 |
1 |
4 |
| clean_type() |
S |
69 |
1 |
6 |
| admin_hook_styles() |
S |
75 |
1 |
4 |