-
Home
-
WooCommerce – efactuurdirect
-
1.1.0
-
Code
-
Classes
- Zend_Http_Client
Total Complexity |
210 |
Dependencies |
12 |
Dependents |
5 |
Total lines |
1,499 |
Lines of code |
669 |
Logical lines of code |
421 |
Comment lines |
554 |
Methods |
36 |
Properties |
19 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request() |
D |
30 |
32 |
110 |
_prepareBody() |
C |
35 |
26 |
76 |
_prepareHeaders() |
B |
41 |
21 |
49 |
setCookie() |
A |
44 |
13 |
42 |
setHeaders() |
A |
49 |
11 |
29 |
_getParametersRecursive() |
A |
51 |
9 |
28 |
setUri() |
A |
55 |
8 |
19 |
_setParameter() |
S |
54 |
7 |
23 |
_flattenParametersArray() |
S |
54 |
6 |
23 |
_detectFileMimeType() |
S |
57 |
6 |
17 |
setMethod() |
S |
61 |
6 |
11 |
setAuth() |
S |
54 |
5 |
20 |
setConfig() |
S |
58 |
5 |
15 |
_openTempStream() |
S |
57 |
5 |
15 |
setFileUpload() |
S |
54 |
4 |
20 |
resetParameters() |
S |
56 |
4 |
20 |
setAdapter() |
S |
55 |
4 |
19 |
setCookieJar() |
S |
59 |
4 |
14 |
encodeAuthHeader() |
S |
57 |
3 |
16 |
encodeFormData() |
S |
59 |
3 |
14 |
setRawData() |
S |
63 |
3 |
11 |
__construct() |
S |
65 |
3 |
9 |
setParameterGet() |
S |
65 |
3 |
9 |
setParameterPost() |
S |
65 |
3 |
9 |
getUri() |
S |
69 |
3 |
7 |
getAdapter() |
S |
71 |
2 |
6 |
getHeader() |
S |
67 |
2 |
8 |
getLastResponse() |
S |
82 |
1 |
3 |
getLastRequest() |
S |
82 |
1 |
3 |
setStream() |
S |
76 |
1 |
4 |
getStream() |
S |
80 |
1 |
3 |
getUnmaskStatus() |
S |
82 |
1 |
3 |
setEncType() |
S |
77 |
1 |
4 |
getCookieJar() |
S |
82 |
1 |
3 |
getRedirectionsCount() |
S |
82 |
1 |
3 |
setUnmaskStatus() |
S |
76 |
1 |
4 |