Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QImageIOHandler::jumpToNextImageName: | QImageIOHandler::jumpToNextImage | Prototype: | bool QImageIOHandler::jumpToNextImage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimageiohandler.cpp | Lines: | 527-530 |
| | 1 | 1 |
QImageIOHandler::imageCountName: | QImageIOHandler::imageCount | Prototype: | int QImageIOHandler::imageCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimageiohandler.cpp | Lines: | 516-519 |
| | 1 | 1 |
QImageIOHandler::currentImageRectName: | QImageIOHandler::currentImageRect | Prototype: | QRect QImageIOHandler::currentImageRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimageiohandler.cpp | Lines: | 502-505 |
| | 1 | 1 |
QImageIOHandler::currentImageNumberName: | QImageIOHandler::currentImageNumber | Prototype: | int QImageIOHandler::currentImageNumber() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimageiohandler.cpp | Lines: | 490-493 |
| | 1 | 1 |
QImage::widthName: | QImage::width | Prototype: | int QImage::width() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1291-1294 |
| | 1 | 1 |
QImage::trueMatrixName: | QImage::trueMatrix | Prototype: | QMatrix QImage::trueMatrix(const QMatrix &matrix, int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2756-2759 |
| | 1 | 1 |
QImage::transformedName: | QImage::transformed | Prototype: | QImage QImage::transformed(const QMatrix &matrix, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2774-2777 |
| | 1 | 1 |
QImage::textKeysName: | QImage::textKeys | Prototype: | QStringList QImage::textKeys() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3764-3767 |
| | 1 | 1 |
QImage::sizeName: | QImage::size | Prototype: | QSize QImage::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1315-1318 |
| | 1 | 1 |
QImage::rgbSwappedName: | QImage::rgbSwapped | Prototype: | QImage QImage::rgbSwapped() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_compat.cpp | Lines: | 61-64 |
| | 1 | 1 |
QImage::rectName: | QImage::rect | Prototype: | QRect QImage::rect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1328-1331 |
| | 1 | 1 |
QImage::pixelFormatName: | QImage::pixelFormat | Prototype: | QPixelFormat QImage::pixelFormat() const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 5180-5183 |
| | 1 | 1 |
QImage::operator!=Name: | QImage::operator!= | Prototype: | bool QImage::operator!=(const QImage & i) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3646-3649 |
| | 1 | 1 |
QImage::offsetName: | QImage::offset | Prototype: | QPoint QImage::offset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3732-3735 |
| | 1 | 1 |
QImage::mirroredName: | QImage::mirrored | Prototype: | QImage QImage::mirrored(bool horizontally, bool vertically) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_compat.cpp | Lines: | 56-59 |
| | 1 | 1 |
QImage::isNullName: | QImage::isNull | Prototype: | bool QImage::isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1279-1282 |
| | 1 | 1 |
QImage::isDetachedName: | QImage::isDetached | Prototype: | bool QImage::isDetached() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4176-4179 |
| | 1 | 1 |
QImage::heightName: | QImage::height | Prototype: | int QImage::height() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1303-1306 |
| | 1 | 1 |
QImage::formatName: | QImage::format | Prototype: | QImage::Format QImage::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1983-1986 |
| | 1 | 1 |
QImage::fillName: | QImage::fill | Prototype: | void QImage::fill(Qt::GlobalColor color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1748-1751 |
| | 1 | 1 |
QImage::dotsPerMeterYName: | QImage::dotsPerMeterY | Prototype: | int QImage::dotsPerMeterY() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3675-3678 |
| | 1 | 1 |
QImage::dotsPerMeterXName: | QImage::dotsPerMeterX | Prototype: | int QImage::dotsPerMeterX() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3662-3665 |
| | 1 | 1 |
QImage::devTypeName: | QImage::devType | Prototype: | int QImage::devType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1080-1083 |
| | 1 | 1 |
QImage::depthName: | QImage::depth | Prototype: | int QImage::depth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1345-1348 |
| | 1 | 1 |
QImage::convertToFormat_inplaceName: | QImage::convertToFormat_inplace | Prototype: | bool QImage::convertToFormat_inplace(Format format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2038-2041 |
| | 1 | 1 |
QImage::convertToFormatName: | QImage::convertToFormat | Prototype: | QImage QImage::convertToFormat(Format f, Qt::ImageConversionFlags flags) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_compat.cpp | Lines: | 51-54 |
| | 1 | 1 |
QImage::constBitsName: | QImage::constBits | Prototype: | const uchar *QImage::constBits() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1663-1666 |
| | 1 | 1 |
QImage::colorTableName: | QImage::colorTable | Prototype: | QVector<QRgb> QImage::colorTable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1421-1424 |
| | 1 | 1 |
QImage::colorCountName: | QImage::colorCount | Prototype: | int QImage::colorCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1371-1374 |
| | 1 | 1 |
QImage::bytesPerLineName: | QImage::bytesPerLine | Prototype: | int QImage::bytesPerLine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1496-1499 |
| | 1 | 1 |
QImage::byteCountName: | QImage::byteCount | Prototype: | int QImage::byteCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1484-1487 |
| | 1 | 1 |
QImage::bitsName: | QImage::bits | Prototype: | const uchar *QImage::bits() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1647-1650 |
| | 1 | 1 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 766-770 |
| | 1 | 1 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage(int width, int height, Format format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 782-786 |
| | 1 | 1 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage(const QSize &size, Format format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 797-801 |
| | 1 | 1 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage(uchar* data, int width, int height, Format format, QImageCleanupFunction cleanupFunction, void *cleanupInfo) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 864-868 |
| | 1 | 1 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage(const uchar* data, int width, int height, Format format, QImageCleanupFunction cleanupFunction, void *cleanupInfo) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 895-899 |
| | 1 | 1 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage(uchar *data, int width, int height, int bytesPerLine, Format format, QImageCleanupFunction cleanupFunction, void *cleanupInfo) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 918-922 |
| | 1 | 1 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage(const uchar *data, int width, int height, int bytesPerLine, Format format, QImageCleanupFunction cleanupFunction, void *cleanupInfo) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 950-954 |
| | 1 | 1 |
QIcuTimeZonePrivate::~QIcuTimeZonePrivateName: | QIcuTimeZonePrivate::~QIcuTimeZonePrivate | Prototype: | QIcuTimeZonePrivate::~QIcuTimeZonePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 303-306 |
| | 1 | 1 |
QIcuTimeZonePrivate::systemTimeZoneIdName: | QIcuTimeZonePrivate::systemTimeZoneId | Prototype: | QByteArray QIcuTimeZonePrivate::systemTimeZoneId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 460-465 |
| | 1 | 1 |
QIcuTimeZonePrivate::hasTransitionsName: | QIcuTimeZonePrivate::hasTransitions | Prototype: | bool QIcuTimeZonePrivate::hasTransitions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 425-434 |
| | 1 | 1 |
QIcuTimeZonePrivate::hasDaylightTimeName: | QIcuTimeZonePrivate::hasDaylightTime | Prototype: | bool QIcuTimeZonePrivate::hasDaylightTime() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 379-383 |
| | 1 | 1 |
QIcuTimeZonePrivate::cloneName: | QIcuTimeZonePrivate::clone | Prototype: | QTimeZonePrivate *QIcuTimeZonePrivate::clone() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 308-311 |
| | 1 | 1 |
QIcuTimeZonePrivate::QIcuTimeZonePrivateName: | QIcuTimeZonePrivate::QIcuTimeZonePrivate | Prototype: | QIcuTimeZonePrivate::QIcuTimeZonePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 275-280 |
| | 1 | 1 |
QIcuCodec::nameName: | QIcuCodec::name | Prototype: | QByteArray QIcuCodec::name() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 665-668 |
| | 1 | 1 |
QIconModeViewBase::setRowCountName: | QIconModeViewBase::setRowCount | Prototype: | void QIconModeViewBase::setRowCount(int rowCount) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2858-2861 |
| | 1 | 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::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 |
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 |
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::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::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::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 |
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 |
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 |
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::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::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::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::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::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::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::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 |
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 |
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::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::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::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 |
QHttpPart::~QHttpPartName: | 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: | 112-115 |
| | 1 | 1 |
QHttpPart::setRawHeaderName: | 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: | 177-180 |
| | 1 | 1 |
QHttpPart::setHeaderName: | 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: | 159-162 |
| | 1 | 1 |
QHttpPart::setBodyDeviceName: | 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: | 210-213 |
| | 1 | 1 |
QHttpPart::setBodyName: | 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: | 190-193 |
| | 1 | 1 |
QHttpPart::operator==Name: | QHttpPart::operator== | Prototype: | bool QHttpPart::operator==(const QHttpPart &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 140-143 |
| | 1 | 1 |
QHttpNetworkRequest::withCredentialsName: | 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: | 334-337 |
| | 1 | 1 |