| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 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 | 
 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 | 
 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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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::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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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 | 
 QHttpThreadDelegate::synchronousHeaderChangedSlot| Name:  | QHttpThreadDelegate::synchronousHeaderChangedSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousHeaderChangedSlot() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 630-645 |  
  |  | 8 | 2 | 
 QHttpThreadDelegate::synchronousFinishedWithErrorSlot| Name:  | QHttpThreadDelegate::synchronousFinishedWithErrorSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousFinishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 562-578 |  
  |  | 8 | 2 | 
 QHttpThreadDelegate::readBufferSizeChanged| Name:  | QHttpThreadDelegate::readBufferSizeChanged |  | Prototype:  | void QHttpThreadDelegate::readBufferSizeChanged(qint64 size) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 420-430 |  
  |  | 4 | 2 | 
 QHttpThreadDelegate::readBufferFreed| Name:  | QHttpThreadDelegate::readBufferFreed |  | Prototype:  | void QHttpThreadDelegate::readBufferFreed(qint64 size) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 432-439 |  
  |  | 3 | 2 | 
 QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot| Name:  | QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot |  | Prototype:  | void QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot(QSslPreSharedKeyAuthenticator *authenticator) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 691-697 |  
  |  | 3 | 2 | 
 QHttpThreadDelegate::encryptedSlot| Name:  | QHttpThreadDelegate::encryptedSlot |  | Prototype:  | void QHttpThreadDelegate::encryptedSlot() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 666-673 |  
  |  | 4 | 2 | 
 QHttpThreadDelegate::dataReadProgressSlot| Name:  | QHttpThreadDelegate::dataReadProgressSlot |  | Prototype:  | void QHttpThreadDelegate::dataReadProgressSlot(qint64 done, qint64 total) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 648-657 |  
  |  | 4 | 2 | 
 QHttpSocketEngine::slotSocketBytesWritten| Name:  | QHttpSocketEngine::slotSocketBytesWritten |  | Prototype:  | void QHttpSocketEngine::slotSocketBytesWritten() |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 731-736 |  
  |  | 3 | 2 | 
 QHttpSocketEngine::setWriteNotificationEnabled| Name:  | QHttpSocketEngine::setWriteNotificationEnabled |  | Prototype:  | void QHttpSocketEngine::setWriteNotificationEnabled(bool enable) |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 482-488 |  
  |  | 4 | 2 | 
 QHttpSocketEngine::initialize| Name:  | QHttpSocketEngine::initialize |  | Prototype:  | bool QHttpSocketEngine::initialize(QAbstractSocket::SocketType type, QAbstractSocket::NetworkLayerProtocol protocol) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 65-104 |  
  |  | 28 | 2 | 
 QHttpSocketEngine::emitWriteNotification| Name:  | QHttpSocketEngine::emitWriteNotification |  | Prototype:  | void QHttpSocketEngine::emitWriteNotification() |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 810-817 |  
  |  | 4 | 2 | 
 QHttpSocketEngine::emitReadNotification| Name:  | QHttpSocketEngine::emitReadNotification |  | Prototype:  | void QHttpSocketEngine::emitReadNotification() |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 798-808 |  
  |  | 4 | 2 | 
 QHttpSocketEngine::emitPendingWriteNotification| Name:  | QHttpSocketEngine::emitPendingWriteNotification |  | Prototype:  | void QHttpSocketEngine::emitPendingWriteNotification() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 783-789 |  
  |  | 4 | 2 | 
 QHttpSocketEngine::emitPendingReadNotification| Name:  | QHttpSocketEngine::emitPendingReadNotification |  | Prototype:  | void QHttpSocketEngine::emitPendingReadNotification() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 775-781 |  
  |  | 4 | 2 | 
 QHttpSocketEngine::emitConnectionNotification| Name:  | QHttpSocketEngine::emitConnectionNotification |  | Prototype:  | void QHttpSocketEngine::emitConnectionNotification() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 819-826 |  
  |  | 4 | 2 | 
 QHttpSocketEngine::close| Name:  | QHttpSocketEngine::close |  | Prototype:  | void QHttpSocketEngine::close() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 213-221 |  
  |  | 5 | 2 | 
 QHttpSocketEngine::bytesToWrite| Name:  | QHttpSocketEngine::bytesToWrite |  | Prototype:  | qint64 QHttpSocketEngine::bytesToWrite() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 321-329 |  
  |  | 4 | 2 | 
 QHttpPartPrivate::size| Name:  | QHttpPartPrivate::size |  | Prototype:  | qint64 QHttpPartPrivate::size() const |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 400-410 |  
  |  | 6 | 2 | 
 QHttpPartPrivate::bytesAvailable| Name:  | QHttpPartPrivate::bytesAvailable |  | Prototype:  | qint64 QHttpPartPrivate::bytesAvailable() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 353-364 |  
  |  | 6 | 2 | 
 QHttpNetworkReplyPrivate::~QHttpNetworkReplyPrivate| Name:  | QHttpNetworkReplyPrivate::~QHttpNetworkReplyPrivate |  | Prototype:  | QHttpNetworkReplyPrivate::~QHttpNetworkReplyPrivate() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 345-351 |  
  |  | 2 | 2 | 
 QHttpNetworkReplyPrivate::parseStatus| Name:  | QHttpNetworkReplyPrivate::parseStatus |  | Prototype:  | bool QHttpNetworkReplyPrivate::parseStatus(const QByteArray &status) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 497-531 |  
  |  | 14 | 2 | 
 QHttpNetworkReplyPrivate::clearHttpLayerInformation| Name:  | QHttpNetworkReplyPrivate::clearHttpLayerInformation |  | Prototype:  | void QHttpNetworkReplyPrivate::clearHttpLayerInformation() |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 353-369 |  
  |  | 12 | 2 | 
 QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate| Name:  | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate |  | Prototype:  | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate(const QUrl &newUrl) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 313-343 |  
  |  | 4 | 2 | 
 QHttpNetworkReply::setUserProvidedDownloadBuffer| Name:  | QHttpNetworkReply::setUserProvidedDownloadBuffer |  | Prototype:  | void QHttpNetworkReply::setUserProvidedDownloadBuffer(char* b) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 258-263 |  
  |  | 3 | 2 | 
 QHttpNetworkReply::setSslConfiguration| Name:  | QHttpNetworkReply::setSslConfiguration |  | Prototype:  | void QHttpNetworkReply::setSslConfiguration(const QSslConfiguration &config) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 1005-1010 |  
  |  | 3 | 2 | 
 QHttpNetworkReply::ignoreSslErrors| Name:  | QHttpNetworkReply::ignoreSslErrors |  | Prototype:  | void QHttpNetworkReply::ignoreSslErrors() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 1012-1017 |  
  |  | 3 | 2 | 
 QHttpNetworkReply::ignoreSslErrors| Name:  | QHttpNetworkReply::ignoreSslErrors |  | Prototype:  | void QHttpNetworkReply::ignoreSslErrors(const QList<QSslError> &errors) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 1019-1024 |  
  |  | 3 | 2 | 
 QHttpNetworkReply::bytesAvailableNextBlock| Name:  | QHttpNetworkReply::bytesAvailableNextBlock |  | Prototype:  | qint64 QHttpNetworkReply::bytesAvailableNextBlock() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 193-200 |  
  |  | 4 | 2 | 
 QHttpNetworkReply::bytesAvailable| Name:  | QHttpNetworkReply::bytesAvailable |  | Prototype:  | qint64 QHttpNetworkReply::bytesAvailable() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 184-191 |  
  |  | 4 | 2 | 
 QHttpNetworkHeaderPrivate::setHeaderField| Name:  | QHttpNetworkHeaderPrivate::setHeaderField |  | Prototype:  | void QHttpNetworkHeaderPrivate::setHeaderField(const QByteArray &name, const QByteArray &data) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp |  | Lines:  | 106-115 |  
  |  | 5 | 2 | 
 QHttpNetworkHeaderPrivate::headerField| Name:  | QHttpNetworkHeaderPrivate::headerField |  | Prototype:  | QByteArray QHttpNetworkHeaderPrivate::headerField(const QByteArray &name, const QByteArray &defaultValue) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp |  | Lines:  | 85-92 |  
  |  | 4 | 2 | 
 QHttpNetworkConnectionPrivate::init| Name:  | QHttpNetworkConnectionPrivate::init |  | Prototype:  | void QHttpNetworkConnectionPrivate::init() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 127-141 |  
  |  | 7 | 2 | 
 QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired| Name:  | QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired |  | Prototype:  | void QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired(const QHttpNetworkConnectionChannel *chan, const QNetworkProxy &proxy, QAuthenticator* auth) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1457-1482 |  
  |  | 11 | 2 | 
 QHttpNetworkConnectionPrivate::_q_connectDelayedChannel| Name:  | QHttpNetworkConnectionPrivate::_q_connectDelayedChannel |  | Prototype:  | void QHttpNetworkConnectionPrivate::_q_connectDelayedChannel() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1260-1266 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::setSslConfiguration| Name:  | QHttpNetworkConnectionChannel::setSslConfiguration |  | Prototype:  | void QHttpNetworkConnectionChannel::setSslConfiguration(const QSslConfiguration &config) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 651-657 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::setProxy| Name:  | QHttpNetworkConnectionChannel::setProxy |  | Prototype:  | void QHttpNetworkConnectionChannel::setProxy(const QNetworkProxy &networkProxy) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 622-628 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::requeueSpdyRequests| Name:  | QHttpNetworkConnectionChannel::requeueSpdyRequests |  | Prototype:  | void QHttpNetworkConnectionChannel::requeueSpdyRequests() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 1087-1094 |  
  |  | 4 | 2 | 
 QHttpNetworkConnectionChannel::pipelineFlush| Name:  | QHttpNetworkConnectionChannel::pipelineFlush |  | Prototype:  | void QHttpNetworkConnectionChannel::pipelineFlush() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 685-697 |  
  |  | 4 | 2 | 
 QHttpNetworkConnectionChannel::ignoreSslErrors| Name:  | QHttpNetworkConnectionChannel::ignoreSslErrors |  | Prototype:  | void QHttpNetworkConnectionChannel::ignoreSslErrors() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 634-640 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::ignoreSslErrors| Name:  | QHttpNetworkConnectionChannel::ignoreSslErrors |  | Prototype:  | void QHttpNetworkConnectionChannel::ignoreSslErrors(const QList<QSslError> &errors) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 643-649 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::detectPipeliningSupport| Name:  | QHttpNetworkConnectionChannel::detectPipeliningSupport |  | Prototype:  | void QHttpNetworkConnectionChannel::detectPipeliningSupport() |  | Coverage:  |  70.000% (14/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 499-524 |  
  |  | 17 | 2 | 
 QHttpNetworkConnectionChannel::_q_uploadDataReadyRead| Name:  | QHttpNetworkConnectionChannel::_q_uploadDataReadyRead |  | Prototype:  | void QHttpNetworkConnectionChannel::_q_uploadDataReadyRead() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 1021-1025 |  
  |  | 2 | 2 | 
 QHttpNetworkConnectionChannel::_q_encryptedBytesWritten| Name:  | QHttpNetworkConnectionChannel::_q_encryptedBytesWritten |  | Prototype:  | void QHttpNetworkConnectionChannel::_q_encryptedBytesWritten(qint64 bytes) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 1160-1167 |  
  |  | 3 | 2 | 
 QHttpNetworkConnection::setTransparentProxy| Name:  | QHttpNetworkConnection::setTransparentProxy |  | Prototype:  | void QHttpNetworkConnection::setTransparentProxy(const QNetworkProxy &networkProxy) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1363-1368 |  
  |  | 3 | 2 | 
 QHostInfoLookupManager::wasAborted| Name:  | QHostInfoLookupManager::wasAborted |  | Prototype:  | bool QHostInfoLookupManager::wasAborted(int id) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 680-687 |  
  |  | 4 | 2 | 
 QHostInfoLookupManager::scheduleLookup| Name:  | QHostInfoLookupManager::scheduleLookup |  | Prototype:  | void QHostInfoLookupManager::scheduleLookup(QHostInfoRunnable *r) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 641-649 |  
  |  | 5 | 2 | 
 QHostInfoLookupManager::lookupFinished| Name:  | QHostInfoLookupManager::lookupFinished |  | Prototype:  | void QHostInfoLookupManager::lookupFinished(QHostInfoRunnable *r) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 690-699 |  
  |  | 6 | 2 | 
 QHostInfoCache::put| Name:  | QHostInfoCache::put |  | Prototype:  | void QHostInfoCache::put(const QString &name, const QHostInfo &info) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 790-803 |  
  |  | 8 | 2 | 
 QHostAddressPrivate::setAddress| Name:  | QHostAddressPrivate::setAddress |  | Prototype:  | void QHostAddressPrivate::setAddress(quint32 a_) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 136-150 |  
  |  | 8 | 2 |