OpenCoverage

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

Function Tree

Page:<>1
Condition %: 100.000% (1/1)
...10
Condition %:  90.909% (20/22)
...20
Condition %:  44.828% (13/29)
...30
Condition %:  0.000% (0/28)
...37
Condition %:  0.000% (0/26)
38
Condition %:  0.000% (0/4)
39
Condition %:  0.000% (0/7)
40
Condition %:  0.000% (0/4)
4142
Condition %:  0.000% (0/9)
43
Condition %:  0.000% (0/39)
44
Condition %:  0.000% (0/369)
45
Condition %:  0.000% (0/2)
...50
Condition %:  0.000% (0/41)
...55
Condition %:  0.000% (0/271)
FunctionCondition %▾eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
addLineTo
Name: addLineTo
Prototype: static void addLineTo(QPainterPath &path, const QPointF &point)
Coverage:  0.000% (0/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1286-1306
  0.000% (0/10)
124
addLine
Name: addLine
Prototype: void addLine(QPainterPath &path, const QLineF &line)
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1967-1975
  0.000% (0/5)
42
addKey
Name: addKey
Prototype: static inline void addKey(QString &str, const QString &theKey, QKeySequence::SequenceFormat format)
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp
Lines: 1212-1218
  0.000% (0/6)
42
addCircle
Name: addCircle
Prototype: static bool addCircle(const QBezier *b, qreal offset, QBezier *o)
Coverage:  0.000% (0/22)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp
Lines: 345-403
  0.000% (0/22)
438
addBezier
Name: addBezier
Prototype: void addBezier(QPainterPath &path, const QBezier &bezier)
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1993-2001
  0.000% (0/5)
42
add
Name: add
Prototype: static void add(QPainterPath &path, const QWingedEdge &list, int edge, QPathEdge::Traversal traversal)
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1308-1329
  0.000% (0/8)
123
adapted_angle_on_x
Name: adapted_angle_on_x
Prototype: static inline qreal adapted_angle_on_x(const QLineF &line)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp
Lines: 179-185
  0.000% (0/4)
42
activeWindowChangeQueued
Name: activeWindowChangeQueued
Prototype: static bool activeWindowChangeQueued(const QWindow *window)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp
Lines: 2769-2778
  0.000% (0/1)
41
_qt_movableAncestorIsSelected
Name: _qt_movableAncestorIsSelected
Prototype: bool _qt_movableAncestorIsSelected(const QGraphicsItem *item)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp
Lines: 7200-7204
  0.000% (0/1)
21
_qt_get_directory
Name: _qt_get_directory
Prototype: inline static QUrl _qt_get_directory(const QUrl &url)
Coverage:  0.000% (0/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp
Lines: 2507-2520
  0.000% (0/14)
94
_q_parseDosDir
Name: _q_parseDosDir
Prototype: static void _q_parseDosDir(const QStringList &tokens, const QString &userName, QUrlInfo *info)
Coverage:  0.000% (0/21)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp
Lines: 562-613
  0.000% (0/21)
316
_q_paintItem
Name: _q_paintItem
Prototype: static void _q_paintItem(QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget, bool useWindowOpacity, bool painterStateProtection)
Coverage:  0.000% (0/37)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp
Lines: 4275-4317
  0.000% (0/37)
279
_q_paintIntoCache
Name: _q_paintIntoCache
Prototype: static void _q_paintIntoCache(QPixmap *pix, QGraphicsItem *item, const QRegion &pixmapExposed, const QTransform &itemToPixmap, QPainter::RenderHints renderHints, const QStyleOptionGraphicsItem *option, bool painterStateProtection)
Coverage:  0.000% (0/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp
Lines: 4319-4359
  0.000% (0/15)
234
_q_interpolate
Name: _q_interpolate
Prototype: template<> inline QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp
Lines: 177-185
  0.000% (0/1)
61
_q_interpolate
Name: _q_interpolate
Prototype: template<> inline QLine _q_interpolate(const QLine &f, const QLine &t, qreal progress)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp
Lines: 187-190
  0.000% (0/1)
11
_q_interpolate
Name: _q_interpolate
Prototype: template<> inline QLineF _q_interpolate(const QLineF &f, const QLineF &t, qreal progress)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp
Lines: 192-195
  0.000% (0/1)
11
_q_interpolate
Name: _q_interpolate
Prototype: template<> inline QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp
Lines: 52-58
  0.000% (0/1)
41
_q_interpolate
Name: _q_interpolate
Prototype: template<> inline QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, qreal progress)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp
Lines: 60-63
  0.000% (0/1)
11
_q_hoverFromMouseEvent
Name: _q_hoverFromMouseEvent
Prototype: static void _q_hoverFromMouseEvent(QGraphicsSceneHoverEvent *hover, const QGraphicsSceneMouseEvent *mouseEvent)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp
Lines: 264-275
  0.000% (0/1)
91
_q_boundGeometryToSizeConstraints
Name: _q_boundGeometryToSizeConstraints
Prototype: static void _q_boundGeometryToSizeConstraints(const QRectF &startGeometry, QRectF *rect, Qt::WindowFrameSection section, const QSizeF &min, const QSizeF &max, const QGraphicsWidget *widget)
Coverage:  0.000% (0/35)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp
Lines: 508-583
  0.000% (0/35)
5014
_q_adjustRect
Name: _q_adjustRect
Prototype: static inline void _q_adjustRect(QRect *rect)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp
Lines: 773-780
  0.000% (0/7)
53
_hb_unicode_funcs_t
Name: _hb_unicode_funcs_t
Coverage:  0.000% (0/2)
  0.000% (0/2)
102
_hb_qt_unicode_script
Name: _hb_qt_unicode_script
Prototype: static hb_script_t _hb_qt_unicode_script(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 295-301
  0.000% (0/1)
11
_hb_qt_unicode_mirroring
Name: _hb_qt_unicode_mirroring
Prototype: static hb_codepoint_t _hb_qt_unicode_mirroring(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 287-293
  0.000% (0/1)
11
_hb_qt_unicode_general_category
Name: _hb_qt_unicode_general_category
Prototype: static hb_unicode_general_category_t _hb_qt_unicode_general_category(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 279-285
  0.000% (0/1)
11
_hb_qt_unicode_eastasian_width
Name: _hb_qt_unicode_eastasian_width
Prototype: static unsigned int _hb_qt_unicode_eastasian_width(hb_unicode_funcs_t * , hb_codepoint_t , void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 231-238
  0.000% (0/1)
21
_hb_qt_unicode_decompose_compatibility
Name: _hb_qt_unicode_decompose_compatibility
Prototype: static unsigned int _hb_qt_unicode_decompose_compatibility(hb_unicode_funcs_t * , hb_codepoint_t u, hb_codepoint_t *decomposed, void * )
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 375-391
  0.000% (0/4)
72
_hb_qt_unicode_decompose
Name: _hb_qt_unicode_decompose
Prototype: static hb_bool_t _hb_qt_unicode_decompose(hb_unicode_funcs_t * , hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void * )
Coverage:  0.000% (0/21)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 320-373
  0.000% (0/21)
297
_hb_qt_unicode_compose
Name: _hb_qt_unicode_compose
Prototype: static hb_bool_t _hb_qt_unicode_compose(hb_unicode_funcs_t * , hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 303-318
  0.000% (0/1)
61
_hb_qt_unicode_combining_class
Name: _hb_qt_unicode_combining_class
Prototype: static hb_unicode_combining_class_t _hb_qt_unicode_combining_class(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 223-229
  0.000% (0/1)
11
_hb_qt_reference_table
Name: _hb_qt_reference_table
Prototype: static hb_blob_t * _hb_qt_reference_table(hb_face_t * , hb_tag_t tag, void *user_data)
Coverage:  0.000% (0/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 626-648
  0.000% (0/10)
144
_hb_qt_font_release
Name: _hb_qt_font_release
Prototype: static void _hb_qt_font_release(void *user_data)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 716-721
  0.000% (0/4)
22
_hb_qt_font_get_glyph_v_origin
Name: _hb_qt_font_get_glyph_v_origin
Prototype: static hb_bool_t _hb_qt_font_get_glyph_v_origin(hb_font_t * , void * , hb_codepoint_t , hb_position_t * , hb_position_t * , void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 477-485
  0.000% (0/1)
21
_hb_qt_font_get_glyph_v_kerning
Name: _hb_qt_font_get_glyph_v_kerning
Prototype: static hb_position_t _hb_qt_font_get_glyph_v_kerning(hb_font_t * , void * , hb_codepoint_t , hb_codepoint_t , void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 508-515
  0.000% (0/1)
21
_hb_qt_font_get_glyph_v_advance
Name: _hb_qt_font_get_glyph_v_advance
Prototype: static hb_position_t _hb_qt_font_get_glyph_v_advance(hb_font_t * , void * , hb_codepoint_t , void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 459-466
  0.000% (0/1)
21
_hb_qt_font_get_glyph_name
Name: _hb_qt_font_get_glyph_name
Prototype: static hb_bool_t _hb_qt_font_get_glyph_name(hb_font_t * , void * , hb_codepoint_t , char *name, unsigned int size, void * )
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 557-567
  0.000% (0/4)
42
_hb_qt_font_get_glyph_h_origin
Name: _hb_qt_font_get_glyph_h_origin
Prototype: static hb_bool_t _hb_qt_font_get_glyph_h_origin(hb_font_t * , void * , hb_codepoint_t , hb_position_t * , hb_position_t * , void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 468-475
  0.000% (0/1)
11
_hb_qt_font_get_glyph_h_kerning
Name: _hb_qt_font_get_glyph_h_kerning
Prototype: static hb_position_t _hb_qt_font_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 487-506
  0.000% (0/1)
101
_hb_qt_font_get_glyph_h_advance
Name: _hb_qt_font_get_glyph_h_advance
Prototype: static hb_position_t _hb_qt_font_get_glyph_h_advance(hb_font_t *font, void *font_data, hb_codepoint_t glyph, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 439-457
  0.000% (0/1)
91
_hb_qt_font_get_glyph_from_name
Name: _hb_qt_font_get_glyph_from_name
Prototype: static hb_bool_t _hb_qt_font_get_glyph_from_name(hb_font_t * , void * , const char * , int , hb_codepoint_t *glyph, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 569-578
  0.000% (0/1)
31
_hb_qt_font_get_glyph_extents
Name: _hb_qt_font_get_glyph_extents
Prototype: static hb_bool_t _hb_qt_font_get_glyph_extents(hb_font_t * , void *font_data, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 517-534
  0.000% (0/1)
81
_hb_qt_font_get_glyph_contour_point
Name: _hb_qt_font_get_glyph_contour_point
Prototype: static hb_bool_t _hb_qt_font_get_glyph_contour_point(hb_font_t * , void *font_data, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void * )
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 536-555
  0.000% (0/4)
102
_hb_qt_font_get_glyph
Name: _hb_qt_font_get_glyph
Prototype: static hb_bool_t _hb_qt_font_get_glyph(hb_font_t * , void *font_data, hb_codepoint_t unicode, hb_codepoint_t , hb_codepoint_t *glyph, void * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 425-437
  0.000% (0/1)
41
_hb_qt_font_funcs_t
Name: _hb_qt_font_funcs_t
Coverage:  0.000% (0/2)
  0.000% (0/2)
132
_hb_qt_font_create
Name: _hb_qt_font_create
Prototype: static inline hb_font_t * _hb_qt_font_create(QFontEngine *fe)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 688-714
  0.000% (0/7)
133
_hb_qt_face_release
Name: _hb_qt_face_release
Prototype: static void _hb_qt_face_release(void *user_data)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 670-675
  0.000% (0/4)
22
_hb_qt_face_create
Name: _hb_qt_face_create
Prototype: static inline hb_face_t * _hb_qt_face_create(QFontEngine *fe)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp
Lines: 650-668
  0.000% (0/7)
113
XorRegion
Name: XorRegion
Prototype: static void XorRegion(QRegionPrivate *sra, QRegionPrivate *srb, QRegionPrivate &dest)
Coverage:  0.000% (0/19)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp
Lines: 2646-2675
  0.000% (0/19)
217
Writer
Name: Writer
Coverage:  0.000% (0/10)
  0.000% (0/10)
102
VersionTerm
Name: VersionTerm
Coverage:  0.000% (0/30)
  0.000% (0/30)
2414
ValueExtractor
Name: ValueExtractor
Coverage:  0.000% (0/353)
  0.000% (0/353)
312156
Value
Name: Value
Coverage:  0.000% (0/4)
  0.000% (0/4)
32
UnionRegion
Name: UnionRegion
Prototype: static void UnionRegion(const QRegionPrivate *reg1, const QRegionPrivate *reg2, QRegionPrivate &dest)
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp
Lines: 2447-2469
  0.000% (0/5)
162
UnionRectWithRegion
Name: UnionRectWithRegion
Prototype: static void UnionRectWithRegion(const QRect *rect, const QRegionPrivate *source, QRegionPrivate &dest)
Coverage:  0.000% (0/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp
Lines: 1842-1858
  0.000% (0/10)
94
ThreadPoolThreadReleaser
Name: ThreadPoolThreadReleaser
Coverage:  0.000% (0/8)
  0.000% (0/8)
24
TextureBinder
Name: TextureBinder
Coverage:  0.000% (0/12)
  0.000% (0/12)
1010
Symbol
Name: Symbol
Coverage:  0.000% (0/12)
  0.000% (0/12)
84
SubtractRegion
Name: SubtractRegion
Prototype: static void SubtractRegion(QRegionPrivate *regM, QRegionPrivate *regS, QRegionPrivate &dest)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp
Lines: 2625-2644
  0.000% (0/1)
71
StyleSheet
Name: StyleSheet
Coverage:  0.000% (0/31)
  0.000% (0/31)
3711
StyleSelector
Name: StyleSelector
Coverage:  0.000% (0/164)
  0.000% (0/164)
12650
StrokeHandler
Name: StrokeHandler
Coverage:  0.000% (0/1)
  0.000% (0/1)
11
StaticDayOfWeekAssociativeArray
Name: StaticDayOfWeekAssociativeArray
Coverage:  0.000% (0/2)
  0.000% (0/2)
42
StateSaver
Name: StateSaver
Coverage:  0.000% (0/44)
  0.000% (0/44)
5714
SourceOnlyAlpha
Name: SourceOnlyAlpha
Coverage:  0.000% (0/2)
  0.000% (0/2)
22
SourceAndConstAlpha
Name: SourceAndConstAlpha
Coverage:  0.000% (0/3)
  0.000% (0/3)
53
SimpleCascader
Name: SimpleCascader
Coverage:  0.000% (0/16)
  0.000% (0/16)
296
SequentialAnchorData
Name: SequentialAnchorData
Coverage:  0.000% (0/15)
  0.000% (0/15)
536
Selector
Name: Selector
Coverage:  0.000% (0/29)
  0.000% (0/29)
2511
SegmentTree
Name: SegmentTree
Coverage:  0.000% (0/157)
  0.000% (0/157)
18642
Segment
Name: Segment
Coverage:  0.000% (0/9)
  0.000% (0/9)
227
Scanner
Name: Scanner
Coverage:  0.000% (0/30)
  0.000% (0/30)
3710
ScalableEntry
Name: ScalableEntry
Coverage:  0.000% (0/4)
  0.000% (0/4)
32
ResourceHelper
Name: ResourceHelper
Coverage:  0.000% (0/2)
  0.000% (0/2)
62
ResetOnDestroy
Name: ResetOnDestroy
Coverage:  0.000% (0/5)
  0.000% (0/5)
33
RegularTiler
Name: RegularTiler
Coverage:  0.000% (0/38)
  0.000% (0/38)
3110
RectInRegion
Name: RectInRegion
Prototype: static bool RectInRegion(QRegionPrivate *region, int rx, int ry, uint rwidth, uint rheight)
Coverage:  0.000% (0/51)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp
Lines: 2721-2781
  0.000% (0/51)
3613
RadialFetchPlain
Name: RadialFetchPlain
Coverage:  0.000% (0/16)
  0.000% (0/16)
176
QtFontStyle
Name: QtFontStyle
Coverage:  0.000% (0/53)
  0.000% (0/53)
4423
QtFontFoundry
Name: QtFontFoundry
Coverage:  0.000% (0/29)
  0.000% (0/29)
2411
QtFontFamily
Name: QtFontFamily
Coverage:  0.000% (0/31)
  0.000% (0/31)
2413
QtFontDesc
Name: QtFontDesc
Coverage:  0.000% (0/1)
  0.000% (0/1)
11
Qt
Name: Qt
Coverage:  0.000% (0/123)
  0.000% (0/123)
7431
Q_QGS_widgetStyles
Name: Q_QGS_widgetStyles
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_useHarfbuzzNG
Name: Q_QGS_useHarfbuzzNG
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_tooltip_palette
Name: Q_QGS_tooltip_palette
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_theFontCache
Name: Q_QGS_theFontCache
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qwindow_context_storage
Name: Q_QGS_qwindow_context_storage
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_ufuncs
Name: Q_QGS_qt_ufuncs
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_texture_caches
Name: Q_QGS_qt_texture_caches
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_opengl_engine
Name: Q_QGS_qt_opengl_engine
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_image_and_pixmap_cleanup_hooks
Name: Q_QGS_qt_image_and_pixmap_cleanup_hooks
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_gradient_caches
Name: Q_QGS_qt_gradient_caches
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_gradient_cache
Name: Q_QGS_qt_gradient_cache
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_gl_lib_name
Name: Q_QGS_qt_gl_lib_name
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_ffuncs
Name: Q_QGS_qt_ffuncs
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_dummy_platformTextureList
Name: Q_QGS_qt_dummy_platformTextureList
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_drag_default_pixmap
Name: Q_QGS_qt_drag_default_pixmap
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_default_surface_format
Name: Q_QGS_qt_default_surface_format
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_dataStore
Name: Q_QGS_qt_dataStore
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Q_QGS_qt_buffer_2_engine
Name: Q_QGS_qt_buffer_2_engine
Coverage:  0.000% (0/9)
  0.000% (0/9)
37
Page:<>1
Condition %: 100.000% (1/1)
...10
Condition %:  90.909% (20/22)
...20
Condition %:  44.828% (13/29)
...30
Condition %:  0.000% (0/28)
...37
Condition %:  0.000% (0/26)
38
Condition %:  0.000% (0/4)
39
Condition %:  0.000% (0/7)
40
Condition %:  0.000% (0/4)
4142
Condition %:  0.000% (0/9)
43
Condition %:  0.000% (0/39)
44
Condition %:  0.000% (0/369)
45
Condition %:  0.000% (0/2)
...50
Condition %:  0.000% (0/41)
...55
Condition %:  0.000% (0/271)

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