Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QUtf16::convertFromUnicodeName: | QUtf16::convertFromUnicode | Prototype: | QByteArray QUtf16::convertFromUnicode(const QChar *uc, int len, QTextCodec::ConverterState *state, DataEndianness e) | Coverage: | 96.970% (32/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 440-482 |
| | 28 | 9 |
QUtf32::convertFromUnicodeName: | QUtf32::convertFromUnicode | Prototype: | QByteArray QUtf32::convertFromUnicode(const QChar *uc, int len, QTextCodec::ConverterState *state, DataEndianness e) | Coverage: | 96.970% (32/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 559-613 |
| | 37 | 9 |
QWidget::clearFocusName: | QWidget::clearFocus | Prototype: | void QWidget::clearFocus() | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6668-6719 |
| | 20 | 9 |
QWidget::foregroundRoleName: | QWidget::foregroundRole | Prototype: | QPalette::ColorRole QWidget::foregroundRole() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4456-4484 |
| | 17 | 9 |
QWidget::setMaskName: | QWidget::setMask | Prototype: | void QWidget::setMask(const QRegion &newMask) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12849-12901 |
| | 28 | 9 |
QWidgetBackingStore::dirtyRegionName: | QWidgetBackingStore::dirtyRegion | Prototype: | QRegion QWidgetBackingStore::dirtyRegion(QWidget *widget) const | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 376-421 |
| | 30 | 9 |
QWidgetBackingStore::markDirtyOnScreenName: | QWidgetBackingStore::markDirtyOnScreen | Prototype: | void QWidgetBackingStore::markDirtyOnScreen(const QRegion ®ion, QWidget *widget, const QPoint &topLevelOffset) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 716-759 |
| | 24 | 9 |
QWidgetLineControl::completeName: | QWidgetLineControl::complete | Prototype: | void QWidgetLineControl::complete(int key) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1447-1484 |
| | 24 | 9 |
QWidgetLineControl::removeSelectedTextName: | QWidgetLineControl::removeSelectedText | Prototype: | void QWidgetLineControl::removeSelectedText() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 910-944 |
| | 23 | 9 |
QWidgetPrivate::adjustFlagsName: | QWidgetPrivate::adjustFlags | Prototype: | void QWidgetPrivate::adjustFlags(Qt::WindowFlags &flags, QWidget *w) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1071-1130 |
| | 29 | 9 |
QWidgetPrivate::setStyle_helperName: | QWidgetPrivate::setStyle_helper | Prototype: | void QWidgetPrivate::setStyle_helper(QStyle *newStyle, bool propagate, bool ) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2761-2831 |
| | 23 | 9 |
QWidgetPrivate::updateFontName: | QWidgetPrivate::updateFont | Prototype: | void QWidgetPrivate::updateFont(const QFont &font) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4820-4874 |
| | 25 | 9 |
QWidgetTextControl::setExtraSelectionsName: | QWidgetTextControl::setExtraSelections | Prototype: | void QWidgetTextControl::setExtraSelections(const QList<QTextEdit::ExtraSelection> &selections) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2419-2463 |
| | 30 | 9 |
QWidgetTextControlPrivate::rectForPositionName: | QWidgetTextControlPrivate::rectForPosition | Prototype: | QRectF QWidgetTextControlPrivate::rectForPosition(int position) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1419-1466 |
| | 32 | 9 |
QWidgetTextControlPrivate::setContentName: | QWidgetTextControlPrivate::setContent | Prototype: | void QWidgetTextControlPrivate::setContent(Qt::TextFormat format, const QString &text, QTextDocument *document) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 415-503 |
| | 48 | 9 |
QWindowGeometrySpecification::fromArgumentName: | QWindowGeometrySpecification::fromArgument | Prototype: | QWindowGeometrySpecification QWindowGeometrySpecification::fromArgument(const QByteArray &a) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 292-319 |
| | 18 | 9 |
QWindowPrivate::createName: | QWindowPrivate::create | Prototype: | void QWindowPrivate::create(bool recursive) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 397-436 |
| | 24 | 9 |
QWizardPage::isCompleteName: | QWizardPage::isComplete | Prototype: | bool QWizardPage::isComplete() const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3675-3705 |
| | 17 | 9 |
QXcbCursor::createFontCursorName: | QXcbCursor::createFontCursor | Prototype: | xcb_cursor_t QXcbCursor::createFontCursor(int cshape) | Coverage: | 63.415% (26/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 556-604 |
| | 28 | 9 |
QXcbKeyboard::updateVModToRModMappingName: | QXcbKeyboard::updateVModToRModMapping | Prototype: | void QXcbKeyboard::updateVModToRModMapping() | Coverage: | 84.000% (21/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1247-1313 |
| | 47 | 9 |
QXcbKeyboard::xkbModMaskName: | QXcbKeyboard::xkbModMask | Prototype: | quint32 QXcbKeyboard::xkbModMask(quint16 state) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 831-853 |
| | 18 | 9 |
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: | 164-195 |
| | 19 | 9 |
QXcbShmImage::QXcbShmImageName: | QXcbShmImage::QXcbShmImage | Prototype: | QXcbShmImage::QXcbShmImage(QXcbScreen *screen, const QSize &size, uint depth, QImage::Format format) | Coverage: | 48.571% (17/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 146-215 |
| | 46 | 9 |
QXcbWindow::frameMarginsName: | QXcbWindow::frameMargins | Prototype: | QMargins QXcbWindow::frameMargins() const | Coverage: | 73.529% (25/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 679-769 |
| | 51 | 9 |
QXmlInputSource::fetchDataName: | QXmlInputSource::fetchData | Prototype: | void QXmlInputSource::fetchData() | Coverage: | 60.606% (20/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 1248-1290 |
| | 21 | 9 |
QXmlStreamReaderPrivate::scanStringName: | QXmlStreamReaderPrivate::scanString | Prototype: | bool QXmlStreamReaderPrivate::scanString(const char *str, short tokenToInject, bool requireSpace) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1015-1044 |
| | 22 | 9 |
QXpmHandler::optionName: | QXpmHandler::option | Prototype: | QVariant QXpmHandler::option(ImageOption option) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1254-1280 |
| | 17 | 9 |
ValueExtractor::extractGeometryName: | ValueExtractor::extractGeometry | Prototype: | bool ValueExtractor::extractGeometry(int *w, int *h, int *minw, int *minh, int *maxw, int *maxh) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 479-498 |
| | 14 | 9 |
ValueExtractor::lengthValuesName: | ValueExtractor::lengthValues | Prototype: | void ValueExtractor::lengthValues(const Declaration &decl, int *m) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 444-477 |
| | 25 | 9 |
_q_paintItemName: | _q_paintItem | Prototype: | static void _q_paintItem(QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget, bool useWindowOpacity, bool painterStateProtection) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4275-4317 |
| | 27 | 9 |
_q_resolveEntryAndCreateLegacyEngine_recursiveName: | _q_resolveEntryAndCreateLegacyEngine_recursive | Prototype: | static bool _q_resolveEntryAndCreateLegacyEngine_recursive(QFileSystemEntry &entry, QFileSystemMetaData &data, QAbstractFileEngine *&engine, bool resolvingEntry = false) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 137-181 |
| | 20 | 9 |
bezierAtTName: | bezierAtT | Prototype: | static inline QBezier bezierAtT(const QPainterPath &path, qreal t, qreal *startingLength, qreal *bezierLength) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2924-2976 |
| | 33 | 9 |
blend_transformed_argbName: | blend_transformed_argb | Prototype: | static void blend_transformed_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4811-4908 |
| | 70 | 9 |
bm_findName: | bm_find | Prototype: | static inline int bm_find(const uchar *cc, int l, int index, const uchar *puc, uint pl, const uchar *skiptable) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | Lines: | 55-88 |
| | 21 | 9 |
buttonDefaultTextName: | buttonDefaultText | Prototype: | static QString buttonDefaultText(int wstyle, int which, const QWizardPrivate *wizardPrivate) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 697-723 |
| | 13 | 9 |
clipBezierName: | 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: | 2003-2067 |
| | 43 | 9 |
convertWithPaletteName: | convertWithPalette | Prototype: | static QImage convertWithPalette(const QImage &src, QImage::Format format, const QVector<QRgb> &clut) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2070-2119 |
| | 33 | 9 |
convert_ARGB_to_ARGB_PM_inplace_sse2Name: | convert_ARGB_to_ARGB_PM_inplace_sse2 | Prototype: | bool convert_ARGB_to_ARGB_PM_inplace_sse2(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse2.cpp | Lines: | 50-106 |
| | 36 | 9 |
convert_Mono_to_Indexed8Name: | convert_Mono_to_Indexed8 | Prototype: | static void convert_Mono_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1808-1846 |
| | 28 | 9 |
convert_generic_inplaceName: | convert_generic_inplace | Prototype: | bool convert_generic_inplace(QImageData *data, QImage::Format dst_format, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 177-227 |
| | 34 | 9 |
encodeTextName: | 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: | 4146-4211 |
| | 43 | 9 |
extractEncodingDeclName: | extractEncodingDecl | Prototype: | static QString extractEncodingDecl(const QString &text, bool *needMoreText) | Coverage: | 78.788% (26/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 1293-1333 |
| | 28 | 9 |
findObjectName: | findObject | Prototype: | static bool findObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int &usedLength, QDBusConnectionPrivate::ObjectTreeNode &result) | Coverage: | 92.500% (37/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 371-418 |
| | 29 | 9 |
flushRowName: | flushRow | Prototype: | static inline void flushRow(const QRegionSpan *spans, int y, int numSpans, QRegionPrivate *reg, int *lastRow, int *extendTo, bool *needsExtend) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3445-3479 |
| | 22 | 9 |
getGlyphDataName: | getGlyphData | Prototype: | static void getGlyphData(QTtfGlyph *glyph, const QVector<TTF_POINT> &points, const QVector<int> &endPoints, int point_array_size) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 912-958 |
| | 31 | 9 |
getPixmapSizeName: | getPixmapSize | Prototype: | static QSize getPixmapSize(QTextDocument *doc, const QTextImageFormat &format) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 120-160 |
| | 27 | 9 |
get_font_bitsName: | get_font_bits | Prototype: | static quint8 get_font_bits(int version, const QFontPrivate *f) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1881-1904 |
| | 18 | 9 |
glyphRunWithInfoName: | glyphRunWithInfo | Prototype: | static QGlyphRun glyphRunWithInfo(QFontEngine *fontEngine, const QGlyphLayout &glyphLayout, const QPointF &pos, const QGlyphRun::GlyphRunFlags &flags, const QFixed &selectionX, const QFixed &selectionWidth, int glyphsStart, int glyphsEnd, unsigned short *logClusters, int textPosition, int textLength) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2135-2222 |
| | 53 | 9 |
gray_render_scanlineName: | gray_render_scanline | Prototype: | static void gray_render_scanline( PWorker worker, TCoord ey, TPos x1, TCoord y1, TPos x2, TCoord y2 ) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 527-627 |
| | 56 | 9 |
huntAndEmitName: | huntAndEmit | Prototype: | static void huntAndEmit(DBusConnection *connection, DBusMessage *msg, QObject *needle, const QDBusConnectionPrivate::ObjectTreeNode &haystack, bool isScriptable, bool isAdaptor, const QString &path = QString()) | Coverage: | 83.333% (25/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 628-660 |
| | 22 | 9 |
imageHasNarrowOutlinesName: | imageHasNarrowOutlines | Prototype: | static bool imageHasNarrowOutlines(const QImage &im) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 696-737 |
| | 31 | 9 |
jumpName: | jump | Prototype: | static void jump(QtMsgType t, const QMessageLogContext & , const QString &m) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 182-218 |
| | 21 | 9 |
load_glyph_image_to_textureName: | load_glyph_image_to_texture | Prototype: | static void load_glyph_image_to_texture(QOpenGLContext *ctx, QImage &img, GLuint texture, int tx, int ty) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 184-252 |
| | 33 | 9 |
lockInternal_helperName: | lockInternal_helper | Prototype: | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) noexcept | Coverage: | 97.143% (34/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 131-175 |
| | 23 | 9 |
makeCacheKeyName: | makeCacheKey | Prototype: | static QByteArray makeCacheKey(QUrl &url, QNetworkProxy *proxy) | Coverage: | 63.636% (14/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 127-173 |
| | 26 | 9 |
matchName: | 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: | 1219-1296 |
| | 42 | 9 |
mergeIntoName: | mergeInto | Prototype: | static void mergeInto(QVector<int> *a, const QVector<int> &b) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 717-752 |
| | 25 | 9 |
multicastMembershipHelperName: | multicastMembershipHelper | Prototype: | static bool multicastMembershipHelper(QNativeSocketEnginePrivate *d, int how6, int how4, const QHostAddress &groupAddress, const QNetworkInterface &interface) | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 597-668 |
| | 48 | 9 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QAbstractSocket::SocketState state) | Coverage: | 29.412% (5/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 3001-3032 |
| | 20 | 9 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QMatrix4x4 &m) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 2015-2048 |
| | 26 | 9 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QWidget *widget) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 13019-13057 |
| | 32 | 9 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QString &str) | Coverage: | 88.462% (23/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 8720-8767 |
| | 33 | 9 |
parseCombinedArgStringName: | parseCombinedArgString | Prototype: | static QStringList parseCombinedArgString(const QString &program) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2188-2226 |
| | 23 | 9 |
parseMethodName: | parseMethod | Prototype: | static bool parseMethod(QXmlStreamReader &xml, QDBusIntrospection::Method &methodData, QDBusIntrospection::Interface *ifaceData) | Coverage: | 68.966% (20/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 174-228 |
| | 34 | 9 |
parsePosixZoneNameAndOffsetName: | parsePosixZoneNameAndOffset | Prototype: | static QPair<QString, int> parsePosixZoneNameAndOffset(const char *&pos, const char *end) | Coverage: | 88.235% (30/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 458-501 |
| | 30 | 9 |
parseShorthandBackgroundPropertyName: | parseShorthandBackgroundProperty | Prototype: | static void parseShorthandBackgroundProperty(const QVector<QCss::Value> &values, BrushData *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, const QPalette &pal) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 993-1037 |
| | 32 | 9 |
parse_flag_charactersName: | parse_flag_characters | Prototype: | static uint parse_flag_characters(const char * &c) noexcept | Coverage: | 93.750% (15/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5991-6006 |
| | 10 | 9 |
qConvertARGB32PMToARGB64PM_sse2Name: | qConvertARGB32PMToARGB64PM_sse2 | Prototype: | template<bool RGBA, bool maskAlpha> static inline void qConvertARGB32PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 511-550 |
| | 29 | 9 |
qConvertToRealNumberName: | qConvertToRealNumber | Prototype: | static qreal qConvertToRealNumber(const QVariant::Private *d, bool *ok) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 244-262 |
| | 6 | 9 |
qDrawBorderName: | 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: | 348-404 |
| | 43 | 9 |
qPenFromStyleName: | qPenFromStyle | Prototype: | static QPen qPenFromStyle(const QBrush& b, qreal width, BorderStyle s) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | Lines: | 51-78 |
| | 14 | 9 |
qglx_findConfigName: | qglx_findConfig | Prototype: | GLXFBConfig qglx_findConfig(Display *display, int screen , QSurfaceFormat format, bool highestPixelFormat, int drawableBit) | Coverage: | 45.946% (17/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 182-229 |
| | 31 | 9 |
qt_blend_argb32_on_argb32Name: | qt_blend_argb32_on_argb32 | Prototype: | static void qt_blend_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 339-375 |
| | 20 | 9 |
qt_draw_decoration_for_glyphsName: | qt_draw_decoration_for_glyphs | Prototype: | void qt_draw_decoration_for_glyphs(QPainter *painter, const glyph_t *glyphArray, const QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, const QFont &font, const QTextCharFormat &charFormat) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6330-6373 |
| | 27 | 9 |
qt_error_stringName: | qt_error_string | Prototype: | QString qt_error_string(int errorCode) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3147-3214 |
| | 20 | 9 |
qt_find_ellipse_coordsName: | qt_find_ellipse_coords | Prototype: | void qt_find_ellipse_coords(const QRectF &r, qreal angle, qreal length, QPointF* startPoint, QPointF *endPoint) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 95-142 |
| | 28 | 9 |
qt_gl_read_framebufferName: | qt_gl_read_framebuffer | Prototype: | static QImage qt_gl_read_framebuffer(const QSize &size, GLenum internal_format, bool include_alpha, bool flip) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1333-1355 |
| | 8 | 9 |
qt_last_index_ofName: | qt_last_index_of | Prototype: | static inline int qt_last_index_of(const QChar *haystack, int haystackLen, QChar needle, int from, Qt::CaseSensitivity cs) | Coverage: | 95.652% (22/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10096-10121 |
| | 17 | 9 |
qt_messageSourceToGLName: | qt_messageSourceToGL | Prototype: | static GLenum qt_messageSourceToGL(QOpenGLDebugMessage::Source source) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 638-661 |
| | 11 | 9 |
qt_painterPathFromVectorPathName: | qt_painterPathFromVectorPath | Prototype: | QPainterPath qt_painterPathFromVectorPath(const QVectorPath &path) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 1004-1047 |
| | 28 | 9 |
qt_real_to_stringName: | qt_real_to_string | Prototype: | const char *qt_real_to_string(qreal val, char *buf) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 85-135 |
| | 36 | 9 |
qt_regionToPathName: | qt_regionToPath | Prototype: | QPainterPath qt_regionToPath(const QRegion ®ion) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1060-1116 |
| | 39 | 9 |
qt_try_modalName: | qt_try_modal | Prototype: | bool qt_try_modal(QWidget *widget, QEvent::Type type) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2626-2657 |
| | 11 | 9 |
read_pbm_intName: | read_pbm_int | Prototype: | static int read_pbm_int(QIODevice *d) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 65-94 |
| | 22 | 9 |
read_xbm_bodyName: | read_xbm_body | Prototype: | static bool read_xbm_body(QIODevice *device, int w, int h, QImage *outImage) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 120-172 |
| | 32 | 9 |
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: | 94-129 |
| | 19 | 9 |
shiftName: | shift | Prototype: | static ShiftResult shift(const QBezier *orig, QBezier *shifted, qreal offset, qreal threshold) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 261-337 |
| | 52 | 9 |
toSubpathsName: | toSubpaths | Prototype: | QVector<QPainterPath> toSubpaths(const QPainterPath &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1891-1926 |
| | 22 | 9 |
ucstricmpName: | ucstricmp | Prototype: | static int ucstricmp(const ushort *a, const ushort *ae, const uchar *b, const uchar *be) | Coverage: | 72.000% (18/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 413-440 |
| | 20 | 9 |
ucstricmpName: | ucstricmp | Prototype: | static int ucstricmp(const ushort *a, const ushort *ae, const ushort *b, const ushort *be) | Coverage: | 84.000% (21/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 379-410 |
| | 22 | 9 |
valueToJsonName: | valueToJson | Prototype: | static void valueToJson(const QJsonPrivate::Base *b, const QJsonPrivate::Value &v, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 123-159 |
| | 24 | 9 |
wrapTextName: | wrapText | Prototype: | static QString wrapText(const QString &names, int longestOptionNameString, const QString &description) | Coverage: | 54.545% (18/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1035-1084 |
| | 36 | 9 |
writePropertyName: | writeProperty | Prototype: | static int writeProperty(QObject *obj, const QByteArray &property_name, QVariant value, int propFlags = QDBusConnection::ExportAllProperties) | Coverage: | 58.065% (18/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 329-381 |
| | 29 | 9 |
writingSystemForFontName: | writingSystemForFont | Prototype: | static QFontDatabase::WritingSystem writingSystemForFont(const QFont &font, bool *hasLatin) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 138-182 |
| | 24 | 9 |
AtSpiAdaptor::introspectName: | AtSpiAdaptor::introspect | Prototype: | QString AtSpiAdaptor::introspect(const QString &path) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 155-617 |
| | 22 | 10 |
AtSpiAdaptor::valueInterfaceName: | AtSpiAdaptor::valueInterface | Prototype: | bool AtSpiAdaptor::valueInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2239-2276 |
| | 24 | 10 |
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: | 1526-1557 |
| | 20 | 10 |
Parser::nextTokenName: | Parser::nextToken | Prototype: | char Parser::nextToken() | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 274-294 |
| | 9 | 10 |
Parser::parseObjectName: | Parser::parseObject | Prototype: | bool Parser::parseObject() | Coverage: | 65.625% (21/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 386-452 |
| | 37 | 10 |
Parser::parseRulesetName: | Parser::parseRuleset | Prototype: | bool Parser::parseRuleset(StyleRule *styleRule) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2362-2406 |
| | 31 | 10 |