-
Home
-
Qode Essential Addons
-
1.4.7
-
Code
-
Classes
- QodeEssentialAddons_Framework_Field_Repeater
Total Complexity |
48 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
216 |
Lines of code |
177 |
Logical lines of code |
91 |
Comment lines |
0 |
Methods |
9 |
Properties |
12 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render() |
B |
34 |
18 |
108 |
__construct() |
B |
45 |
18 |
34 |
add_field_element() |
S |
63 |
4 |
10 |
add_repeater_inner_element() |
S |
65 |
3 |
9 |
get_name() |
S |
82 |
1 |
3 |
get_children() |
S |
82 |
1 |
3 |
has_children() |
S |
80 |
1 |
3 |
get_child() |
S |
80 |
1 |
3 |
add_child() |
S |
76 |
1 |
4 |