| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  operator!= | Name: | operator!= |  | Prototype: | bool operator!=(const QQmlProfilerEvent &event1, const QQmlProfilerEvent &event2) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilerevent.cpp |  | Lines: | 54-57 | 
 |  | 1 | 1 | 
|  operator!= | Name: | operator!= |  | Prototype: | inline bool operator!=(const QQmlProfilerEventLocation &location1, const QQmlProfilerEventLocation &location2) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation_p.h |  | Lines: | 100-104 | 
 |  | 1 | 1 | 
|  operator!= | Name: | operator!= |  | Prototype: | inline bool operator!=(const QQmlProfilerEventType &type1, const QQmlProfilerEventType &type2) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventtype_p.h |  | Lines: | 114-117 | 
 |  | 1 | 1 | 
|  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<< |  | Coverage: | 0.000% (0/2) | 
 |  | 4 | 2 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDataStream &operator<<(QDataStream &stream, const QQmlProfilerEvent &event) |  | Coverage: | 0.000% (0/11) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilerevent.cpp |  | Lines: | 240-271 | 
 |  | 20 | 6 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDataStream &operator<<(QDataStream &stream, const QQmlProfilerEventLocation &location) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation.cpp |  | Lines: | 51-54 | 
 |  | 1 | 1 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDataStream &operator<<(QDataStream &stream, const QQmlProfilerEventType &type) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventtype.cpp |  | Lines: | 58-63 | 
 |  | 3 | 1 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDebug operator<<(QDebug dbg, const QQuickPointerDevice *dev) |  | Coverage: | 0.000% (0/10) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents.cpp |  | Lines: | 1912-1933 | 
 |  | 17 | 3 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDebug operator<<(QDebug dbg, const QQuickPointerEvent *event) |  | Coverage: | 0.000% (0/7) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents.cpp |  | Lines: | 1935-1953 | 
 |  | 15 | 3 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDebug operator<<(QDebug dbg, const QQuickEventPoint *event) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents.cpp |  | Lines: | 1955-1965 | 
 |  | 8 | 1 | 
|  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 QSGGeometryNode *n) |  | Coverage: | 0.000% (0/27) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp |  | Lines: | 1463-1512 | 
 |  | 29 | 10 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDebug operator<<(QDebug d, const QSGClipNode *n) |  | Coverage: | 0.000% (0/7) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp |  | Lines: | 1514-1533 | 
 |  | 11 | 3 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDebug operator<<(QDebug d, const QSGTransformNode *n) |  | Coverage: | 0.000% (0/17) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp |  | Lines: | 1535-1556 | 
 |  | 15 | 4 | 
|  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: | 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 d, const QSGNode *n) |  | Coverage: | 0.000% (0/18) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp |  | Lines: | 1594-1636 | 
 |  | 27 | 9 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDebug operator<<(QDebug debug, const QSGGuiThreadShaderEffectManager::ShaderInfo::InputParameter &p) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgadaptationlayer.cpp |  | Lines: | 527-533 | 
 |  | 4 | 1 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDebug operator<<(QDebug debug, const QSGGuiThreadShaderEffectManager::ShaderInfo::Variable &v) |  | Coverage: | 0.000% (0/9) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgadaptationlayer.cpp |  | Lines: | 535-554 | 
 |  | 12 | 5 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDebug operator<<(QDebug debug, const QSGShaderEffectNode::VariableData &vd) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgadaptationlayer.cpp |  | Lines: | 556-562 | 
 |  | 4 | 1 | 
|  operator<< | Name: | operator<< |  | Prototype: | QDebug operator<<(QDebug debug, const QQuickShapeNvprRenderer::NvprPath &path) |  | Coverage: | 0.000% (0/14) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshapenvprrenderer.cpp |  | Lines: | 169-203 | 
 |  | 17 | 6 | 
|  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 | 
|  operator== [qquickanchors_p_p.h #1] | Name: | operator== [qquickanchors_p_p.h #1] |  | Prototype: | inline bool operator==(const QQuickAnchorLine& a, const QQuickAnchorLine& b) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickanchors_p_p.h #1 |  | Lines: | 74-77 | 
 |  | 1 | 1 | 
|  operator>> | Name: | operator>> |  | Prototype: | QDataStream &operator>>(QDataStream &stream, QQmlProfilerEvent &event) |  | Coverage: | 0.000% (0/23) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilerevent.cpp |  | Lines: | 111-165 | 
 |  | 35 | 11 | 
|  operator>> | Name: | operator>> |  | Prototype: | QDataStream &operator>>(QDataStream &stream, QQmlProfilerEventLocation &location) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventlocation.cpp |  | Lines: | 46-49 | 
 |  | 1 | 1 | 
|  operator>> | Name: | operator>> |  | Prototype: | QDataStream &operator>>(QDataStream &stream, QQmlProfilerEventType &type) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmlprofilereventtype.cpp |  | Lines: | 47-56 | 
 |  | 7 | 1 | 
|  parseTextRenderType | Name: | parseTextRenderType |  | Prototype: | static QQuickWindow::TextRenderType parseTextRenderType(const QString &renderType) |  | Coverage: | 0.000% (0/7) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlscene/main.cpp |  | Lines: | 448-459 | 
 |  | 7 | 3 | 
|  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_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_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_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_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_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_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_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_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_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_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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 | 
|  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 |