| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qt_pointMultiplier| Name: | qt_pointMultiplier | | Prototype: | static qreal qt_pointMultiplier(QPageSize::Unit unit) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 502-519 |
| | 8 | 7 |
qt_polygon_isect_line| Name: | qt_polygon_isect_line | | Prototype: | static void qt_polygon_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 49-77 |
| | 16 | 5 |
qt_printerPaperSize| Name: | qt_printerPaperSize | | Prototype: | QSizeF qt_printerPaperSize(QPrinter::Orientation orientation, QPrinter::PaperSize paperSize, QPrinter::Unit unit, int resolution) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 94-106 |
| | 6 | 2 |
qt_qimageScaleAARGB| Name: | qt_qimageScaleAARGB | | Prototype: | static void qt_qimageScaleAARGB(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 512-546 |
| | 13 | 7 |
qt_qimageScaleAARGBA| Name: | qt_qimageScaleAARGBA | | Prototype: | static void qt_qimageScaleAARGBA(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 319-353 |
| | 13 | 7 |
qt_qimageScaleAARGBA_down_x_up_y| Name: | qt_qimageScaleAARGBA_down_x_up_y | | Prototype: | static void qt_qimageScaleAARGBA_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: | 414-451 |
| | 26 | 4 |
qt_qimageScaleAARGBA_down_x_up_y_sse4| Name: | qt_qimageScaleAARGBA_down_x_up_y_sse4 | | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_down_x_up_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: | 105-148 |
| | 23 | 5 |
qt_qimageScaleAARGBA_down_xy| Name: | 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: | 453-500 |
| | 34 | 4 |
qt_qimageScaleAARGBA_down_xy_sse4| Name: | 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: | 150-195 |
| | 25 | 5 |
qt_qimageScaleAARGBA_helper| Name: | 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: | 355-374 |
| | 16 | 2 |
qt_qimageScaleAARGBA_helper| Name: | 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: | 44-58 |
| | 11 | 2 |
qt_qimageScaleAARGBA_up_x_down_y| Name: | 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: | 376-412 |
| | 25 | 4 |
qt_qimageScaleAARGBA_up_x_down_y_sse4| Name: | 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: | 60-103 |
| | 23 | 5 |
qt_qimageScaleAARGBA_up_xy| Name: | 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: | 280-316 |
| | 23 | 7 |
qt_qimageScaleAARGB_down_x_up_y| Name: | 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: | 603-637 |
| | 23 | 4 |
qt_qimageScaleAARGB_down_xy| Name: | 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: | 639-684 |
| | 31 | 4 |
qt_qimageScaleAARGB_helper| Name: | 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: | 549-565 |
| | 13 | 2 |
qt_qimageScaleAARGB_up_x_down_y| Name: | 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: | 567-601 |
| | 23 | 4 |
qt_qpa_set_cursor| Name: | 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: | 5029-5066 |
| | 24 | 11 |
qt_qscrollbarStyleOption| Name: | 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: | 732-737 |
| | 3 | 1 |
qt_qsliderStyleOption| Name: | 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: | 546-551 |
| | 3 | 1 |
qt_qwidget_data| Name: | 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: | 12201-12204 |
| | 1 | 1 |
qt_radial_gradient_adapt_focal_point| Name: | 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: | 1811-1823 |
| | 5 | 2 |
qt_read_dib| Name: | 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: | 688-694 |
| | 4 | 2 |
qt_read_xpm_image_or_array| Name: | 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: | 1022-1051 |
| | 17 | 7 |
qt_real_to_string| Name: | 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: | 79-129 |
| | 36 | 9 |
qt_rect_intersect_normalized| Name: | 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: | 1256-1265 |
| | 6 | 1 |
qt_rectfill_alpha| Name: | 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: | 6045-6051 |
| | 2 | 1 |
qt_rectfill_argb32| Name: | 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: | 5996-6002 |
| | 2 | 1 |
qt_rectfill_gray| Name: | 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: | 6053-6059 |
| | 2 | 1 |
qt_rectfill_nonpremul_argb32| Name: | 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: | 6012-6018 |
| | 2 | 1 |
qt_rectfill_nonpremul_rgba| Name: | 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: | 6028-6034 |
| | 2 | 1 |
qt_rectfill_quint16| Name: | 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: | 6004-6010 |
| | 2 | 1 |
qt_rectfill_rgb30| Name: | 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: | 6036-6043 |
| | 2 | 1 |
qt_rectfill_rgba| Name: | 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: | 6020-6026 |
| | 2 | 1 |
qt_regionToPath| Name: | 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: | 1036-1092 |
| | 39 | 9 |
qt_region_strictContains| Name: | qt_region_strictContains | | Prototype: | bool qt_region_strictContains(const QRegion ®ion, const QRect &rect) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4191-4221 |
| | 5 | 2 |
qt_registerAliasToFontFamily| Name: | 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: | 776-790 |
| | 9 | 4 |
qt_registerFont| Name: | 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: | 736-768 |
| | 21 | 5 |
qt_registerFontFamily| Name: | 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: | 770-774 |
| | 1 | 1 |
qt_resolveFontFamilyAlias| Name: | 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: | 792-801 |
| | 6 | 4 |
qt_restore_gl_state| Name: | 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: | 4757-4769 |
| | 9 | 1 |
qt_save_gl_state| Name: | 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: | 4733-4755 |
| | 18 | 1 |
qt_scaleForTransform| Name: | qt_scaleForTransform | | Prototype: | bool qt_scaleForTransform(const QTransform &transform, qreal *scale) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 2304-2343 |
| | 26 | 8 |
qt_scale_image_argb32_on_argb32| Name: | 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: | 470-493 |
| | 7 | 2 |
qt_scale_image_argb32_on_argb32_sse2| Name: | 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: | 472-595 |
| | 83 | 20 |
qt_scale_image_argb32_on_rgb16| Name: | 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: | 148-171 |
| | 7 | 2 |
qt_scale_image_rgb16_on_rgb16| Name: | 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: | 123-146 |
| | 7 | 2 |
qt_scale_image_rgb32_on_rgb32| Name: | 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: | 445-468 |
| | 7 | 2 |
qt_script_for_writing_system| Name: | 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: | 595-598 |
| | 1 | 1 |
qt_scrollRectInImage| Name: | 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: | 271-316 |
| | 28 | 6 |
qt_sendShortcutOverrideEvent| Name: | 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: | 889-924 |
| | 9 | 3 |
qt_sendSpontaneousEvent| Name: | 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: | 4246-4249 |
| | 1 | 1 |
qt_setDirModelShouldNotStat| Name: | 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: | 137-140 |
| | 1 | 1 |
qt_setQtEnableTestFont| Name: | 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: | 79-82 |
| | 1 | 1 |
qt_setWindowTitle_helperHelper| Name: | 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: | 6034-6075 |
| | 21 | 6 |
qt_set_gl_library_name| Name: | 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: | 5194-5197 |
| | 1 | 1 |
qt_set_sequence_auto_mnemonic| Name: | 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: | 160-160 |
| | 1 | 1 |
qt_signal_handler| Name: | 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: | 377-397 |
| | 14 | 5 |
qt_sizegrip_topLevelWidget| Name: | 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: | 58-63 |
| | 3 | 2 |
qt_span_clip| Name: | 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: | 4059-4096 |
| | 18 | 6 |
qt_span_fill_clipRect| Name: | 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: | 4043-4057 |
| | 8 | 2 |
qt_span_fill_clipped| Name: | 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: | 3982-4002 |
| | 11 | 3 |
qt_static_shift| Name: | 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: | 588-597 |
| | 5 | 3 |
qt_strip_filters| Name: | 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: | 1367-1381 |
| | 11 | 3 |
qt_strippedText| Name: | 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: | 58-66 |
| | 5 | 3 |
qt_stroke_side| Name: | 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: | 626-760 |
| | 68 | 13 |
qt_t_for_arc_angle| Name: | qt_t_for_arc_angle | | Prototype: | qreal qt_t_for_arc_angle(qreal angle) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 787-830 |
| | 19 | 3 |
qt_tab_all_widgets| Name: | 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: | 439-442 |
| | 1 | 1 |
qt_test_isFetchedRoot| Name: | 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: | 56-59 |
| | 1 | 1 |
qt_test_resetFetchedRoot| Name: | 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: | 51-54 |
| | 1 | 1 |
qt_tildeExpansion| Name: | qt_tildeExpansion | | Prototype: | QString qt_tildeExpansion(const QString &path, bool *expanded = 0) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1099-1139 |
| | 23 | 6 |
qt_tlw_for_window| Name: | qt_tlw_for_window | | Prototype: | QWidget *qt_tlw_for_window(QWindow *wnd) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2224-2240 |
| | 10 | 6 |
qt_toRasterPixmap| Name: | 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: | 53-63 |
| | 6 | 1 |
qt_toRasterPixmap| Name: | 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: | 65-74 |
| | 5 | 3 |
qt_transform_image_argb32_on_argb32| Name: | 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: | 559-578 |
| | 9 | 2 |
qt_transform_image_argb32_on_rgb16| Name: | 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: | 516-535 |
| | 9 | 2 |
qt_transform_image_rgb16_on_rgb16| Name: | 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: | 495-514 |
| | 9 | 2 |
qt_transform_image_rgb32_on_rgb32| Name: | 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: | 538-557 |
| | 9 | 2 |
qt_true_matrix| Name: | 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: | 3512-3516 |
| | 2 | 1 |
qt_tryModalHelper| Name: | 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: | 2479-2482 |
| | 1 | 1 |
qt_try_modal| Name: | 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: | 2630-2661 |
| | 11 | 9 |
qt_unitSize| Name: | qt_unitSize | | Prototype: | static QSizeF qt_unitSize(QPageSize::PageSizeId pageSizeId, QPageSize::Unit units) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 585-601 |
| | 7 | 7 |
qt_useHarfbuzzNG| Name: | qt_useHarfbuzzNG | | Prototype: | bool qt_useHarfbuzzNG() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 93-96 |
| | 1 | 1 |
qt_wasDeleted| Name: | qt_wasDeleted | | Prototype: | static bool qt_wasDeleted(const QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 248-251 |
| | 1 | 1 |
qt_widget_private| Name: | qt_widget_private | | Prototype: | QWidgetPrivate *qt_widget_private(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12206-12209 |
| | 1 | 1 |
qt_window_private| Name: | qt_window_private | | Prototype: | QWindowPrivate *qt_window_private(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2343-2346 |
| | 1 | 1 |
qt_write_dib| Name: | qt_write_dib | | Prototype: | bool qt_write_dib(QDataStream &s, QImage image) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 583-685 |
| | 78 | 18 |
qt_xForm_helper| Name: | qt_xForm_helper | | Prototype: | bool qt_xForm_helper(const QTransform &trueMat, int xoffset, int type, int depth, uchar *dptr, int dbpl, int p_inc, int dHeight, const uchar *sptr, int sbpl, int sWidth, int sHeight) | | Coverage: | 0.000% (0/187) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4004-4114 |
| | 80 | 52 |
qt_xcb_XPixmapFromBitmap| Name: | qt_xcb_XPixmapFromBitmap | | Prototype: | xcb_pixmap_t qt_xcb_XPixmapFromBitmap(QXcbScreen *screen, const QImage &image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 166-191 |
| | 22 | 4 |
qt_xcb_createCursorXRender| Name: | qt_xcb_createCursorXRender | | Prototype: | xcb_cursor_t qt_xcb_createCursorXRender(QXcbScreen *screen, const QImage &image, const QPoint &spot) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 193-266 |
| | 52 | 5 |
qtransform_equals_no_translate| Name: | qtransform_equals_no_translate | | Prototype: | static inline bool qtransform_equals_no_translate(const QTransform &a, const QTransform &b) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 61-76 |
| | 8 | 2 |
quoteNewline| Name: | quoteNewline | | Prototype: | static QString quoteNewline(const QString &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 481-486 |
| | 3 | 1 |
quotedValue| Name: | quotedValue | | Prototype: | static QString quotedValue(const QString &data) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3566-3572 |
| | 4 | 1 |
qwindowcontainer_traverse| Name: | qwindowcontainer_traverse | | Prototype: | static void qwindowcontainer_traverse(QWidget *parent, qwindowcontainer_traverse_callback callback) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 331-342 |
| | 7 | 4 |
rasterop_ClearDestination| Name: | rasterop_ClearDestination | | Prototype: | void rasterop_ClearDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2021-2028 |
| | 2 | 1 |
rasterop_NotDestination| Name: | rasterop_NotDestination | | Prototype: | void rasterop_NotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2057-2064 |
| | 2 | 1 |
rasterop_NotSource| Name: | rasterop_NotSource | | Prototype: | void rasterop_NotSource(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1917-1923 |
| | 3 | 2 |
rasterop_NotSourceAndDestination| Name: | rasterop_NotSourceAndDestination | | Prototype: | void rasterop_NotSourceAndDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1938-1948 |
| | 4 | 2 |
rasterop_NotSourceAndNotDestination| Name: | rasterop_NotSourceAndNotDestination | | Prototype: | void rasterop_NotSourceAndNotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1848-1858 |
| | 4 | 2 |