| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
WorkerRemoveEvent| Name: | WorkerRemoveEvent | | Coverage: | 100.000% (2/2) |
| | 3 | 2 |
addToPropertyNameListIfNotBlackListed| Name: | addToPropertyNameListIfNotBlackListed | | Prototype: | static void addToPropertyNameListIfNotBlackListed(QQuickDesignerSupport::PropertyNameList *propertyNameList, const QQuickDesignerSupport::PropertyName &propertyName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportproperties.cpp | | Lines: | 47-52 |
| | 2 | 2 |
allocatePage| Name: | allocatePage | | Prototype: | Page *allocatePage(PersistentValueStorage *storage) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 88-106 |
| | 12 | 2 |
animationTimerCallback| Name: | animationTimerCallback | | Prototype: | void animationTimerCallback(qint64 delta) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickprofiler.cpp | | Lines: | 59-64 |
| | 3 | 2 |
arrayFromVariantList| Name: | arrayFromVariantList | | Prototype: | static QV4::ReturnedValue arrayFromVariantList(QV4::ExecutionEngine *e, const QVariantList &list) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4engine.cpp | | Lines: | 1356-1368 |
| | 9 | 2 |
cacheForObject| Name: | cacheForObject | | Prototype: | static QQmlPropertyCache *cacheForObject(QObject *object, QQmlEngine *engine) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qqmldesignermetaobject.cpp | | Lines: | 82-89 |
| | 4 | 2 |
checkForApplicationInstance| Name: | checkForApplicationInstance | | Prototype: | static void checkForApplicationInstance() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | | Lines: | 282-286 |
| | 2 | 2 |
clampToInteger| Name: | clampToInteger | | Prototype: | inline int clampToInteger(unsigned x) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | | Lines: | 294-301 |
| | 4 | 2 |
currentIndexRemainder| Name: | currentIndexRemainder | | Prototype: | static inline int currentIndexRemainder(int currentIndex, int modelCount) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | | Lines: | 1905-1911 |
| | 3 | 2 |
decomposeDouble| Name: | decomposeDouble | | Prototype: | inline void decomposeDouble(double number, bool& sign, int32_t& exponent, uint64_t& mantissa) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | | Lines: | 377-393 |
| | 8 | 2 |
delayedRedirect| Name: | delayedRedirect | | Prototype: | void delayedRedirect(QQmlListProperty<QObject> *prop, QObject *value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlegroup.cpp | | Lines: | 99-104 |
| | 3 | 2 |
fastFlagsForProperty| Name: | fastFlagsForProperty | | Prototype: | static QQmlPropertyData::Flags fastFlagsForProperty(const QMetaProperty &p) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp | | Lines: | 85-98 |
| | 8 | 2 |
fromLatin1List| Name: | fromLatin1List | | Prototype: | static QStringList fromLatin1List(const QList<QByteArray> &list) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | | Lines: | 420-427 |
| | 5 | 2 |
fuzzyLessThanOrEqualTo| Name: | fuzzyLessThanOrEqualTo | | Prototype: | static bool fuzzyLessThanOrEqualTo(qreal a, qreal b) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickflickable.cpp | | Lines: | 498-506 |
| | 4 | 2 |
getColorProvider| Name: | getColorProvider | | Prototype: | static QQmlColorProvider **getColorProvider(void) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 306-315 |
| | 4 | 2 |
getGuiProvider| Name: | getGuiProvider | | Prototype: | static QQmlGuiProvider **getGuiProvider(void) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 357-365 |
| | 3 | 2 |
getLSBSet| Name: | getLSBSet | | Prototype: | template <typename T> inline unsigned getLSBSet(T value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/MathExtras.h | | Lines: | 323-331 |
| | 4 | 2 |
getScope| Name: | getScope | | Prototype: | static inline Heap::CallContext *getScope(QV4::Value *stack, int level) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp | | Lines: | 349-358 |
| | 6 | 2 |
getValueTypeProvider| Name: | getValueTypeProvider | | Prototype: | static QQmlValueTypeProvider **getValueTypeProvider(void) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 237-244 |
| | 3 | 2 |
get_index| Name: | get_index | | Prototype: | static QV4::ReturnedValue get_index(const QV4::FunctionObject *f, const QV4::Value *thisObject, const QV4::Value *, int) | | Coverage: | 40.000% (2/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel.cpp | | Lines: | 64-72 |
| | 5 | 2 |
initializer| Name: | initializer | | Coverage: | 0.000% (0/2) |
| | 2 | 2 |
insertInFront| Name: | insertInFront | | Prototype: | inline void insertInFront(PersistentValueStorage *storage, Page *p) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 71-78 |
| | 5 | 2 |
isWindow| Name: | isWindow | | Prototype: | static bool isWindow(QObject *object) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportitems.cpp | | Lines: | 184-189 |
| | 3 | 2 |
makeLoaderSynchronous| Name: | makeLoaderSynchronous | | Prototype: | static void makeLoaderSynchronous(QObject *object) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportitems.cpp | | Lines: | 83-87 |
| | 2 | 2 |
metaObjectSignalCount| Name: | metaObjectSignalCount | | Prototype: | static int metaObjectSignalCount(const QMetaObject *metaObject) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp | | Lines: | 128-134 |
| | 4 | 2 |
noFilesGiven| Name: | noFilesGiven | | Prototype: | void noFilesGiven() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qml/main.cpp | | Lines: | 357-362 |
| | 3 | 2 |
objectFromVariantMap| Name: | objectFromVariantMap | | Prototype: | static QV4::ReturnedValue objectFromVariantMap(QV4::ExecutionEngine *e, const QVariantMap &map) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4engine.cpp | | Lines: | 1370-1381 |
| | 8 | 2 |
octalDigit| Name: | octalDigit | | Prototype: | int octalDigit(QChar c) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljslexer.cpp | | Lines: | 232-237 |
| | 3 | 2 |
operator <<| Name: | operator << | | Prototype: | QDebug operator <<(QDebug debug, const QQmlListCompositor::Range &range) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmllistcompositor.cpp | | Lines: | 1378-1393 |
| | 13 | 2 |
operator<<| Name: | operator<< | | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QAbstractAnimationJob *job) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 657-665 |
| | 5 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QSGRootNode *n) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp | | Lines: | 1577-1590 |
| | 8 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QSGCompressedTextureData *d) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgcompressedtexture.cpp | | Lines: | 71-87 |
| | 11 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QSGOpacityNode *n) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp | | Lines: | 1558-1574 |
| | 11 | 2 |
operator==| Name: | operator== | | Prototype: | bool operator==(const QQmlProfilerEvent &event1, const QQmlProfilerEvent &event2) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilerevent.cpp | | Lines: | 45-52 |
| | 3 | 2 |
particleData_curSize| Name: | particleData_curSize | | Prototype: | static QV4::ReturnedValue particleData_curSize(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: | 325-334 |
| | 5 | 2 |
particleData_discard| Name: | particleData_discard | | Prototype: | static QV4::ReturnedValue particleData_discard(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: | 302-312 |
| | 6 | 2 |
particleData_get_alpha| Name: | particleData_get_alpha | | Prototype: | static QV4::ReturnedValue particleData_get_alpha (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: | 427-427 |
| | 1 | 2 |
particleData_get_animIdx| Name: | particleData_get_animIdx | | Prototype: | static QV4::ReturnedValue particleData_get_animIdx (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: | 446-446 |
| | 1 | 2 |
particleData_get_animT| Name: | particleData_get_animT | | Prototype: | static QV4::ReturnedValue particleData_get_animT (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: | 450-450 |
| | 1 | 2 |
particleData_get_autoRotate| Name: | particleData_get_autoRotate | | Prototype: | static QV4::ReturnedValue particleData_get_autoRotate (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: | 428-428 |
| | 1 | 2 |
particleData_get_ax| Name: | particleData_get_ax | | Prototype: | static QV4::ReturnedValue particleData_get_ax (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: | 438-438 |
| | 1 | 2 |
particleData_get_ay| Name: | particleData_get_ay | | Prototype: | static QV4::ReturnedValue particleData_get_ay (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: | 439-439 |
| | 1 | 2 |
particleData_get_blue| Name: | particleData_get_blue | | Prototype: | static QV4::ReturnedValue particleData_get_blue (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: | 426-426 |
| | 1 | 2 |
particleData_get_curAX| Name: | particleData_get_curAX | | Prototype: | static QV4::ReturnedValue particleData_get_curAX (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: | 454-454 |
| | 1 | 2 |
particleData_get_curAY| Name: | particleData_get_curAY | | Prototype: | static QV4::ReturnedValue particleData_get_curAY (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: | 457-457 |
| | 1 | 2 |
particleData_get_curVX| Name: | particleData_get_curVX | | Prototype: | static QV4::ReturnedValue particleData_get_curVX (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: | 453-453 |
| | 1 | 2 |
particleData_get_curVY| Name: | particleData_get_curVY | | Prototype: | static QV4::ReturnedValue particleData_get_curVY (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: | 456-456 |
| | 1 | 2 |
particleData_get_curX| Name: | particleData_get_curX | | Prototype: | static QV4::ReturnedValue particleData_get_curX (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: | 452-452 |
| | 1 | 2 |
particleData_get_curY| Name: | particleData_get_curY | | Prototype: | static QV4::ReturnedValue particleData_get_curY (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: | 455-455 |
| | 1 | 2 |
particleData_get_endSize| Name: | particleData_get_endSize | | Prototype: | static QV4::ReturnedValue particleData_get_endSize (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: | 435-435 |
| | 1 | 2 |
particleData_get_frameAt| Name: | particleData_get_frameAt | | Prototype: | static QV4::ReturnedValue particleData_get_frameAt (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: | 448-448 |
| | 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 |
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_set_alpha| Name: | particleData_set_alpha | | Prototype: | static QV4::ReturnedValue particleData_set_alpha (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 427-427 |
| | 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_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_autoRotate| Name: | particleData_set_autoRotate | | Prototype: | static QV4::ReturnedValue particleData_set_autoRotate (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 45.455% (5/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 428-428 |
| | 1 | 2 |
particleData_set_ax| Name: | particleData_set_ax | | Prototype: | static QV4::ReturnedValue particleData_set_ax (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 438-438 |
| | 1 | 2 |
particleData_set_ay| Name: | particleData_set_ay | | Prototype: | static QV4::ReturnedValue particleData_set_ay (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 439-439 |
| | 1 | 2 |
particleData_set_blue| Name: | particleData_set_blue | | Prototype: | static QV4::ReturnedValue particleData_set_blue (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 426-426 |
| | 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_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_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_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_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_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_endSize| Name: | particleData_set_endSize | | Prototype: | static QV4::ReturnedValue particleData_set_endSize (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 435-435 |
| | 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_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_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_green| Name: | particleData_set_green | | Prototype: | static QV4::ReturnedValue particleData_set_green (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 425-425 |
| | 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_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_red| Name: | particleData_set_red | | Prototype: | static QV4::ReturnedValue particleData_set_red (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 424-424 |
| | 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_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_size| Name: | particleData_set_size | | Prototype: | static QV4::ReturnedValue particleData_set_size (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 434-434 |
| | 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_update| Name: | particleData_set_update | | Prototype: | static QV4::ReturnedValue particleData_set_update (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 45.455% (5/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 429-429 |
| | 1 | 2 |
particleData_set_vx| Name: | particleData_set_vx | | Prototype: | static QV4::ReturnedValue particleData_set_vx (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 436-436 |
| | 1 | 2 |
particleData_set_vy| Name: | particleData_set_vy | | Prototype: | static QV4::ReturnedValue particleData_set_vy (const QV4::FunctionObject *b, const QV4::Value *thisObject, const QV4::Value *argv, int argc) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickv4particledata.cpp | | Lines: | 437-437 |
| | 1 | 2 |