| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 sendRequest| Name:  | QHttpProtocolHandler::sendRequest |  | Prototype:  | bool QHttpProtocolHandler::sendRequest() |  | Coverage:  |  73.750% (59/80) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp |  | Lines:  | 257-436 |  
  |  | 93 | 23 | 
 _q_receiveReply| Name:  | QHttpProtocolHandler::_q_receiveReply |  | Prototype:  | void QHttpProtocolHandler::_q_receiveReply() |  | Coverage:  |  89.320% (92/103) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp |  | Lines:  | 54-225 |  
  |  | 90 | 32 | 
 _q_readyRead| Name:  | QHttpProtocolHandler::_q_readyRead |  | Prototype:  | void QHttpProtocolHandler::_q_readyRead() |  | Coverage:  |  91.304% (21/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp |  | Lines:  | 227-255 |  
  |  | 13 | 7 | 
 QHttpProtocolHandler| Name:  | QHttpProtocolHandler::QHttpProtocolHandler |  | Prototype:  | QHttpProtocolHandler::QHttpProtocolHandler(QHttpNetworkConnectionChannel *channel) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp |  | Lines:  | 49-52 |  
  |  | 2 | 1 |