Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qt_blurrowName: | qt_blurrow | Prototype: | template<int aprec, int zprec, bool alphaOnly> inline void qt_blurrow(QImage & im, int line, int alpha) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 641-670 |
| | 15 | 6 |
qt_check_if_internal_objectName: | qt_check_if_internal_object | Prototype: | static void qt_check_if_internal_object(const QObject **obj, int *element) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1702-1717 |
| | 6 | 4 |
qt_check_pointerName: | qt_check_pointer | Prototype: | void qt_check_pointer(const char *n, int l) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2986-2989 |
| | 1 | 1 |
qt_cleanupName: | qt_cleanup | Prototype: | void qt_cleanup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 905-917 |
| | 3 | 1 |
qt_cleanupFontDatabaseName: | qt_cleanupFontDatabase | Prototype: | void qt_cleanupFontDatabase() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 720-727 |
| | 4 | 2 |
qt_cleanup_brush_pattern_image_cacheName: | qt_cleanup_brush_pattern_image_cache | Prototype: | static void qt_cleanup_brush_pattern_image_cache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 158-161 |
| | 1 | 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: | 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: | 1689-1696 |
| | 5 | 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: | 141-151 |
| | 7 | 1 |
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: | 132-139 |
| | 4 | 1 |
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: | 90-114 |
| | 14 | 3 |
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: | 68-88 |
| | 10 | 3 |
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: | 566-572 |
| | 4 | 2 |
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: | 574-583 |
| | 6 | 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: | 536-557 |
| | 12 | 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: | 559-564 |
| | 3 | 2 |
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: | 276-309 |
| | 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: | 45-120 |
| | 39 | 4 |
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: | 311-351 |
| | 21 | 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: | 649-670 |
| | 12 | 1 |
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/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 847-992 |
| | 100 | 21 |
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: | 164-167 |
| | 1 | 1 |
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: | 134-147 |
| | 7 | 4 |
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: | 149-162 |
| | 7 | 4 |
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: | 527-534 |
| | 5 | 2 |
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: | 203-210 |
| | 5 | 1 |
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: | 945-955 |
| | 6 | 3 |
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: | 6326-6369 |
| | 27 | 9 |
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: | 8489-8492 |
| | 1 | 1 |
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: | 541-565 |
| | 19 | 6 |
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: | 120-129 |
| | 5 | 3 |
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: | 124-127 |
| | 1 | 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: | 880-884 |
| | 2 | 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: | 3701-3705 |
| | 1 | 1 |
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: | 3707-3711 |
| | 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: | 3650-3699 |
| | 30 | 6 |
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: | 3572-3576 |
| | 1 | 1 |
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: | 3578-3582 |
| | 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: | 3502-3570 |
| | 41 | 10 |
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: | 3636-3640 |
| | 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: | 3644-3648 |
| | 1 | 1 |
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: | 466-470 |
| | 1 | 1 |
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: | 525-539 |
| | 10 | 3 |
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: | 1397-1424 |
| | 16 | 7 |
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: | 89-136 |
| | 28 | 9 |
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: | 761-771 |
| | 7 | 4 |
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: | 733-749 |
| | 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: | 751-764 |
| | 9 | 3 |
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: | 2406-2410 |
| | 2 | 1 |
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: | 730-733 |
| | 1 | 1 |
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: | 7385-7394 |
| | 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: | 7395-7639 |
| | 164 | 49 |
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: | 239-247 |
| | 3 | 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: | 234-237 |
| | 1 | 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: | 229-232 |
| | 1 | 1 |
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: | 1110-1144 |
| | 29 | 1 |
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: | 269-328 |
| | 46 | 4 |
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: | 232-266 |
| | 19 | 7 |
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: | 840-872 |
| | 19 | 8 |
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: | 874-911 |
| | 12 | 16 |
qt_getWindowName: | qt_getWindow | Prototype: | static QWindow *qt_getWindow(const QWidget *widget) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 83-86 |
| | 1 | 1 |
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: | 72-75 |
| | 1 | 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: | 348-356 |
| | 6 | 2 |
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: | 209-213 |
| | 2 | 1 |
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: | 70-108 |
| | 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: | 110-119 |
| | 7 | 3 |
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: | 310-324 |
| | 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: | 326-338 |
| | 9 | 4 |
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: | 747-756 |
| | 5 | 2 |
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: | 341-346 |
| | 3 | 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: | 2296-2316 |
| | 12 | 4 |
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: | 4771-4788 |
| | 11 | 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: | 217-225 |
| | 6 | 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: | 254-257 |
| | 1 | 1 |
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: | 5199-5209 |
| | 3 | 2 |
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: | 1875-1886 |
| | 9 | 2 |
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: | 1326-1348 |
| | 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: | 1350-1353 |
| | 1 | 1 |
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: | 1318-1324 |
| | 3 | 1 |
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: | 1272-1316 |
| | 26 | 5 |
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: | 1888-1903 |
| | 9 | 3 |
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: | 366-478 |
| | 89 | 37 |
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: | 246-249 |
| | 1 | 1 |
qt_gl_transfer_contextName: | qt_gl_transfer_context | Prototype: | const QGLContext *qt_gl_transfer_context(const QGLContext *ctx) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1701-1711 |
| | 7 | 3 |
qt_gradient_argb32Name: | qt_gradient_argb32 | Prototype: | static void qt_gradient_argb32(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5566-5614 |
| | 22 | 3 |
qt_gradient_pixel64_fixedName: | qt_gradient_pixel64_fixed | Prototype: | static const QRgba64& qt_gradient_pixel64_fixed(const QGradientData *data, int fixed_pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3445-3449 |
| | 2 | 1 |
qt_gradient_pixel_fixedName: | qt_gradient_pixel_fixed | Prototype: | static uint qt_gradient_pixel_fixed(const QGradientData *data, int fixed_pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3439-3443 |
| | 2 | 1 |
qt_gradient_quint16Name: | qt_gradient_quint16 | Prototype: | static void qt_gradient_quint16(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5616-5661 |
| | 19 | 3 |
qt_graphicsItem_highlightSelectedName: | qt_graphicsItem_highlightSelected | Prototype: | static void qt_graphicsItem_highlightSelected( QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 7577-7628 |
| | 34 | 10 |
qt_graphicsItem_shapeFromPathName: | qt_graphicsItem_shapeFromPath | Prototype: | static QPainterPath qt_graphicsItem_shapeFromPath(const QPainterPath &path, const QPen &pen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 792-811 |
| | 13 | 3 |
qt_gtk_draw_mdibuttonName: | qt_gtk_draw_mdibutton | Prototype: | static void qt_gtk_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/qgtkstyle.cpp | Lines: | 116-175 |
| | 46 | 4 |
qt_gtk_get_iconName: | qt_gtk_get_icon | Prototype: | static QPixmap qt_gtk_get_icon(const char* iconName, GtkIconSize size = GTK_ICON_SIZE_BUTTON) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 85-114 |
| | 21 | 2 |
qt_gtk_stateName: | qt_gtk_state | Prototype: | static GtkStateType qt_gtk_state(const QStyleOption *option) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 74-83 |
| | 6 | 3 |
qt_halfScaledName: | qt_halfScaled | Prototype: | QImage qt_halfScaled(const QImage &source) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 767-853 |
| | 60 | 11 |
qt_handleKeyEventName: | qt_handleKeyEvent | Prototype: | void qt_handleKeyEvent(QWindow *w, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString & text = QString(), bool autorep = false, ushort count = 1) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 881-887 |
| | 4 | 1 |
qt_handleMouseEventName: | qt_handleMouseEvent | Prototype: | void qt_handleMouseEvent(QWindow *w, const QPointF &local, const QPointF &global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, int timestamp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 865-873 |
| | 6 | 1 |
qt_handleMouseEventName: | qt_handleMouseEvent | Prototype: | void qt_handleMouseEvent(QWindow *w, const QPointF &local, const QPointF &global, Qt::MouseButtons b, Qt::KeyboardModifiers mods = Qt::NoModifier) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 876-879 |
| | 1 | 1 |
qt_handleTouchEventName: | qt_handleTouchEvent | Prototype: | void qt_handleTouchEvent(QWindow *w, QTouchDevice *device, const QList<QTouchEvent::TouchPoint> &points, Qt::KeyboardModifiers mods = Qt::NoModifier) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 926-935 |
| | 5 | 1 |
qt_iconEngineFactoryLoaderName: | qt_iconEngineFactoryLoader | Prototype: | QFactoryLoader *qt_iconEngineFactoryLoader() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 530-533 |
| | 1 | 1 |