| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QOpenGLTexture::setBorderColor| Name:  | QOpenGLTexture::setBorderColor |  | Prototype:  | void QOpenGLTexture::setBorderColor(uint r, uint g, uint b, uint a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4190-4218 |  
  |  | 16 | 3 | 
 QOpenGLShaderProgram::setAttributeValue| Name:  | QOpenGLShaderProgram::setAttributeValue |  | Prototype:  | void QOpenGLShaderProgram::setAttributeValue (int location, const GLfloat *values, int columns, int rows) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 1486-1509 |  
  |  | 16 | 7 | 
 QOpenGLFramebufferObject::bind| Name:  | QOpenGLFramebufferObject::bind |  | Prototype:  | bool QOpenGLFramebufferObject::bind() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 1067-1094 |  
  |  | 16 | 7 | 
 QOpenGLBuffer::map| Name:  | QOpenGLBuffer::map |  | Prototype:  | void *QOpenGLBuffer::map(QOpenGLBuffer::Access access) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp |  | Lines:  | 536-562 |  
  |  | 16 | 7 | 
 QOpenGL2PaintEngineExPrivate::transferMode| Name:  | QOpenGL2PaintEngineExPrivate::transferMode |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::transferMode(EngineMode newMode) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 687-716 |  
  |  | 16 | 7 | 
 QNetworkReplyImplPrivate::appendDownstreamData| Name:  | QNetworkReplyImplPrivate::appendDownstreamData |  | Prototype:  | void QNetworkReplyImplPrivate::appendDownstreamData(QByteDataBuffer &data) |  | Coverage:  |  46.667% (7/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 624-650 |  
  |  | 16 | 5 | 
 QNetworkReplyImpl::abort| Name:  | QNetworkReplyImpl::abort |  | Prototype:  | void QNetworkReplyImpl::abort() |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 926-952 |  
  |  | 16 | 6 | 
 QNetworkReplyHttpImpl::readData| Name:  | QNetworkReplyHttpImpl::readData |  | Prototype:  | qint64 QNetworkReplyHttpImpl::readData(char* data, qint64 maxlen) |  | Coverage:  |  73.333% (11/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 325-357 |  
  |  | 16 | 5 | 
 QNetworkAccessCache::unlinkEntry| Name:  | QNetworkAccessCache::unlinkEntry |  | Prototype:  | bool QNetworkAccessCache::unlinkEntry(const QByteArray &key) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp |  | Lines:  | 168-190 |  
  |  | 16 | 6 | 
 QNativeSocketEnginePrivate::nativeRead| Name:  | QNativeSocketEnginePrivate::nativeRead |  | Prototype:  | qint64 QNativeSocketEnginePrivate::nativeRead(char *data, qint64 maxSize) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 1164-1208 |  
  |  | 16 | 9 | 
 QMimeType::comment| Name:  | QMimeType::comment |  | Prototype:  | QString QMimeType::comment() const |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp |  | Lines:  | 243-267 |  
  |  | 16 | 5 | 
 QMimeGlobMatchResult::addMatch| Name:  | QMimeGlobMatchResult::addMatch |  | Prototype:  | void QMimeGlobMatchResult::addMatch(const QString &mimeType, int weight, const QString &pattern) |  | Coverage:  |  90.909% (20/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp |  | Lines:  | 59-85 |  
  |  | 16 | 8 | 
 QMetaType::typeName| Name:  | QMetaType::typeName |  | Prototype:  | const char *QMetaType::typeName(int typeId) |  | Coverage:  | 100.000% (159/159) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 836-871 |  
  |  | 16 | 78 | 
 QMetaObjectBuilder::addMethod| Name:  | QMetaObjectBuilder::addMethod |  | Prototype:  | QMetaMethodBuilder QMetaObjectBuilder::addMethod(const QMetaMethod& prototype) |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 468-486 |  
  |  | 16 | 5 | 
 QMenuPrivate::syncPlatformMenu| Name:  | QMenuPrivate::syncPlatformMenu |  | Prototype:  | void QMenuPrivate::syncPlatformMenu() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 178-198 |  
  |  | 16 | 3 | 
 QMenuPrivate::setFirstActionActive| Name:  | QMenuPrivate::setFirstActionActive |  | Prototype:  | void QMenuPrivate::setFirstActionActive() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 536-557 |  
  |  | 16 | 6 | 
 QMenuPrivate::_q_actionTriggered| Name:  | QMenuPrivate::_q_actionTriggered |  | Prototype:  | void QMenuPrivate::_q_actionTriggered() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1235-1262 |  
  |  | 16 | 6 | 
 QMenuBar::setCornerWidget| Name:  | QMenuBar::setCornerWidget |  | Prototype:  | void QMenuBar::setCornerWidget(QWidget *w, Qt::Corner corner) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1745-1770 |  
  |  | 16 | 7 | 
 QMenuBar::mousePressEvent| Name:  | QMenuBar::mousePressEvent |  | Prototype:  | void QMenuBar::mousePressEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1024-1051 |  
  |  | 16 | 6 | 
 QMdiSubWindowPrivate::updateGeometryConstraints| Name:  | QMdiSubWindowPrivate::updateGeometryConstraints |  | Prototype:  | void QMdiSubWindowPrivate::updateGeometryConstraints() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1106-1128 |  
  |  | 16 | 4 | 
 QMdiSubWindowPrivate::updateActions| Name:  | QMdiSubWindowPrivate::updateActions |  | Prototype:  | void QMdiSubWindowPrivate::updateActions() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1982-2011 |  
  |  | 16 | 7 | 
 QMdiSubWindowPrivate::removeBaseWidget| Name:  | QMdiSubWindowPrivate::removeBaseWidget |  | Prototype:  | void QMdiSubWindowPrivate::removeBaseWidget() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 990-1011 |  
  |  | 16 | 5 | 
 QMdiSubWindow::resizeEvent| Name:  | QMdiSubWindow::resizeEvent |  | Prototype:  | void QMdiSubWindow::resizeEvent(QResizeEvent *resizeEvent) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3070-3097 |  
  |  | 16 | 6 | 
 QMainWindowLayout::setTabPosition| Name:  | QMainWindowLayout::setTabPosition |  | Prototype:  | void QMainWindowLayout::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1445-1465 |  
  |  | 16 | 3 | 
 QLocalSocketPrivate::_q_stateChanged| Name:  | QLocalSocketPrivate::_q_stateChanged |  | Prototype:  | void QLocalSocketPrivate::_q_stateChanged(QAbstractSocket::SocketState newState) |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 103-130 |  
  |  | 16 | 7 | 
 QListModel::insert| Name:  | QListModel::insert |  | Prototype:  | void QListModel::insert(int row, QListWidgetItem *item) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 108-130 |  
  |  | 16 | 5 | 
 QListModeViewBase::position| Name:  | QListModeViewBase::position |  | Prototype:  | QAbstractItemView::DropIndicatorPosition QListModeViewBase::position(const QPoint &pos, const QRect &rect, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1999-2023 |  
  |  | 16 | 7 | 
 QLineF::intersect| Name:  | QLineF::intersect |  | Prototype:  | QLineF::IntersectType QLineF::intersect(const QLineF &l, QPointF *intersectionPoint) const |  | Coverage:  |  84.211% (16/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp |  | Lines:  | 658-682 |  
  |  | 16 | 5 | 
 QLineEditPrivate::positionSideWidgets| Name:  | QLineEditPrivate::positionSideWidgets |  | Prototype:  | void QLineEditPrivate::positionSideWidgets() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 453-474 |  
  |  | 16 | 6 | 
 QLineEdit::focusOutEvent| Name:  | QLineEdit::focusOutEvent |  | Prototype:  | void QLineEdit::focusOutEvent(QFocusEvent *e) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1838-1876 |  
  |  | 16 | 6 | 
 QLabelPrivate::ensureTextLayouted| Name:  | QLabelPrivate::ensureTextLayouted |  | Prototype:  | void QLabelPrivate::ensureTextLayouted() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1504-1528 |  
  |  | 16 | 4 | 
 QLabelPrivate::_q_movieUpdated| Name:  | QLabelPrivate::_q_movieUpdated |  | Prototype:  | void QLabelPrivate::_q_movieUpdated(const QRect& rect) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1218-1239 |  
  |  | 16 | 4 | 
 QKeySequenceEditPrivate::init| Name:  | QKeySequenceEditPrivate::init |  | Prototype:  | void QKeySequenceEditPrivate::init() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 53-79 |  
  |  | 16 | 2 | 
 QKdeTheme::themeHint| Name:  | QKdeTheme::themeHint |  | Prototype:  | QVariant QKdeTheme::themeHint(QPlatformTheme::ThemeHint hint) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 489-521 |  
  |  | 16 | 14 | 
 QJsonPrivate::Value::requiredStorage| Name:  | QJsonPrivate::Value::requiredStorage |  | Prototype:  | int Value::requiredStorage(QJsonValue &v, bool *compressed) |  | Coverage:  |  45.000% (9/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 375-404 |  
  |  | 16 | 10 | 
 QItemSelectionModelPrivate::_q_rowsAboutToBeInserted| Name:  | QItemSelectionModelPrivate::_q_rowsAboutToBeInserted |  | Prototype:  | void QItemSelectionModelPrivate::_q_rowsAboutToBeInserted(const QModelIndex &parent, int start, int end) |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 825-847 |  
  |  | 16 | 3 | 
 QItemSelectionModelPrivate::_q_columnsAboutToBeInserted| Name:  | QItemSelectionModelPrivate::_q_columnsAboutToBeInserted |  | Prototype:  | void QItemSelectionModelPrivate::_q_columnsAboutToBeInserted(const QModelIndex &parent, int start, int end) |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 796-818 |  
  |  | 16 | 3 | 
 QItemSelection::select| Name:  | QItemSelection::select |  | Prototype:  | void QItemSelection::select(const QModelIndex &topLeft, const QModelIndex &bottomRight) |  | Coverage:  |  75.000% (12/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 436-457 |  
  |  | 16 | 4 | 
 QItemDelegate::drawCheck| Name:  | QItemDelegate::drawCheck |  | Prototype:  | void QItemDelegate::drawCheck(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, Qt::CheckState state) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 735-762 |  
  |  | 16 | 5 | 
 QInputDialogPrivate::chooseRightTextInputWidget| Name:  | QInputDialogPrivate::chooseRightTextInputWidget |  | Prototype:  | void QInputDialogPrivate::chooseRightTextInputWidget() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 387-413 |  
  |  | 16 | 6 | 
 QInputDialog::done| Name:  | QInputDialog::done |  | Prototype:  | void QInputDialog::done(int result) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1148-1172 |  
  |  | 16 | 6 | 
 QHttpNetworkReplyPrivate::readBody| Name:  | QHttpNetworkReplyPrivate::readBody |  | Prototype:  | qint64 QHttpNetworkReplyPrivate::readBody(QAbstractSocket *socket, QByteDataBuffer *out) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 700-737 |  
  |  | 16 | 6 | 
 QHttpNetworkConnectionPrivate::emitReplyError| Name:  | QHttpNetworkConnectionPrivate::emitReplyError |  | Prototype:  | void QHttpNetworkConnectionPrivate::emitReplyError(QAbstractSocket *socket, QHttpNetworkReply *reply, QNetworkReply::NetworkError errorCode) |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 361-390 |  
  |  | 16 | 5 | 
 QHttpNetworkConnectionPrivate::dequeueRequest| Name:  | QHttpNetworkConnectionPrivate::dequeueRequest |  | Prototype:  | bool QHttpNetworkConnectionPrivate::dequeueRequest(QAbstractSocket *socket) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 667-691 |  
  |  | 16 | 6 | 
 QHttpNetworkConnectionPrivate::createAuthorization| Name:  | QHttpNetworkConnectionPrivate::createAuthorization |  | Prototype:  | void QHttpNetworkConnectionPrivate::createAuthorization(QAbstractSocket *socket, QHttpNetworkRequest &request) |  | Coverage:  |  75.862% (22/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 565-594 |  
  |  | 16 | 7 | 
 QHttpNetworkConnectionChannel::handleUnexpectedEOF| Name:  | QHttpNetworkConnectionChannel::handleUnexpectedEOF |  | Prototype:  | void QHttpNetworkConnectionChannel::handleUnexpectedEOF() |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 254-275 |  
  |  | 16 | 3 | 
 QHostAddress::QHostAddress| Name:  | QHostAddress::QHostAddress |  | Prototype:  | QHostAddress::QHostAddress(SpecialAddress address) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 485-519 |  
  |  | 16 | 8 | 
 QGridLayoutItem::effectiveMaxSize| Name:  | QGridLayoutItem::effectiveMaxSize |  | Prototype:  | QSizeF QGridLayoutItem::effectiveMaxSize(const QSizeF &constraint) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 720-741 |  
  |  | 16 | 7 | 
 QGridLayoutEngine::ensureColumnAndRowData| Name:  | QGridLayoutEngine::ensureColumnAndRowData |  | Prototype:  | void QGridLayoutEngine::ensureColumnAndRowData(QGridLayoutRowData *rowData, QGridLayoutBox *totalBox, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1565-1590 |  
  |  | 16 | 4 | 
 QGraphicsWidgetPrivate::updateFont| Name:  | QGraphicsWidgetPrivate::updateFont |  | Prototype:  | void QGraphicsWidgetPrivate::updateFont(const QFont &font) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 277-305 |  
  |  | 16 | 6 | 
 QGraphicsWidgetPrivate::init| Name:  | QGraphicsWidgetPrivate::init |  | Prototype:  | void QGraphicsWidgetPrivate::init(QGraphicsItem *parentItem, Qt::WindowFlags wFlags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 61-83 |  
  |  | 16 | 2 | 
 QGraphicsWidgetPrivate::adjustWindowFlags| Name:  | QGraphicsWidgetPrivate::adjustWindowFlags |  | Prototype:  | void QGraphicsWidgetPrivate::adjustWindowFlags(Qt::WindowFlags *flags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 343-363 |  
  |  | 16 | 5 | 
 QGraphicsWidget::updateGeometry| Name:  | QGraphicsWidget::updateGeometry |  | Prototype:  | void QGraphicsWidget::updateGeometry() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1079-1111 |  
  |  | 16 | 7 | 
 QGraphicsWidget::setLayout| Name:  | QGraphicsWidget::setLayout |  | Prototype:  | void QGraphicsWidget::setLayout(QGraphicsLayout *l) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 838-861 |  
  |  | 16 | 4 | 
 QGraphicsView::event| Name:  | QGraphicsView::event |  | Prototype:  | bool QGraphicsView::event(QEvent *event) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2808-2844 |  
  |  | 16 | 9 | 
 QGraphicsView::centerOn| Name:  | QGraphicsView::centerOn |  | Prototype:  | void QGraphicsView::centerOn(const QPointF &pos) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1918-1940 |  
  |  | 16 | 4 | 
 QGraphicsTextItem::sceneEvent| Name:  | QGraphicsTextItem::sceneEvent |  | Prototype:  | bool QGraphicsTextItem::sceneEvent(QEvent *event) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10204-10250 |  
  |  | 16 | 22 | 
 QGraphicsTextItem::paint| Name:  | QGraphicsTextItem::paint |  | Prototype:  | void QGraphicsTextItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10085-10113 |  
  |  | 16 | 5 | 
 QGraphicsShaderEffect::draw| Name:  | QGraphicsShaderEffect::draw |  | Prototype:  | void QGraphicsShaderEffect::draw(QPainter *painter) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 244-278 |  
  |  | 16 | 4 | 
 QGraphicsItemAnimationPrivate::linearValueForStep| Name:  | QGraphicsItemAnimationPrivate::linearValueForStep |  | Prototype:  | qreal QGraphicsItemAnimationPrivate::linearValueForStep(qreal step, const QVector<Pair> &source, qreal defaultValue) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 147-175 |  
  |  | 16 | 5 | 
 QGraphicsItemAnimation::setStep| Name:  | QGraphicsItemAnimation::setStep |  | Prototype:  | void QGraphicsItemAnimation::setStep(qreal step) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 529-552 |  
  |  | 16 | 5 | 
 QGraphicsItem::setCacheMode| Name:  | QGraphicsItem::setCacheMode |  | Prototype:  | void QGraphicsItem::setCacheMode(CacheMode mode, const QSize &logicalCacheSize) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2077-2101 |  
  |  | 16 | 5 | 
 QGraphicsItem::setActive| Name:  | QGraphicsItem::setActive |  | Prototype:  | void QGraphicsItem::setActive(bool active) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3308-3333 |  
  |  | 16 | 7 | 
 QGraphicsItem::sceneBoundingRect| Name:  | QGraphicsItem::sceneBoundingRect |  | Prototype:  | QRectF QGraphicsItem::sceneBoundingRect() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4917-4940 |  
  |  | 16 | 5 | 
 QGraphicsGridLayout::removeAt| Name:  | QGraphicsGridLayout::removeAt |  | Prototype:  | void QGraphicsGridLayout::removeAt(int index) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 579-606 |  
  |  | 16 | 6 | 
 QGraphicsAnchorLayoutPrivate::createLayoutEdges| Name:  | QGraphicsAnchorLayoutPrivate::createLayoutEdges |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::createLayoutEdges() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1375-1401 |  
  |  | 16 | 1 | 
 QGLTextureGlyphCache::QGLTextureGlyphCache| Name:  | QGLTextureGlyphCache::QGLTextureGlyphCache |  | Prototype:  | QGLTextureGlyphCache::QGLTextureGlyphCache(QFontEngine::GlyphFormat format, const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp |  | Lines:  | 50-78 |  
  |  | 16 | 1 | 
 QGLShaderProgram::setAttributeValue| Name:  | QGLShaderProgram::setAttributeValue |  | Prototype:  | void QGLShaderProgram::setAttributeValue (int location, const GLfloat *values, int columns, int rows) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1396-1419 |  
  |  | 16 | 7 | 
 QGLPixelBuffer::updateDynamicTexture| Name:  | QGLPixelBuffer::updateDynamicTexture |  | Prototype:  | void QGLPixelBuffer::updateDynamicTexture(GLuint texture_id) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp |  | Lines:  | 331-370 |  
  |  | 16 | 5 | 
 QGL2PaintEngineExPrivate::drawTexture| Name:  | QGL2PaintEngineExPrivate::drawTexture |  | Prototype:  | void QGL2PaintEngineExPrivate::drawTexture(const QGLRect& dest, const QGLRect& src, const QSize &textureSize, bool opaque, bool pattern) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 506-534 |  
  |  | 16 | 4 | 
 QGL2PaintEngineEx::ensureActive| Name:  | QGL2PaintEngineEx::ensureActive |  | Prototype:  | void QGL2PaintEngineEx::ensureActive() |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2125-2148 |  
  |  | 16 | 4 | 
 QGL2GradientCache::addCacheElement| Name:  | QGL2GradientCache::addCacheElement |  | Prototype:  | GLuint QGL2GradientCache::addCacheElement(quint64 hash_val, const QGradient &gradient, qreal opacity) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 129-152 |  
  |  | 16 | 3 | 
 QFutureWatcherBase::event| Name:  | QFutureWatcherBase::event |  | Prototype:  | bool QFutureWatcherBase::event(QEvent *event) |  | Coverage:  |  81.250% (13/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp |  | Lines:  | 313-340 |  
  |  | 16 | 5 | 
 QFtpPI::dtpConnectState| Name:  | QFtpPI::dtpConnectState |  | Prototype:  | void QFtpPI::dtpConnectState(int s) |  | Coverage:  |  53.333% (8/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 1228-1255 |  
  |  | 16 | 8 | 
 QFtp::QFtp| Name:  | QFtp::QFtp |  | Prototype:  | QFtp::QFtp(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 1425-1446 |  
  |  | 16 | 1 | 
 QFormLayoutPrivate::replaceAt| Name:  | QFormLayoutPrivate::replaceAt |  | Prototype:  | QLayoutItem* QFormLayoutPrivate::replaceAt(int index, QLayoutItem *newitem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 978-1002 |  
  |  | 16 | 3 | 
 QFontconfigDatabase::resolveFontFamilyAlias| Name:  | QFontconfigDatabase::resolveFontFamilyAlias |  | Prototype:  | QString QFontconfigDatabase::resolveFontFamilyAlias(const QString &family) const |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 838-860 |  
  |  | 16 | 4 | 
 QFontEngineFT::loadGlyphFor| Name:  | QFontEngineFT::loadGlyphFor |  | Prototype:  | QFontEngineFT::Glyph *QFontEngineFT::loadGlyphFor(glyph_t g, QFixed subPixelPosition, GlyphFormat format, const QTransform &t, bool fetchBoundingBox) |  | Coverage:  |  73.077% (19/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1907-1933 |  
  |  | 16 | 4 | 
 QFontEngineFT::bitmapForGlyph| Name:  | QFontEngineFT::bitmapForGlyph |  | Prototype:  | QImage QFontEngineFT::bitmapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1979-2002 |  
  |  | 16 | 6 | 
 QFontEngine::tightBoundingBox| Name:  | QFontEngine::tightBoundingBox |  | Prototype:  | glyph_metrics_t QFontEngine::tightBoundingBox(const QGlyphLayout &glyphs) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 649-670 |  
  |  | 16 | 2 | 
 QFontEngine::properties| Name:  | QFontEngine::properties |  | Prototype:  | QFontEngine::Properties QFontEngine::properties() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 982-1001 |  
  |  | 16 | 1 | 
 QFontDatabase::weight| Name:  | QFontDatabase::weight |  | Prototype:  | int QFontDatabase::weight(const QString &family, const QString &style) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 2004-2030 |  
  |  | 16 | 5 | 
 QFontDatabase::systemFont| Name:  | QFontDatabase::systemFont |  | Prototype:  | QFont QFontDatabase::systemFont(QFontDatabase::SystemFont type) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 2527-2553 |  
  |  | 16 | 8 | 
 QFontDatabase::bold| Name:  | QFontDatabase::bold |  | Prototype:  | bool QFontDatabase::bold(const QString &family, const QString &style) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1968-1994 |  
  |  | 16 | 5 | 
 QFileSystemModelPrivate::filePath| Name:  | QFileSystemModelPrivate::filePath |  | Prototype:  | QString QFileSystemModelPrivate::filePath(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1276-1302 |  
  |  | 16 | 5 | 
 QFileInfo::operator==| Name:  | QFileInfo::operator== |  | Prototype:  | bool QFileInfo::operator==(const QFileInfo &fileinfo) const |  | Coverage:  |  53.571% (15/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 413-441 |  
  |  | 16 | 7 | 
 QFileIconEngine::actualSize| Name:  | QFileIconEngine::actualSize |  | Prototype:  | QSize actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) override |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 129-155 |  
  |  | 16 | 5 | 
 QFileDialog::setNameFilters| Name:  | QFileDialog::setNameFilters |  | Prototype:  | void QFileDialog::setNameFilters(const QStringList &filters) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1404-1428 |  
  |  | 16 | 5 | 
 QEventDispatcherGlib::processEvents| Name:  | QEventDispatcherGlib::processEvents |  | Prototype:  | bool QEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 404-433 |  
  |  | 16 | 5 | 
 QEvdevTabletHandler::QEvdevTabletHandler| Name:  | QEvdevTabletHandler::QEvdevTabletHandler |  | Prototype:  | QEvdevTabletHandler::QEvdevTabletHandler(const QString &device, const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp |  | Lines:  | 162-189 |  
  |  | 16 | 5 | 
 QEglConfigChooser::filterConfig| Name:  | QEglConfigChooser::filterConfig |  | Prototype:  | bool QEglConfigChooser::filterConfig(EGLConfig config) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 319-343 |  
  |  | 16 | 6 | 
 QDragManager::drag| Name:  | QDragManager::drag |  | Prototype:  | Qt::DropAction QDragManager::drag(QDrag *o) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 121-146 |  
  |  | 16 | 5 | 
 QDomNodePrivate::QDomNodePrivate| Name:  | QDomNodePrivate::QDomNodePrivate |  | Prototype:  | QDomNodePrivate::QDomNodePrivate(QDomNodePrivate *n, bool deep) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1451-1472 |  
  |  | 16 | 3 | 
 QDockWidgetGroupWindow::adjustFlags| Name:  | QDockWidgetGroupWindow::adjustFlags |  | Prototype:  | void QDockWidgetGroupWindow::adjustFlags() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 379-402 |  
  |  | 16 | 4 | 
 QDockAreaLayoutInfo::tabContentRect| Name:  | QDockAreaLayoutInfo::tabContentRect |  | Prototype:  | QRect QDockAreaLayoutInfo::tabContentRect() const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 2240-2272 |  
  |  | 16 | 12 | 
 QDockAreaLayoutInfo::separatorRegion| Name:  | QDockAreaLayoutInfo::separatorRegion |  | Prototype:  | QRegion QDockAreaLayoutInfo::separatorRegion() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1589-1617 |  
  |  | 16 | 7 | 
 QDockAreaLayout::QDockAreaLayout| Name:  | QDockAreaLayout::QDockAreaLayout |  | Prototype:  | QDockAreaLayout::QDockAreaLayout(QMainWindow *win) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 2295-2319 |  
  |  | 16 | 1 | 
 QDistanceField::toImage| Name:  | QDistanceField::toImage |  | Prototype:  | QImage QDistanceField::toImage(QImage::Format format) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 1008-1034 |  
  |  | 16 | 8 | 
 QDir::entryList| Name:  | QDir::entryList |  | Prototype:  | QStringList QDir::entryList(const QStringList &nameFilters, Filters filters, SortFlags sort) const |  | Coverage:  | 100.000% (17/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 1313-1337 |  
  |  | 16 | 5 | 
 QDir::entryInfoList| Name:  | QDir::entryInfoList |  | Prototype:  | QFileInfoList QDir::entryInfoList(const QStringList &nameFilters, Filters filters, SortFlags sort) const |  | Coverage:  | 100.000% (17/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 1355-1379 |  
  |  | 16 | 5 |