| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QTextOdfWriter::writeFormats| Name: | QTextOdfWriter::writeFormats | | Prototype: | void QTextOdfWriter::writeFormats(QXmlStreamWriter &writer, const QSet<int> &formats) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 414-444 |
| | 19 | 8 |
QTextStreamPrivate::flushWriteBuffer| Name: | QTextStreamPrivate::flushWriteBuffer | | Prototype: | void QTextStreamPrivate::flushWriteBuffer() | | Coverage: | 86.207% (25/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 548-622 |
| | 19 | 7 |
QThreadStorageData::set| Name: | QThreadStorageData::set | | Prototype: | void **QThreadStorageData::set(void *p) | | Coverage: | 60.000% (9/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | | Lines: | 135-170 |
| | 19 | 5 |
QToolBarAreaLayout::indexOf| Name: | QToolBarAreaLayout::indexOf | | Prototype: | QList<int> QToolBarAreaLayout::indexOf(QWidget *toolBar) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 996-1030 |
| | 19 | 7 |
QToolBox::setItemEnabled| Name: | QToolBox::setItemEnabled | | Prototype: | void QToolBox::setItemEnabled(int index, bool enabled) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 566-594 |
| | 19 | 8 |
QTransform::scale| Name: | QTransform::scale | | Prototype: | QTransform & QTransform::scale(qreal sx, qreal sy) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 491-525 |
| | 19 | 10 |
QTreeModel::setColumnCount| Name: | QTreeModel::setColumnCount | | Prototype: | void QTreeModel::setColumnCount(int columns) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 182-208 |
| | 19 | 6 |
QTreeView::expand| Name: | QTreeView::expand | | Prototype: | void QTreeView::expand(const QModelIndex &index) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 768-794 |
| | 19 | 9 |
QTreeView::setFirstColumnSpanned| Name: | QTreeView::setFirstColumnSpanned | | Prototype: | void QTreeView::setFirstColumnSpanned(int row, const QModelIndex &parent, bool span) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 659-685 |
| | 19 | 7 |
QTreeViewPrivate::firstVisibleItem| Name: | QTreeViewPrivate::firstVisibleItem | | Prototype: | int QTreeViewPrivate::firstVisibleItem(int *offset) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3602-3629 |
| | 19 | 9 |
QTreeViewPrivate::itemDecorationRect| Name: | QTreeViewPrivate::itemDecorationRect | | Prototype: | QRect QTreeViewPrivate::itemDecorationRect(const QModelIndex &index) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3744-3769 |
| | 19 | 4 |
QTreeWidgetItem::takeChild| Name: | QTreeWidgetItem::takeChild | | Prototype: | QTreeWidgetItem *QTreeWidgetItem::takeChild(int index) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1960-1990 |
| | 19 | 7 |
QTriangulator::ComplexToSimple::decompose| Name: | QTriangulator::ComplexToSimple::decompose | | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::decompose() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 933-962 |
| | 19 | 5 |
QTriangulator::SimpleToMonotone::createDiagonal| Name: | QTriangulator::SimpleToMonotone::createDiagonal | | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::createDiagonal(int lower, int upper) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1996-2022 |
| | 19 | 1 |
QTriangulator::triangulate| Name: | QTriangulator::triangulate | | Prototype: | template <typename T> QVertexSet<T> QTriangulator<T>::triangulate() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 789-817 |
| | 19 | 5 |
QUnifiedTimer::updateAnimationTimers| Name: | QUnifiedTimer::updateAnimationTimers | | Prototype: | void QUnifiedTimer::updateAnimationTimers(qint64) | | Coverage: | 60.870% (14/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 301-337 |
| | 19 | 7 |
QUrlModel::setFileSystemModel| Name: | QUrlModel::setFileSystemModel | | Prototype: | void QUrlModel::setFileSystemModel(QFileSystemModel *model) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 297-320 |
| | 19 | 4 |
QUtf8::convertToUnicode| Name: | QUtf8::convertToUnicode | | Prototype: | QChar *QUtf8::convertToUnicode(QChar *buffer, const char *chars, int len) noexcept | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 288-322 |
| | 19 | 7 |
QWellArray::paintCell| Name: | QWellArray::paintCell | | Prototype: | void QWellArray::paintCell(QPainter* p, int row, int col, const QRect &rect) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 331-356 |
| | 19 | 3 |
QWidget::grab| Name: | QWidget::grab | | Prototype: | QPixmap QWidget::grab(const QRect &rectangle) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5260-5289 |
| | 19 | 5 |
QWidgetAnimator::animate| Name: | QWidgetAnimator::animate | | Prototype: | void QWidgetAnimator::animate(QWidget *widget, const QRect &_final_geometry, bool animate) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetanimator.cpp | | Lines: | 80-115 |
| | 19 | 4 |
QWidgetItem::heightForWidth| Name: | QWidgetItem::heightForWidth | | Prototype: | int QWidgetItem::heightForWidth(int w) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 536-563 |
| | 19 | 6 |
QWidgetPrivate::sendPendingMoveAndResizeEvents| Name: | QWidgetPrivate::sendPendingMoveAndResizeEvents | | Prototype: | void QWidgetPrivate::sendPendingMoveAndResizeEvents(bool recursive, bool disableUpdates) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7797-7827 |
| | 19 | 8 |
QWidgetTextControl::anchorPosition| Name: | QWidgetTextControl::anchorPosition | | Prototype: | QPointF QWidgetTextControl::anchorPosition(const QString &name) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3035-3062 |
| | 19 | 7 |
QWidgetWindow::handleExposeEvent| Name: | QWidgetWindow::handleExposeEvent | | Prototype: | void QWidgetWindow::handleExposeEvent(QExposeEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 886-925 |
| | 19 | 7 |
QWindow::setParent| Name: | QWindow::setParent | | Prototype: | void QWindow::setParent(QWindow *parent) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 628-662 |
| | 19 | 7 |
QXcbBackingStore::flush| Name: | QXcbBackingStore::flush | | Prototype: | void QXcbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 582-614 |
| | 19 | 5 |
QXcbDrag::startDrag| Name: | QXcbDrag::startDrag | | Prototype: | void QXcbDrag::startDrag() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 191-219 |
| | 19 | 6 |
QXcbIntegration::wmClass| Name: | QXcbIntegration::wmClass | | Prototype: | QByteArray QXcbIntegration::wmClass() const | | Coverage: | 60.714% (17/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 434-463 |
| | 19 | 8 |
QXcbNativeInterface::nativeResourceForIntegration| Name: | QXcbNativeInterface::nativeResourceForIntegration | | Prototype: | void *QXcbNativeInterface::nativeResourceForIntegration(const QByteArray &resourceString) | | Coverage: | 22.222% (4/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 164-195 |
| | 19 | 9 |
QXcbScreen::visualForFormat| Name: | QXcbScreen::visualForFormat | | Prototype: | const xcb_visualtype_t *QXcbScreen::visualForFormat(const QSurfaceFormat &format) const | | Coverage: | 32.143% (9/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 388-422 |
| | 19 | 8 |
QXcbSystemTrayTracker::visualHasAlphaChannel| Name: | QXcbSystemTrayTracker::visualHasAlphaChannel | | Prototype: | bool QXcbSystemTrayTracker::visualHasAlphaChannel() | | Coverage: | 46.667% (7/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 176-208 |
| | 19 | 5 |
QXcbWMSupport::updateNetWMAtoms| Name: | QXcbWMSupport::updateNetWMAtoms | | Prototype: | void QXcbWMSupport::updateNetWMAtoms() | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | | Lines: | 61-89 |
| | 19 | 4 |
QXmlSimpleReaderPrivate::next| Name: | QXmlSimpleReaderPrivate::next | | Prototype: | void QXmlSimpleReaderPrivate::next() | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7780-7811 |
| | 19 | 7 |
QXmlStreamReaderPrivate::resolveDtd| Name: | QXmlStreamReaderPrivate::resolveDtd | | Prototype: | void QXmlStreamReaderPrivate::resolveDtd() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1687-1711 |
| | 19 | 3 |
QXmlUtils::rangeContains| Name: | QXmlUtils::rangeContains | | Prototype: | bool QXmlUtils::rangeContains(RangeIter begin, RangeIter end, const QChar c) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | | Lines: | 64-98 |
| | 19 | 8 |
SegmentTree::SegmentTree| Name: | SegmentTree::SegmentTree | | Prototype: | SegmentTree::SegmentTree(QPathSegments &segments) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 279-309 |
| | 19 | 6 |
ValueExtractor::extractBox| Name: | ValueExtractor::extractBox | | Prototype: | bool ValueExtractor::extractBox(int *margins, int *paddings, int *spacing) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 524-550 |
| | 19 | 15 |
_q_uuidFromHex| Name: | _q_uuidFromHex | | Prototype: | template <class Char> bool _q_uuidFromHex(const Char *&src, uint &d1, ushort &d2, ushort &d3, uchar (&d4)[8]) | | Coverage: | 68.571% (24/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 100-124 |
| | 19 | 3 |
alphaMapFromGlyphData| Name: | alphaMapFromGlyphData | | Prototype: | static inline QImage alphaMapFromGlyphData(QFontEngineFT::Glyph *glyph, QFontEngine::GlyphFormat glyphFormat) | | Coverage: | 73.684% (14/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1828-1856 |
| | 19 | 7 |
bestStyle| Name: | bestStyle | | Prototype: | static QtFontStyle *bestStyle(QtFontFoundry *foundry, const QtFontStyle::Key &styleKey, const QString &styleName = QString()) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1032-1069 |
| | 19 | 7 |
buildReverseMap| Name: | buildReverseMap | | Prototype: | static QByteArray *buildReverseMap(int forwardIndex) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 618-641 |
| | 19 | 7 |
createSequence| Name: | createSequence | | Prototype: | static AnchorData *createSequence(Graph<AnchorVertex, AnchorData> *graph, AnchorVertex *before, const QVector<AnchorVertex*> &vertices, AnchorVertex *after) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 746-788 |
| | 19 | 2 |
deflate| Name: | deflate | | Prototype: | static int deflate (Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 164-191 |
| | 19 | 4 |
fallbacksForFamily| Name: | fallbacksForFamily | | Prototype: | static QStringList fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 848-880 |
| | 19 | 7 |
findNearestColor| Name: | findNearestColor | | Prototype: | static inline QRgb findNearestColor(QRgb color, QRasterBuffer *rbuf) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1120-1145 |
| | 19 | 2 |
getEffectiveTargetStates| Name: | getEffectiveTargetStates | | Prototype: | static QList<QAbstractState *> getEffectiveTargetStates(QAbstractTransition *transition, CalculationCache *cache) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 361-393 |
| | 19 | 6 |
getEscape| Name: | getEscape | | Prototype: | static int getEscape(const QChar *uc, int *pos, int len, int maxNumber = 999) | | Coverage: | 80.952% (17/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7839-7863 |
| | 19 | 7 |
getImage| Name: | getImage | | Prototype: | static QImage getImage(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 162-199 |
| | 19 | 7 |
gray_render_span| Name: | gray_render_span | | Prototype: | static void gray_render_span( int count, const QT_FT_Span* spans, PWorker worker ) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1117-1163 |
| | 19 | 13 |
gray_split_cubic| Name: | gray_split_cubic | | Prototype: | static void gray_split_cubic( QT_FT_Vector* base ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 946-971 |
| | 19 | 1 |
intersectPath| Name: | intersectPath | | Prototype: | QPainterPath intersectPath(const QPainterPath &path, const QRectF &rect) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 2092-2119 |
| | 19 | 8 |
mapToGlobalTransform| Name: | mapToGlobalTransform | | Prototype: | static MapToGlobalTransformResult mapToGlobalTransform(const QWidget *w) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12414-12443 |
| | 19 | 7 |
mask_alpha_converter_inplace| Name: | mask_alpha_converter_inplace | | Prototype: | template<QImage::Format DestFormat> static bool mask_alpha_converter_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1070-1089 |
| | 19 | 3 |
miIntersectO| Name: | miIntersectO | | Prototype: | static void miIntersectO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1955-1997 |
| | 19 | 6 |
operator/| Name: | operator/ | | Prototype: | QMatrix4x4 operator/(const QMatrix4x4& matrix, float divisor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 784-805 |
| | 19 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QIcon &icon) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1283-1311 |
| | 19 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QGLFormat &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1631-1654 |
| | 19 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QEasingCurve &easing) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1476-1500 |
| | 19 | 2 |
qConvertToNumber| Name: | qConvertToNumber | | Prototype: | static qlonglong qConvertToNumber(const QVariant::Private *d, bool *ok) | | Coverage: | 97.500% (39/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 189-242 |
| | 19 | 25 |
qConvertToUnsignedNumber| Name: | qConvertToUnsignedNumber | | Prototype: | static qulonglong qConvertToUnsignedNumber(const QVariant::Private *d, bool *ok) | | Coverage: | 92.500% (37/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 264-316 |
| | 19 | 25 |
qDetectCpuFeatures| Name: | qDetectCpuFeatures | | Prototype: | void qDetectCpuFeatures() | | Coverage: | 15.789% (3/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 680-740 |
| | 19 | 7 |
qDrawWinShades| Name: | qDrawWinShades | | Prototype: | static void qDrawWinShades(QPainter *p, int x, int y, int w, int h, const QColor &c1, const QColor &c2, const QColor &c3, const QColor &c4, const QBrush *fill) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 384-410 |
| | 19 | 4 |
qt_bitmapblit16_sse2| Name: | qt_bitmapblit16_sse2 | | Prototype: | void qt_bitmapblit16_sse2(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *src, int width, int height, int stride) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 408-436 |
| | 19 | 4 |
qt_draw_tile| Name: | qt_draw_tile | | Prototype: | void qt_draw_tile(QPaintEngine *gc, qreal x, qreal y, qreal w, qreal h, const QPixmap &pixmap, qreal xOffset, qreal yOffset) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 550-574 |
| | 19 | 6 |
qt_fusion_gradient| Name: | qt_fusion_gradient | | Prototype: | static QLinearGradient qt_fusion_gradient(const QRect &rect, const QBrush &baseColor, Direction direction = TopDown) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 238-272 |
| | 19 | 7 |
qt_getDefaultJustificationOpportunities| Name: | qt_getDefaultJustificationOpportunities | | Prototype: | static inline void qt_getDefaultJustificationOpportunities(const ushort *string, int length, QGlyphLayout g, ushort *log_clusters, int spaceAs) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 846-878 |
| | 19 | 8 |
qt_gradient_quint16| Name: | qt_gradient_quint16 | | Prototype: | static void qt_gradient_quint16(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5615-5660 |
| | 19 | 3 |
qt_palette_from_color| Name: | qt_palette_from_color | | Prototype: | static void qt_palette_from_color(QPalette &pal, const QColor &button) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 66-88 |
| | 19 | 1 |
qt_readEscapedFormatString| Name: | qt_readEscapedFormatString | | Prototype: | QString qt_readEscapedFormatString(const QString &format, int *idx) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 490-522 |
| | 19 | 7 |
qt_t_for_arc_angle| Name: | qt_t_for_arc_angle | | Prototype: | qreal qt_t_for_arc_angle(qreal angle) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 793-836 |
| | 19 | 3 |
qt_urlRecodeByteArray| Name: | qt_urlRecodeByteArray | | Prototype: | QString qt_urlRecodeByteArray(const QByteArray &ba) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 617-654 |
| | 19 | 7 |
qt_xcb_imageFormatForVisual| Name: | qt_xcb_imageFormatForVisual | | Prototype: | QImage::Format qt_xcb_imageFormatForVisual(QXcbConnection *connection, uint8_t depth, const xcb_visualtype_t *visual) | | Coverage: | 18.033% (11/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 57-86 |
| | 19 | 7 |
resolveLibraryInternal| Name: | resolveLibraryInternal | | Prototype: | static bool resolveLibraryInternal() | | Coverage: | 41.667% (10/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | | Lines: | 94-129 |
| | 19 | 9 |
setFontFamilyFromValues| Name: | setFontFamilyFromValues | | Prototype: | static bool setFontFamilyFromValues(const QVector<QCss::Value> &values, QFont *font, int start = 0) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1173-1196 |
| | 19 | 6 |
xdndProxy| Name: | xdndProxy | | Prototype: | static xcb_window_t xdndProxy(QXcbConnection *c, xcb_window_t w) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 93-124 |
| | 19 | 5 |
BezierEase::_cos| Name: | BezierEase::_cos | | Prototype: | qreal static inline _cos(qreal x) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 670-701 |
| | 20 | 6 |
Declaration::colorValues| Name: | Declaration::colorValues | | Prototype: | void Declaration::colorValues(QColor *c, const QPalette &pal) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1526-1557 |
| | 20 | 10 |
IconTiler::rearrange| Name: | IconTiler::rearrange | | Prototype: | void IconTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 382-408 |
| | 20 | 6 |
PathSimplifier::splitCubic| Name: | PathSimplifier::splitCubic | | Prototype: | inline bool PathSimplifier::splitCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q, QPoint *result) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1559-1582 |
| | 20 | 1 |
QAbstractButtonPrivate::click| Name: | QAbstractButtonPrivate::click | | Prototype: | void QAbstractButtonPrivate::click() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 374-405 |
| | 20 | 7 |
QAbstractItemModel::changePersistentIndexList| Name: | QAbstractItemModel::changePersistentIndexList | | Prototype: | void QAbstractItemModel::changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3223-3251 |
| | 20 | 7 |
QAbstractItemView::focusInEvent| Name: | QAbstractItemView::focusInEvent | | Prototype: | void QAbstractItemView::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2226-2256 |
| | 20 | 6 |
QAbstractScrollArea::keyPressEvent| Name: | QAbstractScrollArea::keyPressEvent | | Prototype: | void QAbstractScrollArea::keyPressEvent(QKeyEvent * e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1345-1401 |
| | 20 | 8 |
QAbstractSocketPrivate::canReadNotification| Name: | QAbstractSocketPrivate::canReadNotification | | Prototype: | bool QAbstractSocketPrivate::canReadNotification() | | Coverage: | 90.909% (30/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 679-740 |
| | 20 | 9 |
QAbstractSocketPrivate::readFromSocket| Name: | QAbstractSocketPrivate::readFromSocket | | Prototype: | bool QAbstractSocketPrivate::readFromSocket() | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1230-1290 |
| | 20 | 6 |
QAbstractSpinBox::initStyleOption| Name: | QAbstractSpinBox::initStyleOption | | Prototype: | void QAbstractSpinBox::initStyleOption(QStyleOptionSpinBox *option) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1634-1664 |
| | 20 | 6 |
QAbstractSpinBoxPrivate::bound| Name: | QAbstractSpinBoxPrivate::bound | | Prototype: | QVariant QAbstractSpinBoxPrivate::bound(const QVariant &val, const QVariant &old, int steps) const | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1674-1702 |
| | 20 | 7 |
QAccessibleTable::indexOfChild| Name: | QAccessibleTable::indexOfChild | | Prototype: | int QAccessibleTable::indexOfChild(const QAccessibleInterface *iface) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 421-447 |
| | 20 | 7 |
QActionPrivate::redoGrabAlternate| Name: | QActionPrivate::redoGrabAlternate | | Prototype: | void QActionPrivate::redoGrabAlternate(QShortcutMap &map) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 141-170 |
| | 20 | 10 |
QAlphaPaintEngine::begin| Name: | QAlphaPaintEngine::begin | | Prototype: | bool QAlphaPaintEngine::begin(QPaintDevice *pdev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 64-94 |
| | 20 | 2 |
QApplicationPrivate::tryCloseAllWidgetWindows| Name: | QApplicationPrivate::tryCloseAllWidgetWindows | | Prototype: | bool QApplicationPrivate::tryCloseAllWidgetWindows(QWindowList *processedWindows) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1908-1935 |
| | 20 | 10 |
QArrayData::deallocate| Name: | QArrayData::deallocate | | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 125-141 |
| | 20 | 2 |
QBackingStore::beginPaint| Name: | QBackingStore::beginPaint | | Prototype: | void QBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 167-200 |
| | 20 | 7 |
QBenchmarkValgrindUtils::runCallgrindSubProcess| Name: | QBenchmarkValgrindUtils::runCallgrindSubProcess | | Prototype: | bool QBenchmarkValgrindUtils::runCallgrindSubProcess(const QStringList &origAppArgs, int &exitCode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 171-200 |
| | 20 | 3 |
QBmpHandler::option| Name: | QBmpHandler::option | | Prototype: | QVariant QBmpHandler::option(ImageOption option) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 861-891 |
| | 20 | 13 |
QByteArray::reallocData| Name: | QByteArray::reallocData | | Prototype: | void QByteArray::reallocData(uint alloc, Data::AllocationOptions options) | | Coverage: | 80.952% (17/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1698-1725 |
| | 20 | 6 |
QCoreApplicationPrivate::removePostedEvent| Name: | QCoreApplicationPrivate::removePostedEvent | | Prototype: | void QCoreApplicationPrivate::removePostedEvent(QEvent * event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1740-1773 |
| | 20 | 5 |
QDesktopServices::openUrl| Name: | QDesktopServices::openUrl | | Prototype: | bool QDesktopServices::openUrl(const QUrl &url) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 182-211 |
| | 20 | 6 |
QDial::initStyleOption| Name: | QDial::initStyleOption | | Prototype: | void QDial::initStyleOption(QStyleOptionSlider *option) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 115-140 |
| | 20 | 3 |