-
Home
-
Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More
-
1.8.6
-
Code
-
Classes
- Charitable_Public_Form_View
Total Complexity |
75 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
669 |
Lines of code |
272 |
Logical lines of code |
132 |
Comment lines |
313 |
Methods |
23 |
Properties |
5 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_fields() |
A |
47 |
13 |
35 |
get_field_classes() |
A |
55 |
9 |
19 |
render_field() |
S |
52 |
6 |
23 |
render() |
S |
60 |
6 |
13 |
get_field_type_classes() |
S |
59 |
4 |
16 |
should_increment() |
S |
65 |
4 |
9 |
render_hidden_field() |
S |
60 |
3 |
13 |
get_field_template() |
S |
62 |
3 |
11 |
get_custom_template() |
S |
63 |
3 |
11 |
init_custom_field_templates() |
S |
50 |
1 |
36 |
render_hidden_fields() |
S |
66 |
3 |
8 |
sanitize_custom_field_template() |
S |
77 |
3 |
3 |
__get() |
S |
71 |
2 |
6 |
enqueue_script() |
S |
73 |
2 |
5 |
get_field_name() |
S |
67 |
2 |
7 |
get_template_name() |
S |
66 |
2 |
8 |
is_valid_template() |
S |
78 |
2 |
3 |
increment_index() |
S |
69 |
2 |
6 |
use_default_field_template() |
S |
63 |
1 |
12 |
render_notices() |
S |
64 |
1 |
11 |
__construct() |
S |
69 |
1 |
7 |
register_custom_field_template() |
S |
71 |
1 |
6 |
render_honeypot() |
S |
75 |
1 |
4 |