| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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| 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_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_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_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_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_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_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_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| 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_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_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_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_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| 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_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_memfill64| Name:  | 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:  | 6311-6314 |  
  |  | 1 | 1 | 
 qt_memfill32| Name:  | 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:  | 240-288 |  
  |  | 34 | 19 | 
 qt_memfill16| Name:  | 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:  | 321-341 |  
  |  | 12 | 6 | 
 qt_mapRect_non_normalizing| Name:  | 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:  | 2153-2156 |  
  |  | 1 | 1 | 
 qt_make_filter_list| Name:  | 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:  | 1303-1320 |  
  |  | 10 | 4 | 
 qt_mainwindow_layout_from_dock| Name:  | 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:  | 74-84 |  
  |  | 7 | 3 | 
 qt_mainwindow_layout| Name:  | 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:  | 121-124 |  
  |  | 1 | 1 | 
 qt_logging_to_console| Name:  | qt_logging_to_console |  | Prototype:  | bool qt_logging_to_console() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 214-218 |  
  |  | 1 | 1 | 
 qt_localtime| Name:  | qt_localtime |  | Prototype:  | static bool qt_localtime(qint64 msecsSinceEpoch, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus) |  | Coverage:  |  52.632% (10/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2346-2413 |  
  |  | 24 | 7 | 
 qt_linux_find_symbol_sys| Name:  | 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:  | 296-299 |  
  |  | 1 | 1 | 
 qt_last_index_of| Name:  | qt_last_index_of |  | Prototype:  | static inline int qt_last_index_of(const QChar *haystack, int haystackLen, QChar needle, int from, Qt::CaseSensitivity cs) |  | Coverage:  |  95.652% (22/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10096-10121 |  
  |  | 17 | 9 | 
 qt_keymapper_private| Name:  | 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:  | 116-119 |  
  |  | 1 | 1 | 
 qt_keyForPageSizeId| Name:  | 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:  | 393-396 |  
  |  | 1 | 1 | 
 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:  | 466-466 |  
  |  | 0 | 1 | 
 qt_keyForCustomSize| Name:  | 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:  | 445-471 |  
  |  | 9 | 13 | 
 qt_isect_curve_vertical| Name:  | 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:  | 1966-1983 |  
  |  | 12 | 4 | 
 qt_isect_curve_horizontal| Name:  | 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:  | 1947-1964 |  
  |  | 12 | 4 | 
 qt_isExtendedRadialGradient| Name:  | 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:  | 832-847 |  
  |  | 9 | 4 | 
 qt_intersect_spans| Name:  | 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:  | 3929-3990 |  
  |  | 42 | 10 | 
 qt_intersect_spans| Name:  | 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:  | 4019-4050 |  
  |  | 23 | 6 | 
 qt_intensity| Name:  | 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:  | 6140-6144 |  
  |  | 1 | 1 | 
 qt_int_to_string| Name:  | 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:  | 137-159 |  
  |  | 17 | 5 | 
 qt_int_sqrt| Name:  | qt_int_sqrt |  | Prototype:  | unsigned int qt_int_sqrt(unsigned int n) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3098-3119 |  
  |  | 15 | 5 | 
 qt_initialize_qhash_seed| Name:  | qt_initialize_qhash_seed |  | Prototype:  | static void qt_initialize_qhash_seed() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 341-347 |  
  |  | 3 | 2 | 
 qt_initialize_pthread_cond| Name:  | qt_initialize_pthread_cond |  | Prototype:  | void qt_initialize_pthread_cond(pthread_cond_t *cond, const char *where) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 78-94 |  
  |  | 6 | 2 | 
 qt_init_tooltip_palette| Name:  | 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:  | 618-624 |  
  |  | 2 | 2 | 
 qt_init_picture_plugins| Name:  | 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:  | 1415-1431 |  
  |  | 8 | 4 | 
 qt_init_picture_handlers| Name:  | 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:  | 1442-1448 |  
  |  | 2 | 2 | 
 qt_init| Name:  | 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:  | 606-616 |  
  |  | 5 | 1 | 
 qt_imageTransform| Name:  | 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:  | 5206-5218 |  
  |  | 8 | 4 | 
 qt_imageForBrush| Name:  | 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:  | 169-172 |  
  |  | 1 | 1 | 
 qt_idForWindowsID| Name:  | 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:  | 420-442 |  
  |  | 12 | 7 | 
 qt_idForSize| Name:  | 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:  | 676-712 |  
  |  | 22 | 14 | 
 qt_idForPpdKey| Name:  | 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:  | 399-417 |  
  |  | 13 | 7 | 
 qt_idForPointSize| Name:  | 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:  | 610-673 |  
  |  | 36 | 17 | 
 qt_iconEngineFactoryLoader| Name:  | 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:  | 538-541 |  
  |  | 1 | 1 | 
 qt_hash_block_size| Name:  | qt_hash_block_size |  | Prototype:  | static int qt_hash_block_size(QCryptographicHash::Algorithm method) |  | Coverage:  |  26.087% (6/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 85-112 |  
  |  | 13 | 12 | 
 qt_hash| Name:  | qt_hash |  | Prototype:  | static uint qt_hash(const QChar *p, int n) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 408-418 |  
  |  | 6 | 2 | 
 qt_hash| Name:  | qt_hash |  | Prototype:  | uint qt_hash(const QString &key) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 424-427 |  
  |  | 1 | 1 | 
 qt_hash| Name:  | qt_hash |  | Prototype:  | uint qt_hash(const QStringRef &key) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 433-436 |  
  |  | 1 | 1 | 
 qt_handleTouchEvent| Name:  | 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:  | 925-934 |  
  |  | 5 | 1 | 
 qt_handleMouseEvent| Name:  | qt_handleMouseEvent |  | Prototype:  | void qt_handleMouseEvent(QWindow *w, const QPointF &local, const QPointF &global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, int timestamp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 870-878 |  
  |  | 6 | 1 | 
 qt_handleKeyEvent| Name:  | qt_handleKeyEvent |  | Prototype:  | void qt_handleKeyEvent(QWindow *w, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString & text = QString(), bool autorep = false, ushort count = 1) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 880-886 |  
  |  | 4 | 1 | 
 qt_halfScaled| Name:  | qt_halfScaled |  | Prototype:  | QImage qt_halfScaled(const QImage &source) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 773-859 |  
  |  | 60 | 11 | 
 qt_graphicsItem_shapeFromPath| Name:  | qt_graphicsItem_shapeFromPath |  | Prototype:  | static QPainterPath qt_graphicsItem_shapeFromPath(const QPainterPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 798-817 |  
  |  | 13 | 3 | 
 qt_graphicsItem_highlightSelected| Name:  | qt_graphicsItem_highlightSelected |  | Prototype:  | static void qt_graphicsItem_highlightSelected( QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7667-7718 |  
  |  | 34 | 10 | 
 qt_gradient_quint16| Name:  | qt_gradient_quint16 |  | Prototype:  | static void qt_gradient_quint16(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5615-5660 |  
  |  | 19 | 3 | 
 qt_gradient_pixel_fixed| Name:  | qt_gradient_pixel_fixed |  | Prototype:  | static uint qt_gradient_pixel_fixed(const QGradientData *data, int fixed_pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3438-3442 |  
  |  | 2 | 1 | 
 qt_gradient_pixel64_fixed| Name:  | qt_gradient_pixel64_fixed |  | Prototype:  | static const QRgba64& qt_gradient_pixel64_fixed(const QGradientData *data, int fixed_pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3444-3448 |  
  |  | 2 | 1 |