OpenCoverage
qqmlpropertyvalueinterceptor.cpp
Line | Source | Count |
1 | | - |
2 | | - |
3 | | - |
4 | QQmlPropertyValueInterceptor::QQmlPropertyValueInterceptor() : m_next(nullptr) | - |
5 | { | - |
6 | }executed 570 times by 9 tests: end of block Executed by:- tst_examples
- tst_qqmlmetatype
- tst_qqmlvaluetypes
- tst_qquickanimatedimage
- tst_qquickanimations
- tst_qquickbehaviors
- tst_qquicklistview
- tst_qquickloader
- tst_qquicksmoothedanimation
| 570 |
7 | | - |
8 | QQmlPropertyValueInterceptor::~QQmlPropertyValueInterceptor() | - |
9 | { | - |
10 | } | - |
11 | | - |
| | |
Generated by Squish Coco 4.2.0