| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QAbstractNativeEventFilter| Name: | QAbstractNativeEventFilter | | Coverage: | 80.000% (4/5) |
| | 4 | 3 |
LcdFilterLegacy| Name: | LcdFilterLegacy | | Coverage: | 0.000% (0/1) |
| | 4 | 1 |
GradientBase64| Name: | GradientBase64 | | Coverage: | 0.000% (0/4) |
| | 4 | 4 |
GradientBase32| Name: | GradientBase32 | | Coverage: | 0.000% (0/4) |
| | 4 | 4 |
CacheAdaptor| Name: | CacheAdaptor | | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
ByStandardKey| Name: | ByStandardKey | | Coverage: | 0.000% (0/4) |
| | 4 | 4 |
Blend_ARGB32_on_ARGB32_SourceAndConstAlpha| Name: | Blend_ARGB32_on_ARGB32_SourceAndConstAlpha | | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
xgetbv| Name: | xgetbv | | Prototype: | static void xgetbv(uint in, uint &eax, uint &edx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 233-244 |
| | 3 | 1 |
validateToolBarArea| Name: | validateToolBarArea | | Prototype: | static inline void validateToolBarArea(Qt::ToolBarArea &area) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1029-1040 |
| | 3 | 6 |
userEventSourcePrepare| Name: | userEventSourcePrepare | | Prototype: | static gboolean userEventSourcePrepare(GSource *s, gint *timeout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | | Lines: | 53-59 |
| | 3 | 1 |
unsetCursor| Name: | unsetCursor | | Prototype: | static inline void unsetCursor(QWindow *w) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3411-3416 |
| | 3 | 3 |
ungrabMouseForPopup| Name: | ungrabMouseForPopup | | Prototype: | static void ungrabMouseForPopup(QWidget *popup) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3822-3828 |
| | 3 | 2 |
ungrabKeyboardForPopup| Name: | ungrabKeyboardForPopup | | Prototype: | static void ungrabKeyboardForPopup(QWidget *popup) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3814-3820 |
| | 3 | 2 |
ucstrcmp| Name: | ucstrcmp | | Prototype: | static int ucstrcmp(const QChar *a, int alen, const uchar *b, int blen) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 643-648 |
| | 3 | 1 |
typeFromTypeInfo| Name: | typeFromTypeInfo | | Prototype: | static inline int typeFromTypeInfo(const QMetaObject *mo, uint typeInfo) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 174-179 |
| | 3 | 2 |
translateCoordinates| Name: | translateCoordinates | | Prototype: | static xcb_translate_coordinates_reply_t * translateCoordinates(QXcbConnection *c, xcb_window_t from, xcb_window_t to, int x, int y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 221-227 |
| | 3 | 1 |
tlWindow| Name: | tlWindow | | Prototype: | static QWindow *tlWindow(QWindow *window) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 935-940 |
| | 3 | 2 |
time_update| Name: | time_update | | Prototype: | static inline bool time_update(struct timespec *tv, const struct timespec &start, const struct timespec &timeout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 49-57 |
| | 3 | 1 |
tabId| Name: | tabId | | Prototype: | static quintptr tabId(const QDockAreaLayoutItem &item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 212-217 |
| | 3 | 2 |
systemTrayTracker| Name: | systemTrayTracker | | Prototype: | static inline QXcbSystemTrayTracker *systemTrayTracker(const QScreen *s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 107-113 |
| | 3 | 2 |
systemLocale| Name: | systemLocale | | Prototype: | static const QSystemLocale *systemLocale() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 580-585 |
| | 3 | 2 |
systemData| Name: | systemData | | Prototype: | static const QLocaleData *systemData() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 634-645 |
| | 3 | 2 |
storePixel| Name: | storePixel | | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1LSB>(uchar *dest, int index, uint pixel) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 801-808 |
| | 3 | 2 |
storePixel| Name: | storePixel | | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1MSB>(uchar *dest, int index, uint pixel) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 810-817 |
| | 3 | 2 |
storageIndexFromLayoutItem| Name: | storageIndexFromLayoutItem | | Prototype: | static int storageIndexFromLayoutItem(const QFormLayoutPrivate::ItemMatrix &m, QFormLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 265-273 |
| | 3 | 2 |
socketNotifierSourcePrepare| Name: | socketNotifierSourcePrepare | | Prototype: | static gboolean socketNotifierSourcePrepare(GSource *, gint *timeout) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 61-66 |
| | 3 | 2 |
sm_saveCompleteCallback| Name: | sm_saveCompleteCallback | | Prototype: | static void sm_saveCompleteCallback(SmcConn smcConn, SmPointer ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 297-302 |
| | 3 | 2 |
skipDuplicatePoints| Name: | skipDuplicatePoints | | Prototype: | static inline void skipDuplicatePoints(const qreal **pts, const qreal *endPts) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 67-74 |
| | 3 | 2 |
shouldBePropagatedToWidget| Name: | shouldBePropagatedToWidget | | Prototype: | static inline bool shouldBePropagatedToWidget(QEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 161-175 |
| | 3 | 8 |
set_thread_data| Name: | set_thread_data | | Prototype: | static void set_thread_data(QThreadData *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 191-198 |
| | 3 | 1 |
set_extended_font_bits| Name: | set_extended_font_bits | | Prototype: | static void set_extended_font_bits(quint8 bits, QFontPrivate *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1933-1938 |
| | 3 | 1 |
setPossiblePalette| Name: | setPossiblePalette | | Prototype: | static void setPossiblePalette(const QPalette *palette, const char *className) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 684-689 |
| | 3 | 2 |
setActionIcon| Name: | setActionIcon | | Prototype: | static inline void setActionIcon(QAction *action, const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2199-2204 |
| | 3 | 2 |
screenOf| Name: | screenOf | | Prototype: | static QScreen *screenOf(const QWidget *w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 415-420 |
| | 3 | 2 |
roundToMillisecond| Name: | roundToMillisecond | | Prototype: | static timespec roundToMillisecond(timespec val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 197-205 |
| | 3 | 1 |
rgb2hsv| Name: | rgb2hsv | | Prototype: | static inline void rgb2hsv(QRgb rgb, int &h, int &s, int &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 569-574 |
| | 3 | 1 |
resourceType| Name: | resourceType | | Prototype: | static int resourceType(const QByteArray &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 70-87 |
| | 3 | 1 |
resolveClassName| Name: | resolveClassName | | Prototype: | static const QMetaObject *resolveClassName (const QMap<QByteArray, const QMetaObject *>& references, const QByteArray& name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1682-1690 |
| | 3 | 2 |
registerFont| Name: | registerFont | | Prototype: | static void registerFont(QFontDatabasePrivate::ApplicationFont *fnt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1021-1028 |
| | 3 | 1 |
registerEventTypeZeroBased| Name: | registerEventTypeZeroBased | | Prototype: | static inline int registerEventTypeZeroBased(int id) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 445-453 |
| | 3 | 2 |
registerComplexDBusType| Name: | registerComplexDBusType | | Coverage: | 0.000% (0/2) |
| | 3 | 2 |
readValue| Name: | readValue | | Prototype: | template <typename T> T readValue(const uchar *&data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 92-98 |
| | 3 | 1 |
rasterop_solid_SourceOrDestination| Name: | rasterop_solid_SourceOrDestination | | Prototype: | void rasterop_solid_SourceOrDestination(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1769-1777 |
| | 3 | 2 |
rasterop_SourceOrDestination| Name: | rasterop_SourceOrDestination | | Prototype: | void rasterop_SourceOrDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1779-1787 |
| | 3 | 2 |
rasterop_NotSource| Name: | rasterop_NotSource | | Prototype: | void rasterop_NotSource(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1917-1923 |
| | 3 | 2 |
quoteNewline| Name: | quoteNewline | | Prototype: | static QString quoteNewline(const QString &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 481-486 |
| | 3 | 1 |
qt_sizegrip_topLevelWidget| Name: | qt_sizegrip_topLevelWidget | | Prototype: | static QWidget *qt_sizegrip_topLevelWidget(QWidget* w) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 58-63 |
| | 3 | 2 |
qt_qsliderStyleOption| Name: | qt_qsliderStyleOption | | Prototype: | QStyleOptionSlider qt_qsliderStyleOption(QSlider *slider) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 546-551 |
| | 3 | 1 |
qt_qscrollbarStyleOption| Name: | qt_qscrollbarStyleOption | | Prototype: | QStyleOptionSlider qt_qscrollbarStyleOption(QScrollBar *scrollbar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 732-737 |
| | 3 | 1 |
qt_qhostinfo_enable_cache| Name: | qt_qhostinfo_enable_cache | | Prototype: | void __attribute__((visibility("default"))) qt_qhostinfo_enable_cache(bool e) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 705-711 |
| | 3 | 2 |
qt_qhostinfo_clear_cache| Name: | qt_qhostinfo_clear_cache | | Prototype: | void qt_qhostinfo_clear_cache() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 696-702 |
| | 3 | 2 |
qt_qdnsservicerecord_less_than| Name: | qt_qdnsservicerecord_less_than | | Prototype: | static bool qt_qdnsservicerecord_less_than(const QDnsServiceRecord &r1, const QDnsServiceRecord &r2) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 88-95 |
| | 3 | 1 |
qt_path_stroke_cubic_to| Name: | qt_path_stroke_cubic_to | | Prototype: | void qt_path_stroke_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/qpainterpath.cpp | | Lines: | 2469-2477 |
| | 3 | 1 |
qt_message_output| Name: | qt_message_output | | Prototype: | void qt_message_output(QtMsgType msgType, const QMessageLogContext &context, const QString &message) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1659-1664 |
| | 3 | 2 |
qt_message_fatal| Name: | qt_message_fatal | | Prototype: | static void qt_message_fatal(QtMsgType, const QMessageLogContext &context, const QString &message) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1624-1653 |
| | 3 | 1 |
qt_messageTypeToString| Name: | qt_messageTypeToString | | Prototype: | static QString qt_messageTypeToString(QOpenGLDebugMessage::Type type) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 752-781 |
| | 3 | 23 |
qt_messageSourceToString| Name: | qt_messageSourceToString | | Prototype: | static QString qt_messageSourceToString(QOpenGLDebugMessage::Source source) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 660-683 |
| | 3 | 17 |
qt_messageSeverityToString| Name: | qt_messageSeverityToString | | Prototype: | static QString qt_messageSeverityToString(QOpenGLDebugMessage::Severity severity) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 830-849 |
| | 3 | 13 |
qt_message| Name: | qt_message | | Prototype: | static QString qt_message(QtMsgType msgType, const QMessageLogContext &context, const char *msg, va_list ap) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 272-277 |
| | 3 | 1 |
qt_initialize_qhash_seed| Name: | qt_initialize_qhash_seed | | Prototype: | static void qt_initialize_qhash_seed() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 285-291 |
| | 3 | 2 |
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: | 1318-1324 |
| | 3 | 1 |
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: | 5199-5209 |
| | 3 | 2 |
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: | 341-346 |
| | 3 | 1 |
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: | 239-247 |
| | 3 | 1 |
qt_convertUnitsToPoints| Name: | qt_convertUnitsToPoints | | Prototype: | static QSize qt_convertUnitsToPoints(const QSizeF &size, QPageSize::Unit units) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 559-564 |
| | 3 | 2 |
qt_cleanup| Name: | qt_cleanup | | Prototype: | void qt_cleanup() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 905-917 |
| | 3 | 1 |
qt_blurImage| Name: | qt_blurImage | | Prototype: | void qt_blurImage(QImage &blurImage, qreal radius, bool quality, int transposed = 0) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 882-888 |
| | 3 | 2 |
qt_PersistentModelIndexLessThan| Name: | qt_PersistentModelIndexLessThan | | Prototype: | static bool qt_PersistentModelIndexLessThan(const QPersistentModelIndex &i1, const QPersistentModelIndex &i2) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1006-1011 |
| | 3 | 1 |
qtPcreCallback| Name: | qtPcreCallback | | Prototype: | static pcre16_jit_stack *qtPcreCallback(void *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1102-1108 |
| | 3 | 2 |
qstrcpy| Name: | qstrcpy | | Prototype: | char *qstrcpy(char *dst, const char *src) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 172-186 |
| | 3 | 2 |
qpaintengineex_moveTo| Name: | qpaintengineex_moveTo | | Prototype: | static void qpaintengineex_moveTo(qreal x, qreal y, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 337-341 |
| | 3 | 1 |
qpaintengineex_lineTo| Name: | qpaintengineex_lineTo | | Prototype: | static void qpaintengineex_lineTo(qreal x, qreal y, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 343-347 |
| | 3 | 1 |
qopenglfSpecialGetShaderPrecisionFormat| Name: | qopenglfSpecialGetShaderPrecisionFormat | | Prototype: | static void qopenglfSpecialGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2945-2950 |
| | 3 | 1 |
qopenglfResolveWaitSync| Name: | qopenglfResolveWaitSync | | Prototype: | static void qopenglfResolveWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6849-6855 |
| | 3 | 2 |
qopenglfResolveVertexBindingDivisor| Name: | qopenglfResolveVertexBindingDivisor | | Prototype: | static void qopenglfResolveVertexBindingDivisor(GLuint bindingindex, GLuint divisor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7393-7399 |
| | 3 | 2 |
qopenglfResolveVertexAttribIPointer| Name: | qopenglfResolveVertexAttribIPointer | | Prototype: | static void qopenglfResolveVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6841-6847 |
| | 3 | 2 |
qopenglfResolveVertexAttribIFormat| Name: | qopenglfResolveVertexAttribIFormat | | Prototype: | static void qopenglfResolveVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7385-7391 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4uiv| Name: | qopenglfResolveVertexAttribI4uiv | | Prototype: | static void qopenglfResolveVertexAttribI4uiv(GLuint index, const GLuint * v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6833-6839 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4ui| Name: | qopenglfResolveVertexAttribI4ui | | Prototype: | static void qopenglfResolveVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6825-6831 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4iv| Name: | qopenglfResolveVertexAttribI4iv | | Prototype: | static void qopenglfResolveVertexAttribI4iv(GLuint index, const GLint * v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6817-6823 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4i| Name: | qopenglfResolveVertexAttribI4i | | Prototype: | static void qopenglfResolveVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6809-6815 |
| | 3 | 2 |
qopenglfResolveVertexAttribFormat| Name: | qopenglfResolveVertexAttribFormat | | Prototype: | static void qopenglfResolveVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7377-7383 |
| | 3 | 2 |
qopenglfResolveVertexAttribDivisor| Name: | qopenglfResolveVertexAttribDivisor | | Prototype: | static void qopenglfResolveVertexAttribDivisor(GLuint index, GLuint divisor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6801-6807 |
| | 3 | 2 |
qopenglfResolveVertexAttribBinding| Name: | qopenglfResolveVertexAttribBinding | | Prototype: | static void qopenglfResolveVertexAttribBinding(GLuint attribindex, GLuint bindingindex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7369-7375 |
| | 3 | 2 |
qopenglfResolveValidateProgramPipeline| Name: | qopenglfResolveValidateProgramPipeline | | Prototype: | static void qopenglfResolveValidateProgramPipeline(GLuint pipeline) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7361-7367 |
| | 3 | 2 |
qopenglfResolveUseProgramStages| Name: | qopenglfResolveUseProgramStages | | Prototype: | static void qopenglfResolveUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7353-7359 |
| | 3 | 2 |
qopenglfResolveUnmapBuffer| Name: | qopenglfResolveUnmapBuffer | | Prototype: | static GLboolean qopenglfResolveUnmapBuffer(GLenum target) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6793-6799 |
| | 3 | 2 |
qopenglfResolveUniformMatrix4x3fv| Name: | qopenglfResolveUniformMatrix4x3fv | | Prototype: | static void qopenglfResolveUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6785-6791 |
| | 3 | 2 |
qopenglfResolveUniformMatrix4x2fv| Name: | qopenglfResolveUniformMatrix4x2fv | | Prototype: | static void qopenglfResolveUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6777-6783 |
| | 3 | 2 |
qopenglfResolveUniformMatrix3x4fv| Name: | qopenglfResolveUniformMatrix3x4fv | | Prototype: | static void qopenglfResolveUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6769-6775 |
| | 3 | 2 |
qopenglfResolveUniformMatrix3x2fv| Name: | qopenglfResolveUniformMatrix3x2fv | | Prototype: | static void qopenglfResolveUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6761-6767 |
| | 3 | 2 |
qopenglfResolveUniformMatrix2x4fv| Name: | qopenglfResolveUniformMatrix2x4fv | | Prototype: | static void qopenglfResolveUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6753-6759 |
| | 3 | 2 |
qopenglfResolveUniformMatrix2x3fv| Name: | qopenglfResolveUniformMatrix2x3fv | | Prototype: | static void qopenglfResolveUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6745-6751 |
| | 3 | 2 |
qopenglfResolveUniformBlockBinding| Name: | qopenglfResolveUniformBlockBinding | | Prototype: | static void qopenglfResolveUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6737-6743 |
| | 3 | 2 |
qopenglfResolveUniform4uiv| Name: | qopenglfResolveUniform4uiv | | Prototype: | static void qopenglfResolveUniform4uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6729-6735 |
| | 3 | 2 |
qopenglfResolveUniform4ui| Name: | qopenglfResolveUniform4ui | | Prototype: | static void qopenglfResolveUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6721-6727 |
| | 3 | 2 |
qopenglfResolveUniform3uiv| Name: | qopenglfResolveUniform3uiv | | Prototype: | static void qopenglfResolveUniform3uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6713-6719 |
| | 3 | 2 |
qopenglfResolveUniform3ui| Name: | qopenglfResolveUniform3ui | | Prototype: | static void qopenglfResolveUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6705-6711 |
| | 3 | 2 |
qopenglfResolveUniform2uiv| Name: | qopenglfResolveUniform2uiv | | Prototype: | static void qopenglfResolveUniform2uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6697-6703 |
| | 3 | 2 |
qopenglfResolveUniform2ui| Name: | qopenglfResolveUniform2ui | | Prototype: | static void qopenglfResolveUniform2ui(GLint location, GLuint v0, GLuint v1) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6689-6695 |
| | 3 | 2 |