| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QMenu::paintEvent| Name: | QMenu::paintEvent | | Prototype: | void QMenu::paintEvent(QPaintEvent *e) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2521-2614 |
| | 74 | 10 |
QOpenGLFunctions_4_3_Compatibility::initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_3_Compatibility::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_3_Compatibility::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp | | Lines: | 166-272 |
| | 74 | 3 |
QCompleter::eventFilter| Name: | QCompleter::eventFilter | | Prototype: | bool QCompleter::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1265-1437 |
| | 75 | 36 |
QGraphicsScenePrivate::draw| Name: | QGraphicsScenePrivate::draw | | Prototype: | void QGraphicsScenePrivate::draw(QGraphicsItem *item, QPainter *painter, const QTransform *const viewTransform, const QTransform *const transformPtr, QRegion *exposedRegion, QWidget *widget, qreal opacity, const QTransform *effectTransform, bool wasDirtyParentSceneTransform, bool drawItem) | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4879-5000 |
| | 75 | 25 |
QOpenGLFunctions_4_5_Compatibility::~QOpenGLFunctions_4_5_Compatibility| Name: | QOpenGLFunctions_4_5_Compatibility::~QOpenGLFunctions_4_5_Compatibility | | Prototype: | QOpenGLFunctions_4_5_Compatibility::~QOpenGLFunctions_4_5_Compatibility() | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp | | Lines: | 98-175 |
| | 75 | 26 |
QPdfPrintEngine::setProperty| Name: | QPdfPrintEngine::setProperty | | Prototype: | void QPdfPrintEngine::setProperty(PrintEnginePropertyKey key, const QVariant &value) | | Coverage: | 56.790% (46/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 112-238 |
| | 75 | 38 |
QSortFilterProxyModel::setSourceModel| Name: | QSortFilterProxyModel::setSourceModel | | Prototype: | void QSortFilterProxyModel::setSourceModel(QAbstractItemModel *sourceModel) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1757-1871 |
| | 75 | 2 |
QStandardItemModel::dropMimeData| Name: | QStandardItemModel::dropMimeData | | Prototype: | bool QStandardItemModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 3084-3198 |
| | 75 | 18 |
QTextDocumentLayoutPrivate::drawListItem| Name: | QTextDocumentLayoutPrivate::drawListItem | | Prototype: | void QTextDocumentLayoutPrivate::drawListItem(const QPointF &offset, QPainter *painter, const QAbstractTextDocumentLayout::PaintContext &context, const QTextBlock &bl, const QTextCharFormat *selectionFormat) const | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 1386-1505 |
| | 75 | 29 |
QApplicationPrivate::isWindowBlocked| Name: | QApplicationPrivate::isWindowBlocked | | Prototype: | bool QApplicationPrivate::isWindowBlocked(QWindow *window, QWindow **blockingWindow) const | | Coverage: | 0.000% (0/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2490-2606 |
| | 76 | 26 |
QGraphicsItem::setFlags| Name: | QGraphicsItem::setFlags | | Prototype: | void QGraphicsItem::setFlags(GraphicsItemFlags flags) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1886-2026 |
| | 76 | 29 |
QPdfEnginePrivate::createShadingFunction| Name: | QPdfEnginePrivate::createShadingFunction | | Prototype: | int QPdfEnginePrivate::createShadingFunction(const QGradient *gradient, int from, int to, bool reflect, bool alpha) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1987-2083 |
| | 76 | 15 |
QPlatformBackingStore::toTexture| Name: | QPlatformBackingStore::toTexture | | Prototype: | GLuint QPlatformBackingStore::toTexture(const QRegion &dirtyRegion, QSize *textureSize, TextureFlags *flags) const | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 458-592 |
| | 76 | 26 |
QStyleSheetStyle::styleHint| Name: | QStyleSheetStyle::styleHint | | Prototype: | int QStyleSheetStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *w, QStyleHintReturn *shret) const | | Coverage: | 0.000% (0/136) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 5212-5315 |
| | 76 | 55 |
QXmlStreamReaderPrivate::resolveTag| Name: | QXmlStreamReaderPrivate::resolveTag | | Prototype: | void QXmlStreamReaderPrivate::resolveTag() | | Coverage: | 77.011% (67/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1570-1672 |
| | 76 | 19 |
qFormatLogMessage| Name: | qFormatLogMessage | | Prototype: | QString qFormatLogMessage(QtMsgType type, const QMessageLogContext &context, const QString &str) | | Coverage: | 86.408% (89/103) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1353-1468 |
| | 76 | 36 |
QIdentityProxyModel::setSourceModel| Name: | QIdentityProxyModel::setSourceModel | | Prototype: | void QIdentityProxyModel::setSourceModel(QAbstractItemModel* newSourceModel) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 339-424 |
| | 77 | 3 |
QMatrix4x4::projectedRotate| Name: | QMatrix4x4::projectedRotate | | Prototype: | void QMatrix4x4::projectedRotate(float angle, float x, float y, float z) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1223-1314 |
| | 77 | 14 |
QOpenGLFunctions_4_4_Compatibility::initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_4_Compatibility::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_4_Compatibility::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp | | Lines: | 169-279 |
| | 77 | 3 |
QPainterPrivate::drawStretchedGradient| Name: | QPainterPrivate::drawStretchedGradient | | Prototype: | void QPainterPrivate::drawStretchedGradient(const QPainterPath &path, DrawOperation op) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 530-642 |
| | 77 | 15 |
QTextEngine::fontEngine| Name: | QTextEngine::fontEngine | | Prototype: | QFontEngine *QTextEngine::fontEngine(const QScriptItem &si, QFixed *ascent, QFixed *descent, QFixed *leading) const | | Coverage: | 0.000% (0/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2016-2132 |
| | 77 | 23 |
QTextEngine::shapeTextWithHarfbuzz| Name: | QTextEngine::shapeTextWithHarfbuzz | | Prototype: | int QTextEngine::shapeTextWithHarfbuzz(const QScriptItem &si, const ushort *string, int itemLength, QFontEngine *fontEngine, const QVector<uint> &itemBoundaries, bool kerningEnabled) const | | Coverage: | 0.000% (0/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1337-1450 |
| | 77 | 23 |
QWidgetResizeHandler::keyPressEvent| Name: | QWidgetResizeHandler::keyPressEvent | | Prototype: | void QWidgetResizeHandler::keyPressEvent(QKeyEvent * e) | | Coverage: | 0.000% (0/99) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 371-492 |
| | 77 | 31 |
qDrawRoundedCorners| Name: | qDrawRoundedCorners | | Prototype: | void qDrawRoundedCorners(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, const QSizeF& r1, const QSizeF& r2, Edge edge, BorderStyle s, QBrush c) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 80-182 |
| | 77 | 28 |
QFtpPI::processReply| Name: | QFtpPI::processReply | | Prototype: | bool QFtpPI::processReply() | | Coverage: | 64.948% (63/97) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 993-1157 |
| | 78 | 32 |
QGraphicsItem::sceneEvent| Name: | QGraphicsItem::sceneEvent | | Prototype: | bool QGraphicsItem::sceneEvent(QEvent *event) | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6778-6905 |
| | 78 | 39 |
QGuiApplicationPrivate::init| Name: | QGuiApplicationPrivate::init | | Prototype: | void QGuiApplicationPrivate::init() | | Coverage: | 0.000% (0/84) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1305-1462 |
| | 78 | 25 |
QHostInfoAgent::fromName| Name: | QHostInfoAgent::fromName | | Prototype: | QHostInfo QHostInfoAgent::fromName(const QString &hostName) | | Coverage: | 71.186% (42/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | | Lines: | 132-317 |
| | 78 | 17 |
QOpenGL2PaintEngineExPrivate::updateBrushUniforms| Name: | QOpenGL2PaintEngineExPrivate::updateBrushUniforms | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushUniforms() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 299-415 |
| | 78 | 10 |
QPainter::drawImage| Name: | QPainter::drawImage | | Prototype: | void QPainter::drawImage(const QRectF &targetRect, const QImage &image, const QRectF &sourceRect, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5413-5524 |
| | 78 | 16 |
QRegularExpressionPrivate::doMatch| Name: | QRegularExpressionPrivate::doMatch | | Prototype: | QRegularExpressionMatchPrivate *QRegularExpressionPrivate::doMatch(const QString &subject, int subjectStart, int subjectLength, int offset, QRegularExpression::MatchType matchType, QRegularExpression::MatchOptions matchOptions, CheckSubjectStringOption checkSubjectStringOption, const QRegularExpressionMatchPrivate *previous) const | | Coverage: | 92.647% (63/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1262-1405 |
| | 78 | 16 |
QScrollerPrivate::createScrollingSegments| Name: | QScrollerPrivate::createScrollingSegments | | Prototype: | void QScrollerPrivate::createScrollingSegments(qreal v, qreal startPos, qreal deltaTime, qreal deltaPos, Qt::Orientation orientation) | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1259-1400 |
| | 78 | 18 |
QStyleSheetStyle::titleBarLayout| Name: | QStyleSheetStyle::titleBarLayout | | Prototype: | QHash<QStyle::SubControl, QRect> QStyleSheetStyle::titleBarLayout(const QWidget *w, const QStyleOptionTitleBar *tb) const | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 742-847 |
| | 78 | 28 |
QTableView::scrollTo| Name: | QTableView::scrollTo | | Prototype: | void QTableView::scrollTo(const QModelIndex &index, ScrollHint hint) | | Coverage: | 0.000% (0/117) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2705-2823 |
| | 78 | 29 |
QXmlSimpleReaderPrivate::parseNotationDecl| Name: | QXmlSimpleReaderPrivate::parseNotationDecl | | Prototype: | bool QXmlSimpleReaderPrivate::parseNotationDecl() | | Coverage: | 84.000% (63/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 6152-6287 |
| | 78 | 29 |
qInitDrawhelperFunctions| Name: | qInitDrawhelperFunctions | | Prototype: | static void qInitDrawhelperFunctions() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6343-6548 |
| | 78 | 4 |
qt_write_dib| Name: | qt_write_dib | | Prototype: | bool qt_write_dib(QDataStream &s, QImage image) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 589-691 |
| | 78 | 18 |
QAbstractItemView::keyPressEvent| Name: | QAbstractItemView::keyPressEvent | | Prototype: | void QAbstractItemView::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/119) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2282-2502 |
| | 79 | 48 |
QConfFileSettingsPrivate::syncConfFile| Name: | QConfFileSettingsPrivate::syncConfFile | | Prototype: | void QConfFileSettingsPrivate::syncConfFile(int confFileNo) | | Coverage: | 89.888% (80/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1368-1534 |
| | 79 | 23 |
QTableView::updateGeometries| Name: | QTableView::updateGeometries | | Prototype: | void QTableView::updateGeometries() | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2088-2201 |
| | 79 | 19 |
QTextHtmlExporter::emitTable| Name: | QTextHtmlExporter::emitTable | | Prototype: | void QTextHtmlExporter::emitTable(const QTextTable *table) | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3016-3140 |
| | 79 | 25 |
QXmlSimpleReaderPrivate::parseChoiceSeq| Name: | QXmlSimpleReaderPrivate::parseChoiceSeq | | Prototype: | bool QXmlSimpleReaderPrivate::parseChoiceSeq() | | Coverage: | 92.105% (70/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 6295-6422 |
| | 79 | 28 |
QGraphicsScenePrivate::touchEventHandler| Name: | QGraphicsScenePrivate::touchEventHandler | | Prototype: | void QGraphicsScenePrivate::touchEventHandler(QTouchEvent *sceneTouchEvent) | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5882-6010 |
| | 80 | 22 |
QHeaderView::paintSection| Name: | QHeaderView::paintSection | | Prototype: | void QHeaderView::paintSection(QPainter *painter, const QRect &rect, int logicalIndex) const | | Coverage: | 0.000% (0/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2703-2805 |
| | 80 | 22 |
QIODevice::read| Name: | QIODevice::read | | Prototype: | qint64 QIODevice::read(char *data, qint64 maxSize) | | Coverage: | 96.040% (97/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 988-1141 |
| | 80 | 27 |
QImage::transformed| Name: | QImage::transformed | | Prototype: | QImage QImage::transformed(const QTransform &matrix, Qt::TransformationMode mode ) const | | Coverage: | 0.000% (0/99) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4607-4733 |
| | 80 | 23 |
QProcessPrivate::startDetached| Name: | QProcessPrivate::startDetached | | Prototype: | bool QProcessPrivate::startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid) | | Coverage: | 25.000% (14/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 932-1045 |
| | 80 | 17 |
QSimplex::setConstraints| Name: | QSimplex::setConstraints | | Prototype: | bool QSimplex::setConstraints(const QList<QSimplexConstraint *> &newConstraints) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 127-303 |
| | 80 | 20 |
QTriangulator::ComplexToSimple::removeUnwantedEdgesAndConnect| Name: | QTriangulator::ComplexToSimple::removeUnwantedEdgesAndConnect | | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::removeUnwantedEdgesAndConnect() | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1456-1593 |
| | 80 | 17 |
QXcbClipboard::handleSelectionRequest| Name: | QXcbClipboard::handleSelectionRequest | | Prototype: | void QXcbClipboard::handleSelectionRequest(xcb_selection_request_event_t *req) | | Coverage: | 60.606% (40/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 603-724 |
| | 80 | 18 |
QXcbKeyboard::handleKeyEvent| Name: | QXcbKeyboard::handleKeyEvent | | Prototype: | void QXcbKeyboard::handleKeyEvent(xcb_window_t sourceWindow, QEvent::Type type, xcb_keycode_t code, quint16 state, xcb_timestamp_t time) | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1455-1576 |
| | 80 | 21 |
SegmentTree::intersectLines| Name: | SegmentTree::intersectLines | | Prototype: | void SegmentTree::intersectLines(const QLineF &a, const QLineF &b, QDataBuffer<QIntersection> &intersections) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 389-509 |
| | 80 | 17 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QBrush &b) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1124-1224 |
| | 80 | 11 |
qt_xForm_helper| Name: | qt_xForm_helper | | Prototype: | bool qt_xForm_helper(const QTransform &trueMat, int xoffset, int type, int depth, uchar *dptr, int dbpl, int p_inc, int dHeight, const uchar *sptr, int sbpl, int sWidth, int sHeight) | | Coverage: | 0.000% (0/187) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4022-4132 |
| | 80 | 52 |
QApplicationPrivate::translateRawTouchEvent| Name: | QApplicationPrivate::translateRawTouchEvent | | Prototype: | bool QApplicationPrivate::translateRawTouchEvent(QWidget *window, QTouchDevice *device, const QList<QTouchEvent::TouchPoint> &touchPoints, ulong timestamp) | | Coverage: | 0.000% (0/84) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4383-4523 |
| | 81 | 26 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(const char *before, int bsize, const char *after, int asize) | | Coverage: | 70.787% (63/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2228-2341 |
| | 81 | 27 |
QCommonStyle::hitTestComplexControl| Name: | QCommonStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QCommonStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *widget) const | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 3789-3921 |
| | 81 | 33 |
QFontSubset::toTruetype| Name: | QFontSubset::toTruetype | | Prototype: | QByteArray QFontSubset::toTruetype() const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 1163-1272 |
| | 81 | 10 |
QGL2PaintEngineExPrivate::updateBrushUniforms| Name: | QGL2PaintEngineExPrivate::updateBrushUniforms | | Prototype: | void QGL2PaintEngineExPrivate::updateBrushUniforms() | | Coverage: | 10.526% (4/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 246-366 |
| | 81 | 11 |
QGestureManager::deliverEvents| Name: | QGestureManager::deliverEvents | | Prototype: | void QGestureManager::deliverEvents(const QSet<QGesture *> &gestures, QSet<QGesture *> *undeliveredGestures) | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 610-727 |
| | 81 | 25 |
QHeaderViewPrivate::resizeSections| Name: | QHeaderViewPrivate::resizeSections | | Prototype: | void QHeaderViewPrivate::resizeSections(QHeaderView::ResizeMode globalMode, bool useGlobalMode) | | Coverage: | 0.000% (0/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3305-3430 |
| | 81 | 19 |
QImage::copy| Name: | QImage::copy | | Prototype: | QImage QImage::copy(const QRect& r) const | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1158-1269 |
| | 81 | 25 |
QTableView::setSelection| Name: | QTableView::setSelection | | Prototype: | void QTableView::setSelection(const QRect &rect, QItemSelectionModel::SelectionFlags command) | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1832-1933 |
| | 81 | 21 |
QTreeView::moveCursor| Name: | QTreeView::moveCursor | | Prototype: | QModelIndex QTreeView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/116) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2179-2333 |
| | 81 | 34 |
QVariant::canConvert| Name: | QVariant::canConvert | | Prototype: | bool QVariant::canConvert(int targetTypeId) const | | Coverage: | 87.162% (129/148) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3030-3179 |
| | 81 | 60 |
miRegionOp| Name: | miRegionOp | | Prototype: | static void miRegionOp(QRegionPrivate &dest, const QRegionPrivate *reg1, const QRegionPrivate *reg2, OverlapFunc overlapFunc, NonOverlapFunc nonOverlap1Func, NonOverlapFunc nonOverlap2Func) | | Coverage: | 0.000% (0/93) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2149-2342 |
| | 81 | 25 |
QGraphicsScenePrivate::drawSubtreeRecursive| Name: | QGraphicsScenePrivate::drawSubtreeRecursive | | Prototype: | void QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem *item, QPainter *painter, const QTransform *const viewTransform, QRegion *exposedRegion, QWidget *widget, qreal parentOpacity, const QTransform *const effectTransform) | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4718-4856 |
| | 82 | 25 |
QNetworkReplyHttpImplPrivate::fetchCacheMetaData| Name: | QNetworkReplyHttpImplPrivate::fetchCacheMetaData | | Prototype: | QNetworkCacheMetaData QNetworkReplyHttpImplPrivate::fetchCacheMetaData(const QNetworkCacheMetaData &oldMetaData) const | | Coverage: | 54.839% (51/93) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1489-1638 |
| | 82 | 21 |
QPainter::drawPixmap| Name: | QPainter::drawPixmap | | Prototype: | void QPainter::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5121-5253 |
| | 82 | 18 |
QWidget::setParent| Name: | QWidget::setParent | | Prototype: | void QWidget::setParent(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10483-10636 |
| | 82 | 32 |
convertPath| Name: | convertPath | | Prototype: | static void convertPath(const QPainterPath &path, QVector<TTF_POINT> *points, QVector<int> *endPoints, qreal ppem) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 722-842 |
| | 82 | 13 |
qDrawEdge| Name: | qDrawEdge | | Prototype: | void qDrawEdge(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, qreal dw1, qreal dw2, QCss::Edge edge, QCss::BorderStyle style, QBrush c) | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 185-312 |
| | 82 | 33 |
QDateTimeEditPrivate::stepBy| Name: | QDateTimeEditPrivate::stepBy | | Prototype: | QDateTime QDateTimeEditPrivate::stepBy(int sectionIndex, int steps, bool test) const | | Coverage: | 0.000% (0/105) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2000-2131 |
| | 83 | 25 |
QDoubleSpinBoxPrivate::validateAndInterpret| Name: | QDoubleSpinBoxPrivate::validateAndInterpret | | Prototype: | QVariant QDoubleSpinBoxPrivate::validateAndInterpret(QString &input, int &pos, QValidator::State &state) const | | Coverage: | 0.000% (0/132) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 1157-1302 |
| | 83 | 29 |
QOpenGLFunctions_4_5_Compatibility::initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_5_Compatibility::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_5_Compatibility::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp | | Lines: | 177-295 |
| | 83 | 3 |
QPdfEnginePrivate::embedFont| Name: | QPdfEnginePrivate::embedFont | | Prototype: | void QPdfEnginePrivate::embedFont(QFontSubset *font) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1544-1654 |
| | 83 | 3 |
QTextHtmlParserNode::initializeProperties| Name: | QTextHtmlParserNode::initializeProperties | | Prototype: | void QTextHtmlParserNode::initializeProperties(const QTextHtmlParserNode *parent, const QTextHtmlParser *parser) | | Coverage: | 0.000% (0/77) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1014-1142 |
| | 83 | 29 |
QWidgetTextControl::findNextPrevAnchor| Name: | QWidgetTextControl::findNextPrevAnchor | | Prototype: | bool QWidgetTextControl::findNextPrevAnchor(const QTextCursor &startCursor, bool next, QTextCursor &newAnchor) | | Coverage: | 0.000% (0/94) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2672-2812 |
| | 83 | 26 |
convert| Name: | convert | | Prototype: | static bool convert(const QVariant::Private *d, int t, void *result, bool *ok) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 178-308 |
| | 83 | 38 |
gray_render_cubic| Name: | gray_render_cubic | | Prototype: | static void gray_render_cubic( PWorker worker, const QT_FT_Vector* control1, const QT_FT_Vector* control2, const QT_FT_Vector* to ) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 974-1092 |
| | 83 | 19 |
qt_scale_image_argb32_on_argb32_sse2| Name: | qt_scale_image_argb32_on_argb32_sse2 | | Prototype: | void qt_scale_image_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 479-602 |
| | 83 | 20 |
QAccessibleTextWidget::attributes| Name: | QAccessibleTextWidget::attributes | | Prototype: | QString QAccessibleTextWidget::attributes(int offset, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 763-915 |
| | 84 | 40 |
QCommonStylePrivate::viewItemLayout| Name: | QCommonStylePrivate::viewItemLayout | | Prototype: | void QCommonStylePrivate::viewItemLayout(const QStyleOptionViewItem *opt, QRect *checkRect, QRect *pixmapRect, QRect *textRect, bool sizehint) const | | Coverage: | 0.000% (0/77) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 959-1082 |
| | 84 | 21 |
QItemDelegate::doLayout| Name: | QItemDelegate::doLayout | | Prototype: | void QItemDelegate::doLayout(const QStyleOptionViewItem &option, QRect *checkRect, QRect *pixmapRect, QRect *textRect, bool hint) const | | Coverage: | 0.000% (0/79) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 800-925 |
| | 84 | 21 |
QLabel::paintEvent| Name: | QLabel::paintEvent | | Prototype: | void QLabel::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1005-1119 |
| | 84 | 21 |
QObject::connect| Name: | QObject::connect | | Prototype: | QMetaObject::Connection QObject::connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | | Coverage: | 61.364% (27/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2633-2749 |
| | 84 | 14 |
QStyleHelper::drawDial| Name: | QStyleHelper::drawDial | | Prototype: | void drawDial(const QStyleOptionSlider *option, QPainter *painter) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | | Lines: | 245-352 |
| | 84 | 8 |
QDockAreaLayoutInfo::restoreState| Name: | QDockAreaLayoutInfo::restoreState | | Prototype: | bool QDockAreaLayoutInfo::restoreState(QDataStream &stream, QList<QDockWidget*> &widgets, bool testing) | | Coverage: | 0.000% (0/84) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1865-2008 |
| | 85 | 24 |
QEvdevMouseHandler::readMouseData| Name: | QEvdevMouseHandler::readMouseData | | Prototype: | void QEvdevMouseHandler::readMouseData() | | Coverage: | 0.000% (0/121) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 188-302 |
| | 85 | 41 |
QGLTextureGlyphCache::resizeTextureData| Name: | QGLTextureGlyphCache::resizeTextureData | | Prototype: | void QGLTextureGlyphCache::resizeTextureData(int width, int height) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 144-277 |
| | 85 | 9 |
QHttpNetworkConnectionChannel::_q_error| Name: | QHttpNetworkConnectionChannel::_q_error | | Prototype: | void QHttpNetworkConnectionChannel::_q_error(QAbstractSocket::SocketError socketError) | | Coverage: | 61.000% (61/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 844-1000 |
| | 85 | 33 |
QXmlSimpleReaderPrivate::parsePEReference| Name: | QXmlSimpleReaderPrivate::parsePEReference | | Prototype: | bool QXmlSimpleReaderPrivate::parsePEReference() | | Coverage: | 67.442% (58/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 5195-5338 |
| | 85 | 31 |
parseBrushValue| Name: | parseBrushValue | | Prototype: | static BrushData parseBrushValue(const QCss::Value &v, const QPalette &pal) | | Coverage: | 0.000% (0/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 790-897 |
| | 85 | 23 |
QPrintPreviewDialogPrivate::init| Name: | QPrintPreviewDialogPrivate::init | | Prototype: | void QPrintPreviewDialogPrivate::init(QPrinter *_printer) | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 221-347 |
| | 86 | 5 |
QAbstractItemView::setModel| Name: | QAbstractItemView::setModel | | Prototype: | void QAbstractItemView::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 669-749 |
| | 87 | 4 |
QIconModeViewBase::doDynamicLayout| Name: | QIconModeViewBase::doDynamicLayout | | Prototype: | void QIconModeViewBase::doDynamicLayout(const QListViewLayoutInfo &info) | | Coverage: | 0.000% (0/83) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2947-3079 |
| | 87 | 23 |
QMatrix4x4::rotate| Name: | QMatrix4x4::rotate | | Prototype: | void QMatrix4x4::rotate(float angle, float x, float y, float z) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1116-1218 |
| | 87 | 14 |
QString::replace| Name: | QString::replace | | Prototype: | QString& QString::replace(const QRegExp &rx, const QString &after) | | Coverage: | 92.000% (69/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3404-3539 |
| | 87 | 23 |
QColor::toRgb| Name: | QColor::toRgb | | Prototype: | QColor QColor::toRgb() const noexcept | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1575-1709 |
| | 88 | 23 |
QFontEngine::getGlyphPositions| Name: | QFontEngine::getGlyphPositions | | Prototype: | void QFontEngine::getGlyphPositions(const QGlyphLayout &glyphs, const QTransform &matrix, QTextItem::RenderFlags flags, QVarLengthArray<glyph_t> &glyphs_out, QVarLengthArray<QFixedPoint> &positions) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 441-557 |
| | 88 | 16 |