| 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:  | 266-390 |  
  |  | 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:  | 579-622 |  
  |  | 23 | 5 | 
 readyReadSlot| Name:  | QHttpThreadDelegate::readyReadSlot |  | Prototype:  | void QHttpThreadDelegate::readyReadSlot() |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 435-470 |  
  |  | 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:  | 472-508 |  
  |  | 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:  | 510-531 |  
  |  | 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:  | 669-683 |  
  |  | 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:  | 694-714 |  
  |  | 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:  | 533-553 |  
  |  | 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:  | 717-737 |  
  |  | 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:  | 624-639 |  
  |  | 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:  | 556-572 |  
  |  | 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:  | 240-262 |  
  |  | 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:  | 393-412 |  
  |  | 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:  | 203-215 |  
  |  | 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:  | 414-424 |  
  |  | 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:  | 660-667 |  
  |  | 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:  | 642-651 |  
  |  | 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:  | 426-433 |  
  |  | 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:  | 685-691 |  
  |  | 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:  | 218-237 |  
  |  | 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:  | 653-656 |  
  |  | 1 | 1 | 
 startRequest| Name:  | QHttpThreadDelegate::startRequest |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 |