-
Home
-
WordPress Contact Forms by Cimatti
-
1.7.0
-
Code
-
Classes
- AccuaForm_Element_File
Total Complexity |
44 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
180 |
Lines of code |
152 |
Logical lines of code |
91 |
Comment lines |
2 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_upload() |
B |
39 |
19 |
60 |
format_size() |
S |
60 |
5 |
13 |
render() |
S |
56 |
4 |
17 |
parse_size() |
S |
59 |
3 |
14 |
file_upload_max_size() |
S |
64 |
3 |
9 |
setDestPath() |
S |
64 |
3 |
9 |
setMaxSize() |
S |
72 |
2 |
5 |
setErrorsText() |
S |
74 |
2 |
5 |
__construct() |
S |
58 |
1 |
14 |
__sleep() |
S |
77 |
1 |
3 |
getAlreadySubmittedText() |
S |
82 |
1 |
3 |