-
Home
-
JS Help Desk – The Ultimate Help Desk & Support Plugin
-
2.9.3 (latest)
-
Code
-
Classes
- JSSTformfield
Total Complexity |
44 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
177 |
Lines of code |
122 |
Logical lines of code |
88 |
Comment lines |
30 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
select() |
A |
53 |
9 |
20 |
checkbox() |
S |
53 |
7 |
21 |
radiobutton() |
S |
55 |
5 |
18 |
text() |
S |
64 |
3 |
8 |
email() |
S |
64 |
3 |
8 |
password() |
S |
64 |
3 |
8 |
textarea() |
S |
64 |
3 |
8 |
hidden() |
S |
64 |
3 |
8 |
submitbutton() |
S |
64 |
3 |
8 |
button() |
S |
64 |
3 |
8 |
setFormData() |
S |
79 |
1 |
3 |
getFormData() |
S |
75 |
1 |
4 |