| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QIODevice::bytesAvailable| Name:  | QIODevice::bytesAvailable |  | Prototype:  | qint64 QIODevice::bytesAvailable() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 953-959 |  
  |  | 4 | 2 | 
 QIODevice::close| Name:  | QIODevice::close |  | Prototype:  | void QIODevice::close() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 778-799 |  
  |  | 11 | 2 | 
 QIODevice::errorString| Name:  | QIODevice::errorString |  | Prototype:  | QString QIODevice::errorString() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1940-1951 |  
  |  | 4 | 2 | 
 QIODevice::setCurrentReadChannel| Name:  | QIODevice::setCurrentReadChannel |  | Prototype:  | void QIODevice::setCurrentReadChannel(int channel) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 664-679 |  
  |  | 5 | 2 | 
 QIODevice::startTransaction| Name:  | QIODevice::startTransaction |  | Prototype:  | void QIODevice::startTransaction() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1516-1525 |  
  |  | 6 | 2 | 
 QIODevicePrivate::seekBuffer| Name:  | QIODevicePrivate::seekBuffer |  | Prototype:  | void QIODevicePrivate::seekBuffer(qint64 newPos) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 883-896 |  
  |  | 5 | 2 | 
 QIODevicePrivate::setReadChannelCount| Name:  | QIODevicePrivate::setReadChannelCount |  | Prototype:  | void QIODevicePrivate::setReadChannelCount(int count) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 684-694 |  
  |  | 6 | 2 | 
 QIPAddressUtils::parseIp4| Name:  | QIPAddressUtils::parseIp4 |  | Prototype:  | bool parseIp4(IPv4Address &address, const QChar *begin, const QChar *end) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 74-83 |  
  |  | 6 | 2 | 
 QIcon::QIcon| Name:  | QIcon::QIcon |  | Prototype:  | QIcon::QIcon(const QIcon &other) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 632-637 |  
  |  | 2 | 2 | 
 QIcon::actualSize| Name:  | QIcon::actualSize |  | Prototype:  | QSize QIcon::actualSize(const QSize &size, Mode mode, State state) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 817-822 |  
  |  | 3 | 2 | 
 QIcon::availableSizes| Name:  | QIcon::availableSizes |  | Prototype:  | QList<QSize> QIcon::availableSizes(Mode mode, State state) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1058-1063 |  
  |  | 3 | 2 | 
 QIcon::cacheKey| Name:  | QIcon::cacheKey |  | Prototype:  | qint64 QIcon::cacheKey() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 759-764 |  
  |  | 3 | 2 | 
 QIcon::fromTheme| Name:  | QIcon::fromTheme |  | Prototype:  | QIcon QIcon::fromTheme(const QString &name, const QIcon &fallback) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1209-1217 |  
  |  | 4 | 2 | 
 QIcon::isMask| Name:  | QIcon::isMask |  | Prototype:  | bool QIcon::isMask() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1261-1266 |  
  |  | 3 | 2 | 
 QIcon::name| Name:  | QIcon::name |  | Prototype:  | QString QIcon::name() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1076-1081 |  
  |  | 3 | 2 | 
 QIcon::pixmap| Name:  | QIcon::pixmap |  | Prototype:  | QPixmap QIcon::pixmap(const QSize &size, Mode mode, State state) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 777-782 |  
  |  | 3 | 2 | 
 QIcon::setIsMask| Name:  | QIcon::setIsMask |  | Prototype:  | void QIcon::setIsMask(bool isMask) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1241-1250 |  
  |  | 5 | 2 | 
 QIcon::~QIcon| Name:  | QIcon::~QIcon |  | Prototype:  | QIcon::~QIcon() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 684-688 |  
  |  | 2 | 2 | 
 QIconCacheGtkReader::read16| Name:  | QIconCacheGtkReader::read16 |  | Prototype:  | quint16 read16(uint offset) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 179-186 |  
  |  | 4 | 2 | 
 QIconCacheGtkReader::read32| Name:  | QIconCacheGtkReader::read32 |  | Prototype:  | quint32 read32(uint offset) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 187-195 |  
  |  | 5 | 2 | 
 QIconLoader::loadIcon| Name:  | QIconLoader::loadIcon |  | Prototype:  | QThemeIconInfo QIconLoader::loadIcon(const QString &name) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 481-489 |  
  |  | 4 | 2 | 
 QIconLoader::themeSearchPaths| Name:  | QIconLoader::themeSearchPaths |  | Prototype:  | QStringList QIconLoader::themeSearchPaths() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 150-158 |  
  |  | 4 | 2 | 
 QIconLoaderEngine::ensureLoaded| Name:  | QIconLoaderEngine::ensureLoaded |  | Prototype:  | void QIconLoaderEngine::ensureLoaded() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 534-545 |  
  |  | 7 | 2 | 
 QIconLoaderEngine::pixmap| Name:  | QIconLoaderEngine::pixmap |  | Prototype:  | QPixmap QIconLoaderEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 704-714 |  
  |  | 5 | 2 | 
 QIconModeViewBase::appendHiddenRow| Name:  | QIconModeViewBase::appendHiddenRow |  | Prototype:  | void QIconModeViewBase::appendHiddenRow(int row) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2726-2731 |  
  |  | 3 | 2 | 
 QIconModeViewBase::draggedItemsDelta| Name:  | QIconModeViewBase::draggedItemsDelta |  | Prototype:  | QPoint QIconModeViewBase::draggedItemsDelta() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3187-3195 |  
  |  | 5 | 2 | 
 QIconModeViewBase::indexToListViewItem| Name:  | QIconModeViewBase::indexToListViewItem |  | Prototype:  | QListViewItem QIconModeViewBase::indexToListViewItem(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2898-2903 |  
  |  | 3 | 2 | 
 QIconModeViewBase::itemsRect| Name:  | QIconModeViewBase::itemsRect |  | Prototype:  | QRect QIconModeViewBase::itemsRect(const QVector<QModelIndex> &indexes) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3092-3102 |  
  |  | 7 | 2 | 
 QIconModeViewBase::moveItem| Name:  | QIconModeViewBase::moveItem |  | Prototype:  | void QIconModeViewBase::moveItem(int index, const QPoint &dest) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3160-3178 |  
  |  | 9 | 2 | 
 QIconModeViewBase::removeHiddenRow| Name:  | QIconModeViewBase::removeHiddenRow |  | Prototype:  | void QIconModeViewBase::removeHiddenRow(int row) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2733-2738 |  
  |  | 3 | 2 | 
 QIconModeViewBase::updateContentsSize| Name:  | QIconModeViewBase::updateContentsSize |  | Prototype:  | void QIconModeViewBase::updateContentsSize() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3225-3231 |  
  |  | 4 | 2 | 
 QIcu::toLower| Name:  | QIcu::toLower |  | Prototype:  | QString QIcu::toLower(const QByteArray &localeID, const QString &str, bool *ok) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp |  | Lines:  | 103-110 |  
  |  | 5 | 2 | 
 QIcu::toUpper| Name:  | QIcu::toUpper |  | Prototype:  | QString QIcu::toUpper(const QByteArray &localeID, const QString &str, bool *ok) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp |  | Lines:  | 94-101 |  
  |  | 5 | 2 | 
 QIcuCodec::availableMibs| Name:  | QIcuCodec::availableMibs |  | Prototype:  | QList<int> QIcuCodec::availableMibs() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 423-434 |  
  |  | 6 | 2 | 
 QIcuTimeZonePrivate::QIcuTimeZonePrivate| Name:  | QIcuTimeZonePrivate::QIcuTimeZonePrivate |  | Prototype:  | QIcuTimeZonePrivate::QIcuTimeZonePrivate(const QByteArray &ianaId) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 283-289 |  
  |  | 2 | 2 | 
 QIcuTimeZonePrivate::QIcuTimeZonePrivate| Name:  | QIcuTimeZonePrivate::QIcuTimeZonePrivate |  | Prototype:  | QIcuTimeZonePrivate::QIcuTimeZonePrivate(const QIcuTimeZonePrivate &other) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 291-301 |  
  |  | 5 | 2 | 
 QIcuTimeZonePrivate::abbreviation| Name:  | QIcuTimeZonePrivate::abbreviation |  | Prototype:  | QString QIcuTimeZonePrivate::abbreviation(qint64 atMSecsSinceEpoch) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 346-353 |  
  |  | 3 | 2 | 
 QIcuTimeZonePrivate::availableTimeZoneIds| Name:  | QIcuTimeZonePrivate::availableTimeZoneIds |  | Prototype:  | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds() const |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 467-476 |  
  |  | 7 | 2 | 
 QIcuTimeZonePrivate::availableTimeZoneIds| Name:  | QIcuTimeZonePrivate::availableTimeZoneIds |  | Prototype:  | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 478-488 |  
  |  | 8 | 2 | 
 QIcuTimeZonePrivate::availableTimeZoneIds| Name:  | QIcuTimeZonePrivate::availableTimeZoneIds |  | Prototype:  | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds(int offsetFromUtc) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 490-505 |  
  |  | 8 | 2 | 
 QIcuTimeZonePrivate::init| Name:  | QIcuTimeZonePrivate::init |  | Prototype:  | void QIcuTimeZonePrivate::init(const QByteArray &ianaId) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 313-327 |  
  |  | 8 | 2 | 
 QIdentityProxyModel::mapFromSource| Name:  | QIdentityProxyModel::mapFromSource |  | Prototype:  | QModelIndex QIdentityProxyModel::mapFromSource(const QModelIndex& sourceIndex) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 198-206 |  
  |  | 5 | 2 | 
 QIdentityProxyModel::mapToSource| Name:  | QIdentityProxyModel::mapToSource |  | Prototype:  | QModelIndex QIdentityProxyModel::mapToSource(const QModelIndex& proxyIndex) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 257-264 |  
  |  | 5 | 2 | 
 QImage::cacheKey| Name:  | QImage::cacheKey |  | Prototype:  | qint64 QImage::cacheKey() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4160-4166 |  
  |  | 3 | 2 | 
 QImage::constScanLine| Name:  | QImage::constScanLine |  | Prototype:  | const uchar *QImage::constScanLine(int i) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1607-1614 |  
  |  | 4 | 2 | 
 QImage::devicePixelRatio| Name:  | QImage::devicePixelRatio |  | Prototype:  | qreal QImage::devicePixelRatio() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1437-1442 |  
  |  | 3 | 2 | 
 QImage::save| Name:  | QImage::save |  | Prototype:  | bool QImage::save(const QString &fileName, const char *format, int quality) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3471-3477 |  
  |  | 4 | 2 | 
 QImage::save| Name:  | QImage::save |  | Prototype:  | bool QImage::save(QIODevice* device, const char* format, int quality) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3490-3496 |  
  |  | 4 | 2 | 
 QImage::scanLine| Name:  | QImage::scanLine |  | Prototype:  | const uchar *QImage::scanLine(int i) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1584-1591 |  
  |  | 4 | 2 | 
 QImage::~QImage| Name:  | QImage::~QImage |  | Prototype:  | QImage::~QImage() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1039-1043 |  
  |  | 2 | 2 | 
 QImageReader::canRead| Name:  | QImageReader::canRead |  | Prototype:  | bool QImageReader::canRead() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1259-1265 |  
  |  | 3 | 2 | 
 QImageReader::currentImageNumber| Name:  | QImageReader::currentImageNumber |  | Prototype:  | int QImageReader::currentImageNumber() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1494-1499 |  
  |  | 3 | 2 | 
 QImageReader::currentImageRect| Name:  | QImageReader::currentImageRect |  | Prototype:  | QRect QImageReader::currentImageRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1507-1512 |  
  |  | 3 | 2 | 
 QImageReader::errorString| Name:  | QImageReader::errorString |  | Prototype:  | QString QImageReader::errorString() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1530-1535 |  
  |  | 3 | 2 | 
 QImageReader::gamma| Name:  | QImageReader::gamma |  | Prototype:  | float QImageReader::gamma() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1238-1243 |  
  |  | 3 | 2 | 
 QImageReader::imageCount| Name:  | QImageReader::imageCount |  | Prototype:  | int QImageReader::imageCount() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1462-1467 |  
  |  | 3 | 2 | 
 QImageReader::imageFormat| Name:  | QImageReader::imageFormat |  | Prototype:  | QByteArray QImageReader::imageFormat(const QString &fileName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1564-1571 |  
  |  | 4 | 2 | 
 QImageReader::jumpToImage| Name:  | QImageReader::jumpToImage |  | Prototype:  | bool QImageReader::jumpToImage(int imageNumber) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1431-1436 |  
  |  | 3 | 2 | 
 QImageReader::jumpToNextImage| Name:  | QImageReader::jumpToNextImage |  | Prototype:  | bool QImageReader::jumpToNextImage() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1415-1420 |  
  |  | 3 | 2 | 
 QImageReader::loopCount| Name:  | QImageReader::loopCount |  | Prototype:  | int QImageReader::loopCount() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1446-1451 |  
  |  | 3 | 2 | 
 QImageReader::nextImageDelay| Name:  | QImageReader::nextImageDelay |  | Prototype:  | int QImageReader::nextImageDelay() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1478-1483 |  
  |  | 3 | 2 | 
 QImageReader::setDevice| Name:  | QImageReader::setDevice |  | Prototype:  | void QImageReader::setDevice(QIODevice *device) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 837-846 |  
  |  | 7 | 2 | 
 QImageReader::setGamma| Name:  | QImageReader::setGamma |  | Prototype:  | void QImageReader::setGamma(float gamma) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1223-1227 |  
  |  | 2 | 2 | 
 QImageReader::supportedImageFormats| Name:  | QImageReader::supportedImageFormats |  | Prototype:  | QList<QByteArray> QImageReader::supportedImageFormats() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1629-1643 |  
  |  | 8 | 2 | 
 QImageReader::supportedMimeTypes| Name:  | QImageReader::supportedMimeTypes |  | Prototype:  | QList<QByteArray> QImageReader::supportedMimeTypes() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1654-1668 |  
  |  | 8 | 2 | 
 QImageReader::supportsOption| Name:  | QImageReader::supportsOption |  | Prototype:  | bool QImageReader::supportsOption(QImageIOHandler::ImageOption option) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1553-1558 |  
  |  | 3 | 2 | 
 QImageReader::transformation| Name:  | QImageReader::transformation |  | Prototype:  | QImageIOHandler::Transformations QImageReader::transformation() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1166-1172 |  
  |  | 4 | 2 | 
 QImageReaderPrivate::~QImageReaderPrivate| Name:  | QImageReaderPrivate::~QImageReaderPrivate |  | Prototype:  | QImageReaderPrivate::~QImageReaderPrivate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 574-579 |  
  |  | 3 | 2 | 
 QImageScale::qimageFreeScaleInfo| Name:  | QImageScale::qimageFreeScaleInfo |  | Prototype:  | QImageScaleInfo* QImageScale::qimageFreeScaleInfo(QImageScaleInfo *isi) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 217-227 |  
  |  | 7 | 2 | 
 QImageWriter::setDevice| Name:  | QImageWriter::setDevice |  | Prototype:  | void QImageWriter::setDevice(QIODevice *device) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 401-410 |  
  |  | 6 | 2 | 
 QImageWriter::setText| Name:  | QImageWriter::setText |  | Prototype:  | void QImageWriter::setText(const QString &key, const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 707-712 |  
  |  | 3 | 2 | 
 QImageWriter::supportedSubTypes| Name:  | QImageWriter::supportedSubTypes |  | Prototype:  | QList<QByteArray> QImageWriter::supportedSubTypes() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 563-568 |  
  |  | 3 | 2 | 
 QImageWriter::supportsOption| Name:  | QImageWriter::supportsOption |  | Prototype:  | bool QImageWriter::supportsOption(QImageIOHandler::ImageOption option) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 813-822 |  
  |  | 5 | 2 | 
 QImageWriter::~QImageWriter| Name:  | QImageWriter::~QImageWriter |  | Prototype:  | QImageWriter::~QImageWriter() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 354-360 |  
  |  | 4 | 2 | 
 QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine| Name:  | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine |  | Prototype:  | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 252-259 |  
  |  | 4 | 2 | 
 QInputDeviceManagerPrivate::setDeviceCount| Name:  | QInputDeviceManagerPrivate::setDeviceCount |  | Prototype:  | void QInputDeviceManagerPrivate::setDeviceCount(QInputDeviceManager::DeviceType type, int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp |  | Lines:  | 81-88 |  
  |  | 4 | 2 | 
 QInputDialog::doubleDecimals| Name:  | QInputDialog::doubleDecimals |  | Prototype:  | int QInputDialog::doubleDecimals() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1022-1030 |  
  |  | 4 | 2 | 
 QInputDialog::doubleMaximum| Name:  | QInputDialog::doubleMaximum |  | Prototype:  | double QInputDialog::doubleMaximum() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 984-992 |  
  |  | 4 | 2 | 
 QInputDialog::doubleMinimum| Name:  | QInputDialog::doubleMinimum |  | Prototype:  | double QInputDialog::doubleMinimum() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 959-967 |  
  |  | 4 | 2 | 
 QInputDialog::doubleValue| Name:  | QInputDialog::doubleValue |  | Prototype:  | double QInputDialog::doubleValue() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 934-942 |  
  |  | 4 | 2 | 
 QInputDialog::intMaximum| Name:  | QInputDialog::intMaximum |  | Prototype:  | int QInputDialog::intMaximum() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 872-880 |  
  |  | 4 | 2 | 
 QInputDialog::intMinimum| Name:  | QInputDialog::intMinimum |  | Prototype:  | int QInputDialog::intMinimum() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 847-855 |  
  |  | 4 | 2 | 
 QInputDialog::intStep| Name:  | QInputDialog::intStep |  | Prototype:  | int QInputDialog::intStep() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 909-917 |  
  |  | 4 | 2 | 
 QInputDialog::intValue| Name:  | QInputDialog::intValue |  | Prototype:  | int QInputDialog::intValue() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 822-830 |  
  |  | 4 | 2 | 
 QInputDialog::isComboBoxEditable| Name:  | QInputDialog::isComboBoxEditable |  | Prototype:  | bool QInputDialog::isComboBoxEditable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 762-770 |  
  |  | 4 | 2 | 
 QInputDialog::setComboBoxEditable| Name:  | QInputDialog::setComboBoxEditable |  | Prototype:  | void QInputDialog::setComboBoxEditable(bool editable) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 753-760 |  
  |  | 5 | 2 | 
 QInputDialog::setComboBoxItems| Name:  | QInputDialog::setComboBoxItems |  | Prototype:  | void QInputDialog::setComboBoxItems(const QStringList &items) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 779-792 |  
  |  | 7 | 2 | 
 QInputDialog::setLabelText| Name:  | QInputDialog::setLabelText |  | Prototype:  | void QInputDialog::setLabelText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 594-602 |  
  |  | 4 | 2 | 
 QInputDialog::setOption| Name:  | QInputDialog::setOption |  | Prototype:  | void QInputDialog::setOption(InputDialogOption option, bool on) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 634-639 |  
  |  | 3 | 2 | 
 QInputDialog::textEchoMode| Name:  | QInputDialog::textEchoMode |  | Prototype:  | QLineEdit::EchoMode QInputDialog::textEchoMode() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 736-744 |  
  |  | 4 | 2 | 
 QInputDialogDoubleSpinBox::keyPressEvent| Name:  | QInputDialogDoubleSpinBox::keyPressEvent |  | Prototype:  | void keyPressEvent(QKeyEvent *event) override |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 155-164 |  
  |  | 4 | 2 | 
 QInputDialogPrivate::_q_plainTextEditTextChanged| Name:  | QInputDialogPrivate::_q_plainTextEditTextChanged |  | Prototype:  | void QInputDialogPrivate::_q_plainTextEditTextChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 454-462 |  
  |  | 5 | 2 | 
 QInputDialogPrivate::_q_textChanged| Name:  | QInputDialogPrivate::_q_textChanged |  | Prototype:  | void QInputDialogPrivate::_q_textChanged(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 445-452 |  
  |  | 4 | 2 | 
 QInputDialogPrivate::ensureComboBox| Name:  | QInputDialogPrivate::ensureComboBox |  | Prototype:  | void QInputDialogPrivate::ensureComboBox() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 282-296 |  
  |  | 9 | 2 | 
 QInputDialogPrivate::ensureDoubleSpinBox| Name:  | QInputDialogPrivate::ensureDoubleSpinBox |  | Prototype:  | void QInputDialogPrivate::ensureDoubleSpinBox() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 327-336 |  
  |  | 6 | 2 | 
 QInputDialogPrivate::ensureEnabledConnection| Name:  | QInputDialogPrivate::ensureEnabledConnection |  | Prototype:  | void QInputDialogPrivate::ensureEnabledConnection(QAbstractSpinBox *spinBox) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 338-344 |  
  |  | 3 | 2 | 
 QInputDialogPrivate::ensureIntSpinBox| Name:  | QInputDialogPrivate::ensureIntSpinBox |  | Prototype:  | void QInputDialogPrivate::ensureIntSpinBox() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 316-325 |  
  |  | 6 | 2 | 
 QInputDialogPrivate::ensureLineEdit| Name:  | QInputDialogPrivate::ensureLineEdit |  | Prototype:  | void QInputDialogPrivate::ensureLineEdit() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 253-265 |  
  |  | 7 | 2 | 
 QInputDialogPrivate::ensureListView| Name:  | QInputDialogPrivate::ensureListView |  | Prototype:  | void QInputDialogPrivate::ensureListView() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 298-314 |  
  |  | 12 | 2 | 
 QInputDialogPrivate::ensurePlainTextEdit| Name:  | QInputDialogPrivate::ensurePlainTextEdit |  | Prototype:  | void QInputDialogPrivate::ensurePlainTextEdit() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 267-280 |  
  |  | 8 | 2 |