| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 QOpenGLTexture::setBorderColor| Name:  | QOpenGLTexture::setBorderColor |  | Prototype:  | void QOpenGLTexture::setBorderColor(float r, float g, float b, float a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4122-4148 |  
  |  | 16 | 3 | 
 QOpenGLTexture::setBorderColor| Name:  | QOpenGLTexture::setBorderColor |  | Prototype:  | void QOpenGLTexture::setBorderColor(int r, int g, int b, int a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4155-4183 |  
  |  | 16 | 3 | 
 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 | 
 QOpenGLTexture::setSwizzleMask| Name:  | QOpenGLTexture::setSwizzleMask |  | Prototype:  | void QOpenGLTexture::setSwizzleMask(SwizzleValue r, SwizzleValue g, SwizzleValue b, SwizzleValue a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3764-3792 |  
  |  | 16 | 3 | 
 QOpenGLTextureBlitterPrivate::prepareProgram| Name:  | QOpenGLTextureBlitterPrivate::prepareProgram |  | Prototype:  | void QOpenGLTextureBlitterPrivate::prepareProgram(const QMatrix4x4 &vertexTransform) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp |  | Lines:  | 219-244 |  
  |  | 16 | 3 | 
 QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache| Name:  | QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache |  | Prototype:  | QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache(QFontEngine::GlyphFormat format, const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 52-81 |  
  |  | 16 | 1 | 
 QOpenGLWidget::event| Name:  | QOpenGLWidget::event |  | Prototype:  | bool QOpenGLWidget::event(QEvent *e) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 1326-1351 |  
  |  | 16 | 10 | 
 QOpenGLWidgetPrivate::reset| Name:  | QOpenGLWidgetPrivate::reset |  | Prototype:  | void QOpenGLWidgetPrivate::reset() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 657-683 |  
  |  | 16 | 3 | 
 QPageLayout::setMargins| Name:  | QPageLayout::setMargins |  | Prototype:  | bool QPageLayout::setMargins(const QMarginsF &margins) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 601-620 |  
  |  | 16 | 3 | 
 QPaintEngine::drawPolygon| Name:  | QPaintEngine::drawPolygon |  | Prototype:  | void QPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 325-338 |  
  |  | 16 | 2 | 
 QPaintEngine::drawPolygon| Name:  | QPaintEngine::drawPolygon |  | Prototype:  | void QPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 354-367 |  
  |  | 16 | 2 | 
 QPaintEngine::drawRects| Name:  | QPaintEngine::drawRects |  | Prototype:  | void QPaintEngine::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 863-885 |  
  |  | 16 | 5 | 
 QPainterPath::arcTo| Name:  | QPainterPath::arcTo |  | Prototype:  | void QPainterPath::arcTo(const QRectF &rect, qreal startAngle, qreal sweepLength) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 908-940 |  
  |  | 16 | 4 | 
 QPalette::isEqual| Name:  | QPalette::isEqual |  | Prototype:  | bool QPalette::isEqual(QPalette::ColorGroup group1, QPalette::ColorGroup group2) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 844-869 |  
  |  | 16 | 8 | 
 QPdfEngine::drawImage| Name:  | QPdfEngine::drawImage |  | Prototype:  | void QPdfEngine::drawImage(const QRectF &rectangle, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 923-943 |  
  |  | 16 | 3 | 
 QPicture::save| Name:  | QPicture::save |  | Prototype:  | bool QPicture::save(const QString &fileName, const char *format) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 313-342 |  
  |  | 16 | 6 | 
 QPixmapStyle::comboBoxSubControlRect| Name:  | QPixmapStyle::comboBoxSubControlRect |  | Prototype:  | QRect QPixmapStyle::comboBoxSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 1039-1065 |  
  |  | 16 | 4 | 
 QPlainTextEditPrivate::verticalOffset| Name:  | QPlainTextEditPrivate::verticalOffset |  | Prototype:  | qreal QPlainTextEditPrivate::verticalOffset(int topBlock, int topLine) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 479-500 |  
  |  | 16 | 4 | 
 QPlatformAccessibility::initialize| Name:  | QPlatformAccessibility::initialize |  | Prototype:  | void QPlatformAccessibility::initialize() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp |  | Lines:  | 106-129 |  
  |  | 16 | 6 | 
 QPrintPreviewDialogPrivate::_q_setMode| Name:  | QPrintPreviewDialogPrivate::_q_setMode |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_setMode(QAction* action) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 543-564 |  
  |  | 16 | 4 | 
 QProcessPrivate::processStarted| Name:  | QProcessPrivate::processStarted |  | Prototype:  | bool QProcessPrivate::processStarted(QString *errorMessage) |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 625-653 |  
  |  | 16 | 5 | 
 QProcessPrivate::setError| Name:  | QProcessPrivate::setError |  | Prototype:  | void QProcessPrivate::setError(QProcess::ProcessError error, const QString &description) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 961-988 |  
  |  | 16 | 8 | 
 QProgressBar::text| Name:  | QProgressBar::text |  | Prototype:  | QString QProgressBar::text() const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 463-489 |  
  |  | 16 | 3 | 
 QProxyStylePrivate::ensureBaseStyle| Name:  | QProxyStylePrivate::ensureBaseStyle |  | Prototype:  | void QProxyStylePrivate::ensureBaseStyle() const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp |  | Lines:  | 78-106 |  
  |  | 16 | 7 | 
 QRasterPaintEngine::fillPolygon| Name:  | QRasterPaintEngine::fillPolygon |  | Prototype:  | void QRasterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1857-1886 |  
  |  | 16 | 3 | 
 QRegExpCharClass::addRange| Name:  | QRegExpCharClass::addRange |  | Prototype:  | void QRegExpCharClass::addRange(ushort from, ushort to) |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2388-2414 |  
  |  | 16 | 7 | 
 QRegularExpressionPrivate::compilePattern| Name:  | QRegularExpressionPrivate::compilePattern |  | Prototype:  | void QRegularExpressionPrivate::compilePattern() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 995-1020 |  
  |  | 16 | 3 | 
 QRegularExpressionPrivate::optimizePattern| Name:  | QRegularExpressionPrivate::optimizePattern |  | Prototype:  | void QRegularExpressionPrivate::optimizePattern(OptimizePatternOption option) |  | Coverage:  |  72.727% (16/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1157-1185 |  
  |  | 16 | 6 | 
 QResourceRoot::children| Name:  | QResourceRoot::children |  | Prototype:  | QStringList QResourceRoot::children(int node) const |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 783-804 |  
  |  | 16 | 4 | 
 QRollEffect::QRollEffect| Name:  | QRollEffect::QRollEffect |  | Prototype:  | QRollEffect::QRollEffect(QWidget* w, Qt::WindowFlags f, DirFlags orient) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 381-410 |  
  |  | 16 | 4 | 
 QScreen::grabWindow| Name:  | QScreen::grabWindow |  | Prototype:  | QPixmap QScreen::grabWindow(WId window, int x, int y, int width, int height) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 689-709 |  
  |  | 16 | 4 | 
 QScrollBar::event| Name:  | QScrollBar::event |  | Prototype:  | bool QScrollBar::event(QEvent *event) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 481-508 |  
  |  | 16 | 10 | 
 QScroller::pixelPerMeter| Name:  | QScroller::pixelPerMeter |  | Prototype:  | QPointF QScroller::pixelPerMeter() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 569-594 |  
  |  | 16 | 5 | 
 QSettingsPrivate::splitArgs| Name:  | QSettingsPrivate::splitArgs |  | Prototype:  | QStringList QSettingsPrivate::splitArgs(const QString &s, int idx) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 895-919 |  
  |  | 16 | 4 | 
 QSharedMemory::create| Name:  | QSharedMemory::create |  | Prototype:  | bool QSharedMemory::create(int size, AccessMode mode) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 326-359 |  
  |  | 16 | 5 | 
 QSharedMemoryPrivate::handle| Name:  | QSharedMemoryPrivate::handle |  | Prototype:  | key_t QSharedMemoryPrivate::handle() |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp |  | Lines:  | 71-98 |  
  |  | 16 | 5 | 
 QSimplex::iterate| Name:  | QSimplex::iterate |  | Prototype:  | bool QSimplex::iterate() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp |  | Lines:  | 472-505 |  
  |  | 16 | 6 | 
 QSocks5SocketEngine::write| Name:  | QSocks5SocketEngine::write |  | Prototype:  | qint64 QSocks5SocketEngine::write(const char *data, qint64 len) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1545-1578 |  
  |  | 16 | 6 | 
 QSortFilterProxyModel::filterAcceptsRow| Name:  | QSortFilterProxyModel::filterAcceptsRow |  | Prototype:  | bool QSortFilterProxyModel::filterAcceptsRow(int source_row, const QModelIndex &source_parent) const |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2707-2727 |  
  |  | 16 | 6 | 
 QSortFilterProxyModelPrivate::proxy_intervals_for_source_items| Name:  | QSortFilterProxyModelPrivate::proxy_intervals_for_source_items |  | Prototype:  | QVector<QPair<int, int > > QSortFilterProxyModelPrivate::proxy_intervals_for_source_items( const QVector<int> &source_to_proxy, const QVector<int> &source_items) const |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 513-537 |  
  |  | 16 | 4 | 
 QSortFilterProxyModelPrivate::source_items_about_to_be_removed| Name:  | QSortFilterProxyModelPrivate::source_items_about_to_be_removed |  | Prototype:  | void QSortFilterProxyModelPrivate::source_items_about_to_be_removed( const QModelIndex &source_parent, int start, int end, Qt::Orientation orient) |  | Coverage:  |  85.714% (18/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 841-867 |  
  |  | 16 | 5 | 
 QSortFilterProxyModelPrivate::source_to_proxy| Name:  | QSortFilterProxyModelPrivate::source_to_proxy |  | Prototype:  | QModelIndex QSortFilterProxyModelPrivate::source_to_proxy(const QModelIndex &source_index) const |  | Coverage:  |  64.706% (11/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 392-411 |  
  |  | 16 | 5 | 
 QSpdyProtocolHandler::readNextChunk| Name:  | QSpdyProtocolHandler::readNextChunk |  | Prototype:  | bool QSpdyProtocolHandler::readNextChunk(qint64 length, char *sink) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 539-567 |  
  |  | 16 | 4 | 
 QSplitter::setRubberBand| Name:  | QSplitter::setRubberBand |  | Prototype:  | void QSplitter::setRubberBand(int pos) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1259-1281 |  
  |  | 16 | 4 | 
 QSslSocket::connectToHostEncrypted| Name:  | QSslSocket::connectToHostEncrypted |  | Prototype:  | void QSslSocket::connectToHostEncrypted(const QString &hostName, quint16 port, const QString &sslPeerName, OpenMode mode, NetworkLayerProtocol protocol) |  | Coverage:  |  33.333% (3/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 464-483 |  
  |  | 16 | 3 | 
 QSslSocket::setSocketDescriptor| Name:  | QSslSocket::setSocketDescriptor |  | Prototype:  | bool QSslSocket::setSocketDescriptor(qintptr socketDescriptor, SocketState state, OpenMode openMode) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 497-519 |  
  |  | 16 | 2 | 
 QSslSocket::waitForEncrypted| Name:  | QSslSocket::waitForEncrypted |  | Prototype:  | bool QSslSocket::waitForEncrypted(int msecs) |  | Coverage:  |  73.077% (19/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1568-1595 |  
  |  | 16 | 8 | 
 QSslSocketBackendPrivate::checkSslErrors| Name:  | QSslSocketBackendPrivate::checkSslErrors |  | Prototype:  | bool QSslSocketBackendPrivate::checkSslErrors() |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1224-1248 |  
  |  | 16 | 4 | 
 QSslSocketPrivate::ensureCiphersAndCertsLoaded| Name:  | QSslSocketPrivate::ensureCiphersAndCertsLoaded |  | Prototype:  | void QSslSocketPrivate::ensureCiphersAndCertsLoaded() |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 510-567 |  
  |  | 16 | 5 | 
 QStackedLayout::insertWidget| Name:  | QStackedLayout::insertWidget |  | Prototype:  | int QStackedLayout::insertWidget(int index, QWidget *widget) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 220-240 |  
  |  | 16 | 5 |