id: 1 unit: static HTTPStatus_t sendHttpData() file: source/core_http_client.c start line: 57 end line: 569 size: 89 LOC McCabe index: 1 number of parameters: 4 id: 2 unit: HTTPStatus_t HTTPClient_Send() file: source/core_http_client.c start line: 2154 end line: 2253 size: 89 LOC McCabe index: 17 number of parameters: 6 id: 3 unit: static HTTPStatus_t findHeaderInResponse() file: source/core_http_client.c start line: 2384 end line: 2496 size: 81 LOC McCabe index: 8 number of parameters: 6 id: 4 unit: HTTPStatus_t HTTPClient_InitializeRequestHeaders() file: source/core_http_client.c start line: 1557 end line: 1650 size: 80 LOC McCabe index: 13 number of parameters: 2 id: 5 unit: static HTTPStatus_t processHttpParserError() file: source/core_http_client.c start line: 1022 end line: 1132 size: 70 LOC McCabe index: 14 number of parameters: 1 id: 6 unit: static HTTPStatus_t receiveAndParseHttpResponse() file: source/core_http_client.c start line: 1997 end line: 2107 size: 69 LOC McCabe index: 12 number of parameters: 3 id: 7 unit: static HTTPStatus_t addHeader() file: source/core_http_client.c start line: 1325 end line: 1416 size: 66 LOC McCabe index: 8 number of parameters: 5 id: 8 unit: HTTPStatus_t HTTPClient_AddRangeHeader() file: source/core_http_client.c start line: 1714 end line: 1775 size: 60 LOC McCabe index: 10 number of parameters: 3 id: 9 unit: HTTPStatus_t HTTPClient_ReadHeader() file: source/core_http_client.c start line: 2500 end line: 2561 size: 58 LOC McCabe index: 9 number of parameters: 5 id: 10 unit: static HTTPStatus_t writeRequestLine() file: source/core_http_client.c start line: 1486 end line: 1553 size: 55 LOC McCabe index: 7 number of parameters: 5 id: 11 unit: static HTTPStatus_t sendHttpData() file: source/core_http_client.c start line: 1779 end line: 1855 size: 54 LOC McCabe index: 7 number of parameters: 4 id: 12 unit: HTTPStatus_t HTTPClient_AddHeader() file: source/core_http_client.c start line: 1654 end line: 1710 size: 52 LOC McCabe index: 9 number of parameters: 5 id: 13 unit: static HTTPStatus_t parseHttpResponse() file: source/core_http_client.c start line: 1136 end line: 1219 size: 49 LOC McCabe index: 2 number of parameters: 3 id: 14 unit: static int httpParserOnHeadersCompleteCallback() file: source/core_http_client.c start line: 803 end line: 889 size: 46 LOC McCabe index: 6 number of parameters: 1 id: 15 unit: static HTTPStatus_t addRangeHeader() file: source/core_http_client.c start line: 1420 end line: 1482 size: 39 LOC McCabe index: 3 number of parameters: 3 id: 16 unit: static HTTPStatus_t getFinalResponseStatus() file: source/core_http_client.c start line: 1950 end line: 1993 size: 39 LOC McCabe index: 5 number of parameters: 3 id: 17 unit: static int findHeaderValueParserCallback() file: source/core_http_client.c start line: 2299 end line: 2354 size: 38 LOC McCabe index: 3 number of parameters: 3 id: 18 unit: static int httpParserOnHeaderFieldCallback() file: source/core_http_client.c start line: 701 end line: 754 size: 34 LOC McCabe index: 3 number of parameters: 3 id: 19 unit: static int httpParserOnBodyCallback() file: source/core_http_client.c start line: 893 end line: 966 size: 34 LOC McCabe index: 3 number of parameters: 3 id: 20 unit: static HTTPStatus_t sendHttpRequest() file: source/core_http_client.c start line: 2111 end line: 2150 size: 34 LOC McCabe index: 5 number of parameters: 6 id: 21 unit: static void processCompleteHeader() file: source/core_http_client.c start line: 592 end line: 637 size: 33 LOC McCabe index: 4 number of parameters: 1 id: 22 unit: static uint8_t convertInt32ToAscii() file: source/core_http_client.c start line: 1223 end line: 1272 size: 32 LOC McCabe index: 4 number of parameters: 3 id: 23 unit: static HTTPStatus_t sendHttpHeaders() file: source/core_http_client.c start line: 1891 end line: 1925 size: 28 LOC McCabe index: 5 number of parameters: 5 id: 24 unit: static int findHeaderFieldParserCallback() file: source/core_http_client.c start line: 2257 end line: 2295 size: 27 LOC McCabe index: 3 number of parameters: 3 id: 25 unit: static int httpParserOnHeaderValueCallback() file: source/core_http_client.c start line: 758 end line: 799 size: 26 LOC McCabe index: 2 number of parameters: 3 id: 26 unit: static int httpParserOnStatusCallback() file: source/core_http_client.c start line: 660 end line: 697 size: 25 LOC McCabe index: 1 number of parameters: 3 id: 27 unit: static HTTPStatus_t addContentLengthHeader() file: source/core_http_client.c start line: 1859 end line: 1887 size: 24 LOC McCabe index: 2 number of parameters: 2 id: 28 unit: static void initializeParsingContextForFirstResponse() file: source/core_http_client.c start line: 989 end line: 1018 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 29 unit: static int8_t caseInsensitiveStringCmp() file: source/core_http_client.c start line: 573 end line: 588 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 30 unit: static HTTPStatus_t sendHttpBody() file: source/core_http_client.c start line: 1929 end line: 1946 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 31 unit: static int findHeaderOnHeaderCompleteCallback() file: source/core_http_client.c start line: 2358 end line: 2380 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 32 unit: static int httpParserOnMessageBeginCallback() file: source/core_http_client.c start line: 641 end line: 656 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 33 unit: static int httpParserOnMessageCompleteCallback() file: source/core_http_client.c start line: 970 end line: 985 size: 10 LOC McCabe index: 1 number of parameters: 1