| Line | Source | Count |
| 1 | | - |
| 2 | | - |
| 3 | | - |
| 4 | | - |
| 5 | QQmlAbstractBinding::QQmlAbstractBinding() | - |
| 6 | : m_targetIndex(-1) | - |
| 7 | { | - |
| 8 | ((!isAddedToObject()) ? static_cast<void>(0) : qt_assert("!isAddedToObject()", __FILE__, 51)); | - |
| 9 | }executed 555488 times by 121 tests: end of blockExecuted by:- tst_bindingdependencyapi
- tst_drawingmodes
- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qmlcachegen
- tst_qmldiskcache
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlprofilerservice
- ...
| 555488 |
| 10 | | - |
| 11 | QQmlAbstractBinding::~QQmlAbstractBinding() | - |
| 12 | { | - |
| 13 | ((!ref) ? static_cast<void>(0) : qt_assert("!ref", __FILE__, 56)); | - |
| 14 | ((!isAddedToObject()) ? static_cast<void>(0) : qt_assert("!isAddedToObject()", __FILE__, 57)); | - |
| 15 | | - |
| 16 | if (m_nextBinding.data()| TRUE | evaluated 119766 times by 58 testsEvaluated by:- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlitemmodels
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlqt
- tst_qqmlstatemachine
- tst_qqmltranslation
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qquickaccessible
- tst_qquickanchors
- tst_qquickanimatedimage
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickdrag
- tst_qquickdraghandler
- tst_qquickdroparea
- ...
| | FALSE | evaluated 395072 times by 120 testsEvaluated by:- tst_bindingdependencyapi
- tst_drawingmodes
- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qmlcachegen
- tst_qmldiskcache
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- ...
|
&& !m_nextBinding->ref.deref()| TRUE | evaluated 119762 times by 58 testsEvaluated by:- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlitemmodels
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlqt
- tst_qqmlstatemachine
- tst_qqmltranslation
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qquickaccessible
- tst_qquickanchors
- tst_qquickanimatedimage
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickdrag
- tst_qquickdraghandler
- tst_qquickdroparea
- ...
| | FALSE | evaluated 4 times by 1 test |
) | 4-395072 |
| 17 | delete m_nextBinding.data();executed 119762 times by 58 tests: delete m_nextBinding.data();Executed by:- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlitemmodels
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlqt
- tst_qqmlstatemachine
- tst_qqmltranslation
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qquickaccessible
- tst_qquickanchors
- tst_qquickanimatedimage
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickdrag
- tst_qquickdraghandler
- tst_qquickdroparea
- ...
| 119762 |
| 18 | }executed 514838 times by 120 tests: end of blockExecuted by:- tst_bindingdependencyapi
- tst_drawingmodes
- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qmlcachegen
- tst_qmldiskcache
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- ...
| 514838 |
| 19 | void QQmlAbstractBinding::addToObject() | - |
| 20 | { | - |
| 21 | ((!nextBinding()) ? static_cast<void>(0) : qt_assert("!nextBinding()", __FILE__, 73)); | - |
| 22 | ((isAddedToObject() == false) ? static_cast<void>(0) : qt_assert("isAddedToObject() == false", __FILE__, 74)); | - |
| 23 | | - |
| 24 | QObject *obj = targetObject(); | - |
| 25 | ((obj) ? static_cast<void>(0) : qt_assert("obj", __FILE__, 77)); | - |
| 26 | | - |
| 27 | QQmlData *data = QQmlData::get(obj, true); | - |
| 28 | | - |
| 29 | int coreIndex = targetPropertyIndex().coreIndex(); | - |
| 30 | if (targetPropertyIndex().hasValueTypeIndex()| TRUE | evaluated 2342 times by 12 testsEvaluated by:- tst_examples
- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickaccessible
- tst_qquickanimations
- tst_qquickflipable
- tst_qquickfontloader_static
- tst_qquickimage
- tst_qquickpathview
- tst_qquickshadereffect
- tst_qquicktext
| | FALSE | evaluated 553250 times by 121 testsEvaluated by:- tst_bindingdependencyapi
- tst_drawingmodes
- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qmlcachegen
- tst_qmldiskcache
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlprofilerservice
- ...
|
) { | 2342-553250 |
| 31 | | - |
| 32 | | - |
| 33 | | - |
| 34 | QQmlValueTypeProxyBinding *proxy = nullptr; | - |
| 35 | if (data->hasBindingBit(coreIndex)| TRUE | evaluated 978 times by 7 testsEvaluated by:- tst_examples
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickflipable
- tst_qquickimage
- tst_qquickpathview
- tst_qquicktext
| | FALSE | evaluated 1364 times by 12 testsEvaluated by:- tst_examples
- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickaccessible
- tst_qquickanimations
- tst_qquickflipable
- tst_qquickfontloader_static
- tst_qquickimage
- tst_qquickpathview
- tst_qquickshadereffect
- tst_qquicktext
|
) { | 978-1364 |
| 36 | QQmlAbstractBinding *b = data->bindings; | - |
| 37 | while (b| TRUE | evaluated 982 times by 7 testsEvaluated by:- tst_examples
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickflipable
- tst_qquickimage
- tst_qquickpathview
- tst_qquicktext
| | FALSE | never evaluated |
&& (b->targetPropertyIndex().coreIndex() != coreIndex| TRUE | evaluated 4 times by 1 test | | FALSE | evaluated 978 times by 7 testsEvaluated by:- tst_examples
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickflipable
- tst_qquickimage
- tst_qquickpathview
- tst_qquicktext
|
|| | 0-982 |
| 38 | b->targetPropertyIndex().hasValueTypeIndex()| TRUE | never evaluated | | FALSE | evaluated 978 times by 7 testsEvaluated by:- tst_examples
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickflipable
- tst_qquickimage
- tst_qquickpathview
- tst_qquicktext
|
)) | 0-978 |
| 39 | b = b->nextBinding();executed 4 times by 1 test: b = b->nextBinding(); | 4 |
| 40 | ((b && b->isValueTypeProxy()) ? static_cast<void>(0) : qt_assert("b && b->isValueTypeProxy()", __FILE__, 92)); | - |
| 41 | proxy = static_cast<QQmlValueTypeProxyBinding *>(b); | - |
| 42 | }executed 978 times by 7 tests: end of blockExecuted by:- tst_examples
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickflipable
- tst_qquickimage
- tst_qquickpathview
- tst_qquicktext
| 978 |
| 43 | | - |
| 44 | if (!proxy| TRUE | evaluated 1364 times by 12 testsEvaluated by:- tst_examples
- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickaccessible
- tst_qquickanimations
- tst_qquickflipable
- tst_qquickfontloader_static
- tst_qquickimage
- tst_qquickpathview
- tst_qquickshadereffect
- tst_qquicktext
| | FALSE | evaluated 978 times by 7 testsEvaluated by:- tst_examples
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickflipable
- tst_qquickimage
- tst_qquickpathview
- tst_qquicktext
|
) { | 978-1364 |
| 45 | proxy = new QQmlValueTypeProxyBinding(obj, QQmlPropertyIndex(coreIndex)); | - |
| 46 | | - |
| 47 | ((proxy->targetPropertyIndex().coreIndex() == coreIndex) ? static_cast<void>(0) : qt_assert("proxy->targetPropertyIndex().coreIndex() == coreIndex", __FILE__, 99)); | - |
| 48 | ((!proxy->targetPropertyIndex().hasValueTypeIndex()) ? static_cast<void>(0) : qt_assert("!proxy->targetPropertyIndex().hasValueTypeIndex()", __FILE__, 100)); | - |
| 49 | ((proxy->targetObject() == obj) ? static_cast<void>(0) : qt_assert("proxy->targetObject() == obj", __FILE__, 101)); | - |
| 50 | | - |
| 51 | proxy->addToObject(); | - |
| 52 | }executed 1364 times by 12 tests: end of blockExecuted by:- tst_examples
- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickaccessible
- tst_qquickanimations
- tst_qquickflipable
- tst_qquickfontloader_static
- tst_qquickimage
- tst_qquickpathview
- tst_qquickshadereffect
- tst_qquicktext
| 1364 |
| 53 | | - |
| 54 | setNextBinding(proxy->m_bindings.data()); | - |
| 55 | proxy->m_bindings = this; | - |
| 56 | | - |
| 57 | }executed 2342 times by 12 tests: end of blockExecuted by:- tst_examples
- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickaccessible
- tst_qquickanimations
- tst_qquickflipable
- tst_qquickfontloader_static
- tst_qquickimage
- tst_qquickpathview
- tst_qquickshadereffect
- tst_qquicktext
else { | 2342 |
| 58 | setNextBinding(data->bindings); | - |
| 59 | if (data->bindings| TRUE | evaluated 124353 times by 67 testsEvaluated by:- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlpropertymap
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlstatemachine
- tst_qqmltranslation
- tst_qqmltypeloader
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- ...
| | FALSE | evaluated 428897 times by 121 testsEvaluated by:- tst_bindingdependencyapi
- tst_drawingmodes
- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qmlcachegen
- tst_qmldiskcache
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlprofilerservice
- ...
|
) { | 124353-428897 |
| 60 | data->bindings->ref.deref(); | - |
| 61 | ((data->bindings->ref.refCount > 0) ? static_cast<void>(0) : qt_assert("data->bindings->ref.refCount > 0", __FILE__, 113)); | - |
| 62 | }executed 124353 times by 67 tests: end of blockExecuted by:- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlpropertymap
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlstatemachine
- tst_qqmltranslation
- tst_qqmltypeloader
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- ...
| 124353 |
| 63 | data->bindings = this; | - |
| 64 | ref.ref(); | - |
| 65 | | - |
| 66 | data->setBindingBit(obj, coreIndex); | - |
| 67 | }executed 553250 times by 121 tests: end of blockExecuted by:- tst_bindingdependencyapi
- tst_drawingmodes
- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qmlcachegen
- tst_qmldiskcache
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlprofilerservice
- ...
| 553250 |
| 68 | | - |
| 69 | setAddedToObject(true); | - |
| 70 | }executed 555592 times by 121 tests: end of blockExecuted by:- tst_bindingdependencyapi
- tst_drawingmodes
- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qmlcachegen
- tst_qmldiskcache
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlprofilerservice
- ...
| 555592 |
| 71 | | - |
| 72 | | - |
| 73 | | - |
| 74 | | - |
| 75 | void QQmlAbstractBinding::removeFromObject() | - |
| 76 | { | - |
| 77 | if (!isAddedToObject()| TRUE | evaluated 6 times by 1 test | | FALSE | evaluated 8379 times by 70 testsEvaluated by:- tst_examples
- tst_qmlcachegen
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlpropertymap
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlsqldatabase
- tst_qqmltranslation
- tst_qqmlvaluetypeproviders
- ...
|
) | 6-8379 |
| 78 | return;executed 6 times by 1 test: return; | 6 |
| 79 | | - |
| 80 | setAddedToObject(false); | - |
| 81 | | - |
| 82 | QObject *obj = targetObject(); | - |
| 83 | QQmlData *data = QQmlData::get(obj, false); | - |
| 84 | ((data) ? static_cast<void>(0) : qt_assert("data", __FILE__, 136)); | - |
| 85 | | - |
| 86 | QQmlAbstractBinding::Ptr next; | - |
| 87 | next = nextBinding(); | - |
| 88 | setNextBinding(nullptr); | - |
| 89 | | - |
| 90 | int coreIndex = targetPropertyIndex().coreIndex(); | - |
| 91 | if (targetPropertyIndex().hasValueTypeIndex()| TRUE | evaluated 158 times by 4 testsEvaluated by:- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickanimations
| | FALSE | evaluated 8221 times by 70 testsEvaluated by:- tst_examples
- tst_qmlcachegen
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlpropertymap
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlsqldatabase
- tst_qqmltranslation
- tst_qqmlvaluetypeproviders
- ...
|
) { | 158-8221 |
| 92 | | - |
| 93 | | - |
| 94 | QQmlAbstractBinding *vtbinding = data->bindings; | - |
| 95 | while (vtbinding| TRUE | evaluated 158 times by 4 testsEvaluated by:- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickanimations
| | FALSE | never evaluated |
&& (vtbinding->targetPropertyIndex().coreIndex() != coreIndex| TRUE | never evaluated | | FALSE | evaluated 158 times by 4 testsEvaluated by:- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickanimations
|
|| | 0-158 |
| 96 | vtbinding->targetPropertyIndex().hasValueTypeIndex()| TRUE | never evaluated | | FALSE | evaluated 158 times by 4 testsEvaluated by:- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickanimations
|
)) { | 0-158 |
| 97 | vtbinding = vtbinding->nextBinding(); | - |
| 98 | ((vtbinding) ? static_cast<void>(0) : qt_assert("vtbinding", __FILE__, 150)); | - |
| 99 | } never executed: end of block | 0 |
| 100 | ((vtbinding->isValueTypeProxy()) ? static_cast<void>(0) : qt_assert("vtbinding->isValueTypeProxy()", __FILE__, 152)); | - |
| 101 | | - |
| 102 | QQmlValueTypeProxyBinding *vtproxybinding = | - |
| 103 | static_cast<QQmlValueTypeProxyBinding *>(vtbinding); | - |
| 104 | | - |
| 105 | QQmlAbstractBinding *binding = vtproxybinding->m_bindings.data(); | - |
| 106 | if (binding == this| TRUE | evaluated 158 times by 4 testsEvaluated by:- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickanimations
| | FALSE | never evaluated |
) { | 0-158 |
| 107 | vtproxybinding->m_bindings = next; | - |
| 108 | }executed 158 times by 4 tests: end of blockExecuted by:- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickanimations
else { | 158 |
| 109 | while (binding->nextBinding() != this| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 110 | binding = binding->nextBinding(); | - |
| 111 | ((binding) ? static_cast<void>(0) : qt_assert("binding", __FILE__, 163)); | - |
| 112 | } never executed: end of block | 0 |
| 113 | binding->setNextBinding(next.data()); | - |
| 114 | } never executed: end of block | 0 |
| 115 | | - |
| 116 | | - |
| 117 | | - |
| 118 | | - |
| 119 | return;executed 158 times by 4 tests: return;Executed by:- tst_qqmlecmascript
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qquickanimations
| 158 |
| 120 | } | - |
| 121 | | - |
| 122 | if (data->bindings == this| TRUE | evaluated 7302 times by 66 testsEvaluated by:- tst_examples
- tst_qmlcachegen
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlsqldatabase
- tst_qqmltranslation
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- ...
| | FALSE | evaluated 919 times by 25 testsEvaluated by:- tst_examples
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlnotifier
- tst_qqmlpropertymap
- tst_qqmlqt
- tst_qqmltranslation
- tst_qqmlvaluetypes
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickitem2
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickstates
- tst_qquicktaphandler
- tst_qquickvisualdatamodel
- tst_quicktestmainwithsetup
- tst_signalspy
- tst_testfiltering
|
) { | 919-7302 |
| 123 | if (next.data()| TRUE | evaluated 4404 times by 23 testsEvaluated by:- tst_examples
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlitemmodels
- tst_qqmllocale
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdynamicpropertyanimation
- tst_qquickgridview
- tst_qquickitem2
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickstates
- tst_qquicktaphandler
- tst_signalspy
| | FALSE | evaluated 2898 times by 63 testsEvaluated by:- tst_examples
- tst_qmlcachegen
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlproperty
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlsqldatabase
- tst_qqmltranslation
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- ...
|
) | 2898-4404 |
| 124 | next->ref.ref();executed 4404 times by 23 tests: next->ref.ref();Executed by:- tst_examples
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlitemmodels
- tst_qqmllocale
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdynamicpropertyanimation
- tst_qquickgridview
- tst_qquickitem2
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickstates
- tst_qquicktaphandler
- tst_signalspy
| 4404 |
| 125 | data->bindings = next.data(); | - |
| 126 | if (!ref.deref()| TRUE | never evaluated | | FALSE | evaluated 7302 times by 66 testsEvaluated by:- tst_examples
- tst_qmlcachegen
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlsqldatabase
- tst_qqmltranslation
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- ...
|
) | 0-7302 |
| 127 | delete this; never executed: delete this; | 0 |
| 128 | }executed 7302 times by 66 tests: end of blockExecuted by:- tst_examples
- tst_qmlcachegen
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlsqldatabase
- tst_qqmltranslation
- tst_qqmlvaluetypeproviders
- tst_qqmlvaluetypes
- ...
else { | 7302 |
| 129 | QQmlAbstractBinding *binding = data->bindings; | - |
| 130 | while (binding->nextBinding() != this| TRUE | evaluated 1127 times by 16 testsEvaluated by:- tst_examples
- tst_qqmlapplicationengine
- tst_qqmlecmascript
- tst_qqmlnotifier
- tst_qqmlqt
- tst_qqmltranslation
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickstates
- tst_qquickvisualdatamodel
- tst_quicktestmainwithsetup
- tst_testfiltering
| | FALSE | evaluated 919 times by 25 testsEvaluated by:- tst_examples
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlnotifier
- tst_qqmlpropertymap
- tst_qqmlqt
- tst_qqmltranslation
- tst_qqmlvaluetypes
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickitem2
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickstates
- tst_qquicktaphandler
- tst_qquickvisualdatamodel
- tst_quicktestmainwithsetup
- tst_signalspy
- tst_testfiltering
|
) { | 919-1127 |
| 131 | binding = binding->nextBinding(); | - |
| 132 | ((binding) ? static_cast<void>(0) : qt_assert("binding", __FILE__, 184)); | - |
| 133 | }executed 1127 times by 16 tests: end of blockExecuted by:- tst_examples
- tst_qqmlapplicationengine
- tst_qqmlecmascript
- tst_qqmlnotifier
- tst_qqmlqt
- tst_qqmltranslation
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickstates
- tst_qquickvisualdatamodel
- tst_quicktestmainwithsetup
- tst_testfiltering
| 1127 |
| 134 | binding->setNextBinding(next.data()); | - |
| 135 | }executed 919 times by 25 tests: end of blockExecuted by:- tst_examples
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlnotifier
- tst_qqmlpropertymap
- tst_qqmlqt
- tst_qqmltranslation
- tst_qqmlvaluetypes
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickitem2
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickstates
- tst_qquicktaphandler
- tst_qquickvisualdatamodel
- tst_quicktestmainwithsetup
- tst_signalspy
- tst_testfiltering
| 919 |
| 136 | | - |
| 137 | data->clearBindingBit(coreIndex); | - |
| 138 | }executed 8221 times by 70 tests: end of blockExecuted by:- tst_examples
- tst_qmlcachegen
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlproperty
- tst_qqmlpropertymap
- tst_qqmlqt
- tst_qqmlsettings
- tst_qqmlsqldatabase
- tst_qqmltranslation
- tst_qqmlvaluetypeproviders
- ...
| 8221 |
| 139 | | - |
| 140 | void QQmlAbstractBinding::printBindingLoopError(QQmlProperty &prop) | - |
| 141 | { | - |
| 142 | qmlWarning(prop.object()) << QString(QLatin1String("Binding loop detected for property \"%1\"")).arg(prop.name()); | - |
| 143 | }executed 20 times by 3 tests: end of blockExecuted by:- tst_qqmlbinding
- tst_qqmlecmascript
- tst_qquickitem2
| 20 |
| 144 | | - |
| 145 | QString QQmlAbstractBinding::expression() const | - |
| 146 | { | - |
| 147 | return never executed: return QLatin1String("<Unknown>"); QLatin1String("<Unknown>");never executed: return QLatin1String("<Unknown>"); | 0 |
| 148 | } | - |
| 149 | | - |
| 150 | bool QQmlAbstractBinding::isValueTypeProxy() const | - |
| 151 | { | - |
| 152 | returnexecuted 553400 times by 121 tests: return false;Executed by:- tst_bindingdependencyapi
- tst_drawingmodes
- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qmlcachegen
- tst_qmldiskcache
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlprofilerservice
- ...
false;executed 553400 times by 121 tests: return false;Executed by:- tst_bindingdependencyapi
- tst_drawingmodes
- tst_examples
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qmlcachegen
- tst_qmldiskcache
- tst_qqmlapplicationengine
- tst_qqmlbinding
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlcontext
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinfo
- tst_qqmlinstantiator
- tst_qqmlitemmodels
- tst_qqmllistmodel
- tst_qqmllistreference
- tst_qqmllocale
- tst_qqmlmetaobject
- tst_qqmlmetatype
- tst_qqmlnotifier
- tst_qqmlprofilerservice
- ...
| 553400 |
| 153 | } | - |
| 154 | | - |
| 155 | | - |
| | |