-
Home
-
WP Support Plus Responsive Ticket System
-
9.1.2 (latest)
-
Code
-
Classes
- WPSP_Ticket_Fields_Format
Total Complexity |
30 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
262 |
Lines of code |
187 |
Logical lines of code |
79 |
Comment lines |
30 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
print_field() |
A |
53 |
10 |
23 |
print_checkbox() |
S |
52 |
4 |
25 |
print_attachment() |
S |
49 |
3 |
34 |
print_drop_down() |
S |
54 |
3 |
22 |
print_radio_button() |
S |
54 |
3 |
22 |
print_date() |
S |
56 |
2 |
18 |
__construct() |
S |
81 |
1 |
3 |
print_text_field() |
S |
64 |
1 |
10 |
print_textarea() |
S |
65 |
1 |
10 |
print_url() |
S |
65 |
1 |
10 |
print_email() |
S |
65 |
1 |
10 |