| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qt_fetch_linear_gradient_template| Name: | qt_fetch_linear_gradient_template | | Prototype: | template<class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_linear_gradient_template( BlendType *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3502-3570 |
| | 41 | 10 |
QAbstractSocket::waitForConnected| Name: | QAbstractSocket::waitForConnected | | Prototype: | bool QAbstractSocket::waitForConnected(int msecs) | | Coverage: | 83.333% (40/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2027-2111 |
| | 42 | 12 |
QApplication::~QApplication| Name: | QApplication::~QApplication | | Prototype: | QApplication::~QApplication() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 820-890 |
| | 42 | 6 |
QCommonStyle::generatedIconPixmap| Name: | QCommonStyle::generatedIconPixmap | | Prototype: | QPixmap QCommonStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6106-6172 |
| | 42 | 11 |
QConfFileSettingsPrivate::readIniLine| Name: | QConfFileSettingsPrivate::readIniLine | | Prototype: | bool QConfFileSettingsPrivate::readIniLine(const QByteArray &data, int &dataPos, int &lineStart, int &lineLen, int &equalsPos) | | Coverage: | 95.652% (66/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1586-1647 |
| | 42 | 19 |
QDBusConnection::registerObject| Name: | QDBusConnection::registerObject | | Prototype: | bool QDBusConnection::registerObject(const QString &path, const QString &interface, QObject *object, RegisterOptions options) | | Coverage: | 76.000% (38/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 889-961 |
| | 42 | 12 |
QEglFSWindow::create| Name: | QEglFSWindow::create | | Prototype: | void QEglFSWindow::create() | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 75-150 |
| | 42 | 11 |
QGL2PaintEngineExPrivate::stroke| Name: | QGL2PaintEngineExPrivate::stroke | | Prototype: | void QGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1280-1357 |
| | 42 | 7 |
QGL2PaintEngineExPrivate::writeClip| Name: | QGL2PaintEngineExPrivate::writeClip | | Prototype: | void QGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | | Coverage: | 48.718% (19/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2219-2291 |
| | 42 | 9 |
QGraphicsView::mouseReleaseEvent| Name: | QGraphicsView::mouseReleaseEvent | | Prototype: | void QGraphicsView::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3352-3427 |
| | 42 | 12 |
QGraphicsView::updateScene| Name: | QGraphicsView::updateScene | | Prototype: | void QGraphicsView::updateScene(const QList<QRectF> &rects) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2664-2733 |
| | 42 | 12 |
QItemDelegate::paint| Name: | QItemDelegate::paint | | Prototype: | void QItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 357-427 |
| | 42 | 6 |
QMdiSubWindowPrivate::setNormalMode| Name: | QMdiSubWindowPrivate::setNormalMode | | Prototype: | void QMdiSubWindowPrivate::setNormalMode() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1249-1315 |
| | 42 | 5 |
QNativeSocketEnginePrivate::fetchConnectionParameters| Name: | QNativeSocketEnginePrivate::fetchConnectionParameters | | Prototype: | bool QNativeSocketEnginePrivate::fetchConnectionParameters() | | Coverage: | 80.952% (34/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 1032-1118 |
| | 42 | 14 |
QOpenGL2PaintEngineExPrivate::writeClip| Name: | QOpenGL2PaintEngineExPrivate::writeClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2253-2325 |
| | 42 | 9 |
QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0| Name: | QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0 | | Prototype: | QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0() | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp | | Lines: | 83-141 |
| | 42 | 15 |
QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core| Name: | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core | | Prototype: | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core() | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 81-139 |
| | 42 | 15 |
QOutlineMapper::endOutline| Name: | QOutlineMapper::endOutline | | Prototype: | void QOutlineMapper::endOutline() | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 172-242 |
| | 42 | 12 |
QPainterPath::toFillPolygons| Name: | QPainterPath::toFillPolygons | | Prototype: | QList<QPolygonF> QPainterPath::toFillPolygons(const QTransform &matrix) const | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1628-1722 |
| | 42 | 17 |
QPixmapIconEngine::pixmap| Name: | QPixmapIconEngine::pixmap | | Prototype: | QPixmap QPixmapIconEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 270-327 |
| | 42 | 17 |
QSlider::mousePressEvent| Name: | QSlider::mousePressEvent | | Prototype: | void QSlider::mousePressEvent(QMouseEvent *ev) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 359-416 |
| | 42 | 9 |
QSortFilterProxyModelPrivate::proxy_intervals_for_source_items_to_add| Name: | QSortFilterProxyModelPrivate::proxy_intervals_for_source_items_to_add | | Prototype: | QVector<QPair<int, QVector<int > > > QSortFilterProxyModelPrivate::proxy_intervals_for_source_items_to_add( const QVector<int> &proxy_to_source, const QVector<int> &source_items, const QModelIndex &source_parent, Qt::Orientation orient) const | | Coverage: | 98.113% (52/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 607-671 |
| | 42 | 13 |
QSplitterPrivate::doResize| Name: | QSplitterPrivate::doResize | | Prototype: | void QSplitterPrivate::doResize() | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 474-555 |
| | 42 | 9 |
QTableViewPrivate::drawAndClipSpans| Name: | QTableViewPrivate::drawAndClipSpans | | Prototype: | void QTableViewPrivate::drawAndClipSpans(const QRegion &area, QPainter *painter, const QStyleOptionViewItem &option, QBitArray *drawn, int firstVisualRow, int lastVisualRow, int firstVisualColumn, int lastVisualColumn) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 785-841 |
| | 42 | 12 |
QTextBrowserPrivate::setSource| Name: | QTextBrowserPrivate::setSource | | Prototype: | void QTextBrowserPrivate::setSource(const QUrl &url) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 263-350 |
| | 42 | 12 |
QTextDocumentLayoutPrivate::drawFlow| Name: | QTextDocumentLayoutPrivate::drawFlow | | Prototype: | void QTextDocumentLayoutPrivate::drawFlow(const QPointF &offset, QPainter *painter, const QAbstractTextDocumentLayout::PaintContext &context, QTextFrame::Iterator it, const QList<QTextFrame *> &floats, QTextBlock *cursorBlockNeedingRepaint) const | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 1209-1284 |
| | 42 | 13 |
QTextTable::removeColumns| Name: | QTextTable::removeColumns | | Prototype: | void QTextTable::removeColumns(int pos, int num) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 921-983 |
| | 42 | 11 |
QTextTable::splitCell| Name: | QTextTable::splitCell | | Prototype: | void QTextTable::splitCell(int row, int column, int numRows, int numCols) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1174-1238 |
| | 42 | 9 |
QTreeView::visualRegionForSelection| Name: | QTreeView::visualRegionForSelection | | Prototype: | QRegion QTreeView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2391-2444 |
| | 42 | 15 |
QWidgetPrivate::render| Name: | QWidgetPrivate::render | | Prototype: | void QWidgetPrivate::render(QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, QWidget::RenderFlags renderFlags) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5687-5761 |
| | 42 | 15 |
QWidgetTextControl::inputMethodQuery| Name: | QWidgetTextControl::inputMethodQuery | | Prototype: | QVariant QWidgetTextControl::inputMethodQuery(Qt::InputMethodQuery property, QVariant argument) const | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2056-2119 |
| | 42 | 17 |
QWizardPrivate::layoutInfoForCurrentPage| Name: | QWizardPrivate::layoutInfoForCurrentPage | | Prototype: | QWizardLayoutInfo QWizardPrivate::layoutInfoForCurrentPage() | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 931-988 |
| | 42 | 4 |
QWizardPrivate::switchToPage| Name: | QWizardPrivate::switchToPage | | Prototype: | void QWizardPrivate::switchToPage(int newId, Direction direction) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 832-904 |
| | 42 | 11 |
ValueExtractor::extractBackground| Name: | ValueExtractor::extractBackground | | Prototype: | bool ValueExtractor::extractBackground(QBrush *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, Origin *origin, Attachment *attachment, Origin *clip) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1032-1093 |
| | 42 | 16 |
bindFont| Name: | bindFont | | Prototype: | static QByteArray bindFont(const QVector<QTtfTable>& _tables) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 1069-1143 |
| | 42 | 7 |
composeHelper| Name: | composeHelper | | Prototype: | static void composeHelper(QString *str, QChar::UnicodeVersion version, int from) | | Coverage: | 91.892% (34/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1807-1868 |
| | 42 | 10 |
distributeMultiBox| Name: | distributeMultiBox | | Prototype: | static void distributeMultiBox(QVector<QLayoutStruct> &chain, int start, int end, int minSize, int sizeHint, QVector<int> &stretchArray, int stretch) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 622-685 |
| | 42 | 15 |
drawEllipsePoints| Name: | drawEllipsePoints | | Prototype: | static inline void drawEllipsePoints(int x, int y, int length, const QRect &rect, const QRect &clip, ProcessSpans pen_func, ProcessSpans brush_func, QSpanData *pen_data, QSpanData *brush_data) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4654-4720 |
| | 42 | 6 |
findArgEscapes| Name: | findArgEscapes | | Prototype: | static ArgEscapeData findArgEscapes(const QString &s) | | Coverage: | 100.000% (39/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7221-7281 |
| | 42 | 13 |
match| Name: | match | | Prototype: | static int match(int script, const QFontDef &request, const QString &family_name, const QString &foundry_name, QtFontDesc *desc, const QList<int> &blacklistedFamilies) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1217-1294 |
| | 42 | 9 |
qDBusPropertySet| Name: | qDBusPropertySet | | Prototype: | QDBusMessage qDBusPropertySet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) | | Coverage: | 37.500% (12/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 376-430 |
| | 42 | 10 |
qt_intersect_spans| Name: | qt_intersect_spans | | Prototype: | static const QSpan *qt_intersect_spans(const QClipData *clip, int *currentClip, const QSpan *spans, const QSpan *end, QSpan **outSpans, int available) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3919-3980 |
| | 42 | 10 |
qt_painterpath_bezier_extrema| Name: | qt_painterpath_bezier_extrema | | Prototype: | static QRectF qt_painterpath_bezier_extrema(const QBezier &b) | | Coverage: | 0.000% (0/131) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1357-1436 |
| | 42 | 39 |
QAbstractAnimationPrivate::setState| Name: | QAbstractAnimationPrivate::setState | | Prototype: | void QAbstractAnimationPrivate::setState(QAbstractAnimation::State newState) | | Coverage: | 91.549% (65/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 951-1029 |
| | 43 | 16 |
QColumnViewPrivate::createColumn| Name: | QColumnViewPrivate::createColumn | | Prototype: | QAbstractItemView *QColumnViewPrivate::createColumn(const QModelIndex &index, bool show) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 662-719 |
| | 43 | 8 |
QCommonStylePrivate::tabLayout| Name: | QCommonStylePrivate::tabLayout | | Prototype: | void QCommonStylePrivate::tabLayout(const QStyleOptionTab *opt, const QWidget *widget, QRect *textRect, QRect *iconRect) const | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1073-1133 |
| | 43 | 10 |
QDateTimeEdit::keyPressEvent| Name: | QDateTimeEdit::keyPressEvent | | Prototype: | void QDateTimeEdit::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1050-1196 |
| | 43 | 19 |
QDirSortItemComparator::operator()| Name: | QDirSortItemComparator::operator() | | Prototype: | bool QDirSortItemComparator::operator()(const QDirSortItem &n1, const QDirSortItem &n2) const | | Coverage: | 94.118% (48/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 216-286 |
| | 43 | 13 |
QDockAreaLayoutInfo::apply| Name: | QDockAreaLayoutInfo::apply | | Prototype: | void QDockAreaLayoutInfo::apply(bool animate) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1491-1565 |
| | 43 | 20 |
QFontEngineFT::stringToCMap| Name: | QFontEngineFT::stringToCMap | | Prototype: | bool QFontEngineFT::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 74.000% (37/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1481-1552 |
| | 43 | 14 |
QGL2PEXVertexArray::addPath| Name: | QGL2PEXVertexArray::addPath | | Prototype: | void QGL2PEXVertexArray::addPath(const QVectorPath &path, GLfloat curveInverseScale, bool outline) | | Coverage: | 48.837% (21/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | | Lines: | 80-151 |
| | 43 | 16 |
QGL2PaintEngineExPrivate::prepareForDraw| Name: | QGL2PaintEngineExPrivate::prepareForDraw | | Prototype: | bool QGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) | | Coverage: | 46.377% (32/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1137-1206 |
| | 43 | 13 |
QGuiApplicationPrivate::isWindowBlocked| Name: | QGuiApplicationPrivate::isWindowBlocked | | Prototype: | bool QGuiApplicationPrivate::isWindowBlocked(QWindow *window, QWindow **blockingWindow) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 758-826 |
| | 43 | 16 |
QHeaderView::initializeSections| Name: | QHeaderView::initializeSections | | Prototype: | void QHeaderView::initializeSections(int start, int end) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2096-2162 |
| | 43 | 16 |
QLatin15Codec::convertFromUnicode| Name: | QLatin15Codec::convertFromUnicode | | Prototype: | QByteArray QLatin15Codec::convertFromUnicode(const QChar *in, int length, ConverterState *state) const | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | | Lines: | 142-214 |
| | 43 | 24 |
QListModeViewBase::dragMoveEvent| Name: | QListModeViewBase::dragMoveEvent | | Prototype: | void QListModeViewBase::dragMoveEvent(QDragMoveEvent *event) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2014-2082 |
| | 43 | 14 |
QOpenGL2PEXVertexArray::addPath| Name: | QOpenGL2PEXVertexArray::addPath | | Prototype: | void QOpenGL2PEXVertexArray::addPath(const QVectorPath &path, GLfloat curveInverseScale, bool outline) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp | | Lines: | 80-151 |
| | 43 | 16 |
QOpenGL2PaintEngineExPrivate::stroke| Name: | QOpenGL2PaintEngineExPrivate::stroke | | Prototype: | void QOpenGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1279-1357 |
| | 43 | 7 |
QOpenGLFunctions_4_3_CoreBackend::QOpenGLFunctions_4_3_CoreBackend| Name: | QOpenGLFunctions_4_3_CoreBackend::QOpenGLFunctions_4_3_CoreBackend | | Prototype: | QOpenGLFunctions_4_3_CoreBackend::QOpenGLFunctions_4_3_CoreBackend(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 1034-1082 |
| | 43 | 1 |
QOpenGLTexture::setFormat| Name: | QOpenGLTexture::setFormat | | Prototype: | void QOpenGLTexture::setFormat(TextureFormat format) | | Coverage: | 0.000% (0/120) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2425-2589 |
| | 43 | 100 |
QPagePreview::paintEvent| Name: | QPagePreview::paintEvent | | Prototype: | void paintEvent(QPaintEvent *) override | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 113-167 |
| | 43 | 6 |
QPdf::generatePath| Name: | QPdf::generatePath | | Prototype: | QByteArray QPdf::generatePath(const QPainterPath &path, const QTransform &matrix, PathFlags flags) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 288-348 |
| | 43 | 13 |
QPrintDialogPrivate::setupPrinter| Name: | QPrintDialogPrivate::setupPrinter | | Prototype: | void QPrintDialogPrivate::setupPrinter() | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 386-462 |
| | 43 | 16 |
QRasterPaintEngine::drawTiledPixmap| Name: | QRasterPaintEngine::drawTiledPixmap | | Prototype: | void QRasterPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &sr) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2431-2495 |
| | 43 | 8 |
QRegExpEngine::Box::cat| Name: | QRegExpEngine::Box::cat | | Prototype: | void QRegExpEngine::Box::cat(const Box &b) | | Coverage: | 100.000% (53/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2521-2589 |
| | 43 | 16 |
QRegionPrivate::append| Name: | QRegionPrivate::append | | Prototype: | void QRegionPrivate::append(const QRegionPrivate *r) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1351-1422 |
| | 43 | 10 |
QStandardItemModel::mimeData| Name: | QStandardItemModel::mimeData | | Prototype: | QMimeData *QStandardItemModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2981-3047 |
| | 43 | 13 |
QStateMachinePrivate::initializeAnimations| Name: | QStateMachinePrivate::initializeAnimations | | Prototype: | void QStateMachinePrivate::initializeAnimations(QAbstractState *state, const QList<QAbstractAnimation *> &selectedAnimations, const QList<QAbstractState*> &exitedStates_sorted, QHash<QAbstractState*, QVector<QPropertyAssignment> > &assignmentsForEnteredStates) | | Coverage: | 97.674% (42/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1642-1711 |
| | 43 | 14 |
QStatusBar::reformat| Name: | QStatusBar::reformat | | Prototype: | void QStatusBar::reformat() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 466-526 |
| | 43 | 8 |
QString::replace_helper| Name: | QString::replace_helper | | Prototype: | void QString::replace_helper(uint *indices, int nIndices, int blen, const QChar *after, int alen) | | Coverage: | 96.970% (32/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2402-2463 |
| | 43 | 12 |
QTextEngine::resolveFormats| Name: | QTextEngine::resolveFormats | | Prototype: | void QTextEngine::resolveFormats() const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3007-3069 |
| | 43 | 11 |
QToolBarAreaLayout::apply| Name: | QToolBarAreaLayout::apply | | Prototype: | void QToolBarAreaLayout::apply(bool animate) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 874-935 |
| | 43 | 15 |
QTriangulatingStroker::join| Name: | QTriangulatingStroker::join | | Prototype: | void QTriangulatingStroker::join(const qreal *pts) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 344-417 |
| | 43 | 12 |
QUndoGroup::setActiveStack| Name: | QUndoGroup::setActiveStack | | Prototype: | void QUndoGroup::setActiveStack(QUndoStack *stack) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 183-235 |
| | 43 | 4 |
QWidget::render| Name: | QWidget::render | | Prototype: | void QWidget::render(QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5127-5197 |
| | 43 | 8 |
QWidgetTextControlPrivate::extendWordwiseSelection| Name: | QWidgetTextControlPrivate::extendWordwiseSelection | | Prototype: | void QWidgetTextControlPrivate::extendWordwiseSelection(int suggestedNewPosition, qreal mouseXPosition) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 696-768 |
| | 43 | 12 |
QXcbConnection::xi2SetMouseGrabEnabled| Name: | QXcbConnection::xi2SetMouseGrabEnabled | | Prototype: | bool QXcbConnection::xi2SetMouseGrabEnabled(xcb_window_t w, bool grab) | | Coverage: | 54.545% (18/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 757-815 |
| | 43 | 11 |
addCircle| Name: | addCircle | | Prototype: | static bool addCircle(const QBezier *b, qreal offset, QBezier *o) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 339-397 |
| | 43 | 8 |
clipBezier| Name: | clipBezier | | Prototype: | template <Edge edge> void clipBezier(const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, qreal t, QPainterPath &result) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1996-2060 |
| | 43 | 9 |
diff| Name: | diff | | Prototype: | static Bigint *diff(Bigint *a, Bigint *b) | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 927-1001 |
| | 43 | 6 |
encodeText| Name: | encodeText | | Prototype: | static QString encodeText(const QString &str, QTextStream &s, const bool encodeQuotes = true, const bool performAVN = false, const bool encodeEOLs = false) | | Coverage: | 36.585% (15/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4140-4205 |
| | 43 | 9 |
generateHhea| Name: | generateHhea | | Prototype: | static QTtfTable generateHhea(const qttf_hhea_table &hhea) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 515-563 |
| | 43 | 1 |
loadSingleEngine| Name: | loadSingleEngine | | Prototype: | static QFontEngine *loadSingleEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 912-987 |
| | 43 | 12 |
matches| Name: | matches | | Prototype: | static bool matches(const QJsonObject &object, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QOpenGLConfig::Gpu &gpu) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 324-397 |
| | 43 | 24 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QIcon &icon) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1294-1351 |
| | 43 | 10 |
qDrawBorder| Name: | qDrawBorder | | Prototype: | void qDrawBorder(QPainter *p, const QRect &rect, const QCss::BorderStyle *styles, const int *borders, const QBrush *colors, const QSize *radii) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 340-396 |
| | 43 | 9 |
qt_mktime| Name: | qt_mktime | | Prototype: | static qint64 qt_mktime(QDate *date, QTime *time, QDateTimePrivate::DaylightStatus *daylightStatus, QString *abbreviation, bool *ok = 0) | | Coverage: | 69.565% (32/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2206-2319 |
| | 43 | 15 |
QAbstractItemDelegatePrivate::editorEventFilter| Name: | QAbstractItemDelegatePrivate::editorEventFilter | | Prototype: | bool QAbstractItemDelegatePrivate::editorEventFilter(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 449-523 |
| | 44 | 21 |
QAuthenticatorPrivate::parseDigestAuthenticationChallenge| Name: | QAuthenticatorPrivate::parseDigestAuthenticationChallenge | | Prototype: | QHash<QByteArray, QByteArray> QAuthenticatorPrivate::parseDigestAuthenticationChallenge(const QByteArray &challenge) | | Coverage: | 79.310% (46/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 530-593 |
| | 44 | 16 |
QEGLPlatformContext::init| Name: | QEGLPlatformContext::init | | Prototype: | void QEGLPlatformContext::init(const QSurfaceFormat &format, QPlatformOpenGLContext *share) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 126-197 |
| | 44 | 12 |
QFontFamilyDelegate::paint| Name: | QFontFamilyDelegate::paint | | Prototype: | void QFontFamilyDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 205-275 |
| | 44 | 10 |
QGraphicsItem::~QGraphicsItem| Name: | QGraphicsItem::~QGraphicsItem | | Prototype: | QGraphicsItem::~QGraphicsItem() | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1421-1493 |
| | 44 | 18 |
QGraphicsItemEffectSourcePrivate::pixmap| Name: | QGraphicsItemEffectSourcePrivate::pixmap | | Prototype: | QPixmap QGraphicsItemEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11219-11283 |
| | 44 | 10 |
QGraphicsScenePrivate::sendTouchBeginEvent| Name: | QGraphicsScenePrivate::sendTouchBeginEvent | | Prototype: | bool QGraphicsScenePrivate::sendTouchBeginEvent(QGraphicsItem *origin, QTouchEvent *touchEvent) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5991-6059 |
| | 44 | 15 |
QGraphicsViewPrivate::mouseMoveEventHandler| Name: | QGraphicsViewPrivate::mouseMoveEventHandler | | Prototype: | void QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent *event) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 626-700 |
| | 44 | 10 |
QImage::alphaChannel| Name: | QImage::alphaChannel | | Prototype: | QImage QImage::alphaChannel() const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4283-4346 |
| | 44 | 11 |
QLocaleData::validateChars| Name: | QLocaleData::validateChars | | Prototype: | bool QLocaleData::validateChars(const QString &str, NumberMode numMode, QByteArray *buff, int decDigits, bool rejectGroupSeparators) const | | Coverage: | 88.060% (59/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3151-3242 |
| | 44 | 20 |
QMdiSubWindowPrivate::setNewGeometry| Name: | QMdiSubWindowPrivate::setNewGeometry | | Prototype: | void QMdiSubWindowPrivate::setNewGeometry(const QPoint &pos) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1153-1216 |
| | 44 | 11 |
QMenu::actionEvent| Name: | QMenu::actionEvent | | Prototype: | void QMenu::actionEvent(QActionEvent *e) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3251-3330 |
| | 44 | 16 |
QOpenGLFunctions_1_2::initializeOpenGLFunctions| Name: | QOpenGLFunctions_1_2::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_1_2::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | | Lines: | 101-167 |
| | 44 | 9 |