| Line | Source | Count |
| 1 | | - |
| 2 | | - |
| 3 | void QQmlEnginePrivate::incubate(QQmlIncubator &i, QQmlContextData *forContext) | - |
| 4 | { | - |
| 5 | QExplicitlySharedDataPointer<QQmlIncubatorPrivate> p(i.d); | - |
| 6 | | - |
| 7 | QQmlIncubator::IncubationMode mode = i.incubationMode(); | - |
| 8 | | - |
| 9 | if (!incubationController| TRUE | evaluated 2836 times by 19 testsEvaluated by:- tst_examples
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| | FALSE | evaluated 85975 times by 23 testsEvaluated by:- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- tst_qquickvisualdatamodel
- tst_scenegraph
|
) | 2836-85975 |
| 10 | mode = QQmlIncubator::Synchronous;executed 2836 times by 19 tests: mode = QQmlIncubator::Synchronous;Executed by:- tst_examples
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| 2836 |
| 11 | | - |
| 12 | if (mode == QQmlIncubator::AsynchronousIfNested| TRUE | evaluated 75583 times by 22 testsEvaluated by:- tst_multipointtoucharea_interop
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- tst_qquickvisualdatamodel
- tst_scenegraph
| | FALSE | evaluated 13228 times by 21 testsEvaluated by:- tst_examples
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
|
) { | 13228-75583 |
| 13 | mode = QQmlIncubator::Synchronous; | - |
| 14 | | - |
| 15 | | - |
| 16 | QExplicitlySharedDataPointer<QQmlIncubatorPrivate> parentIncubator; | - |
| 17 | QQmlContextData *cctxt = forContext; | - |
| 18 | while (cctxt| TRUE | evaluated 151294 times by 22 testsEvaluated by:- tst_multipointtoucharea_interop
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- tst_qquickvisualdatamodel
- tst_scenegraph
| | FALSE | evaluated 75413 times by 21 testsEvaluated by:- tst_multipointtoucharea_interop
- tst_qqmlincubator
- tst_qqmltypeloader
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- tst_qquickvisualdatamodel
- tst_scenegraph
|
) { | 75413-151294 |
| 19 | if (cctxt->incubator| TRUE | evaluated 170 times by 7 testsEvaluated by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 151124 times by 21 testsEvaluated by:- tst_multipointtoucharea_interop
- tst_qqmlincubator
- tst_qqmltypeloader
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- tst_qquickvisualdatamodel
- tst_scenegraph
|
) { | 170-151124 |
| 20 | parentIncubator = cctxt->incubator; | - |
| 21 | break;executed 170 times by 7 tests: break;Executed by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| 170 |
| 22 | } | - |
| 23 | cctxt = cctxt->parent; | - |
| 24 | }executed 151124 times by 21 tests: end of blockExecuted by:- tst_multipointtoucharea_interop
- tst_qqmlincubator
- tst_qqmltypeloader
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- tst_qquickvisualdatamodel
- tst_scenegraph
| 151124 |
| 25 | | - |
| 26 | if (parentIncubator && parentIncubator->isAsynchronous| TRUE | evaluated 162 times by 6 testsEvaluated by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 8 times by 2 testsEvaluated by:- tst_qqmlincubator
- tst_qqmltypeloader
|
) { | 8-162 |
| 27 | mode = QQmlIncubator::Asynchronous; | - |
| 28 | p->waitingOnMe = parentIncubator; | - |
| 29 | parentIncubator->waitingFor.insert(p.data()); | - |
| 30 | }executed 162 times by 6 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| 162 |
| 31 | }executed 75583 times by 22 tests: end of blockExecuted by:- tst_multipointtoucharea_interop
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- tst_qquickvisualdatamodel
- tst_scenegraph
| 75583 |
| 32 | | - |
| 33 | p->isAsynchronous = (mode != QQmlIncubator::Synchronous); | - |
| 34 | | - |
| 35 | inProgressCreations++; | - |
| 36 | | - |
| 37 | if (mode == QQmlIncubator::Synchronous| TRUE | evaluated 85787 times by 31 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- ...
| | FALSE | evaluated 3024 times by 11 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
|
) { | 3024-85787 |
| 38 | QRecursionWatcher<QQmlIncubatorPrivate, &QQmlIncubatorPrivate::recursion> watcher(p.data()); | - |
| 39 | | - |
| 40 | p->changeStatus(QQmlIncubator::Loading); | - |
| 41 | | - |
| 42 | if (!watcher.hasRecursed()| TRUE | evaluated 85787 times by 31 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- ...
| | FALSE | never evaluated |
) { | 0-85787 |
| 43 | QQmlInstantiationInterrupt i; | - |
| 44 | p->incubate(i); | - |
| 45 | }executed 85787 times by 31 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- ...
| 85787 |
| 46 | }executed 85787 times by 31 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- ...
else { | 85787 |
| 47 | incubatorList.insert(p.data()); | - |
| 48 | incubatorCount++; | - |
| 49 | | - |
| 50 | p->vmeGuard.guard(p->creator.data()); | - |
| 51 | p->changeStatus(QQmlIncubator::Loading); | - |
| 52 | | - |
| 53 | if (incubationController| TRUE | evaluated 3024 times by 11 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| | FALSE | never evaluated |
) | 0-3024 |
| 54 | incubationController->incubatingObjectCountChanged(incubatorCount);executed 3024 times by 11 tests: incubationController->incubatingObjectCountChanged(incubatorCount);Executed by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| 3024 |
| 55 | }executed 3024 times by 11 tests: end of blockExecuted by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| 3024 |
| 56 | } | - |
| 57 | | - |
| 58 | | - |
| 59 | | - |
| 60 | | - |
| 61 | | - |
| 62 | | - |
| 63 | | - |
| 64 | void QQmlEngine::setIncubationController(QQmlIncubationController *controller) | - |
| 65 | { | - |
| 66 | QQmlEnginePrivate * const d = d_func(); | - |
| 67 | if (d->incubationController| TRUE | evaluated 3312 times by 87 testsEvaluated by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
| | FALSE | evaluated 3446 times by 88 testsEvaluated by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
|
) | 3312-3446 |
| 68 | d->incubationController->d = nullptr;executed 3312 times by 87 tests: d->incubationController->d = nullptr;Executed by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
| 3312 |
| 69 | d->incubationController = controller; | - |
| 70 | if (controller| TRUE | evaluated 3352 times by 87 testsEvaluated by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
| | FALSE | evaluated 3406 times by 88 testsEvaluated by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
|
) controller->d = d;executed 3352 times by 87 tests: controller->d = d;Executed by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
| 3352-3406 |
| 71 | }executed 6758 times by 88 tests: end of blockExecuted by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
| 6758 |
| 72 | | - |
| 73 | | - |
| 74 | | - |
| 75 | | - |
| 76 | | - |
| 77 | | - |
| 78 | QQmlIncubationController *QQmlEngine::incubationController() const | - |
| 79 | { | - |
| 80 | const QQmlEnginePrivate * const d = d_func(); | - |
| 81 | returnexecuted 3392 times by 85 tests: return d->incubationController;Executed by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- tst_qquickellipseextruder
- tst_qquickflickable
- tst_qquickflipable
- ...
d->incubationController;executed 3392 times by 85 tests: return d->incubationController;Executed by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- tst_qquickellipseextruder
- tst_qquickflickable
- tst_qquickflipable
- ...
| 3392 |
| 82 | } | - |
| 83 | | - |
| 84 | QQmlIncubatorPrivate::QQmlIncubatorPrivate(QQmlIncubator *q, QQmlIncubator::IncubationMode m) | - |
| 85 | : q(q), status(QQmlIncubator::Null), mode(m), isAsynchronous(false), progress(Execute), | - |
| 86 | result(nullptr), enginePriv(nullptr), waitingOnMe(nullptr) | - |
| 87 | { | - |
| 88 | }executed 88821 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88821 |
| 89 | | - |
| 90 | QQmlIncubatorPrivate::~QQmlIncubatorPrivate() | - |
| 91 | { | - |
| 92 | clear(); | - |
| 93 | }executed 88672 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88672 |
| 94 | | - |
| 95 | void QQmlIncubatorPrivate::clear() | - |
| 96 | { | - |
| 97 | compilationUnit = nullptr; | - |
| 98 | if (next.isInList()| TRUE | evaluated 3017 times by 11 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| | FALSE | evaluated 263074 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) { | 3017-263074 |
| 99 | next.remove(); | - |
| 100 | enginePriv->incubatorCount--; | - |
| 101 | QQmlIncubationController *controller = enginePriv->incubationController; | - |
| 102 | if (controller| TRUE | evaluated 3017 times by 11 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| | FALSE | never evaluated |
) | 0-3017 |
| 103 | controller->incubatingObjectCountChanged(enginePriv->incubatorCount);executed 3017 times by 11 tests: controller->incubatingObjectCountChanged(enginePriv->incubatorCount);Executed by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| 3017 |
| 104 | }executed 3017 times by 11 tests: end of blockExecuted by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| 3017 |
| 105 | enginePriv = nullptr; | - |
| 106 | if (!rootContext.isNull()| TRUE | evaluated 88695 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 177396 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) { | 88695-177396 |
| 107 | rootContext->incubator = nullptr; | - |
| 108 | rootContext = nullptr; | - |
| 109 | }executed 88695 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88695 |
| 110 | | - |
| 111 | if (nextWaitingFor.isInList()| TRUE | evaluated 162 times by 6 testsEvaluated by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 265929 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) { | 162-265929 |
| 112 | ((waitingOnMe) ? static_cast<void>(0) : qt_assert("waitingOnMe", __FILE__, 157)); | - |
| 113 | nextWaitingFor.remove(); | - |
| 114 | waitingOnMe = nullptr; | - |
| 115 | }executed 162 times by 6 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| 162 |
| 116 | | - |
| 117 | | - |
| 118 | while (waitingFor.first()| TRUE | evaluated 2 times by 1 test | | FALSE | evaluated 266091 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) { | 2-266091 |
| 119 | QQmlIncubator * i = static_cast<QQmlIncubatorPrivate*>(waitingFor.first())->q; | - |
| 120 | if (i| TRUE | evaluated 2 times by 1 test | | FALSE | never evaluated |
) | 0-2 |
| 121 | i->clear();executed 2 times by 1 test: i->clear(); | 2 |
| 122 | }executed 2 times by 1 test: end of block | 2 |
| 123 | | - |
| 124 | bool guardOk = vmeGuard.isOK(); | - |
| 125 | | - |
| 126 | vmeGuard.clear(); | - |
| 127 | if (creator && guardOk| TRUE | evaluated 88755 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 49 times by 3 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
|
) | 49-88755 |
| 128 | creator->clear();executed 88755 times by 32 tests: creator->clear();Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88755 |
| 129 | creator.reset(nullptr); | - |
| 130 | }executed 266091 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 266091 |
| 131 | QQmlIncubationController::QQmlIncubationController() | - |
| 132 | : d(nullptr) | - |
| 133 | { | - |
| 134 | }executed 3352 times by 87 tests: end of blockExecuted by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
| 3352 |
| 135 | | - |
| 136 | | - |
| 137 | QQmlIncubationController::~QQmlIncubationController() | - |
| 138 | { | - |
| 139 | if (d| TRUE | evaluated 3298 times by 87 testsEvaluated by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
| | FALSE | evaluated 26 times by 7 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
|
) QQmlEnginePrivate::get(d)->setIncubationController(nullptr);executed 3298 times by 87 tests: QQmlEnginePrivate::get(d)->setIncubationController(nullptr);Executed by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
| 26-3298 |
| 140 | d = nullptr; | - |
| 141 | }executed 3324 times by 87 tests: end of blockExecuted by:- tst_drawingmodes
- tst_flickableinterop
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmldebugjs
- tst_qqmlimport
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickaccessible
- tst_qquickage
- tst_qquickanchors
- tst_qquickangleddirection
- tst_qquickanimatedimage
- tst_qquickanimatedsprite
- tst_qquickanimationcontroller
- tst_qquickanimations
- tst_qquickapplication
- tst_qquickborderimage
- tst_qquickcumulativedirection
- tst_qquickcustomaffector
- tst_qquickcustomparticle
- tst_qquickdesignersupport
- tst_qquickdraghandler
- tst_qquickdynamicpropertyanimation
- ...
| 3324 |
| 142 | | - |
| 143 | | - |
| 144 | | - |
| 145 | | - |
| 146 | | - |
| 147 | QQmlEngine *QQmlIncubationController::engine() const | - |
| 148 | { | - |
| 149 | return never executed: return QQmlEnginePrivate::get(d); QQmlEnginePrivate::get(d);never executed: return QQmlEnginePrivate::get(d); | 0 |
| 150 | } | - |
| 151 | | - |
| 152 | | - |
| 153 | | - |
| 154 | | - |
| 155 | int QQmlIncubationController::incubatingObjectCount() const | - |
| 156 | { | - |
| 157 | returnexecuted 2473 times by 9 tests: return d ? d->incubatorCount : 0;Executed by:- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
d ? d->incubatorCount : 0;executed 2473 times by 9 tests: return d ? d->incubatorCount : 0;Executed by:- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| 2473 |
| 158 | } | - |
| 159 | | - |
| 160 | | - |
| 161 | | - |
| 162 | | - |
| 163 | | - |
| 164 | | - |
| 165 | | - |
| 166 | void QQmlIncubationController::incubatingObjectCountChanged(int incubatingObjectCount) | - |
| 167 | { | - |
| 168 | (void)incubatingObjectCount;; | - |
| 169 | }executed 610 times by 8 tests: end of blockExecuted by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
| 610 |
| 170 | | - |
| 171 | void QQmlIncubatorPrivate::forceCompletion(QQmlInstantiationInterrupt &i) | - |
| 172 | { | - |
| 173 | while (QQmlIncubator::Loading == status| TRUE | evaluated 172 times by 6 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| | FALSE | evaluated 176 times by 6 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
|
) { | 172-176 |
| 174 | while (QQmlIncubator::Loading == status| TRUE | evaluated 172 times by 6 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| | FALSE | never evaluated |
&& !waitingFor.isEmpty()| TRUE | never evaluated | | FALSE | evaluated 172 times by 6 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
|
) | 0-172 |
| 175 | static_cast< never executed: static_cast<QQmlIncubatorPrivate *>(waitingFor.first())->forceCompletion(i); QQmlIncubatorPrivate *>(waitingFor.first())->forceCompletion(i);never executed: static_cast<QQmlIncubatorPrivate *>(waitingFor.first())->forceCompletion(i); | 0 |
| 176 | if (QQmlIncubator::Loading == status| TRUE | evaluated 172 times by 6 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| | FALSE | never evaluated |
) | 0-172 |
| 177 | incubate(i);executed 172 times by 6 tests: incubate(i);Executed by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| 172 |
| 178 | }executed 172 times by 6 tests: end of blockExecuted by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| 172 |
| 179 | }executed 176 times by 6 tests: end of blockExecuted by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| 176 |
| 180 | | - |
| 181 | void QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt &i) | - |
| 182 | { | - |
| 183 | if (!compilationUnit| TRUE | never evaluated | | FALSE | evaluated 90319 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 0-90319 |
| 184 | return; never executed: return; | 0 |
| 185 | | - |
| 186 | QQmlMemoryScope _qml_memory_scope(compilationUnit->finalUrl()); | - |
| 187 | | - |
| 188 | QExplicitlySharedDataPointer<QQmlIncubatorPrivate> protectThis(this); | - |
| 189 | | - |
| 190 | QRecursionWatcher<QQmlIncubatorPrivate, &QQmlIncubatorPrivate::recursion> watcher(this); | - |
| 191 | | - |
| 192 | QQmlEnginePrivate *enginePriv = this->enginePriv; | - |
| 193 | | - |
| 194 | if (!vmeGuard.isOK()| TRUE | evaluated 35 times by 3 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
| | FALSE | evaluated 90284 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) { | 35-90284 |
| 195 | QQmlError error; | - |
| 196 | error.setUrl(compilationUnit->url()); | - |
| 197 | error.setDescription(QQmlComponent::tr("Object destroyed during incubation")); | - |
| 198 | errors << error; | - |
| 199 | progress = QQmlIncubatorPrivate::Completed; | - |
| 200 | | - |
| 201 | gotoexecuted 35 times by 3 tests: goto finishIncubate;Executed by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
finishIncubate;executed 35 times by 3 tests: goto finishIncubate;Executed by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
| 35 |
| 202 | } | - |
| 203 | | - |
| 204 | vmeGuard.clear(); | - |
| 205 | | - |
| 206 | if (progress == QQmlIncubatorPrivate::Execute| TRUE | evaluated 88915 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 1369 times by 6 testsEvaluated by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
|
) { | 1369-88915 |
| 207 | enginePriv->referenceScarceResources(); | - |
| 208 | QObject *tresult = nullptr; | - |
| 209 | tresult = creator->create(subComponentToCreate, nullptr, &i); | - |
| 210 | if (!tresult| TRUE | evaluated 212 times by 7 testsEvaluated by:- tst_qqmlincubator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 88703 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 212-88703 |
| 211 | errors = creator->errors;executed 212 times by 7 tests: errors = creator->errors;Executed by:- tst_qqmlincubator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
| 212 |
| 212 | enginePriv->dereferenceScarceResources(); | - |
| 213 | | - |
| 214 | if (watcher.hasRecursed()| TRUE | never evaluated | | FALSE | evaluated 88915 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 0-88915 |
| 215 | return; never executed: return; | 0 |
| 216 | | - |
| 217 | result = tresult; | - |
| 218 | if (errors.isEmpty()| TRUE | evaluated 88913 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 2 times by 1 test |
&& result == nullptr| TRUE | evaluated 210 times by 7 testsEvaluated by:- tst_qqmlincubator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 88703 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 2-88913 |
| 219 | gotoexecuted 210 times by 7 tests: goto finishIncubate;Executed by:- tst_qqmlincubator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
finishIncubate;executed 210 times by 7 tests: goto finishIncubate;Executed by:- tst_qqmlincubator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
| 210 |
| 220 | | - |
| 221 | if (result| TRUE | evaluated 88703 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 2 times by 1 test |
) { | 2-88703 |
| 222 | QQmlData *ddata = QQmlData::get(result); | - |
| 223 | ((ddata) ? static_cast<void>(0) : qt_assert("ddata", __FILE__, 312)); | - |
| 224 | | - |
| 225 | ddata->indestructible = true; | - |
| 226 | ddata->explicitIndestructibleSet = true; | - |
| 227 | ddata->rootObjectInCreation = false; | - |
| 228 | if (q| TRUE | evaluated 88701 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 2 times by 1 test |
) | 2-88701 |
| 229 | q->setInitialState(result);executed 88701 times by 32 tests: q->setInitialState(result);Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88701 |
| 230 | }executed 88703 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88703 |
| 231 | | - |
| 232 | if (watcher.hasRecursed()| TRUE | never evaluated | | FALSE | evaluated 88705 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 0-88705 |
| 233 | return; never executed: return; | 0 |
| 234 | | - |
| 235 | if (errors.isEmpty()| TRUE | evaluated 88703 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 2 times by 1 test |
) | 2-88703 |
| 236 | progress = QQmlIncubatorPrivate::Completing;executed 88703 times by 32 tests: progress = QQmlIncubatorPrivate::Completing;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88703 |
| 237 | else | - |
| 238 | progress = QQmlIncubatorPrivate::Completed;executed 2 times by 1 test: progress = QQmlIncubatorPrivate::Completed; | 2 |
| 239 | | - |
| 240 | changeStatus(calculateStatus()); | - |
| 241 | | - |
| 242 | if (watcher.hasRecursed()| TRUE | never evaluated | | FALSE | evaluated 88705 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 0-88705 |
| 243 | return; never executed: return; | 0 |
| 244 | | - |
| 245 | if (i.shouldInterrupt()| TRUE | evaluated 190 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 88515 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 190-88515 |
| 246 | gotoexecuted 190 times by 5 tests: goto finishIncubate;Executed by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
finishIncubate;executed 190 times by 5 tests: goto finishIncubate;Executed by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| 190 |
| 247 | }executed 88515 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88515 |
| 248 | | - |
| 249 | if (progress == QQmlIncubatorPrivate::Completing| TRUE | evaluated 89742 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 142 times by 7 testsEvaluated by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
|
) { | 142-89742 |
| 250 | do { | - |
| 251 | if (watcher.hasRecursed()| TRUE | evaluated 4 times by 2 testsEvaluated by:- tst_qqmlincubator
- tst_qquickloader
| | FALSE | evaluated 89742 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 4-89742 |
| 252 | return;executed 4 times by 2 tests: return;Executed by:- tst_qqmlincubator
- tst_qquickloader
| 4 |
| 253 | | - |
| 254 | QQmlContextData *ctxt = nullptr; | - |
| 255 | ctxt = creator->finalize(i); | - |
| 256 | if (ctxt| TRUE | evaluated 88695 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 1047 times by 6 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
|
) { | 1047-88695 |
| 257 | rootContext = ctxt; | - |
| 258 | progress = QQmlIncubatorPrivate::Completed; | - |
| 259 | gotoexecuted 88695 times by 32 tests: goto finishIncubate;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
finishIncubate;executed 88695 times by 32 tests: goto finishIncubate;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88695 |
| 260 | } | - |
| 261 | }executed 1047 times by 6 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
while (!i.shouldInterrupt()| TRUE | evaluated 4 times by 2 testsEvaluated by:- tst_qqmlincubator
- tst_qquickloader
| | FALSE | evaluated 1043 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
|
); | 4-1047 |
| 262 | }executed 1043 times by 5 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| 1043 |
| 263 | | - |
| 264 | finishIncubate:code before this statement executed 1185 times by 7 tests: finishIncubate:Executed by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
| 1185 |
| 265 | if (progress == QQmlIncubatorPrivate::Completed| TRUE | evaluated 88872 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 1443 times by 7 testsEvaluated by:- tst_qqmlincubator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
|
&& waitingFor.isEmpty()| TRUE | evaluated 88730 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 142 times by 6 testsEvaluated by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
|
) { | 142-88872 |
| 266 | QExplicitlySharedDataPointer<QQmlIncubatorPrivate> isWaiting = waitingOnMe; | - |
| 267 | clear(); | - |
| 268 | | - |
| 269 | if (isWaiting| TRUE | evaluated 160 times by 6 testsEvaluated by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 88570 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) { | 160-88570 |
| 270 | QRecursionWatcher<QQmlIncubatorPrivate, &QQmlIncubatorPrivate::recursion> watcher(isWaiting.data()); | - |
| 271 | changeStatus(calculateStatus()); | - |
| 272 | if (!watcher.hasRecursed()| TRUE | evaluated 160 times by 6 testsEvaluated by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | never evaluated |
) | 0-160 |
| 273 | isWaiting->incubate(i);executed 160 times by 6 tests: isWaiting->incubate(i);Executed by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| 160 |
| 274 | }executed 160 times by 6 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
else { | 160 |
| 275 | changeStatus(calculateStatus()); | - |
| 276 | }executed 88570 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88570 |
| 277 | | - |
| 278 | enginePriv->inProgressCreations--; | - |
| 279 | | - |
| 280 | if (0 == enginePriv->inProgressCreations| TRUE | evaluated 33529 times by 20 testsEvaluated by:- tst_examples
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlxmlhttprequest
- tst_qquickgridview
- tst_qquickitem2
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickvisualdatamodel
| | FALSE | evaluated 55201 times by 28 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- ...
|
) { | 33529-55201 |
| 281 | while (enginePriv->erroredBindings| TRUE | evaluated 20 times by 1 test | | FALSE | evaluated 33529 times by 20 testsEvaluated by:- tst_examples
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlxmlhttprequest
- tst_qquickgridview
- tst_qquickitem2
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickvisualdatamodel
|
) | 20-33529 |
| 282 | enginePriv->warning(enginePriv->erroredBindings->removeError());executed 20 times by 1 test: enginePriv->warning(enginePriv->erroredBindings->removeError()); | 20 |
| 283 | }executed 33529 times by 20 tests: end of blockExecuted by:- tst_examples
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlxmlhttprequest
- tst_qquickgridview
- tst_qquickitem2
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickvisualdatamodel
| 33529 |
| 284 | }executed 88730 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
else if (!creator.isNull()| TRUE | evaluated 1553 times by 8 testsEvaluated by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 32 times by 1 test |
) { | 32-88730 |
| 285 | vmeGuard.guard(creator.data()); | - |
| 286 | }executed 1553 times by 8 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
| 1553 |
| 287 | }executed 90315 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 90315 |
| 288 | | - |
| 289 | | - |
| 290 | | - |
| 291 | | - |
| 292 | void QQmlIncubationController::incubateFor(int msecs) | - |
| 293 | { | - |
| 294 | if (!d| TRUE | evaluated 292 times by 1 test | | FALSE | evaluated 1074 times by 10 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
- tst_qquickvisualdatamodel
|
|| !d->incubatorCount| TRUE | evaluated 101 times by 3 testsEvaluated by:- tst_qqmlcomponent
- tst_qquickloader
- tst_qquickvisualdatamodel
| | FALSE | evaluated 973 times by 9 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
|
) | 101-1074 |
| 295 | return;executed 393 times by 3 tests: return;Executed by:- tst_qqmlcomponent
- tst_qquickloader
- tst_qquickvisualdatamodel
| 393 |
| 296 | | - |
| 297 | QQmlInstantiationInterrupt i(msecs * 1000000); | - |
| 298 | i.reset(); | - |
| 299 | do { | - |
| 300 | static_cast<QQmlIncubatorPrivate*>(d->incubatorList.first())->incubate(i); | - |
| 301 | }executed 2606 times by 9 tests: end of blockExecuted by:- tst_qqmlcomponent
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
while (d| TRUE | evaluated 2606 times by 9 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | never evaluated |
&& d->incubatorCount != 0| TRUE | evaluated 1647 times by 8 testsEvaluated by:- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 959 times by 9 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
|
&& !i.shouldInterrupt()| TRUE | evaluated 1633 times by 7 testsEvaluated by:- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 14 times by 3 testsEvaluated by:- tst_qqmltypeloader
- tst_qquicklistview
- tst_qquickloader
|
); | 0-2606 |
| 302 | }executed 973 times by 9 tests: end of blockExecuted by:- tst_qqmlcomponent
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickrepeater
| 973 |
| 303 | void QQmlIncubationController::incubateWhile(volatile bool *flag, int msecs) | - |
| 304 | { | - |
| 305 | if (!d| TRUE | never evaluated | | FALSE | evaluated 1642 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
|
|| !d->incubatorCount| TRUE | evaluated 62 times by 3 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
| | FALSE | evaluated 1580 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
|
) | 0-1642 |
| 306 | return;executed 62 times by 3 tests: return;Executed by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
| 62 |
| 307 | | - |
| 308 | QQmlInstantiationInterrupt i(flag, msecs * 1000000); | - |
| 309 | i.reset(); | - |
| 310 | do { | - |
| 311 | static_cast<QQmlIncubatorPrivate*>(d->incubatorList.first())->incubate(i); | - |
| 312 | }executed 1594 times by 5 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
while (d| TRUE | evaluated 1594 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | never evaluated |
&& d->incubatorCount != 0| TRUE | evaluated 1552 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| | FALSE | evaluated 42 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
|
&& !i.shouldInterrupt()| TRUE | evaluated 14 times by 3 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
| | FALSE | evaluated 1538 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
|
); | 0-1594 |
| 313 | }executed 1580 times by 5 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickpathview
- tst_qquickrepeater
| 1580 |
| 314 | QQmlIncubator::QQmlIncubator(IncubationMode mode) | - |
| 315 | : d(new QQmlIncubatorPrivate(this, mode)) | - |
| 316 | { | - |
| 317 | d->ref.ref(); | - |
| 318 | }executed 88821 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88821 |
| 319 | | - |
| 320 | | - |
| 321 | QQmlIncubator::~QQmlIncubator() | - |
| 322 | { | - |
| 323 | d->q = nullptr; | - |
| 324 | | - |
| 325 | if (!d->ref.deref()| TRUE | evaluated 88628 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 44 times by 3 testsEvaluated by:- tst_qqmlincubator
- tst_qquickloader
- tst_qquickrepeater
|
) { | 44-88628 |
| 326 | delete d; | - |
| 327 | }executed 88628 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88628 |
| 328 | d = nullptr; | - |
| 329 | }executed 88672 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88672 |
| 330 | void QQmlIncubator::clear() | - |
| 331 | { | - |
| 332 | QRecursionWatcher<QQmlIncubatorPrivate, &QQmlIncubatorPrivate::recursion> watcher(d); | - |
| 333 | | - |
| 334 | Status s = status(); | - |
| 335 | | - |
| 336 | if (s == Null| TRUE | evaluated 89141 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 88689 times by 30 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- ...
|
) | 88689-89141 |
| 337 | return;executed 89141 times by 32 tests: return;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 89141 |
| 338 | | - |
| 339 | QQmlEnginePrivate *enginePriv = d->enginePriv; | - |
| 340 | if (s == Loading| TRUE | evaluated 70 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| | FALSE | evaluated 88619 times by 30 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- ...
|
) { | 70-88619 |
| 341 | ((d->compilationUnit) ? static_cast<void>(0) : qt_assert("d->compilationUnit", __FILE__, 556)); | - |
| 342 | if (d->result| TRUE | evaluated 8 times by 2 testsEvaluated by:- tst_qqmlincubator
- tst_qquickloader
| | FALSE | evaluated 62 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
|
) d->result->deleteLater();executed 8 times by 2 tests: d->result->deleteLater();Executed by:- tst_qqmlincubator
- tst_qquickloader
| 8-62 |
| 343 | d->result = nullptr; | - |
| 344 | }executed 70 times by 5 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| 70 |
| 345 | | - |
| 346 | d->clear(); | - |
| 347 | | - |
| 348 | ((d->compilationUnit.isNull()) ? static_cast<void>(0) : qt_assert("d->compilationUnit.isNull()", __FILE__, 563)); | - |
| 349 | ((d->waitingOnMe.data() == nullptr) ? static_cast<void>(0) : qt_assert("d->waitingOnMe.data() == nullptr", __FILE__, 564)); | - |
| 350 | ((d->waitingFor.isEmpty()) ? static_cast<void>(0) : qt_assert("d->waitingFor.isEmpty()", __FILE__, 565)); | - |
| 351 | | - |
| 352 | d->errors.clear(); | - |
| 353 | d->progress = QQmlIncubatorPrivate::Execute; | - |
| 354 | d->result = nullptr; | - |
| 355 | | - |
| 356 | if (s == Loading| TRUE | evaluated 70 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| | FALSE | evaluated 88619 times by 30 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- ...
|
) { | 70-88619 |
| 357 | ((enginePriv) ? static_cast<void>(0) : qt_assert("enginePriv", __FILE__, 572)); | - |
| 358 | | - |
| 359 | enginePriv->inProgressCreations--; | - |
| 360 | if (0 == enginePriv->inProgressCreations| TRUE | evaluated 66 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| | FALSE | evaluated 4 times by 2 testsEvaluated by:- tst_qqmlincubator
- tst_qquickloader
|
) { | 4-66 |
| 361 | while (enginePriv->erroredBindings| TRUE | evaluated 4 times by 1 test | | FALSE | evaluated 66 times by 5 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
|
) | 4-66 |
| 362 | enginePriv->warning(enginePriv->erroredBindings->removeError());executed 4 times by 1 test: enginePriv->warning(enginePriv->erroredBindings->removeError()); | 4 |
| 363 | }executed 66 times by 5 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| 66 |
| 364 | }executed 70 times by 5 tests: end of blockExecuted by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| 70 |
| 365 | | - |
| 366 | d->changeStatus(Null); | - |
| 367 | }executed 88689 times by 30 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- ...
| 88689 |
| 368 | | - |
| 369 | | - |
| 370 | | - |
| 371 | | - |
| 372 | | - |
| 373 | void QQmlIncubator::forceCompletion() | - |
| 374 | { | - |
| 375 | QQmlInstantiationInterrupt i; | - |
| 376 | d->forceCompletion(i); | - |
| 377 | }executed 176 times by 6 tests: end of blockExecuted by:- tst_qqmlcomponent
- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
- tst_qquickvisualdatamodel
| 176 |
| 378 | | - |
| 379 | | - |
| 380 | | - |
| 381 | | - |
| 382 | bool QQmlIncubator::isNull() const | - |
| 383 | { | - |
| 384 | returnexecuted 100 times by 1 test: return status() == Null; status() == Null;executed 100 times by 1 test: return status() == Null; | 100 |
| 385 | } | - |
| 386 | | - |
| 387 | | - |
| 388 | | - |
| 389 | | - |
| 390 | bool QQmlIncubator::isReady() const | - |
| 391 | { | - |
| 392 | returnexecuted 110 times by 2 tests: return status() == Ready;Executed by:- tst_qqmlincubator
- tst_qqmlinstantiator
status() == Ready;executed 110 times by 2 tests: return status() == Ready;Executed by:- tst_qqmlincubator
- tst_qqmlinstantiator
| 110 |
| 393 | } | - |
| 394 | | - |
| 395 | | - |
| 396 | | - |
| 397 | | - |
| 398 | bool QQmlIncubator::isError() const | - |
| 399 | { | - |
| 400 | returnexecuted 88373 times by 26 tests: return status() == Error;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- tst_qquickvisualdatamodel
- ...
status() == Error;executed 88373 times by 26 tests: return status() == Error;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- tst_qquickvisualdatamodel
- ...
| 88373 |
| 401 | } | - |
| 402 | | - |
| 403 | | - |
| 404 | | - |
| 405 | | - |
| 406 | bool QQmlIncubator::isLoading() const | - |
| 407 | { | - |
| 408 | returnexecuted 282 times by 2 tests: return status() == Loading;Executed by:- tst_qqmlincubator
- tst_qquickloader
status() == Loading;executed 282 times by 2 tests: return status() == Loading;Executed by:- tst_qqmlincubator
- tst_qquickloader
| 282 |
| 409 | } | - |
| 410 | | - |
| 411 | | - |
| 412 | | - |
| 413 | | - |
| 414 | QList<QQmlError> QQmlIncubator::errors() const | - |
| 415 | { | - |
| 416 | returnexecuted 88327 times by 27 tests: return d->errors;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- ...
d->errors;executed 88327 times by 27 tests: return d->errors;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- tst_qquickpathview
- tst_qquickpositioners
- tst_qquickrepeater
- tst_qquickshortcut
- tst_qquickspringanimation
- ...
| 88327 |
| 417 | } | - |
| 418 | | - |
| 419 | | - |
| 420 | | - |
| 421 | | - |
| 422 | QQmlIncubator::IncubationMode QQmlIncubator::incubationMode() const | - |
| 423 | { | - |
| 424 | returnexecuted 88987 times by 32 tests: return d->mode;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
d->mode;executed 88987 times by 32 tests: return d->mode;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88987 |
| 425 | } | - |
| 426 | | - |
| 427 | | - |
| 428 | | - |
| 429 | | - |
| 430 | QQmlIncubator::Status QQmlIncubator::status() const | - |
| 431 | { | - |
| 432 | returnexecuted 270343 times by 32 tests: return d->status;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
d->status;executed 270343 times by 32 tests: return d->status;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 270343 |
| 433 | } | - |
| 434 | | - |
| 435 | | - |
| 436 | | - |
| 437 | | - |
| 438 | QObject *QQmlIncubator::object() const | - |
| 439 | { | - |
| 440 | if (status() != Ready| TRUE | evaluated 18 times by 4 testsEvaluated by:- tst_qqmlcomponent
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qquickloader
| | FALSE | evaluated 444 times by 17 testsEvaluated by:- tst_examples
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickitem
- tst_qquickitem2
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
|
) | 18-444 |
| 441 | returnexecuted 18 times by 4 tests: return nullptr;Executed by:- tst_qqmlcomponent
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qquickloader
nullptr;executed 18 times by 4 tests: return nullptr;Executed by:- tst_qqmlcomponent
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qquickloader
| 18 |
| 442 | else | - |
| 443 | returnexecuted 444 times by 17 tests: return d->result;Executed by:- tst_examples
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickitem
- tst_qquickitem2
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
d->result;executed 444 times by 17 tests: return d->result;Executed by:- tst_examples
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmltypeloader
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickitem
- tst_qquickitem2
- tst_qquicklistview
- tst_qquickloader
- tst_qquickpathview
- tst_qquickrepeater
| 444 |
| 444 | } | - |
| 445 | | - |
| 446 | | - |
| 447 | | - |
| 448 | | - |
| 449 | | - |
| 450 | | - |
| 451 | void QQmlIncubator::statusChanged(Status status) | - |
| 452 | { | - |
| 453 | (void)status;; | - |
| 454 | }executed 118 times by 3 tests: end of blockExecuted by:- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
| 118 |
| 455 | void QQmlIncubator::setInitialState(QObject *object) | - |
| 456 | { | - |
| 457 | (void)object;; | - |
| 458 | }executed 58 times by 3 tests: end of blockExecuted by:- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
| 58 |
| 459 | | - |
| 460 | void QQmlIncubatorPrivate::changeStatus(QQmlIncubator::Status s) | - |
| 461 | { | - |
| 462 | if (s == status| TRUE | evaluated 88705 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 266230 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 88705-266230 |
| 463 | return;executed 88705 times by 32 tests: return;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88705 |
| 464 | | - |
| 465 | status = s; | - |
| 466 | if (q| TRUE | evaluated 266228 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 2 times by 1 test |
) | 2-266228 |
| 467 | q->statusChanged(status);executed 266228 times by 32 tests: q->statusChanged(status);Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 266228 |
| 468 | }executed 266230 times by 32 tests: end of blockExecuted by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 266230 |
| 469 | | - |
| 470 | QQmlIncubator::Status QQmlIncubatorPrivate::calculateStatus() const | - |
| 471 | { | - |
| 472 | if (!errors.isEmpty()| TRUE | evaluated 39 times by 4 testsEvaluated by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
| | FALSE | evaluated 177396 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
) | 39-177396 |
| 473 | returnexecuted 39 times by 4 tests: return QQmlIncubator::Error;Executed by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
QQmlIncubator::Error;executed 39 times by 4 tests: return QQmlIncubator::Error;Executed by:- tst_qqmlincubator
- tst_qquickgridview
- tst_qquicklistview
- tst_qquickloader
| 39 |
| 474 | else if (result && progress == QQmlIncubatorPrivate::Completed| TRUE | evaluated 88693 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | evaluated 88703 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
|
&& waitingFor.isEmpty()| TRUE | evaluated 88693 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | never evaluated |
) | 0-88703 |
| 475 | returnexecuted 88693 times by 32 tests: return QQmlIncubator::Ready;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
QQmlIncubator::Ready;executed 88693 times by 32 tests: return QQmlIncubator::Ready;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88693 |
| 476 | else if (compilationUnit| TRUE | evaluated 88703 times by 32 testsEvaluated by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| | FALSE | never evaluated |
) | 0-88703 |
| 477 | returnexecuted 88703 times by 32 tests: return QQmlIncubator::Loading;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
QQmlIncubator::Loading;executed 88703 times by 32 tests: return QQmlIncubator::Loading;Executed by:- tst_examples
- tst_multipointtoucharea_interop
- tst_qqmlcomponent
- tst_qqmlconnections
- tst_qqmlecmascript
- tst_qqmlenginedebugservice
- tst_qqmlincubator
- tst_qqmlinstantiator
- tst_qqmllistmodel
- tst_qqmlqt
- tst_qqmltypeloader
- tst_qqmlvaluetypes
- tst_qqmlxmlhttprequest
- tst_qquickanimations
- tst_qquickdraghandler
- tst_qquickflickable
- tst_qquickgridview
- tst_qquickimage
- tst_qquickitem
- tst_qquickitem2
- tst_qquickitemparticle
- tst_qquicklayouts
- tst_qquicklistview
- tst_qquickloader
- tst_qquickmousearea
- ...
| 88703 |
| 478 | else | - |
| 479 | return never executed: return QQmlIncubator::Null; QQmlIncubator::Null;never executed: return QQmlIncubator::Null; | 0 |
| 480 | } | - |
| | |