| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
qt_restore_gl_state| Name: | qt_restore_gl_state | | Prototype: | static void qt_restore_gl_state() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4763-4775 |
| | 9 | 1 |
qt_registerAliasToFontFamily| Name: | qt_registerAliasToFontFamily | | Prototype: | void qt_registerAliasToFontFamily(const QString &familyName, const QString &alias) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 778-792 |
| | 9 | 4 |
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_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_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_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_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_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_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_gl_read_texture| Name: | qt_gl_read_texture | | Prototype: | QImage qt_gl_read_texture(const QSize &size, bool alpha_format, bool include_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1894-1909 |
| | 9 | 3 |
qt_gl_read_frame_buffer| Name: | qt_gl_read_frame_buffer | | Prototype: | QImage qt_gl_read_frame_buffer(const QSize &size, bool alpha_format, bool include_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1881-1892 |
| | 9 | 2 |
qt_get_named_rgb| Name: | qt_get_named_rgb | | Prototype: | bool qt_get_named_rgb(const QChar *name, int len, QRgb *rgb) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 332-344 |
| | 9 | 4 |
qt_fontHasNarrowOutlines| Name: | qt_fontHasNarrowOutlines | | Prototype: | bool qt_fontHasNarrowOutlines(const QRawFont &f) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 757-770 |
| | 9 | 3 |
qt_create_pipe| Name: | qt_create_pipe | | Prototype: | static int qt_create_pipe(int *pipe) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 173-185 |
| | 9 | 4 |
qt_QMetaEnum_debugOperator| Name: | qt_QMetaEnum_debugOperator | | Prototype: | QDebug qt_QMetaEnum_debugOperator(QDebug &dbg, int value, const QMetaObject *meta, const char *name) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 903-915 |
| | 9 | 2 |
qpaintengineex_cubicTo| Name: | qpaintengineex_cubicTo | | Prototype: | static void qpaintengineex_cubicTo(qreal c1x, qreal c1y, qreal c2x, qreal c2y, qreal ex, qreal ey, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 352-364 |
| | 9 | 1 |
qChecksum| Name: | qChecksum | | Prototype: | quint16 qChecksum(const char *data, uint len) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 550-562 |
| | 9 | 2 |
qAverage| Name: | qAverage | | Prototype: | template <typename T> typename T::value_type qAverage(const T &container) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 290-303 |
| | 9 | 2 |
pixel_distance| Name: | pixel_distance | | Prototype: | static inline int pixel_distance(QRgb p1, QRgb p2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2043-2055 |
| | 9 | 1 |
parse_length_modifier| Name: | parse_length_modifier | | Prototype: | static LengthMod parse_length_modifier(const char * &c) noexcept | | Coverage: | 35.714% (5/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6034-6047 |
| | 9 | 8 |
parseXftHintStyle| Name: | parseXftHintStyle | | Prototype: | static QFontEngine::HintStyle parseXftHintStyle(const QByteArray& stringValue) | | Coverage: | 30.769% (4/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 788-800 |
| | 9 | 5 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QPolygonF &a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 793-806 |
| | 9 | 2 |
operator<<| Name: | operator<< | | Prototype: | static QDataStream &operator<<(QDataStream &s, const BMP_INFOHDR &bi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 131-142 |
| | 9 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QOpenGLConfig::Gpu &g) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 123-136 |
| | 9 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &stream, const QLayoutPolicy &policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | | Lines: | 86-98 |
| | 9 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QNetworkInterface &networkInterface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 673-684 |
| | 9 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QSslKey &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 450-461 |
| | 9 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &stream, const QSizePolicy &policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 464-476 |
| | 9 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &stream, const QEasingCurve &easing) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1451-1464 |
| | 9 | 2 |
normalizeHints| Name: | normalizeHints | | Prototype: | static void normalizeHints(qreal &minimum, qreal &preferred, qreal &maximum, qreal &descent) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 89-104 |
| | 9 | 6 |
metaEnumFromType| Name: | metaEnumFromType | | Prototype: | static QMetaEnum metaEnumFromType(int type) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 340-353 |
| | 9 | 4 |
mergeQuestionMarks| Name: | mergeQuestionMarks | | Prototype: | static inline __m128i mergeQuestionMarks(__m128i chunk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 264-315 |
| | 9 | 1 |
menuBarHeightForWidth| Name: | menuBarHeightForWidth | | Prototype: | static int menuBarHeightForWidth(QWidget *menubar, int w) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 56-68 |
| | 9 | 4 |
maxBasicCpuidSupported| Name: | maxBasicCpuidSupported | | Prototype: | static int maxBasicCpuidSupported() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 181-224 |
| | 9 | 1 |
matchArgsForService| Name: | matchArgsForService | | Prototype: | static QStringList matchArgsForService(const QString &service, QDBusServiceWatcher::WatchMode mode) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 463-481 |
| | 9 | 4 |
jobHoldToString| Name: | jobHoldToString | | Prototype: | static inline QString jobHoldToString(const QCUPSSupport::JobHoldUntil jobHold, const QTime holdUntilTime) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 78-109 |
| | 9 | 18 |
ioErrorHandler| Name: | ioErrorHandler | | Prototype: | static int ioErrorHandler(Display *dpy) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 156-170 |
| | 9 | 3 |
huntAndDestroy| Name: | huntAndDestroy | | Prototype: | static void huntAndDestroy(QObject *needle, QDBusConnectionPrivate::ObjectTreeNode &haystack) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 584-599 |
| | 9 | 4 |
gray_init_cells| Name: | gray_init_cells | | Prototype: | static void gray_init_cells( PWorker worker, void* buffer, long byte_size ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 344-358 |
| | 9 | 1 |
getRelativeRect| Name: | getRelativeRect | | Prototype: | static QRect getRelativeRect(QAccessibleInterface *interface) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1585-1600 |
| | 9 | 2 |
getBounds| Name: | getBounds | | Prototype: | static void getBounds(const QVector<TTF_POINT> &points, qint16 *xmin, qint16 *xmax, qint16 *ymin, qint16 *ymax) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 844-857 |
| | 9 | 2 |
formatInputMethodQueryEvent| Name: | formatInputMethodQueryEvent | | Prototype: | static inline void formatInputMethodQueryEvent(QDebug d, const QInputMethodQueryEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3694-3707 |
| | 9 | 4 |
flowPosition| Name: | flowPosition | | Prototype: | static QFixed flowPosition(const QTextFrame::iterator it) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 1507-1522 |
| | 9 | 4 |
fix_color_table| Name: | fix_color_table | | Prototype: | static QVector<QRgb> fix_color_table(const QVector<QRgb> &ctbl, QImage::Format format) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1141-1155 |
| | 9 | 6 |
findUnixOsVersion| Name: | findUnixOsVersion | | Prototype: | static bool findUnixOsVersion(QUnixOSVersion &v) | | Coverage: | 15.385% (2/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2365-2378 |
| | 9 | 5 |
findAllTextureWidgetsRecursively| Name: | findAllTextureWidgetsRecursively | | Prototype: | static void findAllTextureWidgetsRecursively(QWidget *tlw, QWidget *widget) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 991-1009 |
| | 9 | 5 |
fileFromPath| Name: | fileFromPath | | Prototype: | static inline QString fileFromPath(const QString &rootPath, QString path) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1023-1042 |
| | 9 | 5 |
fallbackParent| Name: | fallbackParent | | Prototype: | static QString fallbackParent(const QString &mimeTypeName) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 64-78 |
| | 9 | 3 |
extendedPseudoClass| Name: | extendedPseudoClass | | Prototype: | static quint64 extendedPseudoClass(const QWidget *w) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2421-2440 |
| | 9 | 5 |
embeddedWidget| Name: | embeddedWidget | | Prototype: | static QWidget *embeddedWidget(QWidget *w) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2329-2351 |
| | 9 | 5 |
cubicToHook| Name: | cubicToHook | | Prototype: | static void cubicToHook(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 574-589 |
| | 9 | 2 |
convoluteBitmap| Name: | convoluteBitmap | | Prototype: | static void convoluteBitmap(const uchar *src, uchar *dst, int width, int height, int pitch) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 642-660 |
| | 9 | 3 |
convert_indexed8_to_RGB_inplace| Name: | convert_indexed8_to_RGB_inplace | | Prototype: | static bool convert_indexed8_to_RGB_inplace(QImageData *data, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 874-889 |
| | 9 | 4 |
convert_RGB_to_RGB30_inplace| Name: | convert_RGB_to_RGB30_inplace | | Prototype: | template<QtPixelOrder PixelOrder> static bool convert_RGB_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 552-571 |
| | 9 | 3 |
convert_RGBA_to_ARGB_inplace| Name: | convert_RGBA_to_ARGB_inplace | | Prototype: | template<QImage::Format DestFormat> static bool convert_RGBA_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 505-524 |
| | 9 | 3 |
convert_ARGB_to_RGBA_inplace| Name: | convert_ARGB_to_RGBA_inplace | | Prototype: | template<QImage::Format DestFormat> static bool convert_ARGB_to_RGBA_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 459-479 |
| | 9 | 3 |
convert_A2RGB30_PM_to_ARGB_inplace| Name: | convert_A2RGB30_PM_to_ARGB_inplace | | Prototype: | template<QtPixelOrder PixelOrder> static bool convert_A2RGB30_PM_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 749-767 |
| | 9 | 3 |
convertToRGB64| Name: | convertToRGB64 | | Prototype: | template<QImage::Format Format> static const QRgba64 * convertToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 199-227 |
| | 9 | 2 |
convertToRGB32| Name: | convertToRGB32 | | Prototype: | template<QImage::Format Format> static const uint * convertToRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 169-197 |
| | 9 | 2 |
containerWidget| Name: | containerWidget | | Prototype: | static QWidget *containerWidget(const QWidget *w) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2360-2384 |
| | 9 | 6 |
comp_func_solid_SourceOut_rgb64| Name: | comp_func_solid_SourceOut_rgb64 | | Prototype: | void comp_func_solid_SourceOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 496-511 |
| | 9 | 4 |
comp_func_solid_SourceIn_rgb64| Name: | comp_func_solid_SourceIn_rgb64 | | Prototype: | void comp_func_solid_SourceIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 356-371 |
| | 9 | 4 |
comp_func_XOR_rgb64| Name: | comp_func_XOR_rgb64 | | Prototype: | void comp_func_XOR_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: | 803-818 |
| | 9 | 4 |
comp_func_XOR| Name: | comp_func_XOR | | Prototype: | void comp_func_XOR(uint *__restrict__ dest, const uint *__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: | 783-801 |
| | 9 | 4 |
comp_func_SourceOut_rgb64| Name: | comp_func_SourceOut_rgb64 | | Prototype: | void comp_func_SourceOut_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: | 532-547 |
| | 9 | 4 |
comp_func_SourceIn_rgb64| Name: | comp_func_SourceIn_rgb64 | | Prototype: | void comp_func_SourceIn_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: | 392-407 |
| | 9 | 4 |
comp_func_SourceAtop_rgb64| Name: | comp_func_SourceAtop_rgb64 | | Prototype: | void comp_func_SourceAtop_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: | 660-675 |
| | 9 | 4 |
comp_func_SourceAtop| Name: | comp_func_SourceAtop | | Prototype: | void comp_func_SourceAtop(uint *__restrict__ dest, const uint *__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: | 640-658 |
| | 9 | 4 |
clipLine| Name: | clipLine | | Prototype: | template <Edge edge> void clipLine(const QPointF &a, const QPointF &b, qreal t, QPainterPath &result) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1977-1991 |
| | 9 | 4 |
clear| Name: | clear | | Prototype: | static void clear(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: | 1480-1495 |
| | 9 | 3 |
check_signal_macro| Name: | check_signal_macro | | Prototype: | static bool check_signal_macro(const QObject *sender, const char *signal, const char *func, const char *op) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2241-2255 |
| | 9 | 3 |
check_and_warn_compat| Name: | check_and_warn_compat | | Prototype: | static inline void check_and_warn_compat(const QMetaObject *sender, const QMetaMethod &signal, const QMetaObject *receiver, const QMetaMethod &method) | | Coverage: | 25.000% (3/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2550-2563 |
| | 9 | 4 |
calculateDowDate| Name: | calculateDowDate | | Prototype: | static QDate calculateDowDate(int year, int month, int dayOfWeek, int week) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 341-353 |
| | 9 | 3 |
applySizePolicy| Name: | applySizePolicy | | Prototype: | static void applySizePolicy(QSizePolicy::Policy policy, qreal minSizeHint, qreal prefSizeHint, qreal maxSizeHint, qreal *minSize, qreal *prefSize, qreal *maxSize) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 131-164 |
| | 9 | 4 |
allMyDockWidgets| Name: | allMyDockWidgets | | Prototype: | static QList<QDockWidget*> allMyDockWidgets(const QWidget *mainWindow) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 868-883 |
| | 9 | 6 |
addHexDigit| Name: | addHexDigit | | Prototype: | static inline bool addHexDigit(char digit, uint *result) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 828-840 |
| | 9 | 4 |
_qt_get_directory| Name: | _qt_get_directory | | Prototype: | inline static QUrl _qt_get_directory(const QUrl &url) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2507-2520 |
| | 9 | 4 |
_q_mapFromX509Name| Name: | _q_mapFromX509Name | | Prototype: | static QMap<QByteArray, QString> _q_mapFromX509Name(X509_NAME *name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 600-614 |
| | 9 | 2 |
_q_hoverFromMouseEvent| Name: | _q_hoverFromMouseEvent | | Prototype: | static void _q_hoverFromMouseEvent(QGraphicsSceneHoverEvent *hover, const QGraphicsSceneMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 264-275 |
| | 9 | 1 |
_hb_unicode_funcs_t::_hb_unicode_funcs_t| Name: | _hb_unicode_funcs_t::_hb_unicode_funcs_t | | Prototype: | _hb_unicode_funcs_t() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 395-406 |
| | 9 | 1 |
_hb_qt_font_get_glyph_h_advance| Name: | _hb_qt_font_get_glyph_h_advance | | Prototype: | static hb_position_t _hb_qt_font_get_glyph_h_advance(hb_font_t *font, void *font_data, hb_codepoint_t glyph, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 439-457 |
| | 9 | 1 |
UnionRectWithRegion| Name: | UnionRectWithRegion | | Prototype: | static void UnionRectWithRegion(const QRect *rect, const QRegionPrivate *source, QRegionPrivate &dest) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1842-1858 |
| | 9 | 4 |
QtPrivate::ResultStoreBase::syncPendingResults| Name: | QtPrivate::ResultStoreBase::syncPendingResults | | Prototype: | void ResultStoreBase::syncPendingResults() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 144-158 |
| | 9 | 3 |
QtPrivate::QStringList_indexOf| Name: | QtPrivate::QStringList_indexOf | | Prototype: | int QtPrivate::QStringList_indexOf(const QStringList *that, const QRegularExpression &re, int from) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 642-656 |
| | 9 | 4 |
QtPrivate::QByteArrayList_join| Name: | QtPrivate::QByteArrayList_join | | Prototype: | QByteArray QtPrivate::QByteArrayList_join(const QByteArrayList *that, const char *sep, int seplen) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp | | Lines: | 139-151 |
| | 9 | 4 |
QtConcurrent::ThreadEngineBarrier::releaseUnlessLast| Name: | QtConcurrent::ThreadEngineBarrier::releaseUnlessLast | | Prototype: | bool ThreadEngineBarrier::releaseUnlessLast() | | Coverage: | 42.857% (6/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 107-121 |
| | 9 | 6 |
QXmlUtils::isNameChar| Name: | QXmlUtils::isNameChar | | Prototype: | bool QXmlUtils::isNameChar(const QChar c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | | Lines: | 290-301 |
| | 9 | 1 |
QXmlStreamWriterPrivate::writeNamespaceDeclaration| Name: | QXmlStreamWriterPrivate::writeNamespaceDeclaration | | Prototype: | void QXmlStreamWriterPrivate::writeNamespaceDeclaration(const NamespaceDeclaration &namespaceDeclaration) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3129-3141 |
| | 9 | 2 |
QXmlStreamWriterPrivate::write| Name: | QXmlStreamWriterPrivate::write | | Prototype: | void QXmlStreamWriterPrivate::write(const QStringRef &s) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3045-3062 |
| | 9 | 5 |
QXmlStreamWriterPrivate::write| Name: | QXmlStreamWriterPrivate::write | | Prototype: | void QXmlStreamWriterPrivate::write(const QString &s) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3064-3081 |
| | 9 | 5 |
QXmlStreamWriter::writeStartDocument| Name: | QXmlStreamWriter::writeStartDocument | | Prototype: | void QXmlStreamWriter::writeStartDocument(const QString &version) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3790-3806 |
| | 9 | 2 |
QXmlStreamReaderPrivate::scanAfterLangleBang| Name: | QXmlStreamReaderPrivate::scanAfterLangleBang | | Prototype: | bool QXmlStreamReaderPrivate::scanAfterLangleBang() | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1046-1066 |
| | 9 | 8 |
QXmlSimpleReaderPrivate::reportParseError| Name: | QXmlSimpleReaderPrivate::reportParseError | | Prototype: | void QXmlSimpleReaderPrivate::reportParseError(const QString& error) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7897-7911 |
| | 9 | 3 |
QXmlInputSource::init| Name: | QXmlInputSource::init | | Prototype: | void QXmlInputSource::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1064-1085 |
| | 9 | 1 |
QXcbWindow::setWindowIconText| Name: | QXcbWindow::setWindowIconText | | Prototype: | void QXcbWindow::setWindowIconText(const QString &title) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1547-1558 |
| | 9 | 1 |
QXcbWindow::setParent| Name: | QXcbWindow::setParent | | Prototype: | void QXcbWindow::setParent(const QPlatformWindow *parent) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1510-1524 |
| | 9 | 2 |
QXcbWindow::handleMotionNotifyEvent| Name: | QXcbWindow::handleMotionNotifyEvent | | Prototype: | void QXcbWindow::handleMotionNotifyEvent(int event_x, int event_y, int root_x, int root_y, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) | | Coverage: | 27.273% (3/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2375-2391 |
| | 9 | 3 |
QXcbScreen::updateGeometry| Name: | QXcbScreen::updateGeometry | | Prototype: | void QXcbScreen::updateGeometry(xcb_timestamp_t timestamp) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 592-605 |
| | 9 | 3 |
QXcbNativeInterface::nativeResourceFunctionForScreen| Name: | QXcbNativeInterface::nativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QXcbNativeInterface::nativeResourceFunctionForScreen(const QByteArray &resource) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 328-340 |
| | 9 | 4 |
QXcbConnection::createVisualInfoForDefaultVisualId| Name: | QXcbConnection::createVisualInfoForDefaultVisualId | | Prototype: | void *QXcbConnection::createVisualInfoForDefaultVisualId() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1582-1594 |
| | 9 | 2 |