-
Home
-
Migrate Wufoo To Gravity Forms
-
1.0 (latest)
-
Code
-
Classes
- WufooCurl
Total Complexity |
21 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
148 |
Lines of code |
117 |
Logical lines of code |
87 |
Comment lines |
8 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
checkForPostErrors() |
S |
61 |
4 |
13 |
checkForGetErrors() |
S |
62 |
3 |
12 |
checkForPutErrors() |
S |
62 |
3 |
12 |
checkForCurlErrors() |
S |
73 |
2 |
5 |
throwResponseError() |
S |
64 |
2 |
9 |
postAuthenticated() |
S |
59 |
1 |
14 |
putAuthenticated() |
S |
59 |
1 |
14 |
deleteAuthenticated() |
S |
59 |
1 |
14 |
getAuthenticated() |
S |
63 |
1 |
11 |
__construct() |
S |
91 |
1 |
2 |
setBasicCurlOptions() |
S |
66 |
1 |
8 |
setResultCodes() |
S |
80 |
1 |
3 |