Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
eventName: | QNetworkReplyImpl::event | Prototype: | bool QNetworkReplyImpl::event(QEvent *e) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1064-1072 |
| | 4 | 2 |
QNetworkReplyImplName: | QNetworkReplyImpl::QNetworkReplyImpl | Prototype: | QNetworkReplyImpl::QNetworkReplyImpl(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 910-913 |
| | 2 | 1 |
setSslConfigurationImplementationName: | QNetworkReplyImpl::setSslConfigurationImplementation | Prototype: | void QNetworkReplyImpl::setSslConfigurationImplementation(const QSslConfiguration &config) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1012-1017 |
| | 3 | 2 |
setReadBufferSizeName: | QNetworkReplyImpl::setReadBufferSize | Prototype: | void QNetworkReplyImpl::setReadBufferSize(qint64 size) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 991-1002 |
| | 7 | 3 |
closeName: | QNetworkReplyImpl::close | Prototype: | void QNetworkReplyImpl::close() | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 954-972 |
| | 11 | 4 |
~QNetworkReplyImplName: | QNetworkReplyImpl::~QNetworkReplyImpl | Prototype: | QNetworkReplyImpl::~QNetworkReplyImpl() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 915-924 |
| | 3 | 2 |
readDataName: | QNetworkReplyImpl::readData | Prototype: | qint64 QNetworkReplyImpl::readData(char *data, qint64 maxlen) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1037-1059 |
| | 12 | 4 |
bytesAvailableName: | QNetworkReplyImpl::bytesAvailable | Prototype: | qint64 QNetworkReplyImpl::bytesAvailable() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 979-989 |
| | 5 | 2 |
sslConfigurationImplementationName: | QNetworkReplyImpl::sslConfigurationImplementation | Prototype: | void QNetworkReplyImpl::sslConfigurationImplementation(QSslConfiguration &configuration) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1005-1010 |
| | 3 | 2 |
ignoreSslErrorsImplementationName: | QNetworkReplyImpl::ignoreSslErrorsImplementation | Prototype: | void QNetworkReplyImpl::ignoreSslErrorsImplementation(const QList<QSslError> &errors) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1026-1031 |
| | 3 | 2 |
ignoreSslErrorsName: | QNetworkReplyImpl::ignoreSslErrors | Prototype: | void QNetworkReplyImpl::ignoreSslErrors() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 1019-1024 |
| | 3 | 2 |
abortName: | QNetworkReplyImpl::abort | Prototype: | void QNetworkReplyImpl::abort() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 926-952 |
| | 16 | 6 |