QtBase - 2016-12-13 07:58:44 +0000

Function Tree

Page:<>1
Function: AnchorData
...10
Function: QImageData
...20
Function: QToolButtonPrivate
...30
Function: deviceRect
...40
Function: operator>>
...44
Function: qSafeFloatToQ16Dot16
45
Function: q_EVP_PKEY_type
46
Function: q_X509_NAME_entry_count
47
Function: qpaintengineex_lineTo
4849
Function: qt_hash_block_size
50
Function: qt_painterpath_isect_curve
51
Function: qt_socks5_set_host_address_and_port
52
Function: readAllProperties
...55
Function: ucstrnicmp
Functionâ–´Condition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
qt_convert_rgb888_to_rgb32_ssse3
Name: 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
  0.000% (0/10)
394
qt_convert_rgb888_to_rgbx8888
Name: 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
  0.000% (0/12)
214
qt_core_boilerplate
Name: 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
  0.000% (0/1)
121
qt_create_pipe
Name: 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
 40.000% (4/10)
94
qt_create_qhash_seed
Name: 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
 38.462% (5/13)
225
qt_curves_for_arc
Name: 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
  0.000% (0/80)
10021
qt_custom_file_engine_handler_create
Name: 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
100.000% (10/10)
84
qt_debug_component
Name: 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
100.000% (1/1)
11
qt_defaultDpi
Name: 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
  0.000% (0/1)
11
qt_defaultDpiX
Name: 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
  0.000% (0/10)
74
qt_defaultDpiY
Name: 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
  0.000% (0/10)
74
qt_definitionSize
Name: 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
  0.000% (0/4)
52
qt_detectRTLLanguage
Name: 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
  0.000% (0/1)
51
qt_dirtyRegion
Name: 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
  0.000% (0/7)
63
qt_draw_decoration_for_glyphs
Name: 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
  0.000% (0/35)
279
qt_draw_helper
Name: 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
  0.000% (0/1)
11
qt_draw_tile
Name: 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
  0.000% (0/18)
196
qt_effective_device_pixel_ratio
Name: 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
  0.000% (0/7)
53
qt_egl_device_integration
Name: 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
  0.000% (0/1)
11
qt_ends_with
Name: 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
100.000% (19/19)
177
qt_ends_with
Name: 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
100.000% (19/19)
167
qt_error_string
Name: 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
 78.947% (15/19)
209
qt_fallbacksForFamily
Name: 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
  0.000% (0/1)
21
qt_fetchUntransformed_888_ssse3
Name: 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
  0.000% (0/1)
31
qt_fetch_conical_gradient
Name: 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
  0.000% (0/1)
11
qt_fetch_conical_gradient_rgb64
Name: 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
  0.000% (0/1)
11
qt_fetch_conical_gradient_template
Name: 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
  0.000% (0/21)
306
qt_fetch_linear_gradient
Name: 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
  0.000% (0/1)
11
qt_fetch_linear_gradient_rgb64
Name: 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
  0.000% (0/1)
11
qt_fetch_linear_gradient_template
Name: 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
  0.000% (0/38)
4110
qt_fetch_radial_gradient_plain
Name: 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
  0.000% (0/1)
11
qt_fetch_radial_gradient_rgb64
Name: 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
  0.000% (0/1)
11
qt_fetch_radial_gradient_sse2
Name: 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
  0.000% (0/1)
11
qt_fill_tile
Name: 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
  0.000% (0/7)
103
qt_findAtNxFile
Name: 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
  0.000% (0/19)
167
qt_find_ellipse_coords
Name: 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
  0.000% (0/29)
289
qt_find_latin1_string
Name: 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
100.000% (4/4)
82
qt_find_obj_child
Name: 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
  0.000% (0/12)
74
qt_find_pattern
Name: 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
 65.000% (13/20)
156
qt_fontHasNarrowOutlines
Name: 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
  0.000% (0/7)
103
qt_fontHasNarrowOutlines
Name: 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
  0.000% (0/9)
93
qt_fontdata_from_index
Name: 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
  0.000% (0/1)
21
qt_fontdatabase_mutex
Name: 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
  0.000% (0/1)
11
qt_format_text
Name: 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
  0.000% (0/1)
41
qt_format_text
Name: 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
  0.000% (0/192)
16549
qt_from_latin1
Name: qt_from_latin1
Coverage: 100.000% (1/1)
100.000% (1/1)
11
qt_from_latin1
Name: 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
100.000% (5/5)
134
qt_ft_outline_cubic_to
Name: 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
  0.000% (0/1)
31
qt_ft_outline_line_to
Name: 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
  0.000% (0/1)
11
qt_ft_outline_move_to
Name: 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
  0.000% (0/1)
11
qt_fusionPalette
Name: 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
  0.000% (0/1)
291
qt_fusion_draw_mdibutton
Name: 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
  0.000% (0/10)
