| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qt_memfill_template| Name: | 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: | 6270-6286 |
| | 11 | 10 |
qt_memfill_template| Name: | 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: | 6288-6308 |
| | 10 | 6 |
qt_memrotate180| Name: | 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: | 477-477 |
| | 1 | 1 |
qt_memrotate180| Name: | 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: | 478-478 |
| | 1 | 1 |
qt_memrotate180| Name: | 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: | 479-479 |
| | 1 | 1 |
qt_memrotate180| Name: | 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: | 480-480 |
| | 1 | 1 |
qt_memrotate180_16| Name: | 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: | 502-505 |
| | 1 | 1 |
qt_memrotate180_32| Name: | 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: | 517-520 |
| | 1 | 1 |
qt_memrotate180_8| Name: | 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: | 487-490 |
| | 1 | 1 |
qt_memrotate180_template| Name: | 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: | 392-405 |
| | 6 | 3 |
qt_memrotate270| Name: | 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: | 477-477 |
| | 1 | 1 |
qt_memrotate270| Name: | 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: | 478-478 |
| | 1 | 1 |
qt_memrotate270| Name: | 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: | 479-479 |
| | 1 | 1 |
qt_memrotate270| Name: | 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: | 480-480 |
| | 1 | 1 |
qt_memrotate270_16| Name: | 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: | 507-510 |
| | 1 | 1 |
qt_memrotate270_32| Name: | 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: | 522-525 |
| | 1 | 1 |
qt_memrotate270_8| Name: | 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: | 492-495 |
| | 1 | 1 |
qt_memrotate270_cachedRead| Name: | 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: | 71-87 |
| | 8 | 3 |
qt_memrotate270_template| Name: | 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: | 407-421 |
| | 1 | 1 |
qt_memrotate270_tiled| Name: | 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: | 287-344 |
| | 23 | 12 |
qt_memrotate270_tiled_unpacked| Name: | 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: | 346-372 |
| | 7 | 5 |
qt_memrotate90| Name: | 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: | 477-477 |
| | 1 | 1 |
qt_memrotate90| Name: | 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: | 478-478 |
| | 1 | 1 |
qt_memrotate90| Name: | 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: | 479-479 |
| | 1 | 1 |
qt_memrotate90| Name: | 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: | 480-480 |
| | 1 | 1 |
qt_memrotate90_16| Name: | 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: | 497-500 |
| | 1 | 1 |
qt_memrotate90_32| Name: | 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: | 512-515 |
| | 1 | 1 |
qt_memrotate90_8| Name: | 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: | 482-485 |
| | 1 | 1 |
qt_memrotate90_cachedRead| Name: | 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: | 54-69 |
| | 7 | 3 |
qt_memrotate90_template| Name: | 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: | 376-390 |
| | 1 | 1 |
qt_memrotate90_template| Name: | 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: | 423-438 |
| | 1 | 1 |
qt_memrotate90_tiled| Name: | 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: | 200-257 |
| | 22 | 12 |
qt_memrotate90_tiled_unpacked| Name: | 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: | 259-285 |
| | 7 | 5 |
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: | 275-280 |
| | 3 | 1 |
qt_messageSeverityFromGL| Name: | 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: | 792-807 |
| | 7 | 5 |
qt_messageSeverityToGL| Name: | 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: | 812-831 |
| | 9 | 7 |
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: | 836-855 |
| | 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: | 850-850 |
| | 0 | 1 |
qt_messageSourceFromGL| Name: | 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: | 614-633 |
| | 9 | 7 |
qt_messageSourceToGL| Name: | 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: | 638-661 |
| | 11 | 9 |
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: | 666-689 |
| | 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: | 684-684 |
| | 0 | 1 |
qt_messageTypeFromGL| Name: | 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: | 694-719 |
| | 12 | 10 |
qt_messageTypeToGL| Name: | 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: | 724-753 |
| | 14 | 12 |
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: | 758-787 |
| | 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: | 782-782 |
| | 0 | 1 |
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: | 1661-1690 |
| | 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: | 1696-1701 |
| | 3 | 2 |
qt_message_print| Name: | qt_message_print | | Prototype: | static void qt_message_print(QtMsgType msgType, const QMessageLogContext &context, const QString &message) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1633-1659 |
| | 11 | 6 |
qt_mix_colors| Name: | 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: | 60-64 |
| | 2 | 1 |
qt_mktime| Name: | qt_mktime | | Prototype: | static qint64 qt_mktime(QDate *date, QTime *time, QDateTimePrivate::DaylightStatus *daylightStatus, QString *abbreviation, bool *ok = 0) | | Coverage: | 69.565% (32/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2229-2342 |
| | 43 | 15 |
qt_monthNumberFromShortName| Name: | qt_monthNumberFromShortName | | Prototype: | static int qt_monthNumberFromShortName(QStringRef shortName) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 181-188 |
| | 4 | 3 |
qt_monthNumberFromShortName| Name: | qt_monthNumberFromShortName | | Prototype: | static int qt_monthNumberFromShortName(const QString &shortName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 189-190 |
| | 1 | 1 |
qt_multiplierForUnit| Name: | 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: | 78-97 |
| | 9 | 8 |
qt_nameForCustomSize| Name: | 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: | 474-505 |
| | 15 | 7 |
qt_nanosleep| Name: | qt_nanosleep | | Prototype: | void qt_nanosleep(timespec amount) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 182-194 |
| | 2 | 2 |
qt_normalizePathSegments| Name: | qt_normalizePathSegments | | Prototype: | QString qt_normalizePathSegments(const QString &name, bool allowUncPaths) | | Coverage: | 96.809% (91/94) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2052-2167 |
| | 61 | 21 |
qt_opengl_debug_callback| Name: | 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: | 1330-1340 |
| | 2 | 1 |
qt_paint_device_metric| Name: | 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: | 81-84 |
| | 1 | 1 |
qt_painterPathFromVectorPath| Name: | 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: | 1004-1047 |
| | 28 | 9 |
qt_painter_thread_test| Name: | 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: | 151-175 |
| | 15 | 6 |
qt_painterpath_bezier_extrema| Name: | 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: | 1363-1442 |
| | 42 | 39 |
qt_painterpath_check_crossing| Name: | 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: | 1988-2039 |
| | 33 | 10 |
qt_painterpath_isect_curve| Name: | 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: | 1772-1804 |
| | 13 | 4 |
qt_painterpath_isect_line| Name: | 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: | 1740-1770 |
| | 16 | 5 |
qt_painterpath_isect_line_rect| Name: | 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: | 1868-1945 |
| | 55 | 13 |
qt_palette_from_color| Name: | 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: | 66-88 |
| | 19 | 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: | 2477-2485 |
| | 3 | 1 |
qt_path_stroke_line_to| Name: | 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: | 2472-2475 |
| | 1 | 1 |
qt_path_stroke_move_to| Name: | 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: | 2467-2470 |
| | 1 | 1 |
qt_patternForBrush| Name: | 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: | 55-101 |
| | 2 | 1 |
qt_pdf_decide_features| Name: | 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: | 72-80 |
| | 6 | 1 |
qt_pixelMultiplier| Name: | qt_pixelMultiplier | | Prototype: | qreal qt_pixelMultiplier(int resolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 528-531 |
| | 1 | 1 |
qt_pixmapForBrush| Name: | 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: | 103-117 |
| | 9 | 2 |
qt_pixmap_thread_test| Name: | 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: | 71-90 |
| | 12 | 5 |
qt_png_warning| Name: | 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: | 490-493 |
| | 1 | 1 |
qt_pointMultiplier| Name: | 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: | 52-69 |
| | 8 | 7 |
qt_pointMultiplier| Name: | qt_pointMultiplier | | Prototype: | static qreal qt_pointMultiplier(QPageSize::Unit unit) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 508-525 |
| | 8 | 7 |
qt_pollfd_check| Name: | qt_pollfd_check | | Prototype: | static bool qt_pollfd_check(const pollfd &pfd, short revents) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 168-171 |
| | 1 | 1 |
qt_polygon_isect_line| Name: | qt_polygon_isect_line | | Prototype: | static void qt_polygon_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/qpolygon.cpp | | Lines: | 55-83 |
| | 16 | 5 |
qt_ppoll| Name: | qt_ppoll | | Prototype: | static inline int qt_ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 78-87 |
| | 1 | 1 |
qt_premultiplyColor| Name: | qt_premultiplyColor | | Prototype: | inline QColor qt_premultiplyColor(QColor c, GLfloat opacity) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 135-143 |
| | 6 | 1 |
qt_printerPaperSize| Name: | qt_printerPaperSize | | Prototype: | QSizeF qt_printerPaperSize(QPrinter::Orientation orientation, QPrinter::PaperSize paperSize, QPrinter::Unit unit, int resolution) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 100-112 |
| | 6 | 2 |
qt_qFindChild_helper| Name: | qt_qFindChild_helper | | Prototype: | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1926-1946 |
| | 15 | 7 |
qt_qFindChildren_helper| Name: | qt_qFindChildren_helper | | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QString &name, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1858-1874 |
| | 11 | 6 |
qt_qFindChildren_helper| Name: | qt_qFindChildren_helper | | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QRegExp &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1880-1896 |
| | 11 | 5 |
qt_qFindChildren_helper| Name: | qt_qFindChildren_helper | | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QRegularExpression &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | | Coverage: | 77.778% (14/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1903-1920 |
| | 12 | 6 |
qt_qdnsmailexchangerecord_less_than| Name: | qt_qdnsmailexchangerecord_less_than | | Prototype: | static bool qt_qdnsmailexchangerecord_less_than(const QDnsMailExchangeRecord &r1, const QDnsMailExchangeRecord &r2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 55-59 |
| | 1 | 1 |
qt_qdnsmailexchangerecord_sort| Name: | qt_qdnsmailexchangerecord_sort | | Prototype: | static void qt_qdnsmailexchangerecord_sort(QList<QDnsMailExchangeRecord> &records) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 65-92 |
| | 14 | 6 |
qt_qdnsservicerecord_less_than| Name: | qt_qdnsservicerecord_less_than | | Prototype: | static bool qt_qdnsservicerecord_less_than(const QDnsServiceRecord &r1, const QDnsServiceRecord &r2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 94-101 |
| | 3 | 1 |
qt_qdnsservicerecord_sort| Name: | qt_qdnsservicerecord_sort | | Prototype: | static void qt_qdnsservicerecord_sort(QList<QDnsServiceRecord> &records) | | Coverage: | 95.455% (21/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 107-155 |
| | 22 | 8 |
qt_qgl_paint_engine| Name: | qt_qgl_paint_engine | | Prototype: | QPaintEngine* qt_qgl_paint_engine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5145-5148 |
| | 1 | 1 |
qt_qhostinfo_cache_inject| Name: | qt_qhostinfo_cache_inject | | Prototype: | void qt_qhostinfo_cache_inject(const QString &hostname, const QHostInfo &resolution) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 740-747 |
| | 4 | 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: | 723-729 |
| | 3 | 2 |
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: | 732-738 |
| | 3 | 2 |
qt_qhostinfo_lookup| Name: | qt_qhostinfo_lookup | | Prototype: | QHostInfo qt_qhostinfo_lookup(const QString &name, QObject *receiver, const char *member, bool *valid, int *id) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 702-721 |
| | 9 | 3 |
qt_qimageScaleAARGB| Name: | qt_qimageScaleAARGB | | Prototype: | static void qt_qimageScaleAARGB(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 542-588 |
| | 13 | 7 |
qt_qimageScaleAARGBA| Name: | qt_qimageScaleAARGBA | | Prototype: | static void qt_qimageScaleAARGBA(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 337-383 |
| | 13 | 7 |
qt_qimageScaleAARGBA_down_x_up_y| Name: | qt_qimageScaleAARGBA_down_x_up_y | | Prototype: | static void qt_qimageScaleAARGBA_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 444-481 |
| | 26 | 4 |
qt_qimageScaleAARGBA_down_x_up_y_sse4| Name: | qt_qimageScaleAARGBA_down_x_up_y_sse4 | | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_down_x_up_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | | Lines: | 111-154 |
| | 23 | 5 |