-
Home
-
WooCommerce – efactuurdirect
-
1.1.0
-
Code
-
Classes
- Zend_Http_Response
Total Complexity |
69 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
634 |
Lines of code |
246 |
Logical lines of code |
156 |
Comment lines |
238 |
Methods |
24 |
Properties |
6 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
extractHeaders() |
A |
47 |
10 |
35 |
__construct() |
S |
49 |
7 |
30 |
decodeChunkedBody() |
S |
53 |
6 |
22 |
getHeadersAsString() |
S |
57 |
6 |
17 |
getBody() |
S |
55 |
4 |
22 |
responseCodeAsText() |
S |
62 |
4 |
11 |
decodeDeflate() |
S |
59 |
3 |
14 |
isSuccessful() |
S |
68 |
3 |
7 |
getHeader() |
S |
71 |
3 |
5 |
isError() |
S |
68 |
3 |
7 |
extractMessage() |
S |
67 |
2 |
8 |
isRedirect() |
S |
68 |
2 |
7 |
decodeGzip() |
S |
65 |
2 |
9 |
extractBody() |
S |
68 |
2 |
7 |
extractVersion() |
S |
67 |
2 |
8 |
extractCode() |
S |
66 |
2 |
8 |
asString() |
S |
78 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
getHeaders() |
S |
82 |
1 |
3 |
getMessage() |
S |
82 |
1 |
3 |
getStatus() |
S |
82 |
1 |
3 |
getVersion() |
S |
82 |
1 |
3 |
getRawBody() |
S |
82 |
1 |
3 |
fromString() |
S |
66 |
1 |
8 |