-
Home
-
WooCommerce Sync for QuickBooks Online – by MyWorks
-
2.9.0
-
Code
-
Classes
- QuickBooks_HTTP
Total Complexity |
63 |
Dependencies |
1 |
Dependents |
4 |
Total lines |
559 |
Lines of code |
277 |
Logical lines of code |
147 |
Comment lines |
110 |
Methods |
37 |
Properties |
20 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_requestCurl() |
B |
34 |
15 |
99 |
setHeaders() |
S |
61 |
4 |
12 |
_request() |
S |
58 |
3 |
15 |
getHeaders() |
S |
62 |
3 |
12 |
_log() |
S |
63 |
3 |
12 |
getRawBody() |
S |
64 |
3 |
11 |
getHeader() |
S |
70 |
2 |
7 |
__construct() |
S |
59 |
1 |
15 |
setHeader() |
S |
80 |
1 |
3 |
errorNumber() |
S |
82 |
1 |
3 |
getURL() |
S |
82 |
1 |
3 |
setAsynchronous() |
S |
79 |
1 |
3 |
setSynchronous() |
S |
80 |
1 |
3 |
getLog() |
S |
82 |
1 |
3 |
resetLog() |
S |
81 |
1 |
3 |
verifyPeer() |
S |
80 |
1 |
3 |
_setError() |
S |
77 |
1 |
4 |
lastInfo() |
S |
82 |
1 |
3 |
lastDuration() |
S |
82 |
1 |
3 |
lastRequest() |
S |
82 |
1 |
3 |
lastResponse() |
S |
82 |
1 |
3 |
errorMessage() |
S |
82 |
1 |
3 |
useLiveEnvironment() |
S |
73 |
1 |
5 |
returnHeaders() |
S |
80 |
1 |
3 |
useTestEnvironment() |
S |
74 |
1 |
5 |
useMasking() |
S |
80 |
1 |
3 |
useDebugMode() |
S |
74 |
1 |
5 |
setURL() |
S |
81 |
1 |
3 |
DELETE() |
S |
80 |
1 |
3 |
POST() |
S |
80 |
1 |
3 |
GET() |
S |
80 |
1 |
3 |
setCertificate() |
S |
81 |
1 |
3 |
verifyHost() |
S |
80 |
1 |
3 |
setGETValues() |
S |
81 |
1 |
3 |
setPOSTValues() |
S |
81 |
1 |
3 |
setRawBody() |
S |
81 |
1 |
3 |
HEAD() |
S |
80 |
1 |
3 |