| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QPaintEngine::drawTextItem| Name:  | QPaintEngine::drawTextItem |  | Prototype:  | void QPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 751-768 |  
  |  | 13 | 3 | 
 QPaintEngine::drawRects| Name:  | QPaintEngine::drawRects |  | Prototype:  | void QPaintEngine::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 833-856 |  
  |  | 13 | 3 | 
 QPaintDevice::metric| Name:  | QPaintDevice::metric |  | Prototype:  | int QPaintDevice::metric(PaintDeviceMetric m) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp |  | Lines:  | 86-108 |  
  |  | 13 | 6 | 
 QPageSetupWidget::pagesPerSheetChanged| Name:  | QPageSetupWidget::pagesPerSheetChanged |  | Prototype:  | void QPageSetupWidget::pagesPerSheetChanged() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 546-570 |  
  |  | 13 | 7 | 
 QPMCache::flushDetachedPixmaps| Name:  | QPMCache::flushDetachedPixmaps |  | Prototype:  | bool QPMCache::flushDetachedPixmaps(bool nt) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 264-284 |  
  |  | 13 | 3 | 
 QOpenGLTexturePrivate::setWrapMode| Name:  | QOpenGLTexturePrivate::setWrapMode |  | Prototype:  | void QOpenGLTexturePrivate::setWrapMode(QOpenGLTexture::WrapMode mode) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1473-1502 |  
  |  | 13 | 12 | 
 QOpenGLTextureCache::bindTexture| Name:  | QOpenGLTextureCache::bindTexture |  | Prototype:  | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, const QPixmap &pixmap, BindOptions options) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp |  | Lines:  | 133-154 |  
  |  | 13 | 5 | 
 QOpenGLTexture::boundTextureId| Name:  | QOpenGLTexture::boundTextureId |  | Prototype:  | GLuint QOpenGLTexture::boundTextureId(uint unit, BindingTarget target) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 2403-2423 |  
  |  | 13 | 2 | 
 QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate| Name:  | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate |  | Prototype:  | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate(QOpenGLContext *c) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2193-2212 |  
  |  | 13 | 7 | 
 QOpenGLExtensions::flushShared| Name:  | QOpenGLExtensions::flushShared |  | Prototype:  | void QOpenGLExtensions::flushShared() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 4523-4550 |  
  |  | 13 | 6 | 
 QOpenGLContextGroupPrivate::removeContext| Name:  | QOpenGLContextGroupPrivate::removeContext |  | Prototype:  | void QOpenGLContextGroupPrivate::removeContext(QOpenGLContext *ctx) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 1401-1426 |  
  |  | 13 | 5 | 
 QOpenGLContext::create| Name:  | QOpenGLContext::create |  | Prototype:  | bool QOpenGLContext::create() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 606-622 |  
  |  | 13 | 4 | 
 QOpenGLCompositorBackingStore::resize| Name:  | QOpenGLCompositorBackingStore::resize |  | Prototype:  | void QOpenGLCompositorBackingStore::resize(const QSize &size, const QRegion &staticContents) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp |  | Lines:  | 266-286 |  
  |  | 13 | 3 | 
 QOpenGLCompositorBackingStore::flush| Name:  | QOpenGLCompositorBackingStore::flush |  | Prototype:  | void QOpenGLCompositorBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp |  | Lines:  | 181-202 |  
  |  | 13 | 2 | 
 QObjectPrivate::signalIndex| Name:  | QObjectPrivate::signalIndex |  | Prototype:  | int QObjectPrivate::signalIndex(const char *signalName, const QMetaObject **meta) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3801-3817 |  
  |  | 13 | 3 | 
 QObject::QObject| Name:  | QObject::QObject |  | Prototype:  | QObject::QObject(QObject *parent) |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 821-841 |  
  |  | 13 | 5 | 
 QNetworkSession::waitForOpened| Name:  | QNetworkSession::waitForOpened |  | Prototype:  | bool QNetworkSession::waitForOpened(int msecs) |  | Coverage:  |  33.333% (5/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp |  | Lines:  | 336-360 |  
  |  | 13 | 5 | 
 QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions| Name:  | QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions |  | Prototype:  | void QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions() |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 652-675 |  
  |  | 13 | 4 | 
 QNetworkReplyImplPrivate::_q_networkSessionConnected| Name:  | QNetworkReplyImplPrivate::_q_networkSessionConnected |  | Prototype:  | void QNetworkReplyImplPrivate::_q_networkSessionConnected() |  | Coverage:  |  29.412% (5/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 291-319 |  
  |  | 13 | 9 | 
 QNetworkReplyHttpImplPrivate::onRedirected| Name:  | QNetworkReplyHttpImplPrivate::onRedirected |  | Prototype:  | void QNetworkReplyHttpImplPrivate::onRedirected(const QUrl &redirectUrl, int httpStatus, int maxRedirectsRemaining) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 1109-1132 |  
  |  | 13 | 4 | 
 QNetworkReplyHttpImplPrivate::canResume| Name:  | QNetworkReplyHttpImplPrivate::canResume |  | Prototype:  | bool QNetworkReplyHttpImplPrivate::canResume() const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 1640-1666 |  
  |  | 13 | 6 | 
 QNetworkReplyHttpImplPrivate::_q_networkSessionConnected| Name:  | QNetworkReplyHttpImplPrivate::_q_networkSessionConnected |  | Prototype:  | void QNetworkReplyHttpImplPrivate::_q_networkSessionConnected() |  | Coverage:  |  41.176% (7/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 1909-1937 |  
  |  | 13 | 9 | 
 QNetworkDiskCache::updateMetaData| Name:  | QNetworkDiskCache::updateMetaData |  | Prototype:  | void QNetworkDiskCache::updateMetaData(const QNetworkCacheMetaData &metaData) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 443-471 |  
  |  | 13 | 4 | 
 QNetworkCookie::normalize| Name:  | QNetworkCookie::normalize |  | Prototype:  | void QNetworkCookie::normalize(const QUrl &url) |  | Coverage:  | 100.000% (17/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp |  | Lines:  | 1013-1038 |  
  |  | 13 | 5 | 
 QNetworkAccessCache::requestEntryNow| Name:  | QNetworkAccessCache::requestEntryNow |  | Prototype:  | QNetworkAccessCache::CacheableObject *QNetworkAccessCache::requestEntryNow(const QByteArray &key) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp |  | Lines:  | 297-319 |  
  |  | 13 | 5 | 
 QNetworkAccessCache::removeEntry| Name:  | QNetworkAccessCache::removeEntry |  | Prototype:  | void QNetworkAccessCache::removeEntry(const QByteArray &key) |  | Coverage:  |  40.000% (4/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp |  | Lines:  | 357-375 |  
  |  | 13 | 4 | 
 QNetworkAccessCache::addEntry| Name:  | QNetworkAccessCache::addEntry |  | Prototype:  | void QNetworkAccessCache::addEntry(const QByteArray &key, CacheableObject *entry) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp |  | Lines:  | 244-261 |  
  |  | 13 | 4 | 
 QNativeSocketEnginePrivate::option| Name:  | QNativeSocketEnginePrivate::option |  | Prototype:  | int QNativeSocketEnginePrivate::option(QNativeSocketEngine::SocketOption opt) const |  | Coverage:  |  56.250% (9/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 288-308 |  
  |  | 13 | 4 | 
 QNativeSocketEnginePrivate::adjustAddressProtocol| Name:  | QNativeSocketEnginePrivate::adjustAddressProtocol |  | Prototype:  | QHostAddress QNativeSocketEnginePrivate::adjustAddressProtocol(const QHostAddress &address) const |  | Coverage:  |  65.000% (13/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp |  | Lines:  | 322-345 |  
  |  | 13 | 6 | 
 QMimeData::setData| Name:  | QMimeData::setData |  | Prototype:  | void QMimeData::setData(const QString &mimeType, const QByteArray &data) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 580-599 |  
  |  | 13 | 5 | 
 QMimeBinaryProvider::matchGlobList| Name:  | QMimeBinaryProvider::matchGlobList |  | Prototype:  | void QMimeBinaryProvider::matchGlobList(QMimeGlobMatchResult &result, CacheFile *cacheFile, int off, const QString &fileName) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 311-332 |  
  |  | 13 | 3 | 
 QMetaType::operator =| Name:  | QMetaType::operator = |  | Prototype:  | QMetaType &QMetaType::operator =(const QMetaType &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 2331-2346 |  
  |  | 13 | 1 | 
 QMetaProperty::revision| Name:  | QMetaProperty::revision |  | Prototype:  | int QMetaProperty::revision() const |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 3267-3288 |  
  |  | 13 | 5 | 
 QMetaObject_findMetaObject| Name:  | QMetaObject_findMetaObject |  | Prototype:  | static const QMetaObject *QMetaObject_findMetaObject(const QMetaObject *self, const char *name) |  | Coverage:  |  47.368% (9/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 941-960 |  
  |  | 13 | 7 | 
 QMessageBoxPrivate::showOldMessageBox| Name:  | QMessageBoxPrivate::showOldMessageBox |  | Prototype:  | int QMessageBoxPrivate::showOldMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString &title, const QString &text, const QString &button0Text, const QString &button1Text, const QString &button2Text, int defaultButtonNumber, int escapeButtonNumber) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 2030-2053 |  
  |  | 13 | 4 | 
 QMenuPrivate::popupAction| Name:  | QMenuPrivate::popupAction |  | Prototype:  | void QMenuPrivate::popupAction(QAction *action, int delay, bool activateFirst) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 499-516 |  
  |  | 13 | 8 | 
 QMenuPrivate::init| Name:  | QMenuPrivate::init |  | Prototype:  | void QMenuPrivate::init() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 141-160 |  
  |  | 13 | 2 | 
 QMenuBarPrivate::init| Name:  | QMenuBarPrivate::init |  | Prototype:  | void QMenuBarPrivate::init() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 687-715 |  
  |  | 13 | 3 | 
 QMenuBarPrivate::getNextAction| Name:  | QMenuBarPrivate::getNextAction |  | Prototype:  | QAction *QMenuBarPrivate::getNextAction(const int _start, const int increment) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 718-737 |  
  |  | 13 | 4 | 
 QMdiSubWindow::closeEvent| Name:  | QMdiSubWindow::closeEvent |  | Prototype:  | void QMdiSubWindow::closeEvent(QCloseEvent *closeEvent) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3031-3050 |  
  |  | 13 | 4 | 
 QMdiAreaPrivate::activateWindow| Name:  | QMdiAreaPrivate::activateWindow |  | Prototype:  | void QMdiAreaPrivate::activateWindow(QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 995-1015 |  
  |  | 13 | 5 | 
 QMdiArea::timerEvent| Name:  | QMdiArea::timerEvent |  | Prototype:  | void QMdiArea::timerEvent(QTimerEvent *timerEvent) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 2339-2358 |  
  |  | 13 | 4 | 
 QMdiArea::currentSubWindow| Name:  | QMdiArea::currentSubWindow |  | Prototype:  | QMdiSubWindow *QMdiArea::currentSubWindow() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1787-1805 |  
  |  | 13 | 4 | 
 QMatrix::inverted| Name:  | QMatrix::inverted |  | Prototype:  | QMatrix QMatrix::inverted(bool *invertible) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 946-964 |  
  |  | 13 | 4 | 
 QMapDataBase::rotateRight| Name:  | QMapDataBase::rotateRight |  | Prototype:  | void QMapDataBase::rotateRight(QMapNodeBase *x) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 109-125 |  
  |  | 13 | 4 | 
 QMapDataBase::rotateLeft| Name:  | QMapDataBase::rotateLeft |  | Prototype:  | void QMapDataBase::rotateLeft(QMapNodeBase *x) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 90-106 |  
  |  | 13 | 4 | 
 QMapDataBase::createNode| Name:  | QMapDataBase::createNode |  | Prototype:  | QMapNodeBase *QMapDataBase::createNode(int alloc, int alignment, QMapNodeBase *parent, bool left) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 327-347 |  
  |  | 13 | 5 | 
 QMainWindowLayoutState::gapIndex| Name:  | QMainWindowLayoutState::gapIndex |  | Prototype:  | QList<int> QMainWindowLayoutState::gapIndex(QWidget *widget, const QPoint &pos) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 637-664 |  
  |  | 13 | 5 | 
 QMainWindow::setMenuBar| Name:  | QMainWindow::setMenuBar |  | Prototype:  | void QMainWindow::setMenuBar(QMenuBar *menuBar) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 542-563 |  
  |  | 13 | 5 | 
 QMainWindow::setCorner| Name:  | QMainWindow::setCorner |  | Prototype:  | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 687-708 |  
  |  | 13 | 6 | 
 QLocalePrivate::getLangAndCountry| Name:  | QLocalePrivate::getLangAndCountry |  | Prototype:  | void QLocalePrivate::getLangAndCountry(const QString &name, QLocale::Language &lang, QLocale::Script &script, QLocale::Country &cntry) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 460-478 |  
  |  | 13 | 3 | 
 QLocaleId::withLikelySubtagsRemoved| Name:  | QLocaleId::withLikelySubtagsRemoved |  | Prototype:  | QLocaleId QLocaleId::withLikelySubtagsRemoved() const |  | Coverage:  |  37.500% (6/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 267-289 |  
  |  | 13 | 6 | 
 QLocalSocketPrivate::init| Name:  | QLocalSocketPrivate::init |  | Prototype:  | void QLocalSocketPrivate::init() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 74-91 |  
  |  | 13 | 1 | 
 QListWidgetItem::setData| Name:  | QListWidgetItem::setData |  | Prototype:  | void QListWidgetItem::setData(int role, const QVariant &value) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 696-713 |  
  |  | 13 | 6 | 
 QListView::resizeEvent| Name:  | QListView::resizeEvent |  | Prototype:  | void QListView::resizeEvent(QResizeEvent *e) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 859-883 |  
  |  | 13 | 4 | 
 QListModeViewBase::verticalOffset| Name:  | QListModeViewBase::verticalOffset |  | Prototype:  | int QListModeViewBase::verticalOffset() const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2248-2266 |  
  |  | 13 | 7 | 
 QListModeViewBase::horizontalScrollToValue| Name:  | QListModeViewBase::horizontalScrollToValue |  | Prototype:  | int QListModeViewBase::horizontalScrollToValue(int index, QListView::ScrollHint hint, bool leftOf, bool rightOf, const QRect &area, const QRect &rect) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2268-2287 |  
  |  | 13 | 6 | 
 QLineEdit::sizeHint| Name:  | QLineEdit::sizeHint |  | Prototype:  | QSize QLineEdit::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 679-694 |  
  |  | 13 | 1 | 
 QLineEdit::mouseMoveEvent| Name:  | QLineEdit::mouseMoveEvent |  | Prototype:  | void QLineEdit::mouseMoveEvent(QMouseEvent * e) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1503-1536 |  
  |  | 13 | 6 | 
 QLineEdit::minimumSizeHint| Name:  | QLineEdit::minimumSizeHint |  | Prototype:  | QSize QLineEdit::minimumSizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 703-718 |  
  |  | 13 | 1 | 
 QLibraryStore::findOrCreate| Name:  | QLibraryStore::findOrCreate |  | Prototype:  | inline QLibraryPrivate *QLibraryStore::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 442-464 |  
  |  | 13 | 5 | 
 QLayout::totalSizeHint| Name:  | QLayout::totalSizeHint |  | Prototype:  | QSize QLayout::totalSizeHint() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 704-723 |  
  |  | 13 | 3 | 
 QLayout::childEvent| Name:  | QLayout::childEvent |  | Prototype:  | void QLayout::childEvent(QChildEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 632-653 |  
  |  | 13 | 5 | 
 QLayout::QLayout| Name:  | QLayout::QLayout |  | Prototype:  | QLayout::QLayout(QLayoutPrivate &dd, QLayout *lay, QWidget *w) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 131-155 |  
  |  | 13 | 4 | 
 QLabelPrivate::_q_linkHovered| Name:  | QLabelPrivate::_q_linkHovered |  | Prototype:  | void QLabelPrivate::_q_linkHovered(const QString &anchor) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1564-1584 |  
  |  | 13 | 5 | 
 QKeySequenceEditPrivate::translateModifiers| Name:  | QKeySequenceEditPrivate::translateModifiers |  | Prototype:  | int QKeySequenceEditPrivate::translateModifiers(Qt::KeyboardModifiers state, const QString &text) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 81-99 |  
  |  | 13 | 5 | 
 QJsonPrivate::Value::copyData| Name:  | QJsonPrivate::Value::copyData |  | Prototype:  | void Value::copyData(const QJsonValue &v, char *dest, bool compressed) |  | Coverage:  |  11.765% (2/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 434-458 |  
  |  | 13 | 8 | 
 QJsonObject::take| Name:  | QJsonObject::take |  | Prototype:  | QJsonValue QJsonObject::take(const QString &key) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 536-554 |  
  |  | 13 | 4 | 
 QItemSelectionModel::selectedRows| Name:  | QItemSelectionModel::selectedRows |  | Prototype:  | QModelIndexList QItemSelectionModel::selectedRows(int column) const |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1655-1678 |  
  |  | 13 | 5 | 
 QItemSelectionModel::selectedColumns| Name:  | QItemSelectionModel::selectedColumns |  | Prototype:  | QModelIndexList QItemSelectionModel::selectedColumns(int row) const |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1687-1710 |  
  |  | 13 | 5 | 
 QItemDelegate::setOptions| Name:  | QItemDelegate::setOptions |  | Prototype:  | QStyleOptionViewItem QItemDelegate::setOptions(const QModelIndex &index, const QStyleOptionViewItem &option) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 1172-1198 |  
  |  | 13 | 4 | 
 QItemDelegate::drawDecoration| Name:  | QItemDelegate::drawDecoration |  | Prototype:  | void QItemDelegate::drawDecoration(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 680-701 |  
  |  | 13 | 4 | 
 QInputDialog::setVisible| Name:  | QInputDialog::setVisible |  | Prototype:  | void QInputDialog::setVisible(bool visible) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1122-1139 |  
  |  | 13 | 6 | 
 QInputDialog::setInputMode| Name:  | QInputDialog::setInputMode |  | Prototype:  | void QInputDialog::setInputMode(InputMode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 542-570 |  
  |  | 13 | 4 | 
 QImage::mirrored_helper| Name:  | QImage::mirrored_helper |  | Prototype:  | QImage QImage::mirrored_helper(bool horizontal, bool vertical) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3101-3124 |  
  |  | 13 | 5 | 
 QIconModeViewBase::addLeaf| Name:  | QIconModeViewBase::addLeaf |  | Prototype:  | void QIconModeViewBase::addLeaf(QVector<int> &leaf, const QRect &area, uint visited, QBspTree::Data data) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3140-3158 |  
  |  | 13 | 4 | 
 QIcon::fromTheme| Name:  | QIcon::fromTheme |  | Prototype:  | QIcon QIcon::fromTheme(const QString &name) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1176-1195 |  
  |  | 13 | 3 | 
 QIcon::detach| Name:  | QIcon::detach |  | Prototype:  | void QIcon::detach() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 944-961 |  
  |  | 13 | 6 | 
 QIODevicePrivate::peek| Name:  | QIODevicePrivate::peek |  | Prototype:  | qint64 QIODevicePrivate::peek(char *data, qint64 maxSize) |  | Coverage:  |  25.000% (2/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1750-1773 |  
  |  | 13 | 3 | 
 QIODevicePrivate::peek| Name:  | QIODevicePrivate::peek |  | Prototype:  | QByteArray QIODevicePrivate::peek(qint64 maxSize) |  | Coverage:  |  25.000% (2/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1778-1801 |  
  |  | 13 | 3 | 
 QIODevice::seek| Name:  | QIODevice::seek |  | Prototype:  | bool QIODevice::seek(qint64 pos) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 849-878 |  
  |  | 13 | 4 | 
 QIODevice::readLineData| Name:  | QIODevice::readLineData |  | Prototype:  | qint64 QIODevice::readLineData(char *data, qint64 maxSize) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1453-1475 |  
  |  | 13 | 4 | 
 QHttpProtocolHandler::_q_readyRead| Name:  | QHttpProtocolHandler::_q_readyRead |  | Prototype:  | void QHttpProtocolHandler::_q_readyRead() |  | Coverage:  |  91.304% (21/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp |  | Lines:  | 227-255 |  
  |  | 13 | 7 | 
 QHttpNetworkConnectionChannel::_q_disconnected| Name:  | QHttpNetworkConnectionChannel::_q_disconnected |  | Prototype:  | void QHttpNetworkConnectionChannel::_q_disconnected() |  | Coverage:  |  36.842% (7/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 754-777 |  
  |  | 13 | 5 | 
 QHostInfoLookupManager::abortLookup| Name:  | QHostInfoLookupManager::abortLookup |  | Prototype:  | void QHostInfoLookupManager::abortLookup(int id) |  | Coverage:  |  52.632% (10/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 652-677 |  
  |  | 13 | 7 | 
 QHeaderView::initializeSections| Name:  | QHeaderView::initializeSections |  | Prototype:  | void QHeaderView::initializeSections() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2128-2146 |  
  |  | 13 | 5 | 
 QHashData::free_helper| Name:  | QHashData::free_helper |  | Prototype:  | void QHashData::free_helper(void (*node_delete)(Node *)) |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 583-602 |  
  |  | 13 | 4 | 
 QGroupBox::childEvent| Name:  | QGroupBox::childEvent |  | Prototype:  | void QGroupBox::childEvent(QChildEvent *c) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 396-415 |  
  |  | 13 | 7 | 
 QGridLayoutPrivate::setNextPosAfter| Name:  | QGridLayoutPrivate::setNextPosAfter |  | Prototype:  | void QGridLayoutPrivate::setNextPosAfter(int row, int col) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 531-552 |  
  |  | 13 | 6 | 
 QGridLayoutPrivate::recalcHFW| Name:  | QGridLayoutPrivate::recalcHFW |  | Prototype:  | void QGridLayoutPrivate::recalcHFW(int w) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 386-408 |  
  |  | 13 | 3 | 
 QGridLayoutBox::combine| Name:  | QGridLayoutBox::combine |  | Prototype:  | void QGridLayoutBox::combine(const QGridLayoutBox &other) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 103-121 |  
  |  | 13 | 3 | 
 QGraphicsWidget::focusNextPrevChild| Name:  | QGraphicsWidget::focusNextPrevChild |  | Prototype:  | bool QGraphicsWidget::focusNextPrevChild(bool next) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1560-1577 |  
  |  | 13 | 6 | 
 QGraphicsView::items| Name:  | QGraphicsView::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsView::items(const QPoint &pos) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2261-2282 |  
  |  | 13 | 3 | 
 QGraphicsView::inputMethodQuery| Name:  | QGraphicsView::inputMethodQuery |  | Prototype:  | QVariant QGraphicsView::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2588-2604 |  
  |  | 13 | 6 | 
 QGraphicsTextItem::mouseReleaseEvent| Name:  | QGraphicsTextItem::mouseReleaseEvent |  | Prototype:  | void QGraphicsTextItem::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10293-10314 |  
  |  | 13 | 5 | 
 QGraphicsSimpleTextItemPrivate::updateBoundingRect| Name:  | QGraphicsSimpleTextItemPrivate::updateBoundingRect |  | Prototype:  | void QGraphicsSimpleTextItemPrivate::updateBoundingRect() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10742-10760 |  
  |  | 13 | 3 | 
 QGraphicsScenePrivate::removePopup| Name:  | QGraphicsScenePrivate::removePopup |  | Prototype:  | void QGraphicsScenePrivate::removePopup(QGraphicsWidget *widget, bool itemIsDying) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 916-935 |  
  |  | 13 | 5 | 
 QGraphicsScenePrivate::itemsAtPosition| Name:  | QGraphicsScenePrivate::itemsAtPosition |  | Prototype:  | QList<QGraphicsItem *> QGraphicsScenePrivate::itemsAtPosition(const QPoint &screenPos, const QPointF &scenePos, QWidget *widget) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1116-1136 |  
  |  | 13 | 4 | 
 QGraphicsSceneBspTreeIndexPrivate::climbTree| Name:  | QGraphicsSceneBspTreeIndexPrivate::climbTree |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::climbTree(QGraphicsItem *item, int *stackingOrder) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 243-262 |  
  |  | 13 | 6 | 
 QGraphicsSceneBspTree::rectForIndex| Name:  | QGraphicsSceneBspTree::rectForIndex |  | Prototype:  | QRectF QGraphicsSceneBspTree::rectForIndex(int index) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 268-290 |  
  |  | 13 | 5 |