Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QIconModeViewBase::intersectingSetName: | QIconModeViewBase::intersectingSet | Prototype: | QVector<QModelIndex> QIconModeViewBase::intersectingSet(const QRect &area) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3081-3090 |
| | 7 | 1 |
QIconModeViewBase::filterDragLeaveEventName: | QIconModeViewBase::filterDragLeaveEvent | Prototype: | bool QIconModeViewBase::filterDragLeaveEvent(QDragLeaveEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2813-2818 |
| | 3 | 1 |
QIconModeViewBase::draggedItemsRectName: | QIconModeViewBase::draggedItemsRect | Prototype: | QRect QIconModeViewBase::draggedItemsRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3197-3202 |
| | 3 | 1 |
QIconModeViewBase::clearName: | QIconModeViewBase::clear | Prototype: | void QIconModeViewBase::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3216-3223 |
| | 5 | 1 |
QIconLoaderEngine::~QIconLoaderEngineName: | QIconLoaderEngine::~QIconLoaderEngine | Prototype: | QIconLoaderEngine::~QIconLoaderEngine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 500-503 |
| | 1 | 1 |
QIconLoaderEngine::writeName: | QIconLoaderEngine::write | Prototype: | bool QIconLoaderEngine::write(QDataStream &out) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 522-526 |
| | 2 | 1 |
QIconLoaderEngine::readName: | QIconLoaderEngine::read | Prototype: | bool QIconLoaderEngine::read(QDataStream &in) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 517-520 |
| | 2 | 1 |
QIconLoaderEngine::paintName: | QIconLoaderEngine::paint | Prototype: | void QIconLoaderEngine::paint(QPainter *painter, const QRect &rect, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 547-552 |
| | 2 | 1 |
QIconLoaderEngine::keyName: | QIconLoaderEngine::key | Prototype: | QString QIconLoaderEngine::key() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 716-719 |
| | 1 | 1 |
QIconLoaderEngine::hasIconName: | QIconLoaderEngine::hasIcon | Prototype: | bool QIconLoaderEngine::hasIcon() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 528-531 |
| | 1 | 1 |
QIconLoaderEngine::cloneName: | QIconLoaderEngine::clone | Prototype: | QIconEngine *QIconLoaderEngine::clone() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 512-515 |
| | 1 | 1 |
QIconLoaderEngine::QIconLoaderEngineName: | QIconLoaderEngine::QIconLoaderEngine | Prototype: | QIconLoaderEngine::QIconLoaderEngine(const QString& iconName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 495-498 |
| | 2 | 1 |
QIconLoaderEngine::QIconLoaderEngineName: | QIconLoaderEngine::QIconLoaderEngine | Prototype: | QIconLoaderEngine::QIconLoaderEngine(const QIconLoaderEngine &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 505-510 |
| | 2 | 1 |
QIconLoader::setThemeSearchPathName: | QIconLoader::setThemeSearchPath | Prototype: | void QIconLoader::setThemeSearchPath(const QStringList &searchPaths) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 143-148 |
| | 3 | 1 |
QIconLoader::setThemeNameName: | QIconLoader::setThemeName | Prototype: | void QIconLoader::setThemeName(const QString &themeName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 137-141 |
| | 2 | 1 |
QIconLoader::instanceName: | QIconLoader::instance | Prototype: | QIconLoader *QIconLoader::instance() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 115-119 |
| | 2 | 1 |
QIconLoader::findIconHelper::[lambda]Name: | QIconLoader::findIconHelper::[lambda] | Prototype: | [&](const QIconDirInfo &info) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 420-421 |
| | 1 | 1 |
QIconLoader::QIconLoaderName: | QIconLoader::QIconLoader | Prototype: | QIconLoader::QIconLoader() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 72-75 |
| | 2 | 1 |
QIconEnginePlugin::QIconEnginePluginName: | QIconEnginePlugin::QIconEnginePlugin | Prototype: | QIconEnginePlugin::QIconEnginePlugin(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengineplugin.cpp | Lines: | 83-86 |
| | 2 | 1 |
QIconEngine::writeName: | QIconEngine::write | Prototype: | bool QIconEngine::write(QDataStream &) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | Lines: | 233-236 |
| | 1 | 1 |
QIconEngine::readName: | QIconEngine::read | Prototype: | bool QIconEngine::read(QDataStream &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | Lines: | 222-225 |
| | 1 | 1 |
QIconEngine::pixmapName: | QIconEngine::pixmap | Prototype: | QPixmap QIconEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | Lines: | 107-115 |
| | 4 | 1 |
QIconEngine::keyName: | QIconEngine::key | Prototype: | QString QIconEngine::key() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | Lines: | 206-209 |
| | 1 | 1 |
QIconEngine::isNullName: | QIconEngine::isNull | Prototype: | bool QIconEngine::isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | Lines: | 302-307 |
| | 3 | 1 |
QIconEngine::iconNameName: | QIconEngine::iconName | Prototype: | QString QIconEngine::iconName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | Lines: | 290-295 |
| | 3 | 1 |
QIconEngine::availableSizesName: | 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: | 272-279 |
| | 5 | 1 |
QIconEngine::actualSizeName: | 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: | 81-84 |
| | 1 | 1 |
QIconDragEvent::QIconDragEventName: | 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: | 1726-1728 |
| | 1 | 1 |
QIconCacheGtkReader::isValidName: | QIconCacheGtkReader::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 172-172 |
| | 1 | 1 |
QIcon::themeSearchPathsName: | 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: | 1110-1113 |
| | 1 | 1 |
QIcon::themeNameName: | 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: | 1142-1145 |
| | 1 | 1 |
QIcon::setThemeSearchPathsName: | 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: | 1089-1092 |
| | 1 | 1 |
QIcon::setThemeNameName: | 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: | 1126-1129 |
| | 1 | 1 |
QIcon::isNullName: | 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: | 930-933 |
| | 1 | 1 |
QIcon::isDetachedName: | QIcon::isDetached | Prototype: | bool QIcon::isDetached() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 937-940 |
| | 1 | 1 |
QIcon::hasThemeIconName: | 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: | 1227-1232 |
| | 2 | 1 |
QIcon::QIconName: | 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: | 623-627 |
| | 1 | 1 |
QIcon::QIconName: | 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: | 664-668 |
| | 1 | 1 |
QIcon::QIconName: | 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: | 675-679 |
| | 1 | 1 |
QIcon::QIconName: | QIcon::QIcon | Prototype: | QIcon::QIcon() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 615-618 |
| | 2 | 1 |
QIPAddressUtils::toStringName: | 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: | 129-140 |
| | 7 | 1 |
QIPAddressUtils::toHexName: | 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: | 251-254 |
| | 1 | 1 |
QIPAddressUtils::numberName: | QIPAddressUtils::number | Prototype: | static QString number(quint8 val, int base = 10) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 48-52 |
| | 2 | 1 |
QIODevicePrivate::putCharHelperName: | 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: | 1742-1745 |
| | 1 | 1 |
QIODevicePrivate::QIODevicePrivateName: | 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: | 158-175 |
| | 2 | 1 |
QIODevice::writeChannelCountName: | QIODevice::writeChannelCount | Prototype: | int QIODevice::writeChannelCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 637-640 |
| | 1 | 1 |
QIODevice::writeName: | 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: | 1682-1685 |
| | 1 | 1 |
QIODevice::waitForReadyReadName: | 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: | 1885-1889 |
| | 2 | 1 |
QIODevice::waitForBytesWrittenName: | 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: | 1917-1921 |
| | 2 | 1 |
QIODevice::sizeName: | QIODevice::size | Prototype: | qint64 QIODevice::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 832-835 |
| | 1 | 1 |
QIODevice::setOpenModeName: | QIODevice::setOpenMode | Prototype: | void QIODevice::setOpenMode(OpenMode openMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 531-541 |
| | 5 | 1 |
QIODevice::setErrorStringName: | 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: | 1929-1932 |
| | 1 | 1 |
QIODevice::setCurrentWriteChannelName: | QIODevice::setCurrentWriteChannel | Prototype: | void QIODevice::setCurrentWriteChannel(int channel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 718-728 |
| | 2 | 1 |
QIODevice::resetName: | 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: | 933-939 |
| | 1 | 1 |
QIODevice::readChannelCountName: | QIODevice::readChannelCount | Prototype: | int QIODevice::readChannelCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 624-627 |
| | 1 | 1 |
QIODevice::putCharName: | 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: | 1734-1737 |
| | 1 | 1 |
QIODevice::posName: | 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: | 814-821 |
| | 2 | 1 |
QIODevice::peekName: | 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: | 1835-1838 |
| | 1 | 1 |
QIODevice::peekName: | 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: | 1857-1860 |
| | 1 | 1 |
QIODevice::openModeName: | 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: | 519-522 |
| | 1 | 1 |
QIODevice::openName: | 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: | 756-770 |
| | 9 | 1 |
QIODevice::isWritableName: | 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: | 611-614 |
| | 1 | 1 |
QIODevice::isTransactionStartedName: | QIODevice::isTransactionStarted | Prototype: | bool QIODevice::isTransactionStarted() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1582-1585 |
| | 1 | 1 |
QIODevice::isTextModeEnabledName: | 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: | 570-573 |
| | 1 | 1 |
QIODevice::isSequentialName: | 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: | 508-511 |
| | 1 | 1 |
QIODevice::isReadableName: | 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: | 597-600 |
| | 1 | 1 |
QIODevice::isOpenName: | 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: | 583-586 |
| | 1 | 1 |
QIODevice::getCharName: | 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: | 1811-1816 |
| | 2 | 1 |
QIODevice::currentWriteChannelName: | QIODevice::currentWriteChannel | Prototype: | int QIODevice::currentWriteChannel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 703-706 |
| | 1 | 1 |
QIODevice::currentReadChannelName: | QIODevice::currentReadChannel | Prototype: | int QIODevice::currentReadChannel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 649-652 |
| | 1 | 1 |
QIODevice::canReadLineName: | 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: | 1494-1499 |
| | 3 | 1 |
QIODevice::bytesToWriteName: | QIODevice::bytesToWrite | Prototype: | qint64 QIODevice::bytesToWrite() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 970-973 |
| | 1 | 1 |
QIODevice::atEndName: | 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: | 910-920 |
| | 4 | 1 |
QIODevice::QIODeviceName: | 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: | 470-473 |
| | 2 | 1 |
QIODevice::QIODeviceName: | 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: | 459-465 |
| | 5 | 1 |
QIODevice::QIODeviceName: | 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: | 445-453 |
| | 7 | 1 |
QHttpThreadDelegate::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: | 246-268 |
| | 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: | 292-292 |
| | 0 | 1 |
QHttpThreadDelegate::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: | 659-662 |
| | 1 | 1 |
QHttpThreadDelegate::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: | 224-243 |
| | 2 | 1 |
QHttpSocketEnginePrivate::QHttpSocketEnginePrivateName: | 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: | 828-841 |
| | 3 | 1 |
QHttpSocketEngineHandler::createSocketEngineName: | 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: | 867-870 |
| | 1 | 1 |
QHttpSocketEngine::writeDatagramName: | 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: | 300-306 |
| | 4 | 1 |
QHttpSocketEngine::writeName: | 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: | 252-256 |
| | 2 | 1 |
QHttpSocketEngine::socketDescriptorName: | QHttpSocketEngine::socketDescriptor | Prototype: | qintptr QHttpSocketEngine::socketDescriptor() 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::slotSocketStateChangedName: | 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: | 770-773 |
| | 1 | 1 |
QHttpSocketEngine::setMulticastInterfaceName: | 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: | 283-289 |
| | 4 | 1 |
QHttpSocketEngine::setExceptionNotificationEnabledName: | 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: | 496-500 |
| | 2 | 1 |
QHttpSocketEngine::readDatagramName: | 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: | 292-298 |
| | 4 | 1 |
QHttpSocketEngine::pendingDatagramSizeName: | 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: | 314-318 |
| | 2 | 1 |
QHttpSocketEngine::multicastInterfaceName: | 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: | 278-281 |
| | 1 | 1 |
QHttpSocketEngine::listenName: | 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: | 197-203 |
| | 4 | 1 |
QHttpSocketEngine::leaveMulticastGroupName: | 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: | 269-276 |
| | 4 | 1 |
QHttpSocketEngine::joinMulticastGroupName: | 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: | 260-267 |
| | 4 | 1 |
QHttpSocketEngine::isWriteNotificationEnabledName: | 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: | 476-480 |
| | 2 | 1 |
QHttpSocketEngine::isValidName: | 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: | 129-133 |
| | 2 | 1 |
QHttpSocketEngine::isReadNotificationEnabledName: | 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: | 453-457 |
| | 2 | 1 |
QHttpSocketEngine::isExceptionNotificationEnabledName: | 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: | 490-494 |
| | 2 | 1 |
QHttpSocketEngine::initializeName: | 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: | 106-109 |
| | 1 | 1 |
QHttpSocketEngine::hasPendingDatagramsName: | 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: | 308-312 |
| | 2 | 1 |