| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QOpenGLFunctions_3_2_Core::initializeOpenGLFunctions| Name: | QOpenGLFunctions_3_2_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_3_2_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 126-232 |
| | 74 | 14 |
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: | 1259-1431 |
| | 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: | 4855-4976 |
| | 75 | 25 |
QGtkStyle::styleHint| Name: | QGtkStyle::styleHint | | Prototype: | int QGtkStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData = 0) const | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 723-869 |
| | 75 | 41 |
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/126) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp | | Lines: | 92-194 |
| | 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: | 106-232 |
| | 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: | 1751-1865 |
| | 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: | 3075-3189 |
| | 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: | 1380-1499 |
| | 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: | 2494-2610 |
| | 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: | 1803-1943 |
| | 76 | 29 |
QLocaleData::doubleToString| Name: | QLocaleData::doubleToString | | Prototype: | QString QLocaleData::doubleToString(const QChar _zero, const QChar plus, const QChar minus, const QChar exponential, const QChar group, const QChar decimal, double d, int precision, DoubleForm form, int width, unsigned flags) | | Coverage: | 93.333% (84/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2749-2872 |
| | 76 | 24 |
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: | 1980-2076 |
| | 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: | 5147-5250 |
| | 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: | 1564-1666 |
| | 76 | 19 |
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: | 333-418 |
| | 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: | 1217-1308 |
| | 77 | 14 |
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: | 525-637 |
| | 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: | 2005-2121 |
| | 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: | 1331-1444 |
| | 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: | 365-486 |
| | 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: | 74-176 |
| | 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: | 987-1151 |
| | 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: | 6688-6815 |
| | 78 | 39 |
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: | 126-311 |
| | 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: | 293-409 |
| | 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: | 5409-5520 |
| | 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: | 1256-1399 |
| | 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: | 1247-1388 |
| | 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: | 736-841 |
| | 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: | 2706-2824 |
| | 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: | 6133-6268 |
| | 78 | 29 |
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: | 583-685 |
| | 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: | 2231-2451 |
| | 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: | 1392-1558 |
| | 79 | 23 |
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: | 603-718 |
| | 79 | 25 |
QSimplex::setConstraints| Name: | QSimplex::setConstraints | | Prototype: | bool QSimplex::setConstraints(const QList<QSimplexConstraint *> &newConstraints) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 121-295 |
| | 79 | 19 |
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: | 2089-2202 |
| | 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: | 6276-6403 |
| | 79 | 28 |
QAccessibleTextWidget::attributes| Name: | QAccessibleTextWidget::attributes | | Prototype: | QString QAccessibleTextWidget::attributes(int offset, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/93) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 711-866 |
| | 80 | 47 |
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: | 5861-5989 |
| | 80 | 22 |
QGuiApplicationPrivate::init| Name: | QGuiApplicationPrivate::init | | Prototype: | void QGuiApplicationPrivate::init() | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1275-1436 |
| | 80 | 26 |
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: | 2647-2749 |
| | 80 | 22 |
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: | 4589-4715 |
| | 80 | 23 |
QOpenGLFunctions_2_0::initializeOpenGLFunctions| Name: | QOpenGLFunctions_2_0::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_2_0::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | | Lines: | 132-246 |
| | 80 | 15 |
QOpenGLFunctions_3_3_Core::initializeOpenGLFunctions| Name: | QOpenGLFunctions_3_3_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_3_3_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 131-245 |
| | 80 | 15 |
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: | 968-1081 |
| | 80 | 17 |
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: | 1450-1587 |
| | 80 | 17 |
QWidget::setParent| Name: | QWidget::setParent | | Prototype: | void QWidget::setParent(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/144) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10451-10600 |
| | 80 | 32 |
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: | 597-718 |
| | 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: | 1447-1566 |
| | 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: | 383-503 |
| | 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: | 1118-1218 |
| | 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: | 4004-4114 |
| | 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: | 4396-4536 |
| | 81 | 26 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(const char *before, int bsize, const char *after, int asize) | | Coverage: | 67.416% (60/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2083-2196 |
| | 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: | 3753-3885 |
| | 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: | 1155-1264 |
| | 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: | 240-360 |
| | 81 | 11 |
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: | 1145-1256 |
| | 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: | 1829-1930 |
| | 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: | 2190-2344 |
| | 81 | 34 |
QVariant::canConvert| Name: | QVariant::canConvert | | Prototype: | bool QVariant::canConvert(int targetTypeId) const | | Coverage: | 87.037% (188/216) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3032-3181 |
| | 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: | 2125-2318 |
| | 81 | 25 |
populateFromPattern| Name: | populateFromPattern | | Prototype: | static void populateFromPattern(FcPattern *pattern) | | Coverage: | 60.000% (45/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 364-476 |
| | 81 | 22 |
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: | 4694-4832 |
| | 82 | 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: | 3217-3344 |
| | 82 | 19 |
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: | 1497-1646 |
| | 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: | 5117-5249 |
| | 82 | 18 |
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: | 715-835 |
| | 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: | 179-306 |
| | 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: | 1994-2125 |
| | 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: | 1152-1297 |
| | 83 | 29 |
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: | 1538-1648 |
| | 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: | 1008-1136 |
| | 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: | 2638-2778 |
| | 83 | 26 |
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: | 968-1086 |
| | 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: | 472-595 |
| | 83 | 20 |
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: | 940-1063 |
| | 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: | 794-919 |
| | 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: | 1001-1115 |
| | 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: | 2626-2742 |
| | 84 | 14 |
QOpenGLFunctions_3_0_CoreBackend::QOpenGLFunctions_3_0_CoreBackend| Name: | QOpenGLFunctions_3_0_CoreBackend::QOpenGLFunctions_3_0_CoreBackend | | Prototype: | QOpenGLFunctions_3_0_CoreBackend::QOpenGLFunctions_3_0_CoreBackend(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 631-720 |
| | 84 | 1 |
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: | 239-346 |
| | 84 | 8 |
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: | 172-303 |
| | 84 | 38 |
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: | 1859-2002 |
| | 85 | 24 |
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: | 138-271 |
| | 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: | 838-994 |
| | 85 | 33 |
QTzTimeZonePrivate::init| Name: | QTzTimeZonePrivate::init | | Prototype: | void QTzTimeZonePrivate::init(const QByteArray &ianaId) | | Coverage: | 55.682% (49/88) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 630-752 |
| | 85 | 29 |
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: | 5176-5319 |
| | 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: | 783-890 |
| | 85 | 23 |
QOpenGLFunctions_2_1::initializeOpenGLFunctions| Name: | QOpenGLFunctions_2_1::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_2_1::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp | | Lines: | 137-259 |
| | 86 | 16 |
QOpenGLFunctions_4_0_Core::initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_0_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_0_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp | | Lines: | 136-258 |
| | 86 | 16 |
QPrintPreviewDialogPrivate::init| Name: | QPrintPreviewDialogPrivate::init | | Prototype: | void QPrintPreviewDialogPrivate::init(QPrinter *_printer) | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 215-341 |
| | 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: | 650-730 |
| | 87 | 4 |
QEvdevMouseHandler::readMouseData| Name: | QEvdevMouseHandler::readMouseData | | Prototype: | void QEvdevMouseHandler::readMouseData() | | Coverage: | 0.000% (0/125) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 182-299 |
| | 87 | 42 |
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: | 2937-3069 |
| | 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: | 1110-1212 |
| | 87 | 14 |