| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
readMSDosDate| Name: | readMSDosDate | | Prototype: | static QDateTime readMSDosDate(const uchar *src) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 267-280 |
| | 10 | 1 |
readGpuFeatures| Name: | readGpuFeatures | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
readGpuFeatures| Name: | readGpuFeatures | | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 399-430 |
| | 16 | 8 |
readGpuFeatures| Name: | readGpuFeatures | | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QByteArray &jsonAsciiData, QSet<QString> *result, QString *errorMessage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 432-452 |
| | 12 | 2 |
readGpuFeatures| Name: | readGpuFeatures | | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QString &fileName, QSet<QString> *result, QString *errorMessage) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 454-477 |
| | 14 | 3 |
readEtcRedHatRelease| Name: | readEtcRedHatRelease | | Prototype: | static bool readEtcRedHatRelease(QUnixOSVersion &v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2251-2269 |
| | 11 | 2 |
readEtcLsbRelease| Name: | readEtcLsbRelease | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
readEtcLsbRelease| Name: | readEtcLsbRelease | | Prototype: | static bool readEtcLsbRelease(QUnixOSVersion &v) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2209-2237 |
| | 11 | 7 |
readEtcDebianVersion| Name: | readEtcDebianVersion | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
readEtcDebianVersion| Name: | readEtcDebianVersion | | Prototype: | static bool readEtcDebianVersion(QUnixOSVersion &v) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2271-2283 |
| | 5 | 3 |
read16| Name: | read16 | | Prototype: | static quint16 read16(const uchar *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 786-789 |
| | 1 | 1 |
rawReadValue| Name: | rawReadValue | | Prototype: | static quint64 rawReadValue(int fd) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 564-597 |
| | 11 | 4 |
rasterop_solid_SourceXorDestination| Name: | rasterop_solid_SourceXorDestination | | Prototype: | void rasterop_solid_SourceXorDestination(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: | 1812-1821 |
| | 4 | 2 |
rasterop_solid_SourceOrNotDestination| Name: | rasterop_solid_SourceOrNotDestination | | Prototype: | void rasterop_solid_SourceOrNotDestination(uint *__restrict__ 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: | 2009-2019 |
| | 4 | 2 |
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_solid_SourceAndNotDestination| Name: | rasterop_solid_SourceAndNotDestination | | Prototype: | void rasterop_solid_SourceAndNotDestination(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: | 1950-1960 |
| | 4 | 2 |
rasterop_solid_SourceAndDestination| Name: | rasterop_solid_SourceAndDestination | | Prototype: | void rasterop_solid_SourceAndDestination(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: | 1789-1798 |
| | 4 | 2 |
rasterop_solid_SetDestination| Name: | rasterop_solid_SetDestination | | Prototype: | void rasterop_solid_SetDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2048-2055 |
| | 2 | 1 |
rasterop_solid_NotSourceXorDestination| Name: | rasterop_solid_NotSourceXorDestination | | Prototype: | void rasterop_solid_NotSourceXorDestination(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: | 1885-1896 |
| | 5 | 2 |
rasterop_solid_NotSourceOrNotDestination| Name: | rasterop_solid_NotSourceOrNotDestination | | Prototype: | void rasterop_solid_NotSourceOrNotDestination(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: | 1860-1871 |
| | 5 | 2 |
rasterop_solid_NotSourceOrDestination| Name: | rasterop_solid_NotSourceOrDestination | | Prototype: | void rasterop_solid_NotSourceOrDestination(uint *__restrict__ 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: | 1986-1995 |
| | 4 | 2 |
rasterop_solid_NotSourceAndNotDestination| Name: | rasterop_solid_NotSourceAndNotDestination | | Prototype: | void rasterop_solid_NotSourceAndNotDestination(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: | 1835-1846 |
| | 5 | 2 |
rasterop_solid_NotSourceAndDestination| Name: | rasterop_solid_NotSourceAndDestination | | Prototype: | void rasterop_solid_NotSourceAndDestination(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: | 1925-1936 |
| | 5 | 2 |
rasterop_solid_NotSource| Name: | rasterop_solid_NotSource | | Prototype: | void rasterop_solid_NotSource(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1910-1915 |
| | 2 | 1 |
rasterop_solid_NotDestination| Name: | rasterop_solid_NotDestination | | Prototype: | void rasterop_solid_NotDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2066-2073 |
| | 2 | 1 |
rasterop_solid_ClearDestination| Name: | rasterop_solid_ClearDestination | | Prototype: | void rasterop_solid_ClearDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2030-2037 |
| | 2 | 1 |
rasterop_SourceXorDestination| Name: | rasterop_SourceXorDestination | | Prototype: | void rasterop_SourceXorDestination(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: | 1823-1833 |
| | 4 | 2 |
rasterop_SourceOrNotDestination| Name: | rasterop_SourceOrNotDestination | | Prototype: | void rasterop_SourceOrNotDestination(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: | 1997-2007 |
| | 4 | 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_SourceAndNotDestination| Name: | rasterop_SourceAndNotDestination | | Prototype: | void rasterop_SourceAndNotDestination(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: | 1962-1972 |
| | 4 | 2 |
rasterop_SourceAndDestination| Name: | rasterop_SourceAndDestination | | Prototype: | void rasterop_SourceAndDestination(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: | 1800-1810 |
| | 4 | 2 |
rasterop_SetDestination| Name: | rasterop_SetDestination | | Prototype: | void rasterop_SetDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2039-2046 |
| | 2 | 1 |
rasterop_NotSourceXorDestination| Name: | rasterop_NotSourceXorDestination | | Prototype: | void rasterop_NotSourceXorDestination(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: | 1898-1908 |
| | 4 | 2 |
rasterop_NotSourceOrNotDestination| Name: | rasterop_NotSourceOrNotDestination | | Prototype: | void rasterop_NotSourceOrNotDestination(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: | 1873-1883 |
| | 4 | 2 |
rasterop_NotSourceOrDestination| Name: | rasterop_NotSourceOrDestination | | Prototype: | void rasterop_NotSourceOrDestination(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: | 1974-1984 |
| | 4 | 2 |
rasterop_NotSourceAndNotDestination| Name: | rasterop_NotSourceAndNotDestination | | Prototype: | void rasterop_NotSourceAndNotDestination(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: | 1848-1858 |
| | 4 | 2 |
rasterop_NotSourceAndDestination| Name: | rasterop_NotSourceAndDestination | | Prototype: | void rasterop_NotSourceAndDestination(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: | 1938-1948 |
| | 4 | 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 |
rasterop_NotDestination| Name: | rasterop_NotDestination | | Prototype: | void rasterop_NotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2057-2064 |
| | 2 | 1 |
rasterop_ClearDestination| Name: | rasterop_ClearDestination | | Prototype: | void rasterop_ClearDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2021-2028 |
| | 2 | 1 |
qwindowcontainer_traverse| Name: | qwindowcontainer_traverse | | Prototype: | static void qwindowcontainer_traverse(QWidget *parent, qwindowcontainer_traverse_callback callback) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 331-342 |
| | 7 | 4 |
quotedValue| Name: | quotedValue | | Prototype: | static QString quotedValue(const QString &data) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3566-3572 |
| | 4 | 1 |
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 |
qtransform_equals_no_translate| Name: | qtransform_equals_no_translate | | Prototype: | static inline bool qtransform_equals_no_translate(const QTransform &a, const QTransform &b) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 61-76 |
| | 8 | 2 |
qt_xcb_createCursorXRender| Name: | qt_xcb_createCursorXRender | | Prototype: | xcb_cursor_t qt_xcb_createCursorXRender(QXcbScreen *screen, const QImage &image, const QPoint &spot) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 193-266 |
| | 52 | 5 |
qt_xcb_XPixmapFromBitmap| Name: | qt_xcb_XPixmapFromBitmap | | Prototype: | xcb_pixmap_t qt_xcb_XPixmapFromBitmap(QXcbScreen *screen, const QImage &image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 166-191 |
| | 22 | 4 |
qt_xForm_helper| Name: | qt_xForm_helper | | Prototype: | bool qt_xForm_helper(const QTransform &trueMat, int xoffset, int type, int depth, uchar *dptr, int dbpl, int p_inc, int dHeight, const uchar *sptr, int sbpl, int sWidth, int sHeight) | | Coverage: | 0.000% (0/187) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4004-4114 |
| | 80 | 52 |
qt_write_dib| Name: | qt_write_dib | | Prototype: | bool qt_write_dib(QDataStream &s, QImage image) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 583-685 |
| | 78 | 18 |
qt_window_private| Name: | qt_window_private | | Prototype: | QWindowPrivate *qt_window_private(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2343-2346 |
| | 1 | 1 |
qt_widget_private| Name: | qt_widget_private | | Prototype: | QWidgetPrivate *qt_widget_private(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12206-12209 |
| | 1 | 1 |
qt_wasDeleted| Name: | qt_wasDeleted | | Prototype: | static bool qt_wasDeleted(const QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 248-251 |
| | 1 | 1 |
qt_useHarfbuzzNG| Name: | qt_useHarfbuzzNG | | Prototype: | bool qt_useHarfbuzzNG() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 93-96 |
| | 1 | 1 |
qt_unitSize| Name: | qt_unitSize | | Prototype: | static QSizeF qt_unitSize(QPageSize::PageSizeId pageSizeId, QPageSize::Unit units) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 585-601 |
| | 7 | 7 |
qt_try_modal| Name: | qt_try_modal | | Prototype: | bool qt_try_modal(QWidget *widget, QEvent::Type type) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2630-2661 |
| | 11 | 9 |
qt_tryModalHelper| Name: | qt_tryModalHelper | | Prototype: | bool qt_tryModalHelper(QWidget *widget, QWidget **rettop) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2479-2482 |
| | 1 | 1 |
qt_true_matrix| Name: | qt_true_matrix | | Prototype: | QTransform qt_true_matrix(qreal w, qreal h, QTransform x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3512-3516 |
| | 2 | 1 |
qt_transform_image_rgb32_on_rgb32| Name: | qt_transform_image_rgb32_on_rgb32 | | Prototype: | void qt_transform_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 538-557 |
| | 9 | 2 |
qt_transform_image_rgb16_on_rgb16| Name: | qt_transform_image_rgb16_on_rgb16 | | Prototype: | void qt_transform_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 495-514 |
| | 9 | 2 |
qt_transform_image_argb32_on_rgb16| Name: | qt_transform_image_argb32_on_rgb16 | | Prototype: | void qt_transform_image_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 516-535 |
| | 9 | 2 |
qt_transform_image_argb32_on_argb32| Name: | qt_transform_image_argb32_on_argb32 | | Prototype: | void qt_transform_image_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 559-578 |
| | 9 | 2 |
qt_toRasterPixmap| Name: | qt_toRasterPixmap | | Prototype: | QPixmap qt_toRasterPixmap(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 53-63 |
| | 6 | 1 |
qt_toRasterPixmap| Name: | qt_toRasterPixmap | | Prototype: | QPixmap qt_toRasterPixmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 65-74 |
| | 5 | 3 |
qt_tlw_for_window| Name: | qt_tlw_for_window | | Prototype: | QWidget *qt_tlw_for_window(QWindow *wnd) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2224-2240 |
| | 10 | 6 |
qt_tildeExpansion| Name: | qt_tildeExpansion | | Prototype: | QString qt_tildeExpansion(const QString &path, bool *expanded = 0) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1099-1139 |
| | 23 | 6 |
qt_test_resetFetchedRoot| Name: | qt_test_resetFetchedRoot | | Prototype: | void qt_test_resetFetchedRoot() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 51-54 |
| | 1 | 1 |
qt_test_isFetchedRoot| Name: | qt_test_isFetchedRoot | | Prototype: | bool qt_test_isFetchedRoot() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 56-59 |
| | 1 | 1 |
qt_tab_all_widgets| Name: | qt_tab_all_widgets | | Prototype: | bool __attribute__((visibility("default"))) qt_tab_all_widgets() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 439-442 |
| | 1 | 1 |
qt_t_for_arc_angle| Name: | qt_t_for_arc_angle | | Prototype: | qreal qt_t_for_arc_angle(qreal angle) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 787-830 |
| | 19 | 3 |
qt_stroke_side| Name: | qt_stroke_side | | Prototype: | template <class Iterator> bool qt_stroke_side(Iterator *it, QStroker *stroker, bool capFirst, QLineF *startTangent) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 626-760 |
| | 68 | 13 |
qt_strippedText| Name: | qt_strippedText | | Prototype: | static QString qt_strippedText(QString s) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 58-66 |
| | 5 | 3 |
qt_strip_filters| Name: | qt_strip_filters | | Prototype: | QStringList qt_strip_filters(const QStringList &filters) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1367-1381 |
| | 11 | 3 |
qt_static_shift| Name: | qt_static_shift | | Prototype: | template <int shift> inline int qt_static_shift(int value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 588-597 |
| | 5 | 3 |
qt_span_fill_clipped| Name: | qt_span_fill_clipped | | Prototype: | static void qt_span_fill_clipped(int spanCount, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3982-4002 |
| | 11 | 3 |
qt_span_fill_clipRect| Name: | qt_span_fill_clipRect | | Prototype: | static void qt_span_fill_clipRect(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4043-4057 |
| | 8 | 2 |
qt_span_clip| Name: | qt_span_clip | | Prototype: | static void qt_span_clip(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4059-4096 |
| | 18 | 6 |
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_signal_handler| Name: | qt_signal_handler | | Prototype: | void qt_signal_handler(int sig) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp | | Lines: | 377-397 |
| | 14 | 5 |
qt_set_sequence_auto_mnemonic| Name: | qt_set_sequence_auto_mnemonic | | Prototype: | void __attribute__((visibility("default"))) qt_set_sequence_auto_mnemonic(bool b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 160-160 |
| | 1 | 1 |
qt_set_gl_library_name| Name: | qt_set_gl_library_name | | Prototype: | void qt_set_gl_library_name(const QString& name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5194-5197 |
| | 1 | 1 |
qt_setWindowTitle_helperHelper| Name: | qt_setWindowTitle_helperHelper | | Prototype: | QString qt_setWindowTitle_helperHelper(const QString &title, const QWidget *widget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6034-6075 |
| | 21 | 6 |
qt_setQtEnableTestFont| Name: | qt_setQtEnableTestFont | | Prototype: | void qt_setQtEnableTestFont(bool value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 79-82 |
| | 1 | 1 |
qt_setDirModelShouldNotStat| Name: | qt_setDirModelShouldNotStat | | Prototype: | void qt_setDirModelShouldNotStat(QDirModelPrivate *modelPrivate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 137-140 |
| | 1 | 1 |
qt_sendSpontaneousEvent| Name: | qt_sendSpontaneousEvent | | Prototype: | bool qt_sendSpontaneousEvent(QObject *receiver, QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4246-4249 |
| | 1 | 1 |
qt_sendShortcutOverrideEvent| Name: | qt_sendShortcutOverrideEvent | | Prototype: | bool qt_sendShortcutOverrideEvent(QObject *o, ulong timestamp, int k, Qt::KeyboardModifiers mods, const QString &text = QString(), bool autorep = false, ushort count = 1) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 889-924 |
| | 9 | 3 |
qt_scrollRectInImage| Name: | qt_scrollRectInImage | | Prototype: | void __attribute__((visibility("default"))) qt_scrollRectInImage(QImage &img, const QRect &rect, const QPoint &offset) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 271-316 |
| | 28 | 6 |
qt_script_for_writing_system| Name: | qt_script_for_writing_system | | Prototype: | int qt_script_for_writing_system(QFontDatabase::WritingSystem writingSystem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 595-598 |
| | 1 | 1 |
qt_scale_image_rgb32_on_rgb32| Name: | qt_scale_image_rgb32_on_rgb32 | | Prototype: | void qt_scale_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 445-468 |
| | 7 | 2 |
qt_scale_image_rgb16_on_rgb16| Name: | qt_scale_image_rgb16_on_rgb16 | | Prototype: | void qt_scale_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 123-146 |
| | 7 | 2 |
qt_scale_image_argb32_on_rgb16| Name: | qt_scale_image_argb32_on_rgb16 | | Prototype: | void qt_scale_image_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 148-171 |
| | 7 | 2 |
qt_scale_image_argb32_on_argb32_sse2| Name: | qt_scale_image_argb32_on_argb32_sse2 | | Prototype: | void qt_scale_image_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 472-595 |
| | 83 | 20 |
qt_scale_image_argb32_on_argb32| Name: | qt_scale_image_argb32_on_argb32 | | Prototype: | void qt_scale_image_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 470-493 |
| | 7 | 2 |
qt_scaleForTransform| Name: | qt_scaleForTransform | | Prototype: | bool qt_scaleForTransform(const QTransform &transform, qreal *scale) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 2304-2343 |
| | 26 | 8 |
qt_save_gl_state| Name: | qt_save_gl_state | | Prototype: | static void qt_save_gl_state() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4733-4755 |
| | 18 | 1 |
qt_restore_gl_state| Name: | qt_restore_gl_state | | Prototype: | static void qt_restore_gl_state() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4757-4769 |
| | 9 | 1 |
qt_resolveFontFamilyAlias| Name: | qt_resolveFontFamilyAlias | | Prototype: | QString qt_resolveFontFamilyAlias(const QString &alias) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 792-801 |
| | 6 | 4 |
qt_registerFontFamily| Name: | qt_registerFontFamily | | Prototype: | void qt_registerFontFamily(const QString &familyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 770-774 |
| | 1 | 1 |
qt_registerFont| Name: | qt_registerFont | | Prototype: | void qt_registerFont(const QString &familyName, const QString &stylename, const QString &foundryname, int weight, QFont::Style style, int stretch, bool antialiased, bool scalable, int pixelSize, bool fixedPitch, const QSupportedWritingSystems &writingSystems, void *handle) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 736-768 |
| | 21 | 5 |
qt_registerAliasToFontFamily| Name: | qt_registerAliasToFontFamily | | Prototype: | void qt_registerAliasToFontFamily(const QString &familyName, const QString &alias) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 776-790 |
| | 9 | 4 |
qt_region_strictContains| Name: | qt_region_strictContains | | Prototype: | bool qt_region_strictContains(const QRegion ®ion, const QRect &rect) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4191-4221 |
| | 5 | 2 |
qt_regionToPath| Name: | qt_regionToPath | | Prototype: | QPainterPath qt_regionToPath(const QRegion ®ion) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1036-1092 |
| | 39 | 9 |