-
Home
-
Simple Newsletter Plugin – Noptin
-
3.4.7
-
Code
-
Classes
- Noptin_Form_Element
Total Complexity |
45 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
547 |
Lines of code |
202 |
Logical lines of code |
112 |
Comment lines |
236 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_fields() |
A |
45 |
8 |
43 |
get_css_classes() |
S |
50 |
7 |
29 |
display() |
S |
52 |
2 |
25 |
display_submit_button() |
S |
56 |
2 |
17 |
get_source() |
S |
70 |
3 |
6 |
display_hidden_fields() |
S |
59 |
2 |
14 |
display_opening_wrapper() |
S |
60 |
2 |
12 |
after_fields() |
S |
68 |
2 |
7 |
has_errors() |
S |
79 |
2 |
3 |
after_fields_content() |
S |
73 |
2 |
4 |
display_closing_wrapper() |
S |
70 |
2 |
5 |
before_fields() |
S |
68 |
2 |
7 |
before_fields_content() |
S |
73 |
2 |
4 |
get_response_position() |
S |
66 |
2 |
8 |
get_response_html() |
S |
81 |
1 |
3 |
generate_html() |
S |
74 |
1 |
5 |
was_submitted() |
S |
80 |
1 |
3 |
get_listener() |
S |
81 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |