Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qt_qimageScaleAARGBA_down_xyName: | qt_qimageScaleAARGBA_down_xy | Prototype: | static void qt_qimageScaleAARGBA_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 483-530 |
| | 34 | 4 |
qt_qimageScaleAARGBA_down_xy_sse4Name: | qt_qimageScaleAARGBA_down_xy_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_down_xy_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 156-201 |
| | 25 | 5 |
qt_qimageScaleAARGBA_helperName: | qt_qimageScaleAARGBA_helper | Prototype: | inline static void qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b, int &a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 385-404 |
| | 16 | 2 |
qt_qimageScaleAARGBA_helperName: | qt_qimageScaleAARGBA_helper | Prototype: | inline static __m128i qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, const __m128i vxyap, const __m128i vCxy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 50-64 |
| | 11 | 2 |
qt_qimageScaleAARGBA_up_x_down_yName: | qt_qimageScaleAARGBA_up_x_down_y | Prototype: | static void qt_qimageScaleAARGBA_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 406-442 |
| | 25 | 4 |
qt_qimageScaleAARGBA_up_x_down_y_sse4Name: | qt_qimageScaleAARGBA_up_x_down_y_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_up_x_down_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 66-109 |
| | 23 | 5 |
qt_qimageScaleAARGBA_up_xyName: | qt_qimageScaleAARGBA_up_xy | Prototype: | static void qt_qimageScaleAARGBA_up_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 298-334 |
| | 23 | 7 |
qt_qimageScaleAARGB_down_x_up_yName: | qt_qimageScaleAARGB_down_x_up_y | Prototype: | static void qt_qimageScaleAARGB_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 645-679 |
| | 23 | 4 |
qt_qimageScaleAARGB_down_xyName: | qt_qimageScaleAARGB_down_xy | Prototype: | static void qt_qimageScaleAARGB_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 681-726 |
| | 31 | 4 |
qt_qimageScaleAARGB_helperName: | qt_qimageScaleAARGB_helper | Prototype: | inline static void qt_qimageScaleAARGB_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 591-607 |
| | 13 | 2 |
qt_qimageScaleAARGB_up_x_down_yName: | qt_qimageScaleAARGB_up_x_down_y | Prototype: | static void qt_qimageScaleAARGB_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 609-643 |
| | 23 | 4 |
qt_qpa_set_cursorName: | qt_qpa_set_cursor | Prototype: | void qt_qpa_set_cursor(QWidget *w, bool force) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5061-5098 |
| | 24 | 11 |
qt_qscrollbarStyleOptionName: | qt_qscrollbarStyleOption | Prototype: | QStyleOptionSlider qt_qscrollbarStyleOption(QScrollBar *scrollbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 738-743 |
| | 3 | 1 |
qt_qsliderStyleOptionName: | qt_qsliderStyleOption | Prototype: | QStyleOptionSlider qt_qsliderStyleOption(QSlider *slider) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 552-557 |
| | 3 | 1 |
qt_qwidget_dataName: | qt_qwidget_data | Prototype: | QWidgetData *qt_qwidget_data(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12237-12240 |
| | 1 | 1 |
qt_radial_gradient_adapt_focal_pointName: | qt_radial_gradient_adapt_focal_point | Prototype: | static QPointF qt_radial_gradient_adapt_focal_point(const QPointF ¢er, qreal radius, const QPointF &focalPoint) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1817-1829 |
| | 5 | 2 |
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: | 490-522 |
| | 19 | 7 |
qt_read_dibName: | qt_read_dib | Prototype: | bool qt_read_dib(QDataStream &s, QImage &image) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 694-700 |
| | 4 | 2 |
qt_read_xpm_image_or_arrayName: | qt_read_xpm_image_or_array | Prototype: | bool qt_read_xpm_image_or_array(QIODevice *device, const char * const * source, QImage &image) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1025-1054 |
| | 17 | 7 |
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_rect_intersect_normalizedName: | qt_rect_intersect_normalized | Prototype: | static inline QRect qt_rect_intersect_normalized(const QRect &r1, const QRect &r2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1280-1289 |
| | 6 | 1 |
qt_rectfill_alphaName: | qt_rectfill_alpha | Prototype: | static void qt_rectfill_alpha(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6044-6050 |
| | 2 | 1 |
qt_rectfill_argb32Name: | qt_rectfill_argb32 | Prototype: | static void qt_rectfill_argb32(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5995-6001 |
| | 2 | 1 |
qt_rectfill_grayName: | qt_rectfill_gray | Prototype: | static void qt_rectfill_gray(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6052-6058 |
| | 2 | 1 |
qt_rectfill_nonpremul_argb32Name: | qt_rectfill_nonpremul_argb32 | Prototype: | static void qt_rectfill_nonpremul_argb32(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6011-6017 |
| | 2 | 1 |
qt_rectfill_nonpremul_rgbaName: | qt_rectfill_nonpremul_rgba | Prototype: | static void qt_rectfill_nonpremul_rgba(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6027-6033 |
| | 2 | 1 |
qt_rectfill_quint16Name: | qt_rectfill_quint16 | Prototype: | static void qt_rectfill_quint16(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6003-6009 |
| | 2 | 1 |
qt_rectfill_rgb30Name: | qt_rectfill_rgb30 | Prototype: | template<QtPixelOrder PixelOrder> static void qt_rectfill_rgb30(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6035-6042 |
| | 2 | 1 |
qt_rectfill_rgbaName: | qt_rectfill_rgba | Prototype: | static void qt_rectfill_rgba(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6019-6025 |
| | 2 | 1 |
qt_regexp_toCanonicalName: | qt_regexp_toCanonical | Prototype: | QString qt_regexp_toCanonical(const QString &pattern, QRegExp::PatternSyntax patternSyntax) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1330-1345 |
| | 5 | 6 |
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_region_strictContainsName: | qt_region_strictContains | Prototype: | bool qt_region_strictContains(const QRegion ®ion, const QRect &rect) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4215-4245 |
| | 5 | 2 |
qt_registerAliasToFontFamilyName: | qt_registerAliasToFontFamily | Prototype: | void qt_registerAliasToFontFamily(const QString &familyName, const QString &alias) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 778-792 |
| | 9 | 4 |
qt_registerFontName: | qt_registerFont | Prototype: | void qt_registerFont(const QString &familyName, const QString &stylename, const QString &foundryname, int weight, QFont::Style style, int stretch, bool antialiased, bool scalable, int pixelSize, bool fixedPitch, const QSupportedWritingSystems &writingSystems, void *handle) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 738-770 |
| | 21 | 5 |
qt_registerFontFamilyName: | qt_registerFontFamily | Prototype: | void qt_registerFontFamily(const QString &familyName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 772-776 |
| | 1 | 1 |
qt_register_signal_spy_callbacksName: | qt_register_signal_spy_callbacks | Prototype: | void qt_register_signal_spy_callbacks(const QSignalSpyCallbackSet &callback_set) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 216-219 |
| | 1 | 1 |
qt_repeatCountName: | qt_repeatCount | Prototype: | int qt_repeatCount(const QString &s, int i) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 524-531 |
| | 5 | 2 |
qt_resolveFontFamilyAliasName: | qt_resolveFontFamilyAlias | Prototype: | QString qt_resolveFontFamilyAlias(const QString &alias) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 794-803 |
| | 6 | 4 |
qt_resource_fixResourceRootName: | qt_resource_fixResourceRoot | Prototype: | static QString qt_resource_fixResourceRoot(QString r) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1040-1048 |
| | 6 | 4 |
qt_restore_gl_stateName: | qt_restore_gl_state | Prototype: | static void qt_restore_gl_state() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 4763-4775 |
| | 9 | 1 |
qt_safe_pollName: | qt_safe_poll | Prototype: | int qt_safe_poll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 97-122 |
| | 12 | 6 |
qt_save_gl_stateName: | qt_save_gl_state | Prototype: | static void qt_save_gl_state() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 4739-4761 |
| | 18 | 1 |
qt_scaleForTransformName: | qt_scaleForTransform | Prototype: | bool qt_scaleForTransform(const QTransform &transform, qreal *scale) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 2320-2359 |
| | 26 | 8 |
qt_scale_image_argb32_on_argb32Name: | qt_scale_image_argb32_on_argb32 | Prototype: | void qt_scale_image_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 476-499 |
| | 7 | 2 |
qt_scale_image_argb32_on_argb32_sse2Name: | qt_scale_image_argb32_on_argb32_sse2 | Prototype: | void qt_scale_image_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 479-602 |
| | 83 | 20 |
qt_scale_image_argb32_on_rgb16Name: | qt_scale_image_argb32_on_rgb16 | Prototype: | void qt_scale_image_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 154-177 |
| | 7 | 2 |
qt_scale_image_rgb16_on_rgb16Name: | qt_scale_image_rgb16_on_rgb16 | Prototype: | void qt_scale_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 129-152 |
| | 7 | 2 |
qt_scale_image_rgb32_on_rgb32Name: | qt_scale_image_rgb32_on_rgb32 | Prototype: | void qt_scale_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 451-474 |
| | 7 | 2 |
qt_script_for_writing_systemName: | qt_script_for_writing_system | Prototype: | int qt_script_for_writing_system(QFontDatabase::WritingSystem writingSystem) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 602-605 |
| | 1 | 1 |
qt_scrollRectInImageName: | qt_scrollRectInImage | Prototype: | void __attribute__((visibility("default"))) qt_scrollRectInImage(QImage &img, const QRect &rect, const QPoint &offset) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 277-322 |
| | 28 | 6 |
qt_section_chunk::qt_section_chunkName: | qt_section_chunk::qt_section_chunk | Prototype: | qt_section_chunk(int l, QStringRef s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4193-4193 |
| | 1 | 1 |
qt_sendShortcutOverrideEventName: | qt_sendShortcutOverrideEvent | Prototype: | bool qt_sendShortcutOverrideEvent(QObject *o, ulong timestamp, int k, Qt::KeyboardModifiers mods, const QString &text = QString(), bool autorep = false, ushort count = 1) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 888-923 |
| | 9 | 3 |
qt_sendSpontaneousEventName: | qt_sendSpontaneousEvent | Prototype: | bool qt_sendSpontaneousEvent(QObject *receiver, QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4233-4236 |
| | 1 | 1 |
qt_setDirModelShouldNotStatName: | qt_setDirModelShouldNotStat | Prototype: | void qt_setDirModelShouldNotStat(QDirModelPrivate *modelPrivate) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 146-149 |
| | 1 | 1 |
qt_setQtEnableTestFontName: | qt_setQtEnableTestFont | Prototype: | void qt_setQtEnableTestFont(bool value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 85-88 |
| | 1 | 1 |
qt_setWindowTitle_helperHelperName: | qt_setWindowTitle_helperHelper | Prototype: | QString qt_setWindowTitle_helperHelper(const QString &title, const QWidget *widget) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6064-6105 |
| | 21 | 6 |
qt_set_gl_library_nameName: | qt_set_gl_library_name | Prototype: | void qt_set_gl_library_name(const QString& name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5200-5203 |
| | 1 | 1 |
qt_set_sequence_auto_mnemonicName: | qt_set_sequence_auto_mnemonic | Prototype: | void __attribute__((visibility("default"))) qt_set_sequence_auto_mnemonic(bool b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 166-166 |
| | 1 | 1 |
qt_setupActionIconName: | qt_setupActionIcon | Prototype: | static inline void qt_setupActionIcon(QAction *action, QLatin1String name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 349-356 |
| | 5 | 1 |
qt_signal_handlerName: | qt_signal_handler | Prototype: | void qt_signal_handler(int sig) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp | Lines: | 383-403 |
| | 14 | 5 |
qt_sizegrip_topLevelWidgetName: | qt_sizegrip_topLevelWidget | Prototype: | static QWidget *qt_sizegrip_topLevelWidget(QWidget* w) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 64-69 |
| | 3 | 2 |
qt_socket_getPortAndAddressName: | qt_socket_getPortAndAddress | Prototype: | static inline void qt_socket_getPortAndAddress(const qt_sockaddr *s, quint16 *port, QHostAddress *addr) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 110-134 |
| | 18 | 7 |
qt_socks5_get_host_address_and_portName: | qt_socks5_get_host_address_and_port | Prototype: | static int qt_socks5_get_host_address_and_port(const QByteArray &buf, QHostAddress *pAddress, quint16 *pPort, int *pPos) | Coverage: | 78.125% (25/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 218-277 |
| | 38 | 11 |
qt_socks5_set_host_address_and_portName: | qt_socks5_set_host_address_and_port | Prototype: | static bool qt_socks5_set_host_address_and_port(const QHostAddress &address, quint16 port, QByteArray *pBuf) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 154-182 |
| | 12 | 3 |
qt_socks5_set_host_name_and_portName: | qt_socks5_set_host_name_and_port | Prototype: | static bool qt_socks5_set_host_name_and_port(const QString &hostname, quint16 port, QByteArray *pBuf) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 187-210 |
| | 10 | 2 |
qt_span_clipName: | qt_span_clip | Prototype: | static void qt_span_clip(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4069-4106 |
| | 18 | 6 |
qt_span_fill_clipRectName: | qt_span_fill_clipRect | Prototype: | static void qt_span_fill_clipRect(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4053-4067 |
| | 8 | 2 |
qt_span_fill_clippedName: | qt_span_fill_clipped | Prototype: | static void qt_span_fill_clipped(int spanCount, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3992-4012 |
| | 11 | 3 |
qt_splitLocaleNameName: | qt_splitLocaleName | Prototype: | bool qt_splitLocaleName(const QString &name, QString &lang, QString &script, QString &cntry) | Coverage: | 63.889% (23/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 405-458 |
| | 32 | 11 |
qt_splitLocaleName::[lambda]Name: | qt_splitLocaleName::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 411-411 |
| | 0 | 1 |
qt_split_namespaceName: | qt_split_namespace | Prototype: | static void qt_split_namespace(QString& prefix, QString& name, const QString& qName, bool hasURI) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 101-114 |
| | 8 | 3 |
qt_starts_withName: | qt_starts_with | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10176-10199 |
| | 16 | 7 |
qt_starts_withName: | qt_starts_with | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10201-10221 |
| | 15 | 7 |
qt_static_shiftName: | qt_static_shift | Prototype: | template <int shift> inline int qt_static_shift(int value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 594-603 |
| | 5 | 3 |
qt_string_countName: | qt_string_count | Prototype: | static inline int qt_string_count(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10123-10138 |
| | 9 | 4 |
qt_string_countName: | qt_string_count | Prototype: | static inline int qt_string_count(const QChar *unicode, int size, QChar ch, Qt::CaseSensitivity cs) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10140-10158 |
| | 13 | 6 |
qt_string_normalizeName: | qt_string_normalize | Prototype: | void qt_string_normalize(QString *data, QString::NormalizationForm mode, QChar::UnicodeVersion version, int from) | Coverage: | 92.857% (52/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7154-7218 |
| | 45 | 18 |
qt_strip_filtersName: | qt_strip_filters | Prototype: | QStringList qt_strip_filters(const QStringList &filters) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1368-1382 |
| | 11 | 3 |
qt_strippedTextName: | qt_strippedText | Prototype: | static QString qt_strippedText(QString s) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 64-72 |
| | 5 | 3 |
qt_stroke_sideName: | qt_stroke_side | Prototype: | template <class Iterator> bool qt_stroke_side(Iterator *it, QStroker *stroker, bool capFirst, QLineF *startTangent) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 632-766 |
| | 68 | 13 |
qt_subtract_from_timeoutName: | qt_subtract_from_timeout | Prototype: | int qt_subtract_from_timeout(int timeout, int elapsed) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 2004-2011 |
| | 4 | 2 |
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: | 793-836 |
| | 19 | 3 |
qt_tab_all_widgetsName: | qt_tab_all_widgets | Prototype: | bool __attribute__((visibility("default"))) qt_tab_all_widgets() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 444-447 |
| | 1 | 1 |
qt_test_isFetchedRootName: | qt_test_isFetchedRoot | Prototype: | bool qt_test_isFetchedRoot() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 62-65 |
| | 1 | 1 |
qt_test_resetFetchedRootName: | qt_test_resetFetchedRoot | Prototype: | void qt_test_resetFetchedRoot() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 57-60 |
| | 1 | 1 |
qt_tildeExpansionName: | qt_tildeExpansion | Prototype: | QString qt_tildeExpansion(const QString &path) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1103-1140 |
| | 18 | 5 |
qt_timezoneName: | qt_timezone | Prototype: | static int qt_timezone() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2165-2196 |
| | 1 | 1 |
qt_tlw_for_windowName: | qt_tlw_for_window | Prototype: | QWidget *qt_tlw_for_window(QWindow *wnd) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2223-2242 |
| | 11 | 6 |
qt_toRasterPixmapName: | qt_toRasterPixmap | Prototype: | QPixmap qt_toRasterPixmap(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 59-69 |
| | 6 | 1 |
qt_toRasterPixmapName: | qt_toRasterPixmap | Prototype: | QPixmap qt_toRasterPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 71-80 |
| | 5 | 3 |
qt_to_latin1Name: | qt_to_latin1 | Prototype: | static void qt_to_latin1(uchar *dst, const ushort *src, int length) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 318-376 |
| | 13 | 4 |
qt_to_latin1::[lambda]Name: | qt_to_latin1::[lambda] | Prototype: | [=](int i) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 342-342 |
| | 1 | 1 |
qt_transform_image_argb32_on_argb32Name: | qt_transform_image_argb32_on_argb32 | Prototype: | void qt_transform_image_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 565-584 |
| | 9 | 2 |
qt_transform_image_argb32_on_rgb16Name: | qt_transform_image_argb32_on_rgb16 | Prototype: | void qt_transform_image_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 522-541 |
| | 9 | 2 |
qt_transform_image_rgb16_on_rgb16Name: | qt_transform_image_rgb16_on_rgb16 | Prototype: | void qt_transform_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 501-520 |
| | 9 | 2 |
qt_transform_image_rgb32_on_rgb32Name: | qt_transform_image_rgb32_on_rgb32 | Prototype: | void qt_transform_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 544-563 |
| | 9 | 2 |
qt_true_matrixName: | qt_true_matrix | Prototype: | QTransform qt_true_matrix(qreal w, qreal h, QTransform x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3523-3527 |
| | 2 | 1 |
qt_tryModalHelperName: | qt_tryModalHelper | Prototype: | bool qt_tryModalHelper(QWidget *widget, QWidget **rettop) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2475-2478 |
| | 1 | 1 |
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 |
qt_tznameName: | qt_tzname | Prototype: | static QString qt_tzname(QDateTimePrivate::DaylightStatus daylightStatus) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2199-2222 |
| | 2 | 1 |