| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
remapInputMethodQueryEvent| Name: | remapInputMethodQueryEvent | | Prototype: | static void remapInputMethodQueryEvent(QObject *object, QInputMethodQueryEvent *e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickwidgets/qquickwidget.cpp | | Lines: | 1421-1441 |
| | 12 | 7 |
rectangleEdge| Name: | rectangleEdge | | Prototype: | static QLine rectangleEdge(const QRect &rect, Qt::Edge tableEdge) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktableview.cpp | | Lines: | 63-76 |
| | 6 | 5 |
readNumbers| Name: | readNumbers | | Prototype: | template<typename Number> static inline void readNumbers(QDataStream &stream, Number *data, quint16 length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilerevent.cpp | | Lines: | 74-79 |
| | 2 | 2 |
readNumber| Name: | readNumber | | Prototype: | template<typename Number> static inline Number readNumber(QDataStream &stream, qint8 type) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilerevent.cpp | | Lines: | 81-109 |
| | 15 | 6 |
rad2grad| Name: | rad2grad | | Prototype: | inline double rad2grad(double r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | | Lines: | 246-246 |
| | 1 | 1 |
rad2grad| Name: | rad2grad | | Prototype: | inline float rad2grad(float r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | | Lines: | 255-255 |
| | 1 | 1 |
rad2deg| Name: | rad2deg | | Prototype: | inline double rad2deg(double r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | | Lines: | 241-241 |
| | 1 | 1 |
rad2deg| Name: | rad2deg | | Prototype: | inline float rad2deg(float r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | | Lines: | 250-250 |
| | 1 | 1 |
quietMessageHandler| Name: | quietMessageHandler | | Prototype: | void quietMessageHandler(QtMsgType type, const QMessageLogContext &ctxt, const QString &msg) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qml/main.cpp | | Lines: | 273-287 |
| | 4 | 6 |
qt_v4TriggerBreakpoint| Name: | qt_v4TriggerBreakpoint | | Prototype: | static void qt_v4TriggerBreakpoint(const Breakpoint &bp, QV4::Function *function) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp | | Lines: | 170-182 |
| | 6 | 2 |
qt_v4StackTrace| Name: | qt_v4StackTrace | | Prototype: | char *qt_v4StackTrace(void *executionContext) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4engine.cpp | | Lines: | 955-958 |
| | 1 | 1 |
qt_v4DebuggerHook| Name: | qt_v4DebuggerHook | | Prototype: | int qt_v4DebuggerHook(const char *json) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp | | Lines: | 184-244 |
| | 35 | 9 |
qt_v4CheckForBreak| Name: | qt_v4CheckForBreak | | Prototype: | static void qt_v4CheckForBreak(QV4::CppStackFrame *frame) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp | | Lines: | 246-280 |
| | 24 | 8 |
qt_sRGB_to_linear_RGB| Name: | qt_sRGB_to_linear_RGB | | Prototype: | static inline qreal qt_sRGB_to_linear_RGB(qreal f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | | Lines: | 266-269 |
| | 1 | 1 |
qt_sRGB_to_linear_RGB| Name: | qt_sRGB_to_linear_RGB | | Prototype: | static inline QVector4D qt_sRGB_to_linear_RGB(const QVector4D &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | | Lines: | 271-277 |
| | 4 | 1 |
qt_print_node_count| Name: | qt_print_node_count | | Prototype: | static void qt_print_node_count() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp | | Lines: | 54-58 |
| | 2 | 1 |
qt_print_material_count| Name: | qt_print_material_count | | Prototype: | static void qt_print_material_count() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgmaterial.cpp | | Lines: | 583-587 |
| | 2 | 1 |
qt_next_power_of_two| Name: | qt_next_power_of_two | | Prototype: | static inline int qt_next_power_of_two(int v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | | Lines: | 63-73 |
| | 8 | 1 |
qt_image_convolute_filter| Name: | qt_image_convolute_filter | | Prototype: | QImage qt_image_convolute_filter(const QImage& src, const QVector<qreal>& weights, int radius = 0) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 711-785 |
| | 46 | 9 |
qt_image_boxblur| Name: | qt_image_boxblur | | Prototype: | void qt_image_boxblur(QImage& image, int radius, bool quality) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 787-793 |
| | 4 | 2 |
qt_font_from_string| Name: | qt_font_from_string | | Prototype: | static QFont qt_font_from_string(const QString& fontString, const QFont ¤tFont) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 372-475 |
| | 63 | 26 |
qt_drawImage| Name: | qt_drawImage | | Prototype: | static void qt_drawImage(QPainter *p, QQuickContext2D::State& state, QImage image, const QRectF& sr, const QRectF& dr, bool shadow = false) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp | | Lines: | 223-260 |
| | 24 | 6 |
qt_debug_remove_texture| Name: | qt_debug_remove_texture | | Prototype: | static void qt_debug_remove_texture(QSGTexture* texture) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 184-202 |
| | 8 | 4 |
qt_debug_print_texture_count| Name: | qt_debug_print_texture_count | | Prototype: | inline static void qt_debug_print_texture_count() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 130-161 |
| | 17 | 5 |
qt_debug_add_texture| Name: | qt_debug_add_texture | | Prototype: | inline static void qt_debug_add_texture(QSGTexture* texture) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 163-182 |
| | 8 | 3 |
qt_composite_mode_to_string| Name: | qt_composite_mode_to_string | | Coverage: | 0.000% (0/2101) |
| | 1551 | 580 |
qt_composite_mode_from_string| Name: | qt_composite_mode_from_string | | Prototype: | static QPainter::CompositionMode qt_composite_mode_from_string(const QString &compositeOperator) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 795-847 |
| | 49 | 25 |
qt_color_from_string| Name: | qt_color_from_string | | Prototype: | QColor qt_color_from_string(const QV4::Value &name) | | Coverage: | 0.000% (0/66) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 140-210 |
| | 46 | 20 |
qsg_swizzleBGRAToRGBA| Name: | qsg_swizzleBGRAToRGBA | | Prototype: | void qsg_swizzleBGRAToRGBA(QImage *image) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 662-671 |
| | 6 | 3 |
qsg_set_material_failure| Name: | qsg_set_material_failure | | Prototype: | void qsg_set_material_failure() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgmaterial.cpp | | Lines: | 62-65 |
| | 1 | 1 |
qsg_premultiply| Name: | qsg_premultiply | | Prototype: | static inline QVector4D qsg_premultiply(const QColor &c, float globalOpacity) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshapenvprrenderer.cpp | | Lines: | 329-333 |
| | 2 | 1 |
qsg_colorDiff| Name: | qsg_colorDiff | | Prototype: | static inline int qsg_colorDiff(const QVector4D &a, const QVector4D &b) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | | Lines: | 579-590 |
| | 9 | 5 |
qsgEnableCompressedAtlas| Name: | qsgEnableCompressedAtlas | | Prototype: | static bool qsgEnableCompressedAtlas() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture.cpp | | Lines: | 72-72 |
| | 0 | 4 |
qquick_uniqueInUniformData| Name: | qquick_uniqueInUniformData | | Prototype: | static bool qquick_uniqueInUniformData(QQuickItem *source, const QVector<QQuickOpenGLShaderEffectMaterial::UniformData> *uniformData, int typeToSkip, int indexToSkip) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffect.cpp | | Lines: | 557-569 |
| | 8 | 5 |
qmlWTFReportAssertionFailureWithMessage| Name: | qmlWTFReportAssertionFailureWithMessage | | Prototype: | void qmlWTFReportAssertionFailureWithMessage(const char* file, int line, const char* function, const char* assertion, const char* format, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/WTFStubs.cpp | | Lines: | 126-131 |
| | 6 | 1 |
qmlWTFReportAssertionFailure| Name: | qmlWTFReportAssertionFailure | | Prototype: | void qmlWTFReportAssertionFailure(const char* file, int line, const char* function, const char*assertion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/WTFStubs.cpp | | Lines: | 121-124 |
| | 5 | 1 |
qmlRegisterTypeNotAvailable| Name: | qmlRegisterTypeNotAvailable | | Prototype: | int qmlRegisterTypeNotAvailable(const char *uri, int versionMajor, int versionMinor, const char *qmlName, const QString& message) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypenotavailable.cpp | | Lines: | 44-47 |
| | 1 | 1 |
qmlRegisterInterface| Name: | qmlRegisterInterface | | Prototype: | template<typename T> int qmlRegisterInterface(const char *typeName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqml.h | | Lines: | 447-465 |
| | 12 | 1 |
qmlRegisterExtendedUncreatableType| Name: | qmlRegisterExtendedUncreatableType | | Prototype: | template<typename T, typename E, int metaObjectRevision> int qmlRegisterExtendedUncreatableType(const char *uri, int versionMajor, int versionMinor, const char *qmlName, const QString& reason) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqml.h | | Lines: | 241-278 |
| | 28 | 2 |
qmlRegisterExtendedType| Name: | qmlRegisterExtendedType | | Prototype: | template<typename T, typename E> int qmlRegisterExtendedType() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqml.h | | Lines: | 376-406 |
| | 24 | 1 |
qmlRegisterCustomExtendedType| Name: | qmlRegisterCustomExtendedType | | Prototype: | template<typename T, typename E> int qmlRegisterCustomExtendedType(const char *uri, int versionMajor, int versionMinor, const char *qmlName, QQmlCustomParser *parser) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqml.h | | Lines: | 499-536 |
| | 27 | 2 |
qmlInfo| Name: | qmlInfo | | Prototype: | QQmlInfo qmlInfo(const QObject *me) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlinfo.cpp | | Lines: | 252-255 |
| | 1 | 1 |
qmlInfo| Name: | qmlInfo | | Prototype: | QQmlInfo qmlInfo(const QObject *me, const QQmlError &error) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlinfo.cpp | | Lines: | 257-260 |
| | 1 | 1 |
qmlInfo| Name: | qmlInfo | | Prototype: | QQmlInfo qmlInfo(const QObject *me, const QList<QQmlError> &errors) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlinfo.cpp | | Lines: | 262-265 |
| | 1 | 1 |
qmlDebugLeakBacktrace| Name: | qmlDebugLeakBacktrace | | Prototype: | static bool qmlDebugLeakBacktrace() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 117-117 |
| | 0 | 4 |
qSetFontSizeFromToken| Name: | qSetFontSizeFromToken | | Prototype: | static bool qSetFontSizeFromToken(QFont &font, const QStringRef &fontSizeToken) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 228-251 |
| | 17 | 5 |
qSetFontFamilyFromTokens| Name: | qSetFontFamilyFromTokens | | Prototype: | static bool qSetFontFamilyFromTokens(QFont &font, const QStringList &fontFamilyTokens) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 316-348 |
| | 23 | 9 |
qParseFontSizeFromToken| Name: | qParseFontSizeFromToken | | Prototype: | static int qParseFontSizeFromToken(const QStringRef &fontSizeToken, bool &ok) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 212-221 |
| | 6 | 2 |
qMedian| Name: | qMedian | | Prototype: | static QBenchmarkResult qMedian(const QList<QBenchmarkResult> &container) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestresult.cpp | | Lines: | 696-712 |
| | 9 | 3 |
qInitResources_qml| Name: | qInitResources_qml | | Prototype: | int qInitResources_qml() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qml/.rcc/qrc_qml.cpp | | Lines: | 439-444 |
| | 3 | 1 |
qHash [qqmlmetatype_p.h #2]| Name: | qHash [qqmlmetatype_p.h #2] | | Prototype: | inline uint qHash(const QQmlType &t, uint seed = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlmetatype_p.h #2 | | Lines: | 312-312 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | inline uint qHash(const QHashedString &string) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1025-1028 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | inline uint qHash(const QHashedStringRef &string) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1030-1033 |
| | 1 | 1 |
qExtractFontFamiliesFromString| Name: | qExtractFontFamiliesFromString | | Prototype: | static QStringList qExtractFontFamiliesFromString(const QStringRef &fontFamiliesString) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | | Lines: | 258-305 |
| | 29 | 10 |
qCleanupResources_qml| Name: | qCleanupResources_qml | | Prototype: | int qCleanupResources_qml() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qml/.rcc/qrc_qml.cpp | | Lines: | 447-452 |
| | 3 | 1 |
propertyNameForAnchorLine| Name: | propertyNameForAnchorLine | | Prototype: | QString propertyNameForAnchorLine(const QQuickAnchors::Anchor &anchorLine) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupport.cpp | | Lines: | 196-209 |
| | 9 | 10 |
printVersion| Name: | printVersion | | Prototype: | void printVersion() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qml/main.cpp | | Lines: | 308-316 |
| | 6 | 1 |
printUsage| Name: | printUsage | | Prototype: | void printUsage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qml/main.cpp | | Lines: | 318-355 |
| | 29 | 1 |
pointStateString| Name: | pointStateString | | Prototype: | static const char *pointStateString(const QQuickEventPoint *point) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents.cpp | | Lines: | 603-607 |
| | 1 | 1 |
pointDeviceName| Name: | pointDeviceName | | Prototype: | static const QString pointDeviceName(const QQuickEventPoint *point) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents.cpp | | Lines: | 609-615 |
| | 4 | 1 |
particleData_set_yy| Name: | particleData_set_yy | | Prototype: | static QV4::ReturnedValue particleData_set_yy (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 443-443 |
| | 1 | 2 |
particleData_set_yx| Name: | particleData_set_yx | | Prototype: | static QV4::ReturnedValue particleData_set_yx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 442-442 |
| | 1 | 2 |
particleData_set_xy| Name: | particleData_set_xy | | Prototype: | static QV4::ReturnedValue particleData_set_xy (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 441-441 |
| | 1 | 2 |
particleData_set_xx| Name: | particleData_set_xx | | Prototype: | static QV4::ReturnedValue particleData_set_xx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 440-440 |
| | 1 | 2 |
particleData_set_t| Name: | particleData_set_t | | Prototype: | static QV4::ReturnedValue particleData_set_t (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 432-432 |
| | 1 | 2 |
particleData_set_rotationVelocity| Name: | particleData_set_rotationVelocity | | Prototype: | static QV4::ReturnedValue particleData_set_rotationVelocity (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 445-445 |
| | 1 | 2 |
particleData_set_rotation| Name: | particleData_set_rotation | | Prototype: | static QV4::ReturnedValue particleData_set_rotation (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 444-444 |
| | 1 | 2 |
particleData_set_r| Name: | particleData_set_r | | Prototype: | static QV4::ReturnedValue particleData_set_r (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 451-451 |
| | 1 | 2 |
particleData_set_lifeSpan| Name: | particleData_set_lifeSpan | | Prototype: | static QV4::ReturnedValue particleData_set_lifeSpan (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 433-433 |
| | 1 | 2 |
particleData_set_frameDuration| Name: | particleData_set_frameDuration | | Prototype: | static QV4::ReturnedValue particleData_set_frameDuration (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 447-447 |
| | 1 | 2 |
particleData_set_frameCount| Name: | particleData_set_frameCount | | Prototype: | static QV4::ReturnedValue particleData_set_frameCount (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 449-449 |
| | 1 | 2 |
particleData_set_frameAt| Name: | particleData_set_frameAt | | Prototype: | static QV4::ReturnedValue particleData_set_frameAt (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 448-448 |
| | 1 | 2 |
particleData_set_curY| Name: | particleData_set_curY | | Prototype: | static QV4::ReturnedValue particleData_set_curY (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 455-455 |
| | 1 | 2 |
particleData_set_curX| Name: | particleData_set_curX | | Prototype: | static QV4::ReturnedValue particleData_set_curX (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 452-452 |
| | 1 | 2 |
particleData_set_curVY| Name: | particleData_set_curVY | | Prototype: | static QV4::ReturnedValue particleData_set_curVY (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 456-456 |
| | 1 | 2 |
particleData_set_curVX| Name: | particleData_set_curVX | | Prototype: | static QV4::ReturnedValue particleData_set_curVX (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 453-453 |
| | 1 | 2 |
particleData_set_curAY| Name: | particleData_set_curAY | | Prototype: | static QV4::ReturnedValue particleData_set_curAY (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 457-457 |
| | 1 | 2 |
particleData_set_curAX| Name: | particleData_set_curAX | | Prototype: | static QV4::ReturnedValue particleData_set_curAX (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 454-454 |
| | 1 | 2 |
particleData_set_animT| Name: | particleData_set_animT | | Prototype: | static QV4::ReturnedValue particleData_set_animT (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 450-450 |
| | 1 | 2 |
particleData_set_animIdx| Name: | particleData_set_animIdx | | Prototype: | static QV4::ReturnedValue particleData_set_animIdx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 446-446 |
| | 1 | 2 |
particleData_lifeLeft| Name: | particleData_lifeLeft | | Prototype: | static QV4::ReturnedValue particleData_lifeLeft(const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 314-323 |
| | 5 | 2 |
particleData_get_yy| Name: | particleData_get_yy | | Prototype: | static QV4::ReturnedValue particleData_get_yy (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 443-443 |
| | 1 | 2 |
particleData_get_yx| Name: | particleData_get_yx | | Prototype: | static QV4::ReturnedValue particleData_get_yx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 442-442 |
| | 1 | 2 |
particleData_get_y| Name: | particleData_get_y | | Prototype: | static QV4::ReturnedValue particleData_get_y (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 431-431 |
| | 1 | 2 |
particleData_get_xy| Name: | particleData_get_xy | | Prototype: | static QV4::ReturnedValue particleData_get_xy (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 441-441 |
| | 1 | 2 |
particleData_get_xx| Name: | particleData_get_xx | | Prototype: | static QV4::ReturnedValue particleData_get_xx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 440-440 |
| | 1 | 2 |
particleData_get_x| Name: | particleData_get_x | | Prototype: | static QV4::ReturnedValue particleData_get_x (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 430-430 |
| | 1 | 2 |
particleData_get_vy| Name: | particleData_get_vy | | Prototype: | static QV4::ReturnedValue particleData_get_vy (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 437-437 |
| | 1 | 2 |
particleData_get_vx| Name: | particleData_get_vx | | Prototype: | static QV4::ReturnedValue particleData_get_vx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 436-436 |
| | 1 | 2 |
particleData_get_update| Name: | particleData_get_update | | Prototype: | static QV4::ReturnedValue particleData_get_update (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 429-429 |
| | 1 | 2 |
particleData_get_t| Name: | particleData_get_t | | Prototype: | static QV4::ReturnedValue particleData_get_t (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 432-432 |
| | 1 | 2 |
particleData_get_size| Name: | particleData_get_size | | Prototype: | static QV4::ReturnedValue particleData_get_size (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 434-434 |
| | 1 | 2 |
particleData_get_rotationVelocity| Name: | particleData_get_rotationVelocity | | Prototype: | static QV4::ReturnedValue particleData_get_rotationVelocity (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 445-445 |
| | 1 | 2 |
particleData_get_rotation| Name: | particleData_get_rotation | | Prototype: | static QV4::ReturnedValue particleData_get_rotation (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 444-444 |
| | 1 | 2 |
particleData_get_red| Name: | particleData_get_red | | Prototype: | static QV4::ReturnedValue particleData_get_red (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 424-424 |
| | 1 | 2 |
particleData_get_r| Name: | particleData_get_r | | Prototype: | static QV4::ReturnedValue particleData_get_r (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 451-451 |
| | 1 | 2 |
particleData_get_lifeSpan| Name: | particleData_get_lifeSpan | | Prototype: | static QV4::ReturnedValue particleData_get_lifeSpan (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 433-433 |
| | 1 | 2 |
particleData_get_green| Name: | particleData_get_green | | Prototype: | static QV4::ReturnedValue particleData_get_green (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 425-425 |
| | 1 | 2 |
particleData_get_frameDuration| Name: | particleData_get_frameDuration | | Prototype: | static QV4::ReturnedValue particleData_get_frameDuration (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 447-447 |
| | 1 | 2 |
particleData_get_frameCount| Name: | particleData_get_frameCount | | Prototype: | static QV4::ReturnedValue particleData_get_frameCount (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 449-449 |
| | 1 | 2 |