-
Home
-
SupportCandy – Helpdesk & Customer Support Ticket System
-
2.3.1
-
Code
-
Classes
- WPSC_Ticket_Form_Field
Total Complexity |
171 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
715 |
Lines of code |
636 |
Logical lines of code |
361 |
Comment lines |
0 |
Methods |
21 |
Properties |
15 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
print_ticket_description() |
D |
27 |
31 |
154 |
print_field() |
D |
31 |
31 |
104 |
print_ticket_category() |
A |
45 |
8 |
39 |
print_date() |
A |
47 |
8 |
36 |
print_customer_email() |
A |
53 |
8 |
20 |
print_customer_name() |
A |
53 |
8 |
19 |
print_checkbox() |
S |
51 |
7 |
26 |
print_radio_btn() |
S |
51 |
7 |
26 |
print_drop_down() |
S |
51 |
7 |
23 |
print_time() |
S |
49 |
6 |
32 |
print_ticket_priority() |
S |
49 |
6 |
28 |
print_file_attachment() |
S |
55 |
5 |
18 |
print_numberonly() |
S |
57 |
5 |
14 |
print_ticket_subject() |
S |
58 |
5 |
14 |
print_url() |
S |
57 |
5 |
14 |
print_textarea() |
S |
57 |
5 |
14 |
print_text_field() |
S |
57 |
5 |
14 |
print_email() |
S |
57 |
5 |
14 |
print_date_time() |
S |
59 |
5 |
13 |
print_html() |
S |
64 |
3 |
9 |
__construct() |
S |
73 |
1 |
5 |