-
Home
-
Ninja Forms – The Contact Form Builder That Grows With You
-
3.10.0 (latest)
-
Code
-
Classes
- NF_Abstracts_ModelFactory
Total Complexity |
67 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
553 |
Lines of code |
203 |
Logical lines of code |
129 |
Comment lines |
233 |
Methods |
21 |
Properties |
6 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_fields() |
A |
46 |
14 |
37 |
import_form() |
S |
53 |
7 |
24 |
get_subs() |
S |
61 |
6 |
11 |
get_model() |
S |
57 |
5 |
19 |
get_actions() |
S |
59 |
5 |
13 |
get_objects() |
S |
62 |
5 |
11 |
get_field() |
S |
61 |
4 |
13 |
__call() |
S |
63 |
4 |
11 |
__construct() |
S |
62 |
4 |
11 |
get_forms() |
S |
74 |
2 |
4 |
import_field() |
S |
75 |
1 |
4 |
field() |
S |
72 |
1 |
5 |
get_action() |
S |
74 |
1 |
4 |
export_form() |
S |
75 |
1 |
4 |
object() |
S |
70 |
1 |
6 |
get_object() |
S |
78 |
1 |
3 |
sub() |
S |
72 |
1 |
5 |
get_sub() |
S |
75 |
1 |
4 |
get() |
S |
74 |
1 |
5 |
export_subs() |
S |
75 |
1 |
4 |
action() |
S |
72 |
1 |
5 |