QtBase - 8193340a44fd835cee029e63a31cfcab8ef6fd55

Function Tree

Path:<top>::QHttpThreadDelegate
FunctionCondition %▾eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
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
100.000% (1/1)
81
startRequest
Name: QHttpThreadDelegate::startRequest
Coverage: 100.000% (1/1)
100.000% (1/1)
01
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
100.000% (4/4)
42
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
100.000% (1/1)
11
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
100.000% (1/1)
21
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
 91.667% (22/24)
208
~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
 88.889% (8/9)
43
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
 87.500% (35/40)
6212
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
 80.000% (8/10)
104
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
 77.778% (14/18)
186
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
 76.471% (13/17)
235
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
 75.000% (3/4)
42
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
 75.000% (3/4)
32
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
 71.429% (5/7)
93
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
 71.429% (5/7)
93
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
 71.429% (5/7)
83
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
 50.000% (2/4)
82
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
 50.000% (2/4)
82
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
 50.000% (2/4)
42
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
 42.857% (3/7)
83
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
 42.857% (3/7)
113
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
  0.000% (0/4)
32

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9