Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QHttpThreadDelegateName: | 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 |
synchronousProxyAuthenticationRequiredSlotName: | 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 |
synchronousHeaderChangedSlotName: | 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 |
synchronousFinishedWithErrorSlotName: | 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 |
synchronousFinishedSlotName: | 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 |
synchronousAuthenticationRequiredSlotName: | 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 |
startRequestSynchronouslyName: | 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 |
startRequestName: | QHttpThreadDelegate::startRequest | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
startRequestName: | 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 |
sslErrorsSlotName: | 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 |
readyReadSlotName: | 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 |
readBufferSizeChangedName: | 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 |
readBufferFreedName: | 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 |
preSharedKeyAuthenticationRequiredSlotName: | 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 |
headerChangedSlotName: | 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 |
finishedWithErrorSlotName: | 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 |
finishedSlotName: | 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 |
encryptedSlotName: | 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 |
dataReadProgressSlotName: | 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 |
cacheCredentialsSlotName: | 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 |
abortRequestName: | 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 |
QHttpThreadDelegateName: | 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 |