| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QIconEngine::availableSizes| Name: | QIconEngine::availableSizes | | Prototype: | QList<QSize> QIconEngine::availableSizes(QIcon::Mode mode, QIcon::State state) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | | Lines: | 261-268 |
| | 5 | 1 |
QIconEngine::actualSize| Name: | QIconEngine::actualSize | | Prototype: | QSize QIconEngine::actualSize(const QSize &size, QIcon::Mode , QIcon::State ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QIconDragEvent::QIconDragEvent| Name: | QIconDragEvent::QIconDragEvent | | Prototype: | QIconDragEvent::QIconDragEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1660-1662 |
| | 1 | 1 |
QIcon::themeSearchPaths| Name: | QIcon::themeSearchPaths | | Prototype: | QStringList QIcon::themeSearchPaths() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1101-1104 |
| | 1 | 1 |
QIcon::themeName| Name: | QIcon::themeName | | Prototype: | QString QIcon::themeName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1133-1136 |
| | 1 | 1 |
QIcon::setThemeSearchPaths| Name: | QIcon::setThemeSearchPaths | | Prototype: | void QIcon::setThemeSearchPaths(const QStringList &paths) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1080-1083 |
| | 1 | 1 |
QIcon::setThemeName| Name: | QIcon::setThemeName | | Prototype: | void QIcon::setThemeName(const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1117-1120 |
| | 1 | 1 |
QIcon::isNull| Name: | QIcon::isNull | | Prototype: | bool QIcon::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 924-927 |
| | 1 | 1 |
QIcon::isDetached| Name: | QIcon::isDetached | | Prototype: | bool QIcon::isDetached() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 931-934 |
| | 1 | 1 |
QIcon::hasThemeIcon| Name: | QIcon::hasThemeIcon | | Prototype: | bool QIcon::hasThemeIcon(const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1199-1204 |
| | 2 | 1 |
QIcon::QIcon| Name: | QIcon::QIcon | | Prototype: | QIcon::QIcon(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 617-621 |
| | 1 | 1 |
QIcon::QIcon| Name: | QIcon::QIcon | | Prototype: | QIcon::QIcon(const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 658-662 |
| | 1 | 1 |
QIcon::QIcon| Name: | QIcon::QIcon | | Prototype: | QIcon::QIcon(QIconEngine *engine) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 669-673 |
| | 1 | 1 |
QIcon::QIcon| Name: | QIcon::QIcon | | Prototype: | QIcon::QIcon() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 609-612 |
| | 2 | 1 |
QIPAddressUtils::toString| Name: | QIPAddressUtils::toString | | Prototype: | void toString(QString &appendTo, IPv4Address address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 123-134 |
| | 7 | 1 |
QIPAddressUtils::toHex| Name: | QIPAddressUtils::toHex | | Prototype: | static inline QChar toHex(uchar c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 245-248 |
| | 1 | 1 |
QIPAddressUtils::number| Name: | QIPAddressUtils::number | | Prototype: | static QString number(quint8 val, int base = 10) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 42-46 |
| | 2 | 1 |
QIODevicePrivate::putCharHelper| Name: | QIODevicePrivate::putCharHelper | | Prototype: | bool QIODevicePrivate::putCharHelper(char c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1417-1420 |
| | 1 | 1 |
QIODevicePrivate::QIODevicePrivate| Name: | QIODevicePrivate::QIODevicePrivate | | Prototype: | QIODevicePrivate::QIODevicePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 144-153 |
| | 2 | 1 |
QIODevice::write| Name: | QIODevice::write | | Prototype: | qint64 QIODevice::write(const char *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1364-1367 |
| | 1 | 1 |
QIODevice::waitForReadyRead| Name: | QIODevice::waitForReadyRead | | Prototype: | bool QIODevice::waitForReadyRead(int msecs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1535-1539 |
| | 2 | 1 |
QIODevice::waitForBytesWritten| Name: | QIODevice::waitForBytesWritten | | Prototype: | bool QIODevice::waitForBytesWritten(int msecs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1567-1571 |
| | 2 | 1 |
QIODevice::size| Name: | QIODevice::size | | Prototype: | qint64 QIODevice::size() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 625-628 |
| | 1 | 1 |
QIODevice::setErrorString| Name: | QIODevice::setErrorString | | Prototype: | void QIODevice::setErrorString(const QString &str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1579-1582 |
| | 1 | 1 |
QIODevice::reset| Name: | QIODevice::reset | | Prototype: | bool QIODevice::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 718-724 |
| | 1 | 1 |
QIODevice::putChar| Name: | QIODevice::putChar | | Prototype: | bool QIODevice::putChar(char c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1409-1412 |
| | 1 | 1 |
QIODevice::pos| Name: | QIODevice::pos | | Prototype: | qint64 QIODevice::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 607-614 |
| | 2 | 1 |
QIODevice::peek| Name: | QIODevice::peek | | Prototype: | qint64 QIODevice::peek(char *data, qint64 maxSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1485-1488 |
| | 1 | 1 |
QIODevice::peek| Name: | QIODevice::peek | | Prototype: | QByteArray QIODevice::peek(qint64 maxSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1507-1510 |
| | 1 | 1 |
QIODevice::openMode| Name: | QIODevice::openMode | | Prototype: | QIODevice::OpenMode QIODevice::openMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 452-455 |
| | 1 | 1 |
QIODevice::open| Name: | QIODevice::open | | Prototype: | bool QIODevice::open(OpenMode mode) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 556-567 |
| | 6 | 1 |
QIODevice::isWritable| Name: | QIODevice::isWritable | | Prototype: | bool QIODevice::isWritable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 544-547 |
| | 1 | 1 |
QIODevice::isTextModeEnabled| Name: | QIODevice::isTextModeEnabled | | Prototype: | bool QIODevice::isTextModeEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 503-506 |
| | 1 | 1 |
QIODevice::isSequential| Name: | QIODevice::isSequential | | Prototype: | bool QIODevice::isSequential() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 441-444 |
| | 1 | 1 |
QIODevice::isReadable| Name: | QIODevice::isReadable | | Prototype: | bool QIODevice::isReadable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 530-533 |
| | 1 | 1 |
QIODevice::isOpen| Name: | QIODevice::isOpen | | Prototype: | bool QIODevice::isOpen() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 516-519 |
| | 1 | 1 |
QIODevice::getChar| Name: | QIODevice::getChar | | Prototype: | bool QIODevice::getChar(char *c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1461-1466 |
| | 2 | 1 |
QIODevice::canReadLine| Name: | QIODevice::canReadLine | | Prototype: | bool QIODevice::canReadLine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1261-1264 |
| | 1 | 1 |
QIODevice::bytesToWrite| Name: | QIODevice::bytesToWrite | | Prototype: | qint64 QIODevice::bytesToWrite() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 752-755 |
| | 1 | 1 |
QIODevice::atEnd| Name: | QIODevice::atEnd | | Prototype: | bool QIODevice::atEnd() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 695-705 |
| | 4 | 1 |
QIODevice::QIODevice| Name: | QIODevice::QIODevice | | Prototype: | QIODevice::QIODevice(QIODevicePrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 403-406 |
| | 2 | 1 |
QIODevice::QIODevice| Name: | QIODevice::QIODevice | | Prototype: | QIODevice::QIODevice(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 392-398 |
| | 5 | 1 |
QIODevice::QIODevice| Name: | QIODevice::QIODevice | | Prototype: | QIODevice::QIODevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 378-386 |
| | 7 | 1 |
QHttpThreadDelegate::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 |
QHttpThreadDelegate::startRequest::[lambda]| Name: | QHttpThreadDelegate::startRequest::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 286-286 |
| | 0 | 1 |
QHttpThreadDelegate::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 |
QHttpThreadDelegate::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 |
QHttpSocketEnginePrivate::QHttpSocketEnginePrivate| Name: | QHttpSocketEnginePrivate::QHttpSocketEnginePrivate | | Prototype: | QHttpSocketEnginePrivate::QHttpSocketEnginePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 803-818 |
| | 3 | 1 |
QHttpSocketEngineHandler::createSocketEngine| Name: | QHttpSocketEngineHandler::createSocketEngine | | Prototype: | QAbstractSocketEngine *QHttpSocketEngineHandler::createSocketEngine(qintptr, QObject *) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 844-847 |
| | 1 | 1 |
QHttpSocketEngine::writeDatagram| Name: | QHttpSocketEngine::writeDatagram | | Prototype: | qint64 QHttpSocketEngine::writeDatagram(const char *, qint64, const QIpPacketHeader &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 279-282 |
| | 1 | 1 |
QHttpSocketEngine::write| Name: | QHttpSocketEngine::write | | Prototype: | qint64 QHttpSocketEngine::write(const char *data, qint64 len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 237-241 |
| | 2 | 1 |
QHttpSocketEngine::socketDescriptor| Name: | QHttpSocketEngine::socketDescriptor | | Prototype: | qintptr QHttpSocketEngine::socketDescriptor() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 117-121 |
| | 2 | 1 |
QHttpSocketEngine::slotSocketStateChanged| Name: | QHttpSocketEngine::slotSocketStateChanged | | Prototype: | void QHttpSocketEngine::slotSocketStateChanged(QAbstractSocket::SocketState state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 743-746 |
| | 1 | 1 |
QHttpSocketEngine::setMulticastInterface| Name: | QHttpSocketEngine::setMulticastInterface | | Prototype: | bool QHttpSocketEngine::setMulticastInterface(const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 266-271 |
| | 3 | 1 |
QHttpSocketEngine::setExceptionNotificationEnabled| Name: | QHttpSocketEngine::setExceptionNotificationEnabled | | Prototype: | void QHttpSocketEngine::setExceptionNotificationEnabled(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 470-474 |
| | 2 | 1 |
QHttpSocketEngine::readDatagram| Name: | QHttpSocketEngine::readDatagram | | Prototype: | qint64 QHttpSocketEngine::readDatagram(char *, qint64, QIpPacketHeader *, PacketHeaderOptions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 274-277 |
| | 1 | 1 |
QHttpSocketEngine::pendingDatagramSize| Name: | QHttpSocketEngine::pendingDatagramSize | | Prototype: | qint64 QHttpSocketEngine::pendingDatagramSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 289-292 |
| | 1 | 1 |
QHttpSocketEngine::multicastInterface| Name: | QHttpSocketEngine::multicastInterface | | Prototype: | QNetworkInterface QHttpSocketEngine::multicastInterface() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 261-264 |
| | 1 | 1 |
QHttpSocketEngine::listen| Name: | QHttpSocketEngine::listen | | Prototype: | bool QHttpSocketEngine::listen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 188-191 |
| | 1 | 1 |
QHttpSocketEngine::leaveMulticastGroup| Name: | QHttpSocketEngine::leaveMulticastGroup | | Prototype: | bool QHttpSocketEngine::leaveMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 253-259 |
| | 3 | 1 |
QHttpSocketEngine::joinMulticastGroup| Name: | QHttpSocketEngine::joinMulticastGroup | | Prototype: | bool QHttpSocketEngine::joinMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 245-251 |
| | 3 | 1 |
QHttpSocketEngine::isWriteNotificationEnabled| Name: | QHttpSocketEngine::isWriteNotificationEnabled | | Prototype: | bool QHttpSocketEngine::isWriteNotificationEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 450-454 |
| | 2 | 1 |
QHttpSocketEngine::isValid| Name: | QHttpSocketEngine::isValid | | Prototype: | bool QHttpSocketEngine::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 123-127 |
| | 2 | 1 |
QHttpSocketEngine::isReadNotificationEnabled| Name: | QHttpSocketEngine::isReadNotificationEnabled | | Prototype: | bool QHttpSocketEngine::isReadNotificationEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 427-431 |
| | 2 | 1 |
QHttpSocketEngine::isExceptionNotificationEnabled| Name: | QHttpSocketEngine::isExceptionNotificationEnabled | | Prototype: | bool QHttpSocketEngine::isExceptionNotificationEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 464-468 |
| | 2 | 1 |
QHttpSocketEngine::initialize| Name: | QHttpSocketEngine::initialize | | Prototype: | bool QHttpSocketEngine::initialize(qintptr, QAbstractSocket::SocketState) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 100-103 |
| | 1 | 1 |
QHttpSocketEngine::hasPendingDatagrams| Name: | QHttpSocketEngine::hasPendingDatagrams | | Prototype: | bool QHttpSocketEngine::hasPendingDatagrams() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 284-287 |
| | 1 | 1 |
QHttpSocketEngine::emitPendingConnectionNotification| Name: | QHttpSocketEngine::emitPendingConnectionNotification | | Prototype: | void QHttpSocketEngine::emitPendingConnectionNotification() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 764-769 |
| | 3 | 1 |
QHttpSocketEngine::connectToHostByName| Name: | QHttpSocketEngine::connectToHostByName | | Prototype: | bool QHttpSocketEngine::connectToHostByName(const QString &hostname, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 172-181 |
| | 5 | 1 |
QHttpSocketEngine::connectToHost| Name: | QHttpSocketEngine::connectToHost | | Prototype: | bool QHttpSocketEngine::connectToHost(const QHostAddress &address, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 161-170 |
| | 5 | 1 |
QHttpSocketEngine::bytesAvailable| Name: | QHttpSocketEngine::bytesAvailable | | Prototype: | qint64 QHttpSocketEngine::bytesAvailable() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 208-212 |
| | 2 | 1 |
QHttpSocketEngine::bind| Name: | QHttpSocketEngine::bind | | Prototype: | bool QHttpSocketEngine::bind(const QHostAddress &, quint16) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 183-186 |
| | 1 | 1 |
QHttpSocketEngine::accept| Name: | QHttpSocketEngine::accept | | Prototype: | int QHttpSocketEngine::accept() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 193-196 |
| | 1 | 1 |
QHttpSocketEngine::QHttpSocketEngine| Name: | QHttpSocketEngine::QHttpSocketEngine | | Prototype: | QHttpSocketEngine::QHttpSocketEngine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 50-53 |
| | 2 | 1 |
QHttpProtocolHandler::QHttpProtocolHandler| Name: | QHttpProtocolHandler::QHttpProtocolHandler | | Prototype: | QHttpProtocolHandler::QHttpProtocolHandler(QHttpNetworkConnectionChannel *channel) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp | | Lines: | 43-46 |
| | 2 | 1 |
QHttpPart::~QHttpPart| Name: | QHttpPart::~QHttpPart | | Prototype: | QHttpPart::~QHttpPart() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 106-109 |
| | 1 | 1 |
QHttpPart::setRawHeader| Name: | QHttpPart::setRawHeader | | Prototype: | void QHttpPart::setRawHeader(const QByteArray &headerName, const QByteArray &headerValue) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 171-174 |
| | 1 | 1 |
QHttpPart::setHeader| Name: | QHttpPart::setHeader | | Prototype: | void QHttpPart::setHeader(QNetworkRequest::KnownHeaders header, const QVariant &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 153-156 |
| | 1 | 1 |
QHttpPart::setBodyDevice| Name: | QHttpPart::setBodyDevice | | Prototype: | void QHttpPart::setBodyDevice(QIODevice *device) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 204-207 |
| | 1 | 1 |
QHttpPart::setBody| Name: | QHttpPart::setBody | | Prototype: | void QHttpPart::setBody(const QByteArray &body) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 184-187 |
| | 1 | 1 |
QHttpPart::operator==| Name: | QHttpPart::operator== | | Prototype: | bool QHttpPart::operator==(const QHttpPart &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 134-137 |
| | 1 | 1 |
QHttpPart::operator=| Name: | QHttpPart::operator= | | Prototype: | QHttpPart &QHttpPart::operator=(const QHttpPart &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 114-118 |
| | 2 | 1 |
QHttpPart::QHttpPart| Name: | QHttpPart::QHttpPart | | Prototype: | QHttpPart::QHttpPart() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 92-94 |
| | 2 | 1 |
QHttpPart::QHttpPart| Name: | QHttpPart::QHttpPart | | Prototype: | QHttpPart::QHttpPart(const QHttpPart &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 99-101 |
| | 2 | 1 |
QHttpNetworkRequestPrivate::operator==| Name: | QHttpNetworkRequestPrivate::operator== | | Prototype: | bool QHttpNetworkRequestPrivate::operator==(const QHttpNetworkRequestPrivate &other) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 70-84 |
| | 12 | 1 |
QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate| Name: | QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate | | Prototype: | QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate(QHttpNetworkRequest::Operation op, QHttpNetworkRequest::Priority pri, const QUrl &newUrl) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 41-47 |
| | 2 | 1 |
QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate| Name: | QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate | | Prototype: | QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate(const QHttpNetworkRequestPrivate &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 49-64 |
| | 12 | 1 |
QHttpNetworkRequest::withCredentials| Name: | QHttpNetworkRequest::withCredentials | | Prototype: | bool QHttpNetworkRequest::withCredentials() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 328-331 |
| | 1 | 1 |
QHttpNetworkRequest::url| Name: | QHttpNetworkRequest::url | | Prototype: | QUrl QHttpNetworkRequest::url() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 195-198 |
| | 1 | 1 |
QHttpNetworkRequest::uri::[lambda]| Name: | QHttpNetworkRequest::uri::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 125-125 |
| | 0 | 1 |
QHttpNetworkRequest::uploadByteDevice| Name: | QHttpNetworkRequest::uploadByteDevice | | Prototype: | QNonContiguousByteDevice* QHttpNetworkRequest::uploadByteDevice() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 343-346 |
| | 1 | 1 |
QHttpNetworkRequest::setWithCredentials| Name: | QHttpNetworkRequest::setWithCredentials | | Prototype: | void QHttpNetworkRequest::setWithCredentials(bool b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 333-336 |
| | 1 | 1 |
QHttpNetworkRequest::setUrl| Name: | QHttpNetworkRequest::setUrl | | Prototype: | void QHttpNetworkRequest::setUrl(const QUrl &url) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QHttpNetworkRequest::setUploadByteDevice| Name: | QHttpNetworkRequest::setUploadByteDevice | | Prototype: | void QHttpNetworkRequest::setUploadByteDevice(QNonContiguousByteDevice *bd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 338-341 |
| | 1 | 1 |
QHttpNetworkRequest::setSsl| Name: | QHttpNetworkRequest::setSsl | | Prototype: | void QHttpNetworkRequest::setSsl(bool s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QHttpNetworkRequest::setSPDYAllowed| Name: | QHttpNetworkRequest::setSPDYAllowed | | Prototype: | void QHttpNetworkRequest::setSPDYAllowed(bool b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 323-326 |
| | 1 | 1 |
QHttpNetworkRequest::setRedirectCount| Name: | QHttpNetworkRequest::setRedirectCount | | Prototype: | void QHttpNetworkRequest::setRedirectCount(int count) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 237-240 |
| | 1 | 1 |
QHttpNetworkRequest::setPriority| Name: | QHttpNetworkRequest::setPriority | | Prototype: | void QHttpNetworkRequest::setPriority(Priority priority) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 303-306 |
| | 1 | 1 |
QHttpNetworkRequest::setPreConnect| Name: | QHttpNetworkRequest::setPreConnect | | Prototype: | void QHttpNetworkRequest::setPreConnect(bool preConnect) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 217-220 |
| | 1 | 1 |
QHttpNetworkRequest::setPipeliningAllowed| Name: | QHttpNetworkRequest::setPipeliningAllowed | | Prototype: | void QHttpNetworkRequest::setPipeliningAllowed(bool b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 313-316 |
| | 1 | 1 |