Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 212-271 |
| | 38 | 11 |
qt_socket_getPortAndAddressName: | qt_socket_getPortAndAddress | Prototype: | static inline void qt_socket_getPortAndAddress(const qt_sockaddr *s, quint16 *port, QHostAddress *addr) | Coverage: | 72.727% (16/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 101-132 |
| | 21 | 8 |
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: | 58-63 |
| | 3 | 2 |
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: | 377-397 |
| | 14 | 5 |
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: | 343-350 |
| | 5 | 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: | 160-160 |
| | 1 | 1 |
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: | 5194-5197 |
| | 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: | 6034-6075 |
| | 21 | 6 |
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: | 79-82 |
| | 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: | 137-140 |
| | 1 | 1 |
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: | 4246-4249 |
| | 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: | 889-924 |
| | 9 | 3 |
qt_select_msecsName: | qt_select_msecs | Prototype: | int qt_select_msecs(int nfds, fd_set *fdread, fd_set *fdwrite, int timeout) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 95-104 |
| | 6 | 2 |
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: | 4163-4163 |
| | 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: | 271-316 |
| | 28 | 6 |
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: | 595-598 |
| | 1 | 1 |
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: | 445-468 |
| | 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: | 123-146 |
| | 7 | 2 |
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: | 148-171 |
| | 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: | 472-595 |
| | 83 | 20 |
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: | 470-493 |
| | 7 | 2 |
qt_scaleForTransformName: | 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_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: | 4733-4755 |
| | 18 | 1 |
qt_safe_selectName: | qt_safe_select | Prototype: | int qt_safe_select(int nfds, fd_set *fdread, fd_set *fdwrite, fd_set *fdexcept, const struct timespec *orig_timeout) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 59-93 |
| | 13 | 6 |
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: | 4757-4769 |
| | 9 | 1 |
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: | 1034-1042 |
| | 6 | 4 |
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: | 792-801 |
| | 6 | 4 |
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: | 521-528 |
| | 5 | 2 |
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: | 215-218 |
| | 1 | 1 |
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: | 770-774 |
| | 1 | 1 |
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: | 736-768 |
| | 21 | 5 |
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: | 776-790 |
| | 9 | 4 |
qt_region_strictContainsName: | 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_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: | 1036-1092 |
| | 39 | 9 |
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: | 1324-1339 |
| | 5 | 6 |
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: | 6020-6026 |
| | 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: | 6036-6043 |
| | 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: | 6004-6010 |
| | 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: | 6028-6034 |
| | 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: | 6012-6018 |
| | 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: | 6053-6059 |
| | 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: | 5996-6002 |
| | 2 | 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: | 6045-6051 |
| | 2 | 1 |
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: | 1256-1265 |
| | 6 | 1 |
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: | 79-129 |
| | 36 | 9 |
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: | 1022-1051 |
| | 17 | 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: | 688-694 |
| | 4 | 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: | 487-519 |
| | 19 | 7 |
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: | 1811-1823 |
| | 5 | 2 |
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: | 12201-12204 |
| | 1 | 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: | 546-551 |
| | 3 | 1 |
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: | 732-737 |
| | 3 | 1 |
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: | 5029-5066 |
| | 24 | 11 |
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: | 567-601 |
| | 23 | 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: | 549-565 |
| | 13 | 2 |
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: | 639-684 |
| | 31 | 4 |
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: | 603-637 |
| | 23 | 4 |
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: | 280-316 |
| | 23 | 7 |
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: | 60-103 |
| | 23 | 5 |
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: | 376-412 |
| | 25 | 4 |
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: | 355-374 |
| | 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: | 44-58 |
| | 11 | 2 |
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: | 150-195 |
| | 25 | 5 |
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: | 453-500 |
| | 34 | 4 |
qt_qimageScaleAARGBA_down_x_up_y_sse4Name: | 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_x_up_yName: | 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_qimageScaleAARGBAName: | 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_qimageScaleAARGBName: | 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_qhostinfo_lookupName: | qt_qhostinfo_lookup | Prototype: | QHostInfo qt_qhostinfo_lookup(const QString &name, QObject *receiver, const char *member, bool *valid, int *id) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 675-694 |
| | 9 | 3 |
qt_qhostinfo_enable_cacheName: | qt_qhostinfo_enable_cache | Prototype: | void __attribute__((visibility("default"))) qt_qhostinfo_enable_cache(bool e) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 705-711 |
| | 3 | 2 |
qt_qhostinfo_clear_cacheName: | qt_qhostinfo_clear_cache | Prototype: | void qt_qhostinfo_clear_cache() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 696-702 |
| | 3 | 2 |
qt_qhostinfo_cache_injectName: | qt_qhostinfo_cache_inject | Prototype: | void qt_qhostinfo_cache_inject(const QString &hostname, const QHostInfo &resolution) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 713-720 |
| | 4 | 2 |
qt_qgl_paint_engineName: | qt_qgl_paint_engine | Prototype: | QPaintEngine* qt_qgl_paint_engine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5139-5142 |
| | 1 | 1 |
qt_qdnsservicerecord_sortName: | qt_qdnsservicerecord_sort | Prototype: | static void qt_qdnsservicerecord_sort(QList<QDnsServiceRecord> &records) | Coverage: | 95.455% (21/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 101-149 |
| | 22 | 8 |
qt_qdnsservicerecord_less_thanName: | qt_qdnsservicerecord_less_than | Prototype: | static bool qt_qdnsservicerecord_less_than(const QDnsServiceRecord &r1, const QDnsServiceRecord &r2) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 88-95 |
| | 3 | 1 |
qt_qdnsmailexchangerecord_sortName: | qt_qdnsmailexchangerecord_sort | Prototype: | static void qt_qdnsmailexchangerecord_sort(QList<QDnsMailExchangeRecord> &records) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 59-86 |
| | 14 | 6 |
qt_qdnsmailexchangerecord_less_thanName: | qt_qdnsmailexchangerecord_less_than | Prototype: | static bool qt_qdnsmailexchangerecord_less_than(const QDnsMailExchangeRecord &r1, const QDnsMailExchangeRecord &r2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 49-53 |
| | 1 | 1 |
qt_qFindChildren_helperName: | qt_qFindChildren_helper | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QString &name, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | Coverage: | 95.000% (19/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1851-1867 |
| | 11 | 6 |
qt_qFindChildren_helperName: | qt_qFindChildren_helper | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QRegExp &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | Coverage: | 82.353% (14/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1873-1889 |
| | 11 | 5 |
qt_qFindChildren_helperName: | qt_qFindChildren_helper | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QRegularExpression &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | Coverage: | 77.778% (14/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1896-1913 |
| | 12 | 6 |
qt_qFindChild_helperName: | qt_qFindChild_helper | Prototype: | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1919-1939 |
| | 15 | 7 |
qt_printerPaperSizeName: | 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_premultiplyColorName: | qt_premultiplyColor | Prototype: | inline QColor qt_premultiplyColor(QColor c, GLfloat opacity) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 129-137 |
| | 6 | 1 |
qt_polygon_isect_lineName: | 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_pointMultiplierName: | qt_pointMultiplier | Prototype: | qreal qt_pointMultiplier(QPageLayout::Unit unit) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 46-63 |
| | 8 | 7 |
qt_pointMultiplierName: | 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_png_warningName: | qt_png_warning | Prototype: | static void qt_png_warning(png_structp , png_const_charp message) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 484-487 |
| | 1 | 1 |
qt_pixmap_thread_testName: | qt_pixmap_thread_test | Prototype: | static bool qt_pixmap_thread_test() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 65-84 |
| | 12 | 5 |
qt_pixmapForBrushName: | qt_pixmapForBrush | Prototype: | QPixmap qt_pixmapForBrush(int brushStyle, bool invert) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 97-111 |
| | 9 | 2 |
qt_pixelMultiplierName: | qt_pixelMultiplier | Prototype: | qreal qt_pixelMultiplier(int resolution) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 522-525 |
| | 1 | 1 |
qt_pdf_decide_featuresName: | qt_pdf_decide_features | Prototype: | inline QPaintEngine::PaintEngineFeatures qt_pdf_decide_features() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 66-74 |
| | 6 | 1 |
qt_patternForBrushName: | qt_patternForBrush | Prototype: | const uchar *qt_patternForBrush(int brushStyle, bool invert) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 49-95 |
| | 2 | 1 |
qt_path_stroke_move_toName: | qt_path_stroke_move_to | Prototype: | void qt_path_stroke_move_to(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2459-2462 |
| | 1 | 1 |
qt_path_stroke_line_toName: | qt_path_stroke_line_to | Prototype: | void qt_path_stroke_line_to(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2464-2467 |
| | 1 | 1 |
qt_path_stroke_cubic_toName: | qt_path_stroke_cubic_to | Prototype: | void qt_path_stroke_cubic_to(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2469-2477 |
| | 3 | 1 |
qt_palette_from_colorName: | qt_palette_from_color | Prototype: | static void qt_palette_from_color(QPalette &pal, const QColor &button) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 60-82 |
| | 19 | 1 |
qt_painterpath_isect_line_rectName: | qt_painterpath_isect_line_rect | Prototype: | static bool qt_painterpath_isect_line_rect(qreal x1, qreal y1, qreal x2, qreal y2, const QRectF &rect) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1859-1937 |
| | 55 | 13 |
qt_painterpath_isect_lineName: | qt_painterpath_isect_line | Prototype: | static void qt_painterpath_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/qpainterpath.cpp | Lines: | 1733-1763 |
| | 16 | 5 |
qt_painterpath_isect_curveName: | qt_painterpath_isect_curve | Prototype: | static void qt_painterpath_isect_curve(const QBezier &bezier, const QPointF &pt, int *winding, int depth = 0) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1765-1797 |
| | 13 | 4 |
qt_painterpath_check_crossingName: | qt_painterpath_check_crossing | Prototype: | static bool qt_painterpath_check_crossing(const QPainterPath *path, const QRectF &rect) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1980-2031 |
| | 33 | 10 |