Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qt_gl_transfer_contextName: | qt_gl_transfer_context | Prototype: | const QGLContext *qt_gl_transfer_context(const QGLContext *ctx) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1707-1717 |
| | 7 | 3 |
qt_gl_set_global_share_contextName: | qt_gl_set_global_share_context | Prototype: | void qt_gl_set_global_share_context(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 252-255 |
| | 1 | 1 |
qt_gl_resolve_featuresName: | qt_gl_resolve_features | Prototype: | static int qt_gl_resolve_features() | Coverage: | 56.140% (32/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 221-295 |
| | 61 | 19 |
qt_gl_resolve_extensionsName: | qt_gl_resolve_extensions | Prototype: | static int qt_gl_resolve_extensions() | Coverage: | 0.000% (0/120) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 389-501 |
| | 89 | 37 |
qt_gl_read_textureName: | qt_gl_read_texture | Prototype: | QImage qt_gl_read_texture(const QSize &size, bool alpha_format, bool include_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1894-1909 |
| | 9 | 3 |
qt_gl_read_framebuffer_rgba8Name: | qt_gl_read_framebuffer_rgba8 | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
qt_gl_read_framebuffer_rgba8Name: | qt_gl_read_framebuffer_rgba8 | Prototype: | static inline QImage qt_gl_read_framebuffer_rgba8(const QSize &size, bool include_alpha, QOpenGLContext *context) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1279-1323 |
| | 26 | 5 |
qt_gl_read_framebuffer_rgb10a2Name: | qt_gl_read_framebuffer_rgb10a2 | Prototype: | static inline QImage qt_gl_read_framebuffer_rgb10a2(const QSize &size, bool include_alpha, QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1325-1331 |
| | 3 | 1 |
qt_gl_read_framebufferName: | qt_gl_read_framebuffer | Prototype: | static QImage qt_gl_read_framebuffer(const QSize &size, GLenum internal_format, bool include_alpha, bool flip) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1333-1355 |
| | 8 | 9 |
qt_gl_read_framebufferName: | qt_gl_read_framebuffer | Prototype: | QImage qt_gl_read_framebuffer(const QSize &size, bool alpha_format, bool include_alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1357-1360 |
| | 1 | 1 |
qt_gl_read_frame_bufferName: | qt_gl_read_frame_buffer | Prototype: | QImage qt_gl_read_frame_buffer(const QSize &size, bool alpha_format, bool include_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1881-1892 |
| | 9 | 2 |
qt_gl_library_nameName: | qt_gl_library_name | Prototype: | const QString qt_gl_library_name() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5205-5215 |
| | 3 | 2 |
qt_gl_global_share_contextName: | qt_gl_global_share_context | Prototype: | QOpenGLContext *qt_gl_global_share_context() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 260-263 |
| | 1 | 1 |
qt_gl_functionsName: | qt_gl_functions | Prototype: | static QOpenGLFunctionsPrivateEx *qt_gl_functions(QOpenGLContext *context = 0) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 240-248 |
| | 6 | 2 |
qt_gl_functionsName: | qt_gl_functions | Prototype: | static QGLFunctionsPrivateEx *qt_gl_functions(const QGLContext *context = 0) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 177-186 |
| | 7 | 2 |
qt_gl_draw_textName: | qt_gl_draw_text | Prototype: | static void qt_gl_draw_text(QPainter *p, int x, int y, const QString &str, const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 4777-4794 |
| | 11 | 1 |
qt_gl_convertToGLFormatHelperName: | qt_gl_convertToGLFormatHelper | Prototype: | static inline QRgb qt_gl_convertToGLFormatHelper(QRgb src_pixel, GLenum texture_format) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2302-2322 |
| | 12 | 4 |
qt_gettimeName: | qt_gettime | Prototype: | struct timespec qt_gettime() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 170-180 |
| | 6 | 1 |
qt_gettidName: | qt_gettid | Prototype: | static long qt_gettid() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 107-112 |
| | 1 | 1 |
qt_get_rgb_valName: | qt_get_rgb_val | Prototype: | uint qt_get_rgb_val(const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 347-352 |
| | 3 | 1 |
qt_get_named_xpm_rgbName: | qt_get_named_xpm_rgb | Prototype: | static inline bool qt_get_named_xpm_rgb(const char *name_no_space, QRgb *rgb) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 753-762 |
| | 5 | 2 |
qt_get_named_rgbName: | qt_get_named_rgb | Prototype: | bool qt_get_named_rgb(const char *name, QRgb* rgb) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 316-330 |
| | 10 | 4 |
qt_get_named_rgbName: | qt_get_named_rgb | Prototype: | bool qt_get_named_rgb(const QChar *name, int len, QRgb *rgb) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 332-344 |
| | 9 | 4 |
qt_get_metadataName: | qt_get_metadata | Prototype: | static bool qt_get_metadata(QtPluginQueryVerificationDataFunction pfn, QLibraryPrivate *priv) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 679-694 |
| | 11 | 4 |
qt_get_hex_rgbName: | qt_get_hex_rgb | Prototype: | bool qt_get_hex_rgb(const char *name, QRgb *rgb) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 76-114 |
| | 33 | 8 |
qt_get_hex_rgbName: | qt_get_hex_rgb | Prototype: | bool qt_get_hex_rgb(const QChar *str, int len, QRgb *rgb) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 116-125 |
| | 7 | 3 |
qt_get_font_table_defaultName: | qt_get_font_table_default | Prototype: | static bool qt_get_font_table_default(void *user_data, uint tag, uchar *buffer, uint *length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 215-219 |
| | 2 | 1 |
qt_get_colornamesName: | qt_get_colornames | Prototype: | QStringList qt_get_colornames() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 354-362 |
| | 6 | 2 |
qt_get_bitflip_arrayName: | qt_get_bitflip_array | Prototype: | const uchar *qt_get_bitflip_array() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 78-81 |
| | 1 | 1 |
qt_getWindowName: | qt_getWindow | Prototype: | static QWindow *qt_getWindow(const QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 89-92 |
| | 1 | 1 |
qt_getJustificationOpportunitiesName: | qt_getJustificationOpportunities | Prototype: | static inline void qt_getJustificationOpportunities(const ushort *string, int length, const QScriptItem &si, QGlyphLayout g, ushort *log_clusters) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 880-917 |
| | 12 | 16 |
qt_getFreetypeDataName: | qt_getFreetypeData | Prototype: | QtFreetypeData *qt_getFreetypeData() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 149-155 |
| | 4 | 2 |
qt_getFreetypeName: | qt_getFreetype | Prototype: | FT_Library qt_getFreetype() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 158-164 |
| | 4 | 2 |
qt_getDefaultJustificationOpportunitiesName: | qt_getDefaultJustificationOpportunities | Prototype: | static inline void qt_getDefaultJustificationOpportunities(const ushort *string, int length, QGlyphLayout g, ushort *log_clusters, int spaceAs) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 846-878 |
| | 19 | 8 |
qt_fusion_gradientName: | qt_fusion_gradient | Prototype: | static QLinearGradient qt_fusion_gradient(const QRect &rect, const QBrush &baseColor, Direction direction = TopDown) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 238-272 |
| | 19 | 7 |
qt_fusion_draw_mdibuttonName: | qt_fusion_draw_mdibutton | Prototype: | static void qt_fusion_draw_mdibutton(QPainter *painter, const QStyleOptionTitleBar *option, const QRect &tmp, bool hover, bool sunken) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 275-334 |
| | 46 | 4 |
qt_fusionPaletteName: | qt_fusionPalette | Prototype: | QPalette qt_fusionPalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 1116-1150 |
| | 29 | 1 |
qt_ft_outline_move_toName: | qt_ft_outline_move_to | Prototype: | static void qt_ft_outline_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/qpaintengine_raster.cpp | Lines: | 235-238 |
| | 1 | 1 |
qt_ft_outline_line_toName: | qt_ft_outline_line_to | Prototype: | static void qt_ft_outline_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/qpaintengine_raster.cpp | Lines: | 240-243 |
| | 1 | 1 |
qt_ft_outline_cubic_toName: | qt_ft_outline_cubic_to | Prototype: | static void qt_ft_outline_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/qpaintengine_raster.cpp | Lines: | 245-253 |
| | 3 | 1 |
qt_from_latin1Name: | qt_from_latin1 | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
qt_from_latin1Name: | qt_from_latin1 | Prototype: | void qt_from_latin1(ushort *dst, const char *str, size_t size) noexcept | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 213-261 |
| | 13 | 4 |
qt_format_textName: | qt_format_text | Prototype: | void qt_format_text(const QFont &fnt, const QRectF &_r, int tf, const QString& str, QRectF *brect, int tabstops, int *ta, int tabarraylen, QPainter *painter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7389-7398 |
| | 4 | 1 |
qt_format_textName: | qt_format_text | Prototype: | void qt_format_text(const QFont &fnt, const QRectF &_r, int tf, const QTextOption *option, const QString& str, QRectF *brect, int tabstops, int *ta, int tabarraylen, QPainter *painter) | Coverage: | 0.000% (0/192) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7399-7644 |
| | 165 | 49 |
qt_fontdatabase_mutexName: | qt_fontdatabase_mutex | Prototype: | QMutex *qt_fontdatabase_mutex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 732-735 |
| | 1 | 1 |
qt_fontdata_from_indexName: | qt_fontdata_from_index | Prototype: | QByteArray qt_fontdata_from_index(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2408-2412 |
| | 2 | 1 |
qt_fontHasNarrowOutlinesName: | qt_fontHasNarrowOutlines | Prototype: | bool qt_fontHasNarrowOutlines(QFontEngine *fontEngine) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 739-755 |
| | 10 | 3 |
qt_fontHasNarrowOutlinesName: | qt_fontHasNarrowOutlines | Prototype: | bool qt_fontHasNarrowOutlines(const QRawFont &f) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 757-770 |
| | 9 | 3 |
qt_find_patternName: | qt_find_pattern | Prototype: | static long qt_find_pattern(const char *s, ulong s_len, const char *pattern, ulong p_len) | Coverage: | 65.000% (13/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 187-221 |
| | 15 | 6 |
qt_find_obj_childName: | qt_find_obj_child | Prototype: | void *qt_find_obj_child(QObject *parent, const char *type, const QString &name) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 768-778 |
| | 7 | 4 |
qt_find_latin1_stringName: | qt_find_latin1_string | Prototype: | static inline int qt_find_latin1_string(const QChar *haystack, int size, QLatin1String needle, int from, Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10160-10174 |
| | 8 | 2 |
qt_find_ellipse_coordsName: | qt_find_ellipse_coords | Prototype: | void qt_find_ellipse_coords(const QRectF &r, qreal angle, qreal length, QPointF* startPoint, QPointF *endPoint) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 95-142 |
| | 28 | 9 |
qt_findAtNxFileName: | qt_findAtNxFile | Prototype: | QString qt_findAtNxFile(const QString &baseFileName, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1423-1450 |
| | 16 | 7 |
qt_fill_tileName: | qt_fill_tile | Prototype: | void qt_fill_tile(QPixmap *tile, const QPixmap &pixmap) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 534-548 |
| | 10 | 3 |
qt_fetch_radial_gradient_sse2Name: | qt_fetch_radial_gradient_sse2 | Prototype: | const uint * qt_fetch_radial_gradient_sse2(uint *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 473-477 |
| | 1 | 1 |
qt_fetch_radial_gradient_rgb64Name: | qt_fetch_radial_gradient_rgb64 | Prototype: | const QRgba64 * qt_fetch_radial_gradient_rgb64(QRgba64 *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3643-3647 |
| | 1 | 1 |
qt_fetch_radial_gradient_plainName: | qt_fetch_radial_gradient_plain | Prototype: | const uint * qt_fetch_radial_gradient_plain(uint *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3635-3639 |
| | 1 | 1 |
qt_fetch_linear_gradient_templateName: | qt_fetch_linear_gradient_template | Prototype: | template<class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_linear_gradient_template( BlendType *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3501-3569 |
| | 41 | 10 |
qt_fetch_linear_gradient_rgb64Name: | qt_fetch_linear_gradient_rgb64 | Prototype: | static const QRgba64 * qt_fetch_linear_gradient_rgb64(QRgba64 *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3577-3581 |
| | 1 | 1 |
qt_fetch_linear_gradientName: | qt_fetch_linear_gradient | Prototype: | static const uint * qt_fetch_linear_gradient(uint *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3571-3575 |
| | 1 | 1 |
qt_fetch_conical_gradient_templateName: | qt_fetch_conical_gradient_template | Prototype: | template <class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_conical_gradient_template( BlendType *buffer, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3649-3698 |
| | 30 | 6 |
qt_fetch_conical_gradient_rgb64Name: | qt_fetch_conical_gradient_rgb64 | Prototype: | static const QRgba64 * qt_fetch_conical_gradient_rgb64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3706-3710 |
| | 1 | 1 |
qt_fetch_conical_gradientName: | qt_fetch_conical_gradient | Prototype: | static const uint * qt_fetch_conical_gradient(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3700-3704 |
| | 1 | 1 |
qt_fetchUntransformed_888_ssse3Name: | qt_fetchUntransformed_888_ssse3 | Prototype: | const uint * qt_fetchUntransformed_888_ssse3(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 238-244 |
| | 3 | 1 |
qt_fallbacksForFamilyName: | qt_fallbacksForFamily | Prototype: | QStringList qt_fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 882-886 |
| | 2 | 1 |
qt_error_stringName: | qt_error_string | Prototype: | QString qt_error_string(int errorCode) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3147-3214 |
| | 20 | 9 |
qt_ends_withName: | qt_ends_with | Prototype: | static inline bool qt_ends_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: | 10223-10247 |
| | 17 | 7 |
qt_ends_withName: | qt_ends_with | Prototype: | static inline bool qt_ends_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: | 10250-10271 |
| | 16 | 7 |
qt_egl_device_integrationName: | qt_egl_device_integration | Prototype: | QEGLDeviceIntegration *qt_egl_device_integration() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | Lines: | 130-133 |
| | 1 | 1 |
qt_effective_device_pixel_ratioName: | qt_effective_device_pixel_ratio | Prototype: | static qreal qt_effective_device_pixel_ratio(QWindow *window = 0) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 129-138 |
| | 5 | 3 |
qt_draw_tileName: | qt_draw_tile | Prototype: | void qt_draw_tile(QPaintEngine *gc, qreal x, qreal y, qreal w, qreal h, const QPixmap &pixmap, qreal xOffset, qreal yOffset) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 550-574 |
| | 19 | 6 |
qt_draw_helperName: | qt_draw_helper | Prototype: | void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::DrawOperation operation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8494-8497 |
| | 1 | 1 |
qt_draw_decoration_for_glyphsName: | qt_draw_decoration_for_glyphs | Prototype: | void qt_draw_decoration_for_glyphs(QPainter *painter, const glyph_t *glyphArray, const QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, const QFont &font, const QTextCharFormat &charFormat) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6330-6373 |
| | 27 | 9 |
qt_dirtyRegionName: | qt_dirtyRegion | Prototype: | QRegion qt_dirtyRegion(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 957-967 |
| | 6 | 3 |
qt_detectRTLLanguageName: | qt_detectRTLLanguage | Prototype: | static bool qt_detectRTLLanguage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 209-216 |
| | 5 | 1 |
qt_definitionSizeName: | qt_definitionSize | Prototype: | static QSizeF qt_definitionSize(QPageSize::PageSizeId pageSizeId) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 533-540 |
| | 5 | 2 |
qt_defaultDpiYName: | qt_defaultDpiY | Prototype: | int qt_defaultDpiY() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 152-165 |
| | 7 | 4 |
qt_defaultDpiXName: | qt_defaultDpiX | Prototype: | int qt_defaultDpiX() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 137-150 |
| | 7 | 4 |
qt_defaultDpiName: | qt_defaultDpi | Prototype: | int qt_defaultDpi() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 167-170 |
| | 1 | 1 |
qt_debug_componentName: | qt_debug_component | Prototype: | bool qt_debug_component() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1134-1138 |
| | 1 | 1 |
qt_custom_file_engine_handler_createName: | qt_custom_file_engine_handler_create | Prototype: | QAbstractFileEngine *qt_custom_file_engine_handler_create(const QString &path) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 160-176 |
| | 8 | 4 |
qt_curves_for_arcName: | qt_curves_for_arc | Prototype: | QPointF qt_curves_for_arc(const QRectF &rect, qreal startAngle, qreal sweepLength, QPointF *curves, int *point_count) | Coverage: | 0.000% (0/80) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 853-998 |
| | 100 | 21 |
qt_create_qhash_seedName: | qt_create_qhash_seed | Prototype: | static uint qt_create_qhash_seed() | Coverage: | 38.462% (5/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 277-322 |
| | 22 | 5 |
qt_create_pipeName: | qt_create_pipe | Prototype: | static int qt_create_pipe(int *pipe) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 173-185 |
| | 9 | 4 |
qt_core_boilerplateName: | qt_core_boilerplate | Prototype: | void qt_core_boilerplate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 657-678 |
| | 12 | 1 |
qt_convert_rgb888_to_rgbx8888Name: | qt_convert_rgb888_to_rgbx8888 | Prototype: | void qt_convert_rgb888_to_rgbx8888(quint32 *dest_data, const uchar *src_data, int len) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 317-357 |
| | 21 | 4 |
qt_convert_rgb888_to_rgb32_ssse3Name: | qt_convert_rgb888_to_rgb32_ssse3 | Prototype: | void qt_convert_rgb888_to_rgb32_ssse3(quint32 *dst, const uchar *src, int len) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_ssse3.cpp | Lines: | 51-126 |
| | 39 | 4 |
qt_convert_rgb888_to_rgb32Name: | qt_convert_rgb888_to_rgb32 | Prototype: | void qt_convert_rgb888_to_rgb32(quint32 *dest_data, const uchar *src_data, int len) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 282-315 |
| | 21 | 4 |
qt_convertUnitsToPointsName: | qt_convertUnitsToPoints | Prototype: | static QSize qt_convertUnitsToPoints(const QSizeF &size, QPageSize::Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 565-570 |
| | 3 | 2 |
qt_convertUnitsName: | qt_convertUnits | Prototype: | static QSizeF qt_convertUnits(const QSizeF &size, QPageSize::Unit fromUnits, QPageSize::Unit toUnits) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 542-563 |
| | 12 | 4 |
qt_convertToBoolName: | qt_convertToBool | Prototype: | template<typename TInput, typename LiteralWrapper> inline bool qt_convertToBool(const QVariant::Private *const d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 318-323 |
| | 2 | 1 |
qt_convertPointsToUnitsName: | qt_convertPointsToUnits | Prototype: | static QSizeF qt_convertPointsToUnits(const QSize &size, QPageSize::Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 580-589 |
| | 6 | 2 |
qt_convertPointsToPixelsName: | qt_convertPointsToPixels | Prototype: | static QSize qt_convertPointsToPixels(const QSize &size, int resolution) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 572-578 |
| | 4 | 2 |
qt_convertPointName: | qt_convertPoint | Prototype: | QPointF qt_convertPoint(const QPointF &xy, QPageLayout::Unit fromUnits, QPageLayout::Unit toUnits) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 74-94 |
| | 10 | 3 |
qt_convertMarginsName: | qt_convertMargins | Prototype: | QMarginsF qt_convertMargins(const QMarginsF &margins, QPageLayout::Unit fromUnits, QPageLayout::Unit toUnits) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 96-120 |
| | 14 | 3 |
qt_convRgbTo16Name: | qt_convRgbTo16 | Prototype: | inline ushort qt_convRgbTo16(QRgb c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 138-145 |
| | 4 | 1 |
qt_conv16ToRgbName: | qt_conv16ToRgb | Prototype: | inline QRgb qt_conv16ToRgb(ushort c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 147-157 |
| | 7 | 1 |
qt_clock_gettimeName: | qt_clock_gettime | Prototype: | static inline void qt_clock_gettime(clockid_t clock, struct timespec *ts) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 107-110 |
| | 1 | 1 |
qt_cleanup_painter_stateName: | qt_cleanup_painter_state | Prototype: | static inline void qt_cleanup_painter_state(QPainterPrivate *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1693-1700 |
| | 5 | 1 |
qt_cleanup_icon_cacheName: | qt_cleanup_icon_cache | Prototype: | static void qt_cleanup_icon_cache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 116-119 |
| | 1 | 1 |