| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 startRequest| Name:  | QHttpThreadDelegate::startRequest |  | Prototype:  | void QHttpThreadDelegate::startRequest() |  | Coverage:  |  87.500% (35/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 272-396 |  
  |  | 62 | 12 | 
 headerChangedSlot| Name:  | QHttpThreadDelegate::headerChangedSlot |  | Prototype:  | void QHttpThreadDelegate::headerChangedSlot() |  | Coverage:  |  76.471% (13/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 585-628 |  
  |  | 23 | 5 | 
 readyReadSlot| Name:  | QHttpThreadDelegate::readyReadSlot |  | Prototype:  | void QHttpThreadDelegate::readyReadSlot() |  | Coverage:  |  83.333% (20/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 441-476 |  
  |  | 20 | 8 | 
 finishedSlot| Name:  | QHttpThreadDelegate::finishedSlot |  | Prototype:  | void QHttpThreadDelegate::finishedSlot() |  | Coverage:  |  77.778% (14/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 478-514 |  
  |  | 18 | 6 | 
 synchronousFinishedSlot| Name:  | QHttpThreadDelegate::synchronousFinishedSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousFinishedSlot() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 516-537 |  
  |  | 11 | 3 | 
 sslErrorsSlot| Name:  | QHttpThreadDelegate::sslErrorsSlot |  | Prototype:  | void QHttpThreadDelegate::sslErrorsSlot(const QList<QSslError> &errors) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 675-689 |  
  |  | 10 | 4 | 
 synchronousAuthenticationRequiredSlot| Name:  | QHttpThreadDelegate::synchronousAuthenticationRequiredSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousAuthenticationRequiredSlot(const QHttpNetworkRequest &request, QAuthenticator *a) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 700-720 |  
  |  | 9 | 3 | 
 finishedWithErrorSlot| Name:  | QHttpThreadDelegate::finishedWithErrorSlot |  | Prototype:  | void QHttpThreadDelegate::finishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 539-559 |  
  |  | 9 | 3 | 
 synchronousProxyAuthenticationRequiredSlot| Name:  | QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot(const QNetworkProxy &p, QAuthenticator *a) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 723-743 |  
  |  | 8 | 3 | 
 synchronousHeaderChangedSlot| Name:  | QHttpThreadDelegate::synchronousHeaderChangedSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousHeaderChangedSlot() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 630-645 |  
  |  | 8 | 2 | 
 synchronousFinishedWithErrorSlot| Name:  | QHttpThreadDelegate::synchronousFinishedWithErrorSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousFinishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 562-578 |  
  |  | 8 | 2 | 
 startRequestSynchronously| Name:  | QHttpThreadDelegate::startRequestSynchronously |  | Prototype:  | void QHttpThreadDelegate::startRequestSynchronously() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 246-268 |  
  |  | 8 | 1 | 
 abortRequest| Name:  | QHttpThreadDelegate::abortRequest |  | Prototype:  | void QHttpThreadDelegate::abortRequest() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 399-418 |  
  |  | 8 | 3 | 
 ~QHttpThreadDelegate| Name:  | QHttpThreadDelegate::~QHttpThreadDelegate |  | Prototype:  | QHttpThreadDelegate::~QHttpThreadDelegate() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 209-221 |  
  |  | 4 | 3 | 
 readBufferSizeChanged| Name:  | QHttpThreadDelegate::readBufferSizeChanged |  | Prototype:  | void QHttpThreadDelegate::readBufferSizeChanged(qint64 size) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 420-430 |  
  |  | 4 | 2 | 
 encryptedSlot| Name:  | QHttpThreadDelegate::encryptedSlot |  | Prototype:  | void QHttpThreadDelegate::encryptedSlot() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 666-673 |  
  |  | 4 | 2 | 
 dataReadProgressSlot| Name:  | QHttpThreadDelegate::dataReadProgressSlot |  | Prototype:  | void QHttpThreadDelegate::dataReadProgressSlot(qint64 done, qint64 total) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 648-657 |  
  |  | 4 | 2 | 
 readBufferFreed| Name:  | QHttpThreadDelegate::readBufferFreed |  | Prototype:  | void QHttpThreadDelegate::readBufferFreed(qint64 size) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 432-439 |  
  |  | 3 | 2 | 
 preSharedKeyAuthenticationRequiredSlot| Name:  | QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot |  | Prototype:  | void QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot(QSslPreSharedKeyAuthenticator *authenticator) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 691-697 |  
  |  | 3 | 2 | 
 QHttpThreadDelegate| Name:  | QHttpThreadDelegate::QHttpThreadDelegate |  | Prototype:  | QHttpThreadDelegate::QHttpThreadDelegate(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 224-243 |  
  |  | 2 | 1 | 
 cacheCredentialsSlot| Name:  | QHttpThreadDelegate::cacheCredentialsSlot |  | Prototype:  | void QHttpThreadDelegate::cacheCredentialsSlot(const QHttpNetworkRequest &request, QAuthenticator *authenticator) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 659-662 |  
  |  | 1 | 1 | 
 startRequest| Name:  | QHttpThreadDelegate::startRequest |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 |