Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qt_handleMouseEventName: | qt_handleMouseEvent | Prototype: | void qt_handleMouseEvent(QWindow *w, const QPointF &local, const QPointF &global, Qt::MouseButtons b, Qt::KeyboardModifiers mods = Qt::NoModifier) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 876-879 |
| | 1 | 1 |
qt_handleTouchEventName: | qt_handleTouchEvent | Prototype: | void qt_handleTouchEvent(QWindow *w, QTouchDevice *device, const QList<QTouchEvent::TouchPoint> &points, Qt::KeyboardModifiers mods = Qt::NoModifier) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 926-935 |
| | 5 | 1 |
qt_iconEngineFactoryLoaderName: | qt_iconEngineFactoryLoader | Prototype: | QFactoryLoader *qt_iconEngineFactoryLoader() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 530-533 |
| | 1 | 1 |
qt_idForPointSizeName: | qt_idForPointSize | Prototype: | static QPageSize::PageSizeId qt_idForPointSize(const QSize &size, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 604-667 |
| | 36 | 17 |
qt_idForPpdKeyName: | qt_idForPpdKey | Prototype: | static QPageSize::PageSizeId qt_idForPpdKey(const QString &ppdKey, QSize *match = 0) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 393-411 |
| | 13 | 7 |
qt_idForSizeName: | qt_idForSize | Prototype: | static QPageSize::PageSizeId qt_idForSize(const QSizeF &size, QPageSize::Unit units, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 670-706 |
| | 22 | 14 |
qt_idForWindowsIDName: | qt_idForWindowsID | Prototype: | static QPageSize::PageSizeId qt_idForWindowsID(int windowsId, QSize *match = 0) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 414-436 |
| | 12 | 7 |
qt_imageForBrushName: | qt_imageForBrush | Prototype: | QImage qt_imageForBrush(int brushStyle, bool invert) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 163-166 |
| | 1 | 1 |
qt_imageTransformName: | qt_imageTransform | Prototype: | void qt_imageTransform(QImage &src, QImageIOHandler::Transformations orient) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 5188-5200 |
| | 8 | 4 |
qt_initName: | qt_init | Prototype: | void qt_init(QApplicationPrivate *priv, int type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 601-611 |
| | 5 | 1 |
qt_init_picture_handlersName: | qt_init_picture_handlers | Prototype: | void qt_init_picture_handlers() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1438-1444 |
| | 2 | 2 |
qt_init_picture_pluginsName: | qt_init_picture_plugins | Prototype: | void qt_init_picture_plugins() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1409-1427 |
| | 8 | 4 |
qt_init_tooltip_paletteName: | qt_init_tooltip_palette | Prototype: | void qt_init_tooltip_palette() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 613-619 |
| | 2 | 2 |
qt_int_to_stringName: | qt_int_to_string | Prototype: | const char *qt_int_to_string(int val, char *buf) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 131-153 |
| | 17 | 5 |
qt_intensityName: | qt_intensity | Prototype: | static inline uint qt_intensity(uint r, uint g, uint b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 6099-6103 |
| | 1 | 1 |
qt_intersect_spansName: | qt_intersect_spans | Prototype: | static const QSpan *qt_intersect_spans(const QClipData *clip, int *currentClip, const QSpan *spans, const QSpan *end, QSpan **outSpans, int available) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3919-3980 |
| | 42 | 10 |
qt_intersect_spansName: | qt_intersect_spans | Prototype: | static int qt_intersect_spans(QT_FT_Span *spans, int numSpans, const QRect &clip) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4009-4040 |
| | 23 | 6 |
qt_isExtendedRadialGradientName: | qt_isExtendedRadialGradient | Prototype: | bool qt_isExtendedRadialGradient(const QBrush &brush) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 826-841 |
| | 9 | 4 |
qt_isect_curve_horizontalName: | qt_isect_curve_horizontal | Prototype: | static bool qt_isect_curve_horizontal(const QBezier &bezier, qreal y, qreal x1, qreal x2, int depth = 0) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1939-1956 |
| | 12 | 4 |
qt_isect_curve_verticalName: | qt_isect_curve_vertical | Prototype: | static bool qt_isect_curve_vertical(const QBezier &bezier, qreal x, qreal y1, qreal y2, int depth = 0) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1958-1975 |
| | 12 | 4 |
qt_keyForCustomSizeName: | qt_keyForCustomSize | Prototype: | static QString qt_keyForCustomSize(const QSizeF &size, QPageSize::Unit units) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 439-465 |
| | 9 | 13 |
qt_keyForCustomSize::[lambda]Name: | qt_keyForCustomSize::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 460-460 |
| | 0 | 1 |
qt_keyForPageSizeIdName: | qt_keyForPageSizeId | Prototype: | static QString qt_keyForPageSizeId(QPageSize::PageSizeId id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 387-390 |
| | 1 | 1 |
qt_keymapper_privateName: | qt_keymapper_private | Prototype: | QKeyMapperPrivate *qt_keymapper_private() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeymapper.cpp | Lines: | 110-113 |
| | 1 | 1 |
qt_linux_find_symbol_sysName: | qt_linux_find_symbol_sys | Prototype: | QFunctionPointer qt_linux_find_symbol_sys(const char *symbol) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 290-293 |
| | 1 | 1 |
qt_mainwindow_layoutName: | qt_mainwindow_layout | Prototype: | QMainWindowLayout *qt_mainwindow_layout(const QMainWindow *mainWindow) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 115-118 |
| | 1 | 1 |
qt_mainwindow_layout_from_dockName: | qt_mainwindow_layout_from_dock | Prototype: | static inline QMainWindowLayout *qt_mainwindow_layout_from_dock(const QDockWidget *dock) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 68-78 |
| | 7 | 3 |
qt_make_filter_listName: | qt_make_filter_list | Prototype: | QStringList qt_make_filter_list(const QString &filter) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1302-1319 |
| | 10 | 4 |
qt_mapRect_non_normalizingName: | qt_mapRect_non_normalizing | Prototype: | QRectF qt_mapRect_non_normalizing(const QRectF &r, const QTransform &t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2143-2146 |
| | 1 | 1 |
qt_memfill16Name: | qt_memfill16 | Prototype: | void qt_memfill16(quint16 *dest, quint16 value, int count) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 314-334 |
| | 12 | 6 |
qt_memfill32Name: | qt_memfill32 | Prototype: | void qt_memfill32(quint32 *dest, quint32 value, int count) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 233-281 |
| | 34 | 19 |
qt_memfill64Name: | qt_memfill64 | Prototype: | void qt_memfill64(quint64 *dest, quint64 color, int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6312-6315 |
| | 1 | 1 |
qt_memfill_templateName: | qt_memfill_template | Prototype: | template <class T> inline void qt_memfill_template(T *dest, T color, int count) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6271-6287 |
| | 11 | 10 |
qt_memfill_templateName: | qt_memfill_template | Prototype: | template <> inline void qt_memfill_template(quint16 *dest, quint16 value, int count) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6289-6309 |
| | 10 | 6 |
qt_memrotate180Name: | qt_memrotate180 | Prototype: | void qt_memrotate180(const quint32 *src, int w, int h, int sstride, quint32 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 471-471 |
| | 1 | 1 |
qt_memrotate180Name: | qt_memrotate180 | Prototype: | void qt_memrotate180(const quint16 *src, int w, int h, int sstride, quint16 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 472-472 |
| | 1 | 1 |
qt_memrotate180Name: | qt_memrotate180 | Prototype: | void qt_memrotate180(const quint24 *src, int w, int h, int sstride, quint24 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 473-473 |
| | 1 | 1 |
qt_memrotate180Name: | qt_memrotate180 | Prototype: | void qt_memrotate180(const quint8 *src, int w, int h, int sstride, quint8 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 474-474 |
| | 1 | 1 |
qt_memrotate180_16Name: | qt_memrotate180_16 | Prototype: | void qt_memrotate180_16(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 496-499 |
| | 1 | 1 |
qt_memrotate180_32Name: | qt_memrotate180_32 | Prototype: | void qt_memrotate180_32(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 511-514 |
| | 1 | 1 |
qt_memrotate180_8Name: | qt_memrotate180_8 | Prototype: | void qt_memrotate180_8(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 481-484 |
| | 1 | 1 |
qt_memrotate180_templateName: | qt_memrotate180_template | Prototype: | template <class T> static inline void qt_memrotate180_template(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 386-399 |
| | 6 | 3 |
qt_memrotate270Name: | qt_memrotate270 | Prototype: | void qt_memrotate270(const quint32 *src, int w, int h, int sstride, quint32 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 471-471 |
| | 1 | 1 |
qt_memrotate270Name: | qt_memrotate270 | Prototype: | void qt_memrotate270(const quint16 *src, int w, int h, int sstride, quint16 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 472-472 |
| | 1 | 1 |
qt_memrotate270Name: | qt_memrotate270 | Prototype: | void qt_memrotate270(const quint24 *src, int w, int h, int sstride, quint24 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 473-473 |
| | 1 | 1 |
qt_memrotate270Name: | qt_memrotate270 | Prototype: | void qt_memrotate270(const quint8 *src, int w, int h, int sstride, quint8 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 474-474 |
| | 1 | 1 |
qt_memrotate270_16Name: | qt_memrotate270_16 | Prototype: | void qt_memrotate270_16(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 501-504 |
| | 1 | 1 |
qt_memrotate270_32Name: | qt_memrotate270_32 | Prototype: | void qt_memrotate270_32(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 516-519 |
| | 1 | 1 |
qt_memrotate270_8Name: | qt_memrotate270_8 | Prototype: | void qt_memrotate270_8(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 486-489 |
| | 1 | 1 |
qt_memrotate270_cachedReadName: | qt_memrotate270_cachedRead | Prototype: | template <class T> static inline void qt_memrotate270_cachedRead(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 65-81 |
| | 8 | 3 |
qt_memrotate270_templateName: | qt_memrotate270_template | Prototype: | template <class T> static inline void qt_memrotate270_template(const T *src, int srcWidth, int srcHeight, int srcStride, T *dest, int dstStride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 401-415 |
| | 1 | 1 |
qt_memrotate270_tiledName: | qt_memrotate270_tiled | Prototype: | template <class T> static inline void qt_memrotate270_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 281-338 |
| | 23 | 12 |
qt_memrotate270_tiled_unpackedName: | qt_memrotate270_tiled_unpacked | Prototype: | template <class T> static inline void qt_memrotate270_tiled_unpacked(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 340-366 |
| | 7 | 5 |
qt_memrotate90Name: | qt_memrotate90 | Prototype: | void qt_memrotate90(const quint32 *src, int w, int h, int sstride, quint32 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 471-471 |
| | 1 | 1 |
qt_memrotate90Name: | qt_memrotate90 | Prototype: | void qt_memrotate90(const quint16 *src, int w, int h, int sstride, quint16 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 472-472 |
| | 1 | 1 |
qt_memrotate90Name: | qt_memrotate90 | Prototype: | void qt_memrotate90(const quint24 *src, int w, int h, int sstride, quint24 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 473-473 |
| | 1 | 1 |
qt_memrotate90Name: | qt_memrotate90 | Prototype: | void qt_memrotate90(const quint8 *src, int w, int h, int sstride, quint8 *dest, int dstride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 474-474 |
| | 1 | 1 |
qt_memrotate90_16Name: | qt_memrotate90_16 | Prototype: | void qt_memrotate90_16(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 491-494 |
| | 1 | 1 |
qt_memrotate90_32Name: | qt_memrotate90_32 | Prototype: | void qt_memrotate90_32(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 506-509 |
| | 1 | 1 |
qt_memrotate90_8Name: | qt_memrotate90_8 | Prototype: | void qt_memrotate90_8(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 476-479 |
| | 1 | 1 |
qt_memrotate90_cachedReadName: | qt_memrotate90_cachedRead | Prototype: | template <class T> static inline void qt_memrotate90_cachedRead(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 48-63 |
| | 7 | 3 |
qt_memrotate90_templateName: | qt_memrotate90_template | Prototype: | template <class T> static inline void qt_memrotate90_template(const T *src, int srcWidth, int srcHeight, int srcStride, T *dest, int dstStride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 370-384 |
| | 1 | 1 |
qt_memrotate90_templateName: | qt_memrotate90_template | Prototype: | template <> inline void qt_memrotate90_template<quint24>(const quint24 *src, int srcWidth, int srcHeight, int srcStride, quint24 *dest, int dstStride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 417-432 |
| | 1 | 1 |
qt_memrotate90_tiledName: | qt_memrotate90_tiled | Prototype: | template <class T> static inline void qt_memrotate90_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 194-251 |
| | 22 | 12 |
qt_memrotate90_tiled_unpackedName: | qt_memrotate90_tiled_unpacked | Prototype: | template <class T> static inline void qt_memrotate90_tiled_unpacked(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 253-279 |
| | 7 | 5 |
qt_messageSeverityFromGLName: | qt_messageSeverityFromGL | Prototype: | static QOpenGLDebugMessage::Severity qt_messageSeverityFromGL(GLenum severity) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 786-801 |
| | 7 | 5 |
qt_messageSeverityToGLName: | qt_messageSeverityToGL | Prototype: | static GLenum qt_messageSeverityToGL(QOpenGLDebugMessage::Severity severity) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 806-825 |
| | 9 | 7 |
qt_messageSeverityToStringName: | 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_messageSeverityToString::[lambda]Name: | qt_messageSeverityToString::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 844-844 |
| | 0 | 1 |
qt_messageSourceFromGLName: | qt_messageSourceFromGL | Prototype: | static QOpenGLDebugMessage::Source qt_messageSourceFromGL(GLenum source) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 608-627 |
| | 9 | 7 |
qt_messageSourceToGLName: | qt_messageSourceToGL | Prototype: | static GLenum qt_messageSourceToGL(QOpenGLDebugMessage::Source source) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 632-655 |
| | 11 | 9 |
qt_messageSourceToStringName: | 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_messageSourceToString::[lambda]Name: | qt_messageSourceToString::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 678-678 |
| | 0 | 1 |
qt_messageTypeFromGLName: | qt_messageTypeFromGL | Prototype: | static QOpenGLDebugMessage::Type qt_messageTypeFromGL(GLenum type) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 688-713 |
| | 12 | 10 |
qt_messageTypeToGLName: | qt_messageTypeToGL | Prototype: | static GLenum qt_messageTypeToGL(QOpenGLDebugMessage::Type type) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 718-747 |
| | 14 | 12 |
qt_messageTypeToStringName: | 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_messageTypeToString::[lambda]Name: | qt_messageTypeToString::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 776-776 |
| | 0 | 1 |
qt_mix_colorsName: | qt_mix_colors | Prototype: | static QColor qt_mix_colors(QColor a, QColor b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 54-58 |
| | 2 | 1 |
qt_multiplierForUnitName: | qt_multiplierForUnit | Prototype: | double qt_multiplierForUnit(QPrinter::Unit unit, int resolution) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 72-91 |
| | 9 | 8 |
qt_nameForCustomSizeName: | qt_nameForCustomSize | Prototype: | static QString qt_nameForCustomSize(const QSizeF &size, QPageSize::Unit units) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 468-499 |
| | 15 | 7 |
qt_opengl_debug_callbackName: | qt_opengl_debug_callback | Prototype: | static void qt_opengl_debug_callback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *rawMessage, const GLvoid *userParam) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1324-1334 |
| | 2 | 1 |
qt_paint_device_metricName: | qt_paint_device_metric | Prototype: | int qt_paint_device_metric(const QPaintDevice *device, QPaintDevice::PaintDeviceMetric metric) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | Lines: | 75-78 |
| | 1 | 1 |
qt_painterPathFromVectorPathName: | qt_painterPathFromVectorPath | Prototype: | QPainterPath qt_painterPathFromVectorPath(const QVectorPath &path) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 1001-1044 |
| | 28 | 9 |
qt_painter_thread_testName: | qt_painter_thread_test | Prototype: | static bool qt_painter_thread_test(int devType, int engineType, const char *what) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 145-169 |
| | 15 | 6 |
qt_painterpath_bezier_extremaName: | qt_painterpath_bezier_extrema | Prototype: | static QRectF qt_painterpath_bezier_extrema(const QBezier &b) | Coverage: | 0.000% (0/131) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1357-1436 |
| | 42 | 39 |
qt_painterpath_check_crossingName: | qt_painterpath_check_crossing | Prototype: | static bool qt_painterpath_check_crossing(const QPainterPath *path, const QRectF &rect) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1980-2031 |
| | 33 | 10 |
qt_painterpath_isect_curveName: | qt_painterpath_isect_curve | Prototype: | static void qt_painterpath_isect_curve(const QBezier &bezier, const QPointF &pt, int *winding, int depth = 0) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1765-1797 |
| | 13 | 4 |
qt_painterpath_isect_lineName: | qt_painterpath_isect_line | Prototype: | static void qt_painterpath_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1733-1763 |
| | 16 | 5 |
qt_painterpath_isect_line_rectName: | qt_painterpath_isect_line_rect | Prototype: | static bool qt_painterpath_isect_line_rect(qreal x1, qreal y1, qreal x2, qreal y2, const QRectF &rect) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1859-1937 |
| | 55 | 13 |
qt_palette_from_colorName: | qt_palette_from_color | Prototype: | static void qt_palette_from_color(QPalette &pal, const QColor &button) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 60-82 |
| | 19 | 1 |
qt_path_stroke_cubic_toName: | 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_path_stroke_line_toName: | qt_path_stroke_line_to | Prototype: | void qt_path_stroke_line_to(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2464-2467 |
| | 1 | 1 |
qt_path_stroke_move_toName: | qt_path_stroke_move_to | Prototype: | void qt_path_stroke_move_to(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2459-2462 |
| | 1 | 1 |
qt_patternForBrushName: | qt_patternForBrush | Prototype: | const uchar *qt_patternForBrush(int brushStyle, bool invert) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 49-95 |
| | 2 | 1 |
qt_pdf_decide_featuresName: | qt_pdf_decide_features | Prototype: | inline QPaintEngine::PaintEngineFeatures qt_pdf_decide_features() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 66-74 |
| | 6 | 1 |
qt_pixelMultiplierName: | qt_pixelMultiplier | Prototype: | qreal qt_pixelMultiplier(int resolution) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 522-525 |
| | 1 | 1 |
qt_pixmapForBrushName: | qt_pixmapForBrush | Prototype: | QPixmap qt_pixmapForBrush(int brushStyle, bool invert) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 97-111 |
| | 9 | 2 |
qt_pixmap_thread_testName: | qt_pixmap_thread_test | Prototype: | static bool qt_pixmap_thread_test() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 65-84 |
| | 12 | 5 |
qt_png_warningName: | qt_png_warning | Prototype: | static void qt_png_warning(png_structp , png_const_charp message) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 484-487 |
| | 1 | 1 |
qt_pointMultiplierName: | qt_pointMultiplier | Prototype: | qreal qt_pointMultiplier(QPageLayout::Unit unit) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 46-63 |
| | 8 | 7 |