| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QImageIOHandler::jumpToNextImage| Name:  | 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::imageCount| Name:  | 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::currentImageRect| Name:  | 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::currentImageNumber| Name:  | 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::width| Name:  | 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::trueMatrix| Name:  | 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::transformed| Name:  | 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::textKeys| Name:  | 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::size| Name:  | 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::rgbSwapped| Name:  | 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::rect| Name:  | 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::pixelFormat| Name:  | 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::offset| Name:  | 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::mirrored| Name:  | 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::isNull| Name:  | 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::isDetached| Name:  | 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::height| Name:  | 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::format| Name:  | 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::fill| Name:  | 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::dotsPerMeterY| Name:  | 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::dotsPerMeterX| Name:  | 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::devType| Name:  | 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::depth| Name:  | 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_inplace| Name:  | 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::convertToFormat| Name:  | 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::constBits| Name:  | 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::colorTable| Name:  | 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::colorCount| Name:  | 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::bytesPerLine| Name:  | 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::byteCount| Name:  | 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::bits| Name:  | 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::QImage| Name:  | 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::QImage| Name:  | 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::QImage| Name:  | 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::QImage| Name:  | 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::QImage| Name:  | 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::QImage| Name:  | 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::QImage| Name:  | 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::~QIcuTimeZonePrivate| Name:  | 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::systemTimeZoneId| Name:  | 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::hasTransitions| Name:  | 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::hasDaylightTime| Name:  | 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::clone| Name:  | 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::QIcuTimeZonePrivate| Name:  | 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::name| Name:  | 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::setRowCount| Name:  | 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::~QIconLoaderEngine| Name:  | 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::key| Name:  | 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::hasIcon| Name:  | 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::clone| Name:  | 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::write| Name:  | 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::read| Name:  | 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::key| Name:  | 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::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:  | 81-84 |  
  |  | 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:  | 1726-1728 |  
  |  | 1 | 1 | 
 QIconCacheGtkReader::isValid| Name:  | 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::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:  | 1110-1113 |  
  |  | 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:  | 1142-1145 |  
  |  | 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:  | 1089-1092 |  
  |  | 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:  | 1126-1129 |  
  |  | 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:  | 930-933 |  
  |  | 1 | 1 | 
 QIcon::isDetached| Name:  | 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::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:  | 623-627 |  
  |  | 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:  | 664-668 |  
  |  | 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:  | 675-679 |  
  |  | 1 | 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:  | 251-254 |  
  |  | 1 | 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:  | 1742-1745 |  
  |  | 1 | 1 | 
 QIODevice::writeChannelCount| Name:  | 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::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:  | 1682-1685 |  
  |  | 1 | 1 | 
 QIODevice::size| Name:  | 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::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:  | 1929-1932 |  
  |  | 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:  | 933-939 |  
  |  | 1 | 1 | 
 QIODevice::readChannelCount| Name:  | 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::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:  | 1734-1737 |  
  |  | 1 | 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:  | 1835-1838 |  
  |  | 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:  | 1857-1860 |  
  |  | 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:  | 519-522 |  
  |  | 1 | 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:  | 611-614 |  
  |  | 1 | 1 | 
 QIODevice::isTransactionStarted| Name:  | 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::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:  | 570-573 |  
  |  | 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:  | 508-511 |  
  |  | 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:  | 597-600 |  
  |  | 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:  | 583-586 |  
  |  | 1 | 1 | 
 QIODevice::currentWriteChannel| Name:  | 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::currentReadChannel| Name:  | 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::bytesToWrite| Name:  | 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::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:  | 659-662 |  
  |  | 1 | 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:  | 867-870 |  
  |  | 1 | 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:  | 770-773 |  
  |  | 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:  | 278-281 |  
  |  | 1 | 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:  | 106-109 |  
  |  | 1 | 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:  | 112-115 |  
  |  | 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:  | 177-180 |  
  |  | 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:  | 159-162 |  
  |  | 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:  | 210-213 |  
  |  | 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:  | 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::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:  | 334-337 |  
  |  | 1 | 1 |