| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ignoreEnterEvent| Name:  | ignoreEnterEvent |  | Prototype:  | static bool ignoreEnterEvent(quint8 mode, quint8 detail, QXcbConnection *conn = nullptr) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2308-2315 |  
  |  | 5 | 1 | 
 idleTimerSourcePrepare| Name:  | idleTimerSourcePrepare |  | Prototype:  | static gboolean idleTimerSourcePrepare(GSource *source, gint *timeout) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 201-213 |  
  |  | 7 | 3 | 
 idleTimerSourceDispatch| Name:  | idleTimerSourceDispatch |  | Prototype:  | static gboolean idleTimerSourceDispatch(GSource *source, GSourceFunc, gpointer) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 226-231 |  
  |  | 3 | 1 | 
 idleTimerSourceCheck| Name:  | idleTimerSourceCheck |  | Prototype:  | static gboolean idleTimerSourceCheck(GSource *source) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 215-224 |  
  |  | 5 | 2 | 
 idempotentRecodeToUser| Name:  | idempotentRecodeToUser |  | Prototype:  | inline bool idempotentRecodeToUser(QUrl::ComponentFormattingOptions encoding) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 245-248 |  
  |  | 1 | 1 | 
 id_function| Name:  | id_function |  | Prototype:  | static unsigned long id_function() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 189-192 |  
  |  | 1 | 1 | 
 icon_name_hash| Name:  | icon_name_hash |  | Prototype:  | static quint32 icon_name_hash(const char *p) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 231-237 |  
  |  | 4 | 2 | 
 iconToQXdgDBusImageVector| Name:  | iconToQXdgDBusImageVector |  | Prototype:  | QXdgDBusImageVector iconToQXdgDBusImageVector(const QIcon &icon) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp |  | Lines:  | 64-115 |  
  |  | 37 | 11 | 
 iconEngineFromSuffix| Name:  | iconEngineFromSuffix |  | Prototype:  | static QIconEngine *iconEngineFromSuffix(const QString &fileName, const QString &suffix) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 984-995 |  
  |  | 6 | 4 | 
 ianaId| Name:  | ianaId |  | Prototype:  | static QByteArray ianaId(const QWindowsData *windowsData) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 90-93 |  
  |  | 1 | 1 | 
 ianaId| Name:  | ianaId |  | Prototype:  | static QByteArray ianaId(const QZoneData *zoneData) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 96-99 |  
  |  | 1 | 1 | 
 iWantTheFocus| Name:  | iWantTheFocus |  | Prototype:  | static QWidget *iWantTheFocus(QWidget *ancestor) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 99-115 |  
  |  | 10 | 5 | 
 huntAndUnregister| Name:  | huntAndUnregister |  | Prototype:  | static void huntAndUnregister(const QVector<QStringRef> &pathComponents, int i, QDBusConnection::UnregisterMode mode, QDBusConnectionPrivate::ObjectTreeNode *node) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 601-626 |  
  |  | 13 | 5 | 
 huntAndEmit| Name:  | huntAndEmit |  | Prototype:  | static void huntAndEmit(DBusConnection *connection, DBusMessage *msg, QObject *needle, const QDBusConnectionPrivate::ObjectTreeNode &haystack, bool isScriptable, bool isAdaptor, const QString &path = QString()) |  | Coverage:  |  83.333% (25/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 628-660 |  
  |  | 22 | 9 | 
 huntAndDestroy::[lambda]| Name:  | huntAndDestroy::[lambda] |  | Prototype:  | [](QDBusConnectionPrivate::ObjectTreeNode &node) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 589-589 |  
  |  | 1 | 1 | 
 huntAndDestroy| Name:  | huntAndDestroy |  | Prototype:  | static void huntAndDestroy(QObject *needle, QDBusConnectionPrivate::ObjectTreeNode &haystack) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 584-599 |  
  |  | 9 | 4 | 
 horz| Name:  | horz |  | Prototype:  | static inline bool horz(QBoxLayout::Direction dir) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 134-137 |  
  |  | 1 | 1 | 
 hint| Name:  | hint |  | Prototype:  | static inline QVariant hint(QPlatformIntegration::StyleHint h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 48-51 |  
  |  | 1 | 1 | 
 highByte| Name:  | highByte |  | Prototype:  | static inline uchar highByte(glyph_t glyph) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1744-1745 |  
  |  | 1 | 1 | 
 hexdig| Name:  | hexdig |  | Prototype:  | static inline uchar hexdig(uint u) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines:  | 53-56 |  
  |  | 1 | 1 | 
 hex2int| Name:  | hex2int |  | Prototype:  | static inline int hex2int(const char *s) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp |  | Lines:  | 54-63 |  
  |  | 7 | 3 | 
 hex2int| Name:  | hex2int |  | Prototype:  | static inline int hex2int(char s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp |  | Lines:  | 70-74 |  
  |  | 2 | 1 | 
 hex2byte| Name:  | hex2byte |  | Prototype:  | static inline int hex2byte(char *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 58-62 |  
  |  | 2 | 1 | 
 hex| Name:  | hex |  | Prototype:  | QTextStream &hex(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2724-2728 |  
  |  | 2 | 1 | 
 helperStandardButtons| Name:  | helperStandardButtons |  | Prototype:  | static QPlatformDialogHelper::StandardButtons helperStandardButtons(QMessageBox * q) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 2716-2720 |  
  |  | 2 | 1 | 
 helperIcon| Name:  | helperIcon |  | Prototype:  | static QMessageDialogOptions::Icon helperIcon(QMessageBox::Icon i) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 2699-2714 |  
  |  | 7 | 6 | 
 headerValue| Name:  | headerValue |  | Prototype:  | static QByteArray headerValue(QNetworkRequest::KnownHeaders header, const QVariant &value) |  | Coverage:  |  70.000% (28/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 745-809 |  
  |  | 31 | 21 | 
 headerName| Name:  | headerName |  | Prototype:  | static QByteArray headerName(QNetworkRequest::KnownHeaders header) |  | Coverage:  |  84.211% (16/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 708-743 |  
  |  | 11 | 10 | 
 headerField| Name:  | headerField |  | Prototype:  | static QByteArray headerField(const QByteArray &name, const QByteArray &value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 414-423 |  
  |  | 7 | 1 | 
 hb_stringToGlyphs| Name:  | hb_stringToGlyphs |  | Prototype:  | static HB_Bool hb_stringToGlyphs(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint32 *numGlyphs, HB_Bool rightToLeft) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 108-133 |  
  |  | 17 | 4 | 
 hb_qt_script_to_script| Name:  | hb_qt_script_to_script |  | Prototype:  | hb_script_t hb_qt_script_to_script(QChar::Script script) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 209-212 |  
  |  | 1 | 1 | 
 hb_qt_script_from_script| Name:  | hb_qt_script_from_script |  | Prototype:  | QChar::Script hb_qt_script_from_script(hb_script_t script) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 214-220 |  
  |  | 4 | 2 | 
 hb_qt_get_unicode_funcs| Name:  | hb_qt_get_unicode_funcs |  | Prototype:  | hb_unicode_funcs_t *hb_qt_get_unicode_funcs() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 417-420 |  
  |  | 1 | 1 | 
 hb_qt_get_font_funcs| Name:  | hb_qt_get_font_funcs |  | Prototype:  | hb_font_funcs_t *hb_qt_get_font_funcs() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 620-623 |  
  |  | 1 | 1 | 
 hb_qt_font_set_use_design_metrics| Name:  | hb_qt_font_set_use_design_metrics |  | Prototype:  | void hb_qt_font_set_use_design_metrics(hb_font_t *font, uint value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 583-586 |  
  |  | 1 | 1 | 
 hb_qt_font_get_use_design_metrics| Name:  | hb_qt_font_get_use_design_metrics |  | Prototype:  | uint hb_qt_font_get_use_design_metrics(hb_font_t *font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 588-591 |  
  |  | 1 | 1 | 
 hb_qt_font_get_for_engine| Name:  | hb_qt_font_get_for_engine |  | Prototype:  | hb_font_t *hb_qt_font_get_for_engine(QFontEngine *fe) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 723-731 |  
  |  | 4 | 2 | 
 hb_qt_face_get_for_engine| Name:  | hb_qt_face_get_for_engine |  | Prototype:  | hb_face_t *hb_qt_face_get_for_engine(QFontEngine *fe) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 677-685 |  
  |  | 4 | 2 | 
 hb_getSFntTable| Name:  | hb_getSFntTable |  | Prototype:  | static HB_Error hb_getSFntTable(void *font, HB_Tag tableTag, HB_Byte *buffer, HB_UInt *length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 196-207 |  
  |  | 7 | 2 | 
 hb_getPointInOutline| Name:  | hb_getPointInOutline |  | Prototype:  | static HB_Error hb_getPointInOutline(HB_Font font, HB_Glyph glyph, int flags, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb_uint32 *nPoints) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 185-189 |  
  |  | 2 | 1 | 
 hb_getGlyphMetrics| Name:  | hb_getGlyphMetrics |  | Prototype:  | static void hb_getGlyphMetrics(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 153-163 |  
  |  | 8 | 1 | 
 hb_getFontMetric| Name:  | hb_getFontMetric |  | Prototype:  | static HB_Fixed hb_getFontMetric(HB_Font font, HB_FontMetric metric) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 165-172 |  
  |  | 4 | 2 | 
 hb_getAdvances| Name:  | hb_getAdvances |  | Prototype:  | static void hb_getAdvances(HB_Font font, const HB_Glyph *glyphs, hb_uint32 numGlyphs, HB_Fixed *advances, int flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 135-145 |  
  |  | 6 | 1 | 
 hb_freeFace| Name:  | hb_freeFace |  | Prototype:  | static void hb_freeFace(void *face) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 209-212 |  
  |  | 1 | 1 | 
 hb_canRender| Name:  | hb_canRender |  | Prototype:  | static HB_Bool hb_canRender(HB_Font font, const HB_UChar16 *string, hb_uint32 length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 147-151 |  
  |  | 2 | 1 | 
 hash| Name:  | hash |  | Prototype:  | static inline uint hash(const uchar *p, int len, uint seed) noexcept |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 202-213 |  
  |  | 6 | 3 | 
 hash| Name:  | hash |  | Prototype:  | static inline uint hash(const QChar *p, int len, uint seed) noexcept |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 220-231 |  
  |  | 6 | 3 | 
 hash| Name:  | hash |  | Prototype:  | static inline uint hash(const QColor &color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 268-271 |  
  |  | 1 | 1 | 
 hash| Name:  | hash |  | Prototype:  | static inline uint hash(const QPen &pen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 273-276 |  
  |  | 1 | 1 | 
 hash| Name:  | hash |  | Prototype:  | static inline uint hash(const QBrush &brush) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 278-281 |  
  |  | 1 | 1 | 
 hasUsedConfiguration::[lambda]| Name:  | hasUsedConfiguration::[lambda] |  | Prototype:  | [](const QNetworkConfigurationPrivatePointer &ptr) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 58-60 |  
  |  | 1 | 1 | 
 hasUsedConfiguration| Name:  | hasUsedConfiguration |  | Prototype:  | static bool hasUsedConfiguration(const QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 56-63 |  
  |  | 3 | 2 | 
 hasFeature| Name:  | hasFeature |  | Prototype:  | static inline bool hasFeature(const QDockWidgetPrivate *priv, QDockWidget::DockWidgetFeature feature) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 86-87 |  
  |  | 1 | 1 | 
 hasFeature| Name:  | hasFeature |  | Prototype:  | static inline bool hasFeature(const QDockWidget *dockwidget, QDockWidget::DockWidgetFeature feature) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 89-90 |  
  |  | 1 | 1 | 
 hasFastCrc32| Name:  | hasFastCrc32 |  | Prototype:  | static inline bool hasFastCrc32() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 97-100 |  
  |  | 1 | 1 | 
 hasElementIndexUint| Name:  | hasElementIndexUint |  | Prototype:  | static bool hasElementIndexUint() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 2268-2274 |  
  |  | 4 | 2 | 
 hasBackingStoreSupport| Name:  | hasBackingStoreSupport |  | Prototype:  | static inline bool hasBackingStoreSupport() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 139-142 |  
  |  | 1 | 1 | 
 hardlight_op| Name:  | hardlight_op |  | Prototype:  | static inline uint hardlight_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1474-1482 |  
  |  | 4 | 2 | 
 handleSpans| Name:  | handleSpans |  | Prototype:  | template <typename T> void handleSpans(int count, const QSpan *spans, const QSpanData *data, T &handler) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3987-4035 |  
  |  | 29 | 8 | 
 growthFactorBelowPreferredSize| Name:  | growthFactorBelowPreferredSize |  | Prototype:  | static qreal growthFactorBelowPreferredSize(qreal desired, qreal sumAvailable, qreal sumDesired) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 63-67 |  
  |  | 2 | 1 | 
 grow| Name:  | grow |  | Prototype:  | static inline int grow(QLayoutStruct &ls, int delta) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 845-852 |  
  |  | 5 | 2 | 
 gridAt| Name:  | gridAt |  | Prototype:  | static QGridBox *&gridAt(QGridBox *grid[], int r, int c, int cc, Qt::Orientation orientation = Qt::Vertical) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 693-699 |  
  |  | 3 | 2 | 
 grayscale| Name:  | grayscale |  | Prototype:  | static void grayscale(const QImage &image, QImage &dest, const QRect& rect = QRect()) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 943-977 |  
  |  | 22 | 7 | 
 gray_sweep| Name:  | gray_sweep |  | Prototype:  | static void gray_sweep( PWorker worker, const QT_FT_Bitmap* target ) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1296-1336 |  
  |  | 21 | 7 | 
 gray_start_cell| Name:  | gray_start_cell |  | Prototype:  | static void gray_start_cell( PWorker worker, TCoord ex, TCoord ey ) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 502-520 |  
  |  | 11 | 3 | 
 gray_split_cubic| Name:  | gray_split_cubic |  | Prototype:  | static void gray_split_cubic( QT_FT_Vector* base ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 946-971 |  
  |  | 19 | 1 | 
 gray_split_conic| Name:  | gray_split_conic |  | Prototype:  | static void gray_split_conic( QT_FT_Vector* base ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 817-834 |  
  |  | 11 | 1 | 
 gray_set_cell| Name:  | gray_set_cell |  | Prototype:  | static void gray_set_cell( PWorker worker, TCoord ex, TCoord ey ) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 455-495 |  
  |  | 15 | 5 | 
 gray_render_span| Name:  | gray_render_span |  | Prototype:  | static void gray_render_span( int count, const QT_FT_Span* spans, PWorker worker ) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1117-1163 |  
  |  | 19 | 13 | 
 gray_render_scanline| Name:  | gray_render_scanline |  | Prototype:  | static void gray_render_scanline( PWorker worker, TCoord ey, TPos x1, TCoord y1, TPos x2, TCoord y2 ) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 527-627 |  
  |  | 56 | 9 | 
 gray_render_line| Name:  | gray_render_line |  | Prototype:  | static void gray_render_line( PWorker worker, TPos to_x, TPos to_y ) |  | Coverage:  |   0.000% (0/69) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 634-814 |  
  |  | 109 | 20 | 
 gray_render_cubic| Name:  | gray_render_cubic |  | Prototype:  | static void gray_render_cubic( PWorker worker, const QT_FT_Vector* control1, const QT_FT_Vector* control2, const QT_FT_Vector* to ) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 974-1092 |  
  |  | 83 | 19 | 
 gray_render_conic| Name:  | gray_render_conic |  | Prototype:  | static void gray_render_conic( PWorker worker, const QT_FT_Vector* control, const QT_FT_Vector* to ) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 837-943 |  
  |  | 64 | 14 | 
 gray_record_cell| Name:  | gray_record_cell |  | Prototype:  | static void gray_record_cell( PWorker worker ) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 409-448 |  
  |  | 24 | 7 | 
 gray_raster_reset| Name:  | gray_raster_reset |  | Prototype:  | static void gray_raster_reset( QT_FT_Raster raster, char* pool_base, long pool_size ) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1868-1907 |  
  |  | 21 | 4 | 
 gray_raster_render| Name:  | gray_raster_render |  | Prototype:  | static int gray_raster_render( QT_FT_Raster raster, const QT_FT_Raster_Params* params ) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1748-1841 |  
  |  | 50 | 16 | 
 gray_raster_new| Name:  | gray_raster_new |  | Prototype:  | static int gray_raster_new( QT_FT_Raster* araster ) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1847-1858 |  
  |  | 6 | 2 | 
 gray_raster_done| Name:  | gray_raster_done |  | Prototype:  | static void gray_raster_done( QT_FT_Raster raster ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1861-1865 |  
  |  | 1 | 1 | 
 gray_move_to| Name:  | gray_move_to |  | Prototype:  | static int gray_move_to( const QT_FT_Vector* to, PWorker worker ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1096-1115 |  
  |  | 8 | 1 | 
 gray_init_cells| Name:  | gray_init_cells |  | Prototype:  | static void gray_init_cells( PWorker worker, void* buffer, long byte_size ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 344-358 |  
  |  | 9 | 1 | 
 gray_hline| Name:  | gray_hline |  | Prototype:  | static void gray_hline( PWorker worker, TCoord x, TCoord y, TPos area, int acount ) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1166-1269 |  
  |  | 41 | 11 | 
 gray_convert_glyph_inner| Name:  | gray_convert_glyph_inner |  | Prototype:  | static int gray_convert_glyph_inner( PWorker worker ) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1563-1579 |  
  |  | 6 | 2 | 
 gray_convert_glyph| Name:  | gray_convert_glyph |  | Prototype:  | static int gray_convert_glyph( PWorker worker ) |  | Coverage:  |   0.000% (0/86) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1582-1745 |  
  |  | 96 | 24 | 
 gray_compute_cbox| Name:  | gray_compute_cbox |  | Prototype:  | static void gray_compute_cbox( PWorker worker ) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 365-402 |  
  |  | 21 | 7 | 
 graphicsProxyWidget| Name:  | graphicsProxyWidget |  | Prototype:  | static inline QGraphicsProxyWidget *graphicsProxyWidget(const QWidget *w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12399-12406 |  
  |  | 5 | 2 | 
 grabberWindow| Name:  | grabberWindow |  | Prototype:  | static inline QWindow *grabberWindow(const QWidget *w) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12481-12488 |  
  |  | 5 | 3 | 
 grabMouseForWidget| Name:  | grabMouseForWidget |  | Prototype:  | static void grabMouseForWidget(QWidget *widget, const QCursor *cursor = 0) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12491-12512 |  
  |  | 10 | 4 | 
 grabMessageHandler| Name:  | grabMessageHandler |  | Prototype:  | static bool grabMessageHandler() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1614-1621 |  
  |  | 4 | 2 | 
 grabForPopup| Name:  | grabForPopup |  | Prototype:  | static void grabForPopup(QWidget *popup) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3827-3838 |  
  |  | 6 | 3 | 
 good_offset| Name:  | good_offset |  | Prototype:  | static ShiftResult good_offset(const QBezier *b1, const QBezier *b2, qreal offset, qreal threshold) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 237-259 |  
  |  | 17 | 5 | 
 glyph_metrics_t::transformed| Name:  | glyph_metrics_t::transformed |  | Prototype:  | glyph_metrics_t glyph_metrics_t::transformed(const QTransform &matrix) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3530-3556 |  
  |  | 16 | 2 | 
 glyphRunWithInfo| Name:  | glyphRunWithInfo |  | Prototype:  | static QGlyphRun glyphRunWithInfo(QFontEngine *fontEngine, const QGlyphLayout &glyphLayout, const QPointF &pos, const QGlyphRun::GlyphRunFlags &flags, const QFixed &selectionX, const QFixed &selectionWidth, int glyphsStart, int glyphsEnd, unsigned short *logClusters, int textPosition, int textLength) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2135-2222 |  
  |  | 53 | 9 | 
 getticks| Name:  | getticks |  | Prototype:  | static qint64 getticks() |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp |  | Lines:  | 78-117 |  
  |  | 12 | 4 | 
 get_thread_data| Name:  | get_thread_data |  | Prototype:  | static QThreadData *get_thread_data() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 186-194 |  
  |  | 1 | 1 | 
 get_style_class_name| Name:  | get_style_class_name |  | Prototype:  | static QByteArray get_style_class_name() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 160-166 |  
  |  | 4 | 2 | 
 get_picture_handler| Name:  | get_picture_handler |  | Prototype:  | static QPictureHandler *get_picture_handler(const char *format) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1450-1461 |  
  |  | 7 | 4 | 
 get_named_rgb| Name:  | get_named_rgb |  | Prototype:  | static bool get_named_rgb(const char *name_no_space, QRgb *rgb) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp |  | Lines:  | 306-314 |  
  |  | 5 | 2 | 
 get_font_bits| Name:  | get_font_bits |  | Prototype:  | static quint8 get_font_bits(int version, const QFontPrivate *f) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1881-1904 |  
  |  | 18 | 9 | 
 get_extended_font_bits| Name:  | get_extended_font_bits |  | Prototype:  | static quint8 get_extended_font_bits(const QFontPrivate *f) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1906-1915 |  
  |  | 7 | 3 | 
 get_dh1024::[lambda]| Name:  | get_dh1024::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 64-64 |  
  |  | 0 | 1 |