464
qt_fusion_gradient
Name: 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
  0.000% (0/14)
197
qt_getDefaultJustificationOpportunities
Name: 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
  0.000% (0/28)
198
qt_getFreetype
Name: 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
100.000% (4/4)
42
qt_getFreetypeData
Name: 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
100.000% (4/4)
42
qt_getJustificationOpportunities
Name: 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
  0.000% (0/21)
1216
qt_getWindow
Name: 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
  0.000% (0/1)
11
qt_get_bitflip_array
Name: 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
  0.000% (0/1)
11
qt_get_colornames
Name: 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
  0.000% (0/4)
62
qt_get_font_table_default
Name: 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
  0.000% (0/1)
21
qt_get_hex_rgb
Name: 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
  0.000% (0/29)
338
qt_get_hex_rgb
Name: 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
  0.000% (0/7)
73
qt_get_metadata
Name: 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
 60.000% (6/10)
114
qt_get_named_rgb
Name: 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
  0.000% (0/12)
104
qt_get_named_rgb
Name: 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
  0.000% (0/12)
94
qt_get_named_xpm_rgb
Name: 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
  0.000% (0/6)
52
qt_get_rgb_val
Name: 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
  0.000% (0/1)
31
qt_gettid
Name: 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
100.000% (1/1)
11
qt_gettime
Name: 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
100.000% (1/1)
61
qt_gl_convertToGLFormatHelper
Name: 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
  0.000% (0/10)
124
qt_gl_draw_text
Name: 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
  0.000% (0/1)
111
qt_gl_functions
Name: 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
  0.000% (0/4)
62
qt_gl_functions
Name: 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
100.000% (4/4)
72
qt_gl_global_share_context
Name: 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
  0.000% (0/1)
11
qt_gl_library_name
Name: 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
  0.000% (0/4)
32
qt_gl_read_frame_buffer
Name: 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
  0.000% (0/4)
92
qt_gl_read_framebuffer
Name: 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
  0.000% (0/14)
89
qt_gl_read_framebuffer
Name: 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
  0.000% (0/1)
11
qt_gl_read_framebuffer_rgb10a2
Name: 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
  0.000% (0/1)
31
qt_gl_read_framebuffer_rgba8
Name: qt_gl_read_framebuffer_rgba8
Coverage:  0.000% (0/1)
  0.000% (0/1)
01
qt_gl_read_framebuffer_rgba8
Name: 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
  0.000% (0/35)
265
qt_gl_read_texture
Name: 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
  0.000% (0/7)
93
qt_gl_resolve_extensions
Name: 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
  0.000% (0/120)
8937
qt_gl_resolve_features
Name: 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
 56.140% (32/57)
6119
qt_gl_set_global_share_context
Name: 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
  0.000% (0/1)
11
qt_gl_transfer_context
Name: 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
  0.000% (0/7)
73
qt_gradient_argb32
Name: 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: 5565-5613
  0.000% (0/13)
223
qt_gradient_pixel64_fixed
Name: 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: 3444-3448
  0.000% (0/1)
21
qt_gradient_pixel_fixed
Name: 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: 3438-3442
  0.000% (0/1)
21
qt_gradient_quint16
Name: 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: 5615-5660
  0.000% (0/13)
193
qt_graphicsItem_highlightSelected
Name: 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: 7667-7718
  0.000% (0/21)
3410
qt_graphicsItem_shapeFromPath
Name: 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: 798-817
  0.000% (0/10)
133
qt_halfScaled
Name: 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: 773-859
  0.000% (0/37)
6011
qt_handleKeyEvent
Name: 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: 880-886
  0.000% (0/1)
41
qt_handleMouseEvent
Name: 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: 870-878
  0.000% (0/1)
61
qt_handleTouchEvent
Name: 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: 925-934
  0.000% (0/1)
51
qt_hash
Name: qt_hash
Prototype: static uint qt_hash(const QChar *p, int n) noexcept
Coverage: 100.000% (4/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp
Lines: 408-418
100.000% (4/4)
62
qt_hash
Name: qt_hash
Prototype: uint qt_hash(const QString &key) noexcept
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp
Lines: 424-427
100.000% (1/1)
11
qt_hash
Name: qt_hash
Prototype: uint qt_hash(const QStringRef &key) noexcept
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp
Lines: 433-436
100.000% (1/1)
11
Page:<>1
Function: AnchorData
...10
Function: QImageData
...20
Function: QToolButtonPrivate
...30
Function: deviceRect
...40
Function: operator>>
...44
Function: qSafeFloatToQ16Dot16
45
Function: q_EVP_PKEY_type
46
Function: q_X509_NAME_entry_count
47
Function: qpaintengineex_lineTo
4849
Function: qt_hash_block_size
50
Function: qt_painterpath_isect_curve
51
Function: qt_socks5_set_host_address_and_port
52
Function: readAllProperties
...55
Function: ucstrnicmp

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9