| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
read_dib_infoheader| Name: | read_dib_infoheader | | Prototype: | static bool read_dib_infoheader(QDataStream &s, BMP_INFOHDR &bi) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 162-178 |
| | 12 | 4 |
readGpuFeatures| Name: | readGpuFeatures | | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QByteArray &jsonAsciiData, QSet<QString> *result, QString *errorMessage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 432-452 |
| | 12 | 2 |
qt_socks5_set_host_address_and_port| Name: | qt_socks5_set_host_address_and_port | | Prototype: | static bool qt_socks5_set_host_address_and_port(const QHostAddress &address, quint16 port, QByteArray *pBuf) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 148-176 |
| | 12 | 3 |
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: | 1896-1913 |
| | 12 | 6 |
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: | 65-84 |
| | 12 | 5 |
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: | 688-713 |
| | 12 | 10 |
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: | 314-334 |
| | 12 | 6 |
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: | 1958-1975 |
| | 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: | 1939-1956 |
| | 12 | 4 |
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: | 414-436 |
| | 12 | 7 |
qt_gl_convertToGLFormatHelper| Name: | qt_gl_convertToGLFormatHelper | | Prototype: | static inline QRgb qt_gl_convertToGLFormatHelper(QRgb src_pixel, GLenum texture_format) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2296-2316 |
| | 12 | 4 |
qt_getJustificationOpportunities| Name: | qt_getJustificationOpportunities | | Prototype: | static inline void qt_getJustificationOpportunities(const ushort *string, int length, const QScriptItem &si, QGlyphLayout g, ushort *log_clusters) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 874-911 |
| | 12 | 16 |
qt_core_boilerplate| Name: | qt_core_boilerplate | | Prototype: | void qt_core_boilerplate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 649-670 |
| | 12 | 1 |
qt_convertUnits| Name: | qt_convertUnits | | Prototype: | static QSizeF qt_convertUnits(const QSizeF &size, QPageSize::Unit fromUnits, QPageSize::Unit toUnits) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 536-557 |
| | 12 | 4 |
qt_add_rect_to_array| Name: | qt_add_rect_to_array | | Prototype: | void qt_add_rect_to_array(const QRectF &r, GLfloat *array) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2903-2918 |
| | 12 | 1 |
qstrtoll| Name: | qstrtoll | | Prototype: | long long qstrtoll(const char * nptr, const char **endptr, int base, bool *ok) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 99-115 |
| | 12 | 3 |
qstrnicmp| Name: | qstrnicmp | | Prototype: | int qstrnicmp(const char *str1, const char *str2, uint len) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 340-355 |
| | 12 | 5 |
qgl_byteSwapImage| Name: | qgl_byteSwapImage | | Prototype: | static inline void qgl_byteSwapImage(QImage &img, GLenum pixel_type) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2446-2466 |
| | 12 | 6 |
qUnpremultiplyRgb30| Name: | qUnpremultiplyRgb30 | | Prototype: | static inline uint qUnpremultiplyRgb30(uint rgb30) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 567-588 |
| | 12 | 5 |
qRemoveWhitespace| Name: | qRemoveWhitespace | | Prototype: | static void qRemoveWhitespace(const char *s, char *d) | | Coverage: | 93.333% (28/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1223-1239 |
| | 12 | 6 |
qNormalizeRadii| Name: | qNormalizeRadii | | Prototype: | void qNormalizeRadii(const QRect &br, const QSize *radii, QSize *tlr, QSize *trr, QSize *blr, QSize *brr) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 308-323 |
| | 12 | 5 |
qMetaTypeNumber| Name: | qMetaTypeNumber | | Prototype: | static qlonglong qMetaTypeNumber(const QVariant::Private *d) | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 147-173 |
| | 12 | 10 |
qDBusRemoveTimeout| Name: | qDBusRemoveTimeout | | Prototype: | static void qDBusRemoveTimeout(DBusTimeout *timeout, void *data) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 159-181 |
| | 12 | 3 |
qCreatev2Hash| Name: | qCreatev2Hash | | Prototype: | static QByteArray qCreatev2Hash(const QAuthenticatorPrivate *ctx, QNtlmPhase3Block *phase3) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1181-1202 |
| | 12 | 2 |
packRect| Name: | packRect | | Prototype: | static void packRect(uint *geom0, uint *geom1, const QRect &rect, bool floating) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1218-1242 |
| | 12 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QPicture &r) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1162-1180 |
| | 12 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QKeySequence &keysequence) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1628-1644 |
| | 12 | 3 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusImageStruct &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | | Lines: | 123-140 |
| | 12 | 1 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiAccessibleCacheItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 69-83 |
| | 12 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &ds, QTimeZone &tz) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 967-983 |
| | 12 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QIcon &i) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1356-1372 |
| | 12 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QPalette &p) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 948-966 |
| | 12 | 7 |
operator<<| Name: | operator<< | | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiAccessibleCacheItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 53-67 |
| | 12 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QJsonDocument &o) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 563-579 |
| | 12 | 3 |
openModeToOpenFlags| Name: | openModeToOpenFlags | | Prototype: | static inline int openModeToOpenFlags(QIODevice::OpenMode mode) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 104-125 |
| | 12 | 6 |
miUnionO| Name: | miUnionO | | Prototype: | static void miUnionO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2377-2421 |
| | 12 | 18 |
intValueHelper| Name: | intValueHelper | | Prototype: | static bool intValueHelper(const QCss::Value &v, int *i, const char *unit) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1456-1471 |
| | 12 | 5 |
initPerf| Name: | initPerf | | Prototype: | static void initPerf() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 82-101 |
| | 12 | 2 |
imageWriteMimeFormats| Name: | imageWriteMimeFormats | | Prototype: | static QStringList imageWriteMimeFormats() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 167-185 |
| | 12 | 3 |
imageReadMimeFormats| Name: | imageReadMimeFormats | | Prototype: | static QStringList imageReadMimeFormats() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 146-164 |
| | 12 | 3 |
getticks| Name: | getticks | | Prototype: | static qint64 getticks() | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 72-111 |
| | 12 | 4 |
fixedSystemLiteral| Name: | fixedSystemLiteral | | Prototype: | static QString fixedSystemLiteral(const QString &data, bool *ok) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 822-843 |
| | 12 | 4 |
findChildFrame| Name: | findChildFrame | | Prototype: | static QTextFrame *findChildFrame(QTextFrame *f, int pos) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1415-1432 |
| | 12 | 4 |
err_method_notfound| Name: | err_method_notfound | | Prototype: | static void err_method_notfound(const QObject *object, const char *method, const char *func) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2261-2279 |
| | 12 | 4 |
ensureDetached| Name: | ensureDetached | | Prototype: | static void ensureDetached(QString &result, ushort *&output, const ushort *begin, const ushort *input, const ushort *end, int add = 0) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 204-226 |
| | 12 | 3 |
effectiveScreen| Name: | effectiveScreen | | Prototype: | static inline const QScreen *effectiveScreen(const QWindow *window) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 542-559 |
| | 12 | 6 |
createFromName| Name: | createFromName | | Prototype: | static QUuid createFromName(const QUuid &ns, const QByteArray &baseData, QCryptographicHash::Algorithm algorithm, int version) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 121-142 |
| | 12 | 1 |
copyMouseEvent| Name: | copyMouseEvent | | Prototype: | static QMouseEvent *copyMouseEvent(QEvent *e) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 62-110 |
| | 12 | 8 |
convert_RGB_to_RGB30| Name: | convert_RGB_to_RGB30 | | Prototype: | template<QtPixelOrder PixelOrder> static void convert_RGB_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 520-544 |
| | 12 | 3 |
convert_RGB888_to_RGB| Name: | convert_RGB888_to_RGB | | Prototype: | template <bool rgbx> static void convert_RGB888_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 355-376 |
| | 12 | 3 |
convert_A2RGB30_PM_to_RGB30| Name: | convert_A2RGB30_PM_to_RGB30 | | Prototype: | template<bool rgbswap> static void convert_A2RGB30_PM_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 590-614 |
| | 12 | 3 |
convert_A2RGB30_PM_to_ARGB| Name: | convert_A2RGB30_PM_to_ARGB | | Prototype: | template<QtPixelOrder PixelOrder> static void convert_A2RGB30_PM_to_ARGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 718-741 |
| | 12 | 3 |
computeAngle| Name: | computeAngle | | Prototype: | static double computeAngle(const QPointF &v) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1149-1174 |
| | 12 | 5 |
comp_func_solid_SoftLight_impl| Name: | comp_func_solid_SoftLight_impl | | Prototype: | template <typename T> static inline void comp_func_solid_SoftLight_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1565-1588 |
| | 12 | 2 |
comp_func_solid_Screen_impl| Name: | comp_func_solid_Screen_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Screen_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1007-1030 |
| | 12 | 2 |
comp_func_solid_Overlay_impl| Name: | comp_func_solid_Overlay_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Overlay_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1086-1109 |
| | 12 | 2 |
comp_func_solid_Multiply_impl| Name: | comp_func_solid_Multiply_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Multiply_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 939-962 |
| | 12 | 2 |
comp_func_solid_Lighten_impl| Name: | comp_func_solid_Lighten_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Lighten_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1232-1255 |
| | 12 | 2 |
comp_func_solid_HardLight_impl| Name: | comp_func_solid_HardLight_impl | | Prototype: | template <typename T> static inline void comp_func_solid_HardLight_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1478-1501 |
| | 12 | 2 |
comp_func_solid_Exclusion_impl| Name: | comp_func_solid_Exclusion_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Exclusion_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1705-1728 |
| | 12 | 2 |
comp_func_solid_Difference_impl| Name: | comp_func_solid_Difference_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Difference_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1638-1661 |
| | 12 | 2 |
comp_func_solid_Darken_impl| Name: | comp_func_solid_Darken_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Darken_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1159-1182 |
| | 12 | 2 |
comp_func_solid_ColorDodge_impl| Name: | comp_func_solid_ColorDodge_impl | | Prototype: | template <typename T> static inline void comp_func_solid_ColorDodge_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1315-1338 |
| | 12 | 2 |
comp_func_solid_ColorBurn_impl| Name: | comp_func_solid_ColorBurn_impl | | Prototype: | template <typename T> static inline void comp_func_solid_ColorBurn_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1398-1421 |
| | 12 | 2 |
comp_func_SourceOver_sse2| Name: | comp_func_SourceOver_sse2 | | Prototype: | void comp_func_SourceOver_sse2(uint *destPixels, const uint *srcPixels, int length, uint const_alpha) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 134-152 |
| | 12 | 17 |
comp_func_DestinationAtop_rgb64| Name: | comp_func_DestinationAtop_rgb64 | | Prototype: | void comp_func_DestinationAtop_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 726-744 |
| | 12 | 4 |
calculateNextTimeout| Name: | calculateNextTimeout | | Prototype: | static void calculateNextTimeout(QTimerInfo *t, timespec currentTime) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 333-373 |
| | 12 | 7 |
addLineTo| Name: | addLineTo | | Prototype: | static void addLineTo(QPainterPath &path, const QPointF &point) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1280-1300 |
| | 12 | 4 |
add| Name: | add | | Prototype: | static void add(QPainterPath &path, const QWingedEdge &list, int edge, QPathEdge::Traversal traversal) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1302-1323 |
| | 12 | 3 |
QXcbXSettingsPropertyValue| Name: | QXcbXSettingsPropertyValue | | Coverage: | 55.556% (5/9) |
| | 12 | 5 |
QWizardField| Name: | QWizardField | | Coverage: | 0.000% (0/15) |
| | 12 | 7 |
QValidator| Name: | QValidator | | Coverage: | 0.000% (0/8) |
| | 12 | 6 |
QUndoAction| Name: | QUndoAction | | Coverage: | 0.000% (0/14) |
| | 12 | 6 |
QUdpSocketPrivate| Name: | QUdpSocketPrivate | | Coverage: | 50.000% (7/14) |
| | 12 | 6 |
QTextItem| Name: | QTextItem | | Coverage: | 0.000% (0/8) |
| | 12 | 6 |
QTextDecoder| Name: | QTextDecoder | | Coverage: | 100.000% (10/10) |
| | 12 | 8 |
QSqlFieldPrivate| Name: | QSqlFieldPrivate | | Coverage: | 76.190% (16/21) |
| | 12 | 3 |
QSocks5Authenticator| Name: | QSocks5Authenticator | | Coverage: | 66.667% (4/6) |
| | 12 | 6 |
QPodPoint| Name: | QPodPoint | | Coverage: | 0.000% (0/21) |
| | 12 | 11 |
QPlatformTextureListWatcher| Name: | QPlatformTextureListWatcher | | Coverage: | 0.000% (0/11) |
| | 12 | 7 |
QPlatformPrinterSupport| Name: | QPlatformPrinterSupport | | Coverage: | 12.500% (1/8) |
| | 12 | 8 |
QOpenGLTextureCacheWrapper| Name: | QOpenGLTextureCacheWrapper | | Coverage: | 0.000% (0/8) |
| | 12 | 6 |
QMimeMagicRuleMatcher| Name: | QMimeMagicRuleMatcher | | Coverage: | 53.333% (8/15) |
| | 12 | 9 |
QKeyMapper| Name: | QKeyMapper | | Coverage: | 0.000% (0/15) |
| | 12 | 7 |
QInputMethodQueryEvent| Name: | QInputMethodQueryEvent | | Coverage: | 0.000% (0/14) |
| | 12 | 7 |
QHttpPart| Name: | QHttpPart | | Coverage: | 53.846% (7/13) |
| | 12 | 9 |
QGraphicsGridLayoutEngine| Name: | QGraphicsGridLayoutEngine | | Coverage: | 0.000% (0/16) |
| | 12 | 8 |
QFontListView| Name: | QFontListView | | Coverage: | 0.000% (0/13) |
| | 12 | 9 |
QFontEngineFTRawData| Name: | QFontEngineFTRawData | | Coverage: | 100.000% (9/9) |
| | 12 | 5 |
QEglFSOffscreenWindow| Name: | QEglFSOffscreenWindow | | Coverage: | 0.000% (0/14) |
| | 12 | 6 |
QDockWidgetItem| Name: | QDockWidgetItem | | Coverage: | 0.000% (0/13) |
| | 12 | 7 |
QDnsServiceRecord| Name: | QDnsServiceRecord | | Coverage: | 77.778% (7/9) |
| | 12 | 9 |
QDebugStateSaverPrivate| Name: | QDebugStateSaverPrivate | | Coverage: | 85.000% (17/20) |
| | 12 | 7 |
QDBusIntrospection| Name: | QDBusIntrospection | | Coverage: | 77.778% (7/9) |
| | 12 | 5 |
QColorDialogStaticData| Name: | QColorDialogStaticData | | Coverage: | 0.000% (0/28) |
| | 12 | 16 |
QAccessibleWindowContainer| Name: | QAccessibleWindowContainer | | Coverage: | 0.000% (0/14) |
| | 12 | 8 |
QAccessibleObject| Name: | QAccessibleObject | | Coverage: | 0.000% (0/12) |
| | 12 | 8 |
IsInvalidName| Name: | IsInvalidName | | Coverage: | 57.143% (8/14) |
| | 12 | 6 |
CentralFileHeader| Name: | CentralFileHeader | | Coverage: | 0.000% (0/1) |
| | 12 | 1 |
willLogToConsole| Name: | willLogToConsole | | Prototype: | static bool willLogToConsole() | | Coverage: | 14.286% (2/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 168-209 |
| | 11 | 4 |