Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QTextDocumentLayout::hitTestName: | QTextDocumentLayout::hitTest | Prototype: | int QTextDocumentLayout::hitTest(const QPointF &point, Qt::HitTestAccuracy accuracy) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 3009-3033 |
| | 19 | 5 |
QTextDocumentLayoutPrivate::drawBorderName: | QTextDocumentLayoutPrivate::drawBorder | Prototype: | void QTextDocumentLayoutPrivate::drawBorder(QPainter *painter, const QRectF &rect, qreal topMargin, qreal bottomMargin, qreal border, const QBrush &brush, QTextFrameFormat::BorderStyle style) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 822-864 |
| | 19 | 5 |
QTextDocumentPrivate::insertFrameName: | QTextDocumentPrivate::insertFrame | Prototype: | QTextFrame *QTextDocumentPrivate::insertFrame(int start, int end, const QTextFrameFormat &format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1538-1569 |
| | 19 | 2 |
QTextEditPrivate::_q_ensureVisibleName: | QTextEditPrivate::_q_ensureVisible | Prototype: | void QTextEditPrivate::_q_ensureVisible(const QRectF &_rect) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 311-337 |
| | 19 | 8 |
QTextEngine::adjustUnderlinesName: | QTextEngine::adjustUnderlines | Prototype: | void QTextEngine::adjustUnderlines() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3396-3424 |
| | 19 | 4 |
QTextEngine::shapeLineName: | QTextEngine::shapeLine | Prototype: | void QTextEngine::shapeLine(const QScriptLine &line) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 917-945 |
| | 19 | 6 |
QTextHtmlExporter::findUrlForImageName: | QTextHtmlExporter::findUrlForImage | Prototype: | QString QTextHtmlExporter::findUrlForImage(const QTextDocument *doc, qint64 cacheKey, bool isPixmap) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2954-2985 |
| | 19 | 10 |
QTextLayout::nextCursorPositionName: | QTextLayout::nextCursorPosition | Prototype: | int QTextLayout::nextCursorPosition(int oldPos, CursorMode mode) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 683-710 |
| | 19 | 8 |
QTextLayout::previousCursorPositionName: | QTextLayout::previousCursorPosition | Prototype: | int QTextLayout::previousCursorPosition(int oldPos, CursorMode mode) const | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 719-747 |
| | 19 | 8 |
QTextOdfWriter::writeFormatsName: | 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: | 408-438 |
| | 19 | 8 |
QTextStreamPrivate::flushWriteBufferName: | 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: | 541-615 |
| | 19 | 7 |
QThreadStorageData::setName: | 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: | 129-164 |
| | 19 | 5 |
QToolBarAreaLayout::indexOfName: | 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: | 990-1024 |
| | 19 | 7 |
QToolBox::setItemEnabledName: | 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: | 558-586 |
| | 19 | 8 |
QTransform::scaleName: | 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: | 477-511 |
| | 19 | 10 |
QTreeModel::setColumnCountName: | 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: | 176-202 |
| | 19 | 6 |
QTreeView::expandName: | 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: | 761-787 |
| | 19 | 9 |
QTreeView::setFirstColumnSpannedName: | 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: | 652-678 |
| | 19 | 7 |
QTreeViewPrivate::firstVisibleItemName: | QTreeViewPrivate::firstVisibleItem | Prototype: | int QTreeViewPrivate::firstVisibleItem(int *offset) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3614-3641 |
| | 19 | 9 |
QTreeViewPrivate::itemDecorationRectName: | 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: | 3756-3781 |
| | 19 | 4 |
QTreeWidgetItem::takeChildName: | 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: | 1953-1983 |
| | 19 | 7 |
QTriangulator::ComplexToSimple::decomposeName: | 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: | 927-956 |
| | 19 | 5 |
QTriangulator::SimpleToMonotone::createDiagonalName: | 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: | 1990-2016 |
| | 19 | 1 |
QTriangulator::triangulateName: | 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: | 783-811 |
| | 19 | 5 |
QUnifiedTimer::updateAnimationTimersName: | 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: | 295-331 |
| | 19 | 7 |
QUrl::fromUserInputName: | QUrl::fromUserInput | Prototype: | QUrl QUrl::fromUserInput(const QString &userInput) | Coverage: | 92.308% (24/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4256-4295 |
| | 19 | 8 |
QUrlModel::setFileSystemModelName: | 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: | 291-314 |
| | 19 | 4 |
QWellArray::paintCellName: | 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: | 325-350 |
| | 19 | 3 |
QWidget::grabName: | 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: | 5228-5257 |
| | 19 | 5 |
QWidgetAnimator::animateName: | 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: | 74-109 |
| | 19 | 4 |
QWidgetItem::heightForWidthName: | 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: | 530-557 |
| | 19 | 6 |
QWidgetPrivate::sendPendingMoveAndResizeEventsName: | 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: | 7767-7797 |
| | 19 | 8 |
QWidgetTextControl::anchorPositionName: | 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: | 3001-3028 |
| | 19 | 7 |
QWidgetWindow::handleExposeEventName: | 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: | 876-915 |
| | 19 | 7 |
QWindowPrivate::createName: | QWindowPrivate::create | Prototype: | void QWindowPrivate::create(bool recursive) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 391-419 |
| | 19 | 7 |
QXcbDrag::startDragName: | 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: | 185-213 |
| | 19 | 6 |
QXcbIntegration::wmClassName: | 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: | 415-444 |
| | 19 | 8 |
QXcbNativeInterface::nativeResourceForIntegrationName: | 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: | 168-199 |
| | 19 | 9 |
QXcbSystemTrayTracker::visualHasAlphaChannelName: | 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: | 170-202 |
| | 19 | 5 |
QXcbWMSupport::updateNetWMAtomsName: | 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: | 55-83 |
| | 19 | 4 |
QXmlSimpleReaderPrivate::nextName: | 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: | 7761-7792 |
| | 19 | 7 |
QXmlStreamReaderPrivate::resolveDtdName: | 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: | 1681-1705 |
| | 19 | 3 |
QXmlUtils::rangeContainsName: | 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: | 59-93 |
| | 19 | 8 |
SegmentTree::SegmentTreeName: | 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: | 273-303 |
| | 19 | 6 |
ValueExtractor::extractBoxName: | 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: | 517-543 |
| | 19 | 15 |
_q_uuidFromHexName: | _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: | 94-118 |
| | 19 | 3 |
alphaMapFromGlyphDataName: | 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: | 1717-1745 |
| | 19 | 7 |
bestStyleName: | 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: | 1030-1067 |
| | 19 | 7 |
buildReverseMapName: | 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: | 612-635 |
| | 19 | 7 |
createSequenceName: | 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: | 738-780 |
| | 19 | 2 |
deflateName: | deflate | Prototype: | static int deflate (Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 158-185 |
| | 19 | 4 |
fallbacksForFamilyName: | 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: | 846-878 |
| | 19 | 7 |
findNearestColorName: | 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: | 1107-1132 |
| | 19 | 2 |
getEscapeName: | 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: | 7817-7841 |
| | 19 | 7 |
getImageName: | 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: | 155-192 |
| | 19 | 7 |
gray_render_spanName: | 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: | 1111-1157 |
| | 19 | 13 |
gray_split_cubicName: | 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: | 940-965 |
| | 19 | 1 |
intersectPathName: | 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: | 2085-2112 |
| | 19 | 8 |
mapToGlobalTransformName: | 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: | 12377-12406 |
| | 19 | 7 |
mask_alpha_converter_inplaceName: | 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: | 1064-1083 |
| | 19 | 3 |
miIntersectOName: | 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: | 1931-1973 |
| | 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: | 778-799 |
| | 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: | 1255-1283 |
| | 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: | 1625-1648 |
| | 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: | 1470-1494 |
| | 19 | 2 |
qConvertToNumberName: | qConvertToNumber | Prototype: | static qlonglong qConvertToNumber(const QVariant::Private *d, bool *ok) | Coverage: | 89.583% (43/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 193-246 |
| | 19 | 25 |
qConvertToUnsignedNumberName: | qConvertToUnsignedNumber | Prototype: | static qulonglong qConvertToUnsignedNumber(const QVariant::Private *d, bool *ok) | Coverage: | 85.417% (41/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 268-320 |
| | 19 | 25 |
qDetectCpuFeaturesName: | qDetectCpuFeatures | Prototype: | void qDetectCpuFeatures() | Coverage: | 21.739% (5/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 649-709 |
| | 19 | 7 |
qDrawWinShadesName: | 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: | 378-404 |
| | 19 | 4 |
qt_bitmapblit16_sse2Name: | 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: | 401-429 |
| | 19 | 4 |
qt_draw_tileName: | 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: | 541-565 |
| | 19 | 6 |
qt_fusion_gradientName: | 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: | 232-266 |
| | 19 | 7 |
qt_getDefaultJustificationOpportunitiesName: | 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: | 840-872 |
| | 19 | 8 |
qt_gradient_quint16Name: | 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: | 5616-5661 |
| | 19 | 3 |
qt_palette_from_colorName: | 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: | 60-82 |
| | 19 | 1 |
qt_readEscapedFormatStringName: | 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: | 487-519 |
| | 19 | 7 |
qt_t_for_arc_angleName: | 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: | 787-830 |
| | 19 | 3 |
qt_urlRecodeByteArrayName: | 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: | 587-624 |
| | 19 | 7 |
qt_xcb_imageFormatForVisualName: | 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: | 51-80 |
| | 19 | 7 |
resolveLibraryInternalName: | 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: | 88-123 |
| | 19 | 9 |
setFontFamilyFromValuesName: | 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: | 1166-1189 |
| | 19 | 6 |
xdndProxyName: | 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: | 87-118 |
| | 19 | 5 |
BezierEase::_cosName: | 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: | 664-695 |
| | 20 | 6 |
Declaration::colorValuesName: | 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: | 1519-1550 |
| | 20 | 10 |
IconTiler::rearrangeName: | 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: | 377-403 |
| | 20 | 6 |
PathSimplifier::splitCubicName: | 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: | 1553-1576 |
| | 20 | 1 |
QAbstractButtonPrivate::clickName: | 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: | 367-398 |
| | 20 | 7 |
QAbstractItemModel::changePersistentIndexListName: | 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: | 3186-3214 |
| | 20 | 7 |
QAbstractItemView::focusInEventName: | 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: | 2175-2205 |
| | 20 | 6 |
QAbstractScrollArea::keyPressEventName: | 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: | 1338-1394 |
| | 20 | 8 |
QAbstractSpinBox::initStyleOptionName: | 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: | 1628-1658 |
| | 20 | 6 |
QAbstractSpinBoxPrivate::boundName: | 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: | 1668-1696 |
| | 20 | 7 |
QAccessibleTable::indexOfChildName: | QAccessibleTable::indexOfChild | Prototype: | int QAccessibleTable::indexOfChild(const QAccessibleInterface *iface) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 415-441 |
| | 20 | 7 |
QActionGroup::addActionName: | QActionGroup::addAction | Prototype: | QAction *QActionGroup::addAction(QAction* a) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 169-195 |
| | 20 | 7 |
QActionPrivate::redoGrabAlternateName: | 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: | 135-164 |
| | 20 | 10 |
QAlphaPaintEngine::beginName: | 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: | 58-88 |
| | 20 | 2 |
QArrayData::deallocateName: | QArrayData::deallocate | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | Lines: | 127-143 |
| | 20 | 2 |
QBackingStore::beginPaintName: | 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: | 161-194 |
| | 20 | 7 |
QBenchmarkValgrindUtils::runCallgrindSubProcessName: | 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: | 165-194 |
| | 20 | 3 |
QBmpHandler::optionName: | 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: | 855-885 |
| | 20 | 13 |