| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 129-139 |
| | 6 | 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: | 159-166 |
| | 4 | 2 |
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: | 147-157 |
| | 8 | 1 |
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: | 179-183 |
| | 2 | 1 |
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: | 190-201 |
| | 7 | 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/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 671-683 |
| | 7 | 3 |
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/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 721-733 |
| | 7 | 3 |
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: | 582-585 |
| | 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: | 577-580 |
| | 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: | 614-617 |
| | 1 | 1 |
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: | 411-414 |
| | 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: | 208-214 |
| | 4 | 2 |
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: | 203-206 |
| | 1 | 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: | 102-127 |
| | 17 | 4 |
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: | 408-417 |
| | 7 | 1 |
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: | 700-735 |
| | 11 | 10 |
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: | 737-801 |
| | 31 | 21 |
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: | 2702-2717 |
| | 7 | 6 |
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: | 2719-2723 |
| | 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: | 2707-2711 |
| | 2 | 1 |
hex2byte| Name: | hex2byte | | Prototype: | static inline int hex2byte(char *p) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 52-56 |
| | 2 | 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: | 48-57 |
| | 7 | 3 |
hex2int| Name: | hex2int | | Prototype: | static inline int hex2int(char s) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 64-68 |
| | 2 | 1 |
hexdig| Name: | hexdig | | Prototype: | static inline uchar hexdig(uint u) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 46-49 |
| | 1 | 1 |
hi0bits| Name: | hi0bits | | Prototype: | static int hi0bits(quint32 x) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 635-661 |
| | 18 | 7 |
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: | 1751-1752 |
| | 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: | 42-45 |
| | 1 | 1 |
horz| Name: | horz | | Prototype: | static inline bool horz(QBoxLayout::Direction dir) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 128-131 |
| | 1 | 1 |
huntAndDestroy| Name: | huntAndDestroy | | Prototype: | static void huntAndDestroy(QObject *needle, QDBusConnectionPrivate::ObjectTreeNode &haystack) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 578-594 |
| | 9 | 4 |
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: | 623-655 |
| | 22 | 9 |
huntAndUnregister| Name: | huntAndUnregister | | Prototype: | static void huntAndUnregister(const QStringList &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: | 596-621 |
| | 13 | 5 |
i2b| Name: | i2b | | Prototype: | static Bigint *i2b(int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 705-713 |
| | 5 | 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: | 93-109 |
| | 10 | 5 |
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: | 84-87 |
| | 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: | 90-93 |
| | 1 | 1 |
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: | 58-109 |
| | 37 | 11 |
idKey| Name: | idKey | | Prototype: | static inline QString idKey() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 144-144 |
| | 0 | 2 |
idKey::[lambda]| Name: | idKey::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 144-144 |
| | 0 | 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: | 188-191 |
| | 1 | 1 |
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: | 238-241 |
| | 1 | 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: | 209-218 |
| | 5 | 2 |
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: | 220-225 |
| | 3 | 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: | 195-207 |
| | 7 | 3 |
ignoreEnterEvent| Name: | ignoreEnterEvent | | Prototype: | static bool ignoreEnterEvent(quint8 mode, quint8 detail, QXcbConnection *conn = nullptr) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2314-2321 |
| | 5 | 1 |
ignoreLeaveEvent| Name: | ignoreLeaveEvent | | Prototype: | static bool ignoreLeaveEvent(quint8 mode, quint8 detail, QXcbConnection *conn = nullptr) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2305-2312 |
| | 5 | 1 |
ignoreProxyFor| Name: | ignoreProxyFor | | Prototype: | static bool ignoreProxyFor(const QNetworkProxyQuery &query) | | Coverage: | 9.091% (2/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | | Lines: | 48-81 |
| | 18 | 8 |
iidKeyLiteral| Name: | iidKeyLiteral | | Prototype: | inline QString iidKeyLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 60-60 |
| | 0 | 2 |
iidKeyLiteral::[lambda]| Name: | iidKeyLiteral::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 60-60 |
| | 0 | 1 |
imageFormatForVisual| Name: | imageFormatForVisual | | Prototype: | static inline QImage::Format imageFormatForVisual(int depth, quint32 red_mask, quint32 blue_mask, bool *rgbSwap) | | Coverage: | 15.094% (8/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 163-217 |
| | 38 | 21 |
imageHasNarrowOutlines| Name: | imageHasNarrowOutlines | | Prototype: | static bool imageHasNarrowOutlines(const QImage &im) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 690-731 |
| | 31 | 9 |
imageReadMimeFormats| Name: | imageReadMimeFormats | | Prototype: | static QStringList imageReadMimeFormats() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 146-164 |
| | 12 | 3 |
imageWriteMimeFormats| Name: | imageWriteMimeFormats | | Prototype: | static QStringList imageWriteMimeFormats() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 167-185 |
| | 12 | 3 |
indexOfDescendant| Name: | indexOfDescendant | | Prototype: | static int indexOfDescendant(QState *s, QAbstractState *desc) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 445-455 |
| | 6 | 3 |
indexOfMethodRelative| Name: | indexOfMethodRelative | | Prototype: | template<int MethodType> static inline int indexOfMethodRelative(const QMetaObject **baseObject, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 578-599 |
| | 10 | 4 |
indexOfMutating| Name: | indexOfMutating | | Prototype: | static int indexOfMutating(const QStringList *that, QRegExp &rx, int from) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 520-529 |
| | 6 | 4 |
indexesFromRange| Name: | indexesFromRange | | Prototype: | template<typename ModelIndexContainer> static void indexesFromRange(const QItemSelectionRange &range, ModelIndexContainer &result) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 305-322 |
| | 7 | 5 |
inflate| Name: | inflate | | Prototype: | static int inflate(Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 123-156 |
| | 24 | 6 |
iniChopTrailingSpaces| Name: | iniChopTrailingSpaces | | Prototype: | inline static void iniChopTrailingSpaces(QString &str, int limit) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 711-717 |
| | 4 | 2 |
init| Name: | init | | Prototype: | static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int length, QCharAttributes *attributes) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 46-77 |
| | 20 | 8 |
initDefaultPaths| Name: | initDefaultPaths | | Prototype: | static void initDefaultPaths(QMutexLocker *locker) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1049-1111 |
| | 13 | 2 |
initEmptyMultiBox| Name: | initEmptyMultiBox | | Prototype: | static void initEmptyMultiBox(QVector<QLayoutStruct> &chain, int start, int end) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 612-620 |
| | 5 | 3 |
initEnvironment| Name: | initEnvironment | | Prototype: | static void initEnvironment() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2880-2884 |
| | 2 | 1 |
initFontDef| Name: | initFontDef | | Prototype: | static void initFontDef(const QtFontDesc &desc, const QFontDef &request, QFontDef *fontDef, bool multi) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 656-684 |
| | 20 | 5 |
initFontUnlocked| Name: | initFontUnlocked | | Prototype: | static void initFontUnlocked() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 227-237 |
| | 7 | 5 |
initGtk| Name: | initGtk | | Prototype: | static void initGtk() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 94-128 |
| | 24 | 2 |
initLayoutStruct| Name: | initLayoutStruct | | Prototype: | static inline void initLayoutStruct(QLayoutStruct& sl, QFormLayoutItem* item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 639-646 |
| | 5 | 1 |
initPalette| Name: | initPalette | | Prototype: | static void initPalette() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 212-219 |
| | 5 | 4 |
initPerf| Name: | initPerf | | Prototype: | static void initPerf() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 82-101 |
| | 12 | 2 |
initResources| Name: | initResources | | Prototype: | static void initResources() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 107-116 |
| | 2 | 1 |
initSystemPalette| Name: | initSystemPalette | | Prototype: | static void initSystemPalette() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 132-145 |
| | 8 | 4 |
init_platform| Name: | init_platform | | Prototype: | static void init_platform(const QString &pluginArgument, const QString &platformPluginPath, const QString &platformThemeName, int &argc, char **argv) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1058-1147 |
| | 41 | 18 |
init_platform::[lambda]| Name: | init_platform::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1080-1080 |
| | 0 | 1 |
init_plugins| Name: | init_plugins | | Prototype: | static void init_plugins(const QList<QByteArray> &pluginList) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1149-1165 |
| | 11 | 4 |
initialGlobalScaleFactor| Name: | initialGlobalScaleFactor | | Prototype: | static inline qreal initialGlobalScaleFactor() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 52-76 |
| | 16 | 6 |
initializeDb| Name: | initializeDb | | Prototype: | static void initializeDb() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 888-903 |
| | 8 | 5 |
initializeReader| Name: | initializeReader | | Prototype: | static void initializeReader(QXmlSimpleReader &reader, bool namespaceProcessing) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6194-6199 |
| | 3 | 1 |
insertOrRemoveItems| Name: | insertOrRemoveItems | | Prototype: | template <typename T> static void insertOrRemoveItems(QVector<T> &items, int index, int delta) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 44-55 |
| | 6 | 4 |
installCoverageTool| Name: | installCoverageTool | | Prototype: | static void installCoverageTool(QLibraryPrivate *libPrivate) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 320-351 |
| | 8 | 3 |
installCoverageTool| Name: | installCoverageTool | | Prototype: | static bool installCoverageTool(const char * appname, const char * testname) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1415-1434 |
| | 7 | 2 |
int2string| Name: | int2string | | Prototype: | static QString int2string(int num, int base, int ndigits, bool *oflow) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 151-205 |
| | 37 | 13 |
intToFourBytes| Name: | intToFourBytes | | Prototype: | static QByteArray intToFourBytes(qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 385-391 |
| | 4 | 1 |
intToThreeBytes| Name: | intToThreeBytes | | Prototype: | static QByteArray intToThreeBytes(qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 393-399 |
| | 4 | 1 |
intValueHelper| Name: | intValueHelper | | Prototype: | static bool intValueHelper(const QCss::Value &v, int *i, const char *unit) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1456-1471 |
| | 12 | 5 |
integralCompare| Name: | integralCompare | | Prototype: | static int integralCompare(uint promotedType, const QVariant::Private *d1, const QVariant::Private *d2) | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3441-3462 |
| | 15 | 5 |
interfaceListing| Name: | interfaceListing | | Prototype: | static QList<QNetworkInterfacePrivate *> interfaceListing() | | Coverage: | 58.621% (17/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 429-483 |
| | 31 | 11 |
interfaceNotFoundError| Name: | interfaceNotFoundError | | Prototype: | static inline QDBusMessage interfaceNotFoundError(const QDBusMessage &msg, const QString &interface_name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 198-204 |
| | 4 | 1 |
interpolate| Name: | interpolate | | Prototype: | static qreal interpolate(const QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> &factor, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 443-469 |
| | 16 | 5 |
interpolate_4_pixels_16| Name: | interpolate_4_pixels_16 | | Prototype: | static inline uint interpolate_4_pixels_16(uint tl, uint tr, uint bl, uint br, int distx, int disty) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1742-1756 |
| | 10 | 1 |
interpolate_4_pixels_rgb64| Name: | interpolate_4_pixels_rgb64 | | Prototype: | static inline QRgba64 interpolate_4_pixels_rgb64(QRgba64 t[], QRgba64 b[], uint distx, uint disty) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1829-1850 |
| | 11 | 2 |
interpolate_pixel_rgb16_255| Name: | interpolate_pixel_rgb16_255 | | Prototype: | static inline quint16 interpolate_pixel_rgb16_255(quint16 x, quint8 a, quint16 y, quint8 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4268-4275 |
| | 3 | 1 |
interpolate_pixel_rgb16x2_255| Name: | interpolate_pixel_rgb16x2_255 | | Prototype: | static inline quint32 interpolate_pixel_rgb16x2_255(quint32 x, quint8 a, quint32 y, quint8 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4277-4284 |
| | 4 | 1 |
intersectLine| Name: | intersectLine | | Prototype: | template <Edge edge> QPointF intersectLine(const QPointF &a, const QPointF &b, qreal t) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1947-1958 |
| | 4 | 4 |
intersectPath| Name: | intersectPath | | Prototype: | QPainterPath intersectPath(const QPainterPath &path, const QRectF &rect) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 2085-2112 |
| | 19 | 8 |
intersectPixelFP| Name: | intersectPixelFP | | Prototype: | static Q16Dot16 intersectPixelFP(int x, Q16Dot16 top, Q16Dot16 bottom, Q16Dot16 leftIntersectX, Q16Dot16 rightIntersectX, Q16Dot16 slope, Q16Dot16 invSlope) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 669-708 |
| | 25 | 10 |
intersectionPoint| Name: | intersectionPoint | | Prototype: | IntersectionPoint intersectionPoint(const QPoint &u1, const QPoint &u2, const QPoint &v1, const QPoint &v2) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 168-231 |
| | 32 | 6 |
intersectsViewport| Name: | intersectsViewport | | Prototype: | static inline bool intersectsViewport(const QRect &r, int width, int height) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 940-941 |
| | 1 | 1 |
intmaxlog| Name: | intmaxlog | | Prototype: | static inline int intmaxlog(int n) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 82-85 |
| | 1 | 1 |
invalidateEngine| Name: | invalidateEngine | | Prototype: | static void invalidateEngine(QRegExpPrivate *priv) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3875-3882 |
| | 4 | 2 |
ioErrorHandler| Name: | ioErrorHandler | | Prototype: | static int ioErrorHandler(Display *dpy) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 150-164 |
| | 9 | 3 |
iod_read_fn| Name: | iod_read_fn | | Prototype: | static void iod_read_fn(png_structp png_ptr, png_bytep data, png_size_t length) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 186-208 |
| | 13 | 4 |