| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 694-715 |
| | 16 | 7 |
QGtk2Painter::renderTheme| Name: | QGtk2Painter::renderTheme | | Prototype: | QPixmap QGtk2Painter::renderTheme(uchar *bdata, uchar *wdata, const QRect &rect) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 133-158 |
| | 16 | 4 |
QGtkStyle::polish| Name: | QGtkStyle::polish | | Prototype: | void QGtkStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 490-511 |
| | 16 | 4 |
QGtkStylePrivate::gtkWidgetPalette| Name: | QGtkStylePrivate::gtkWidgetPalette | | Prototype: | QPalette QGtkStylePrivate::gtkWidgetPalette(const QHashableLatin1Literal >kWidgetName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 758-776 |
| | 16 | 1 |
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: | 479-513 |
| | 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: | 248-269 |
| | 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: | 556-585 |
| | 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: | 658-682 |
| | 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: | 352-381 |
| | 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: | 698-735 |
| | 16 | 6 |
QIconLoaderEngine::virtual_hook| Name: | QIconLoaderEngine::virtual_hook | | Prototype: | void QIconLoaderEngine::virtual_hook(int id, void *data) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 561-591 |
| | 16 | 5 |
QInputControl::isAcceptableInput| Name: | QInputControl::isAcceptableInput | | Prototype: | bool QInputControl::isAcceptableInput(const QKeyEvent *event) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qinputcontrol.cpp | | Lines: | 51-80 |
| | 16 | 7 |
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: | 1142-1166 |
| | 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: | 381-407 |
| | 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: | 729-756 |
| | 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: | 421-442 |
| | 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: | 794-816 |
| | 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: | 823-845 |
| | 16 | 3 |
QJsonPrivate::Value::requiredStorage| Name: | QJsonPrivate::Value::requiredStorage | | Prototype: | int Value::requiredStorage(QJsonValue &v, bool *compressed) | | Coverage: | 40.909% (9/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 334-363 |
| | 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: | 455-487 |
| | 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: | 47-73 |
| | 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: | 1214-1235 |
| | 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: | 1500-1524 |
| | 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: | 1826-1864 |
| | 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: | 447-468 |
| | 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: | 652-676 |
| | 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: | 1988-2012 |
| | 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: | 102-124 |
| | 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: | 97-124 |
| | 16 | 7 |
QLocale::toString| Name: | QLocale::toString | | Prototype: | QString QLocale::toString(double i, char f, int prec) const | | Coverage: | 60.000% (9/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2004-2030 |
| | 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: | 1431-1451 |
| | 16 | 3 |
QMdiAreaPrivate::internalRaise| Name: | QMdiAreaPrivate::internalRaise | | Prototype: | void QMdiAreaPrivate::internalRaise(QMdiSubWindow *mdiChild) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1235-1260 |
| | 16 | 8 |
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: | 3068-3095 |
| | 16 | 6 |
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: | 1977-2006 |
| | 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: | 1101-1123 |
| | 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: | 1738-1763 |
| | 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: | 1229-1256 |
| | 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: | 530-551 |
| | 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: | 172-192 |
| | 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: | 464-482 |
| | 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: | 53-79 |
| | 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: | 237-261 |
| | 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: | 1165-1209 |
| | 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: | 162-184 |
| | 16 | 6 |
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: | 920-946 |
| | 16 | 6 |
QNetworkReplyImpl::readData| Name: | QNetworkReplyImpl::readData | | Prototype: | qint64 QNetworkReplyImpl::readData(char *data, qint64 maxlen) | | Coverage: | 41.176% (7/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 1038-1067 |
| | 16 | 5 |
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: | 622-648 |
| | 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: | 681-710 |
| | 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: | 530-556 |
| | 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: | 1061-1088 |
| | 16 | 7 |
QOpenGLFunctions_1_1_CoreBackend::QOpenGLFunctions_1_1_CoreBackend| Name: | QOpenGLFunctions_1_1_CoreBackend::QOpenGLFunctions_1_1_CoreBackend | | Prototype: | QOpenGLFunctions_1_1_CoreBackend::QOpenGLFunctions_1_1_CoreBackend(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 369-412 |
| | 16 | 1 |
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: | 1482-1505 |
| | 16 | 7 |
QOpenGLTexture::setBorderColor| Name: | QOpenGLTexture::setBorderColor | | Prototype: | void QOpenGLTexture::setBorderColor(QColor color) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4102-4125 |
| | 16 | 3 |
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: | 4132-4158 |
| | 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: | 4165-4193 |
| | 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: | 4200-4228 |
| | 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: | 3755-3783 |
| | 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: | 213-238 |
| | 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: | 46-75 |
| | 16 | 1 |
QOpenGLTexturePrivate::create| Name: | QOpenGLTexturePrivate::create | | Prototype: | bool QOpenGLTexturePrivate::create() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 150-176 |
| | 16 | 5 |
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: | 1316-1341 |
| | 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: | 646-672 |
| | 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: | 595-614 |
| | 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: | 318-331 |
| | 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: | 345-358 |
| | 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: | 854-876 |
| | 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: | 902-934 |
| | 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: | 838-863 |
| | 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: | 917-937 |
| | 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: | 307-336 |
| | 16 | 6 |
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: | 473-494 |
| | 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: | 102-127 |
| | 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: | 537-558 |
| | 16 | 4 |
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: | 921-948 |
| | 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: | 459-485 |
| | 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: | 72-100 |
| | 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: | 1847-1876 |
| | 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: | 2382-2408 |
| | 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: | 989-1014 |
| | 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: | 1151-1179 |
| | 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: | 777-798 |
| | 16 | 4 |
QRingBuffer::chop| Name: | QRingBuffer::chop | | Prototype: | void QRingBuffer::chop(qint64 bytes) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 156-184 |
| | 16 | 5 |
QRingBuffer::reserve| Name: | QRingBuffer::reserve | | Prototype: | char *QRingBuffer::reserve(qint64 bytes) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 98-124 |
| | 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: | 375-404 |
| | 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: | 680-700 |
| | 16 | 4 |
QScreen::~QScreen| Name: | QScreen::~QScreen | | Prototype: | QScreen::~QScreen() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 101-132 |
| | 16 | 7 |
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: | 475-502 |
| | 16 | 10 |
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: | 909-933 |
| | 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: | 320-353 |
| | 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: | 65-92 |
| | 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: | 464-497 |
| | 16 | 6 |
QSocks5SocketEngine::write| Name: | QSocks5SocketEngine::write | | Prototype: | qint64 QSocks5SocketEngine::write(const char *data, qint64 len) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1534-1567 |
| | 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: | 2701-2721 |
| | 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: | 507-531 |
| | 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: | 835-861 |
| | 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: | 386-405 |
| | 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: | 533-561 |
| | 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: | 1253-1275 |
| | 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: | 458-477 |
| | 16 | 3 |