| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQuickItem::clipChanged| Name: | QQuickItem::clipChanged | | Prototype: | void QQuickItem::clipChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1101-1105 |
| | 2 | 1 |
QQuickItem::clip| Name: | QQuickItem::clip | | Prototype: | bool QQuickItem::clip() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3744-3747 |
| | 1 | 1 |
QQuickItem::classBegin| Name: | QQuickItem::classBegin | | Prototype: | void QQuickItem::classBegin() | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4959-4971 |
| | 8 | 4 |
QQuickItem::childrenRectChanged| Name: | QQuickItem::childrenRectChanged | | Prototype: | void QQuickItem::childrenRectChanged(const QRectF & _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1031-1035 |
| | 2 | 1 |
QQuickItem::childrenRect| Name: | QQuickItem::childrenRect | | Prototype: | QRectF QQuickItem::childrenRect() | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3708-3717 |
| | 6 | 3 |
QQuickItem::childrenChanged| Name: | QQuickItem::childrenChanged | | Prototype: | void QQuickItem::childrenChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1115-1118 |
| | 1 | 1 |
QQuickItem::childMouseEventFilter| Name: | QQuickItem::childMouseEventFilter | | Prototype: | bool QQuickItem::childMouseEventFilter(QQuickItem *item, QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4187-4192 |
| | 3 | 1 |
QQuickItem::childItems| Name: | QQuickItem::childItems | | Prototype: | QList<QQuickItem *> QQuickItem::childItems() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3722-3726 |
| | 2 | 1 |
QQuickItem::childAt| Name: | QQuickItem::childAt | | Prototype: | QQuickItem *QQuickItem::childAt(qreal x, qreal y) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4735-4749 |
| | 10 | 3 |
QQuickItem::boundingRect| Name: | QQuickItem::boundingRect | | Prototype: | QRectF QQuickItem::boundingRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 5209-5213 |
| | 2 | 1 |
QQuickItem::baselineOffsetChanged| Name: | QQuickItem::baselineOffsetChanged | | Prototype: | void QQuickItem::baselineOffsetChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1038-1042 |
| | 2 | 1 |
QQuickItem::baselineOffset| Name: | QQuickItem::baselineOffset | | Prototype: | qreal QQuickItem::baselineOffset() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4329-4333 |
| | 2 | 1 |
QQuickItem::antialiasingChanged| Name: | QQuickItem::antialiasingChanged | | Prototype: | void QQuickItem::antialiasingChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1094-1098 |
| | 2 | 1 |
QQuickItem::antialiasing| Name: | QQuickItem::antialiasing | | Prototype: | bool QQuickItem::antialiasing() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 6365-6369 |
| | 2 | 1 |
QQuickItem::activeFocusOnTabChanged| Name: | QQuickItem::activeFocusOnTabChanged | | Prototype: | void QQuickItem::activeFocusOnTabChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1066-1070 |
| | 2 | 1 |
QQuickItem::activeFocusOnTab| Name: | QQuickItem::activeFocusOnTab | | Prototype: | bool QQuickItem::activeFocusOnTab() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 6323-6327 |
| | 2 | 1 |
QQuickItem::activeFocusChanged| Name: | QQuickItem::activeFocusChanged | | Prototype: | void QQuickItem::activeFocusChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1059-1063 |
| | 2 | 1 |
QQuickItem::acceptedMouseButtons| Name: | QQuickItem::acceptedMouseButtons | | Prototype: | Qt::MouseButtons QQuickItem::acceptedMouseButtons() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7197-7201 |
| | 2 | 1 |
QQuickItem::acceptTouchEvents| Name: | QQuickItem::acceptTouchEvents | | Prototype: | bool QQuickItem::acceptTouchEvents() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7296-7300 |
| | 2 | 1 |
QQuickItem::acceptHoverEvents| Name: | QQuickItem::acceptHoverEvents | | Prototype: | bool QQuickItem::acceptHoverEvents() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7267-7271 |
| | 2 | 1 |
QQuickItem::UpdatePaintNodeData::UpdatePaintNodeData| Name: | QQuickItem::UpdatePaintNodeData::UpdatePaintNodeData | | Prototype: | QQuickItem::UpdatePaintNodeData::UpdatePaintNodeData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3861-3864 |
| | 2 | 1 |
QQuickItem::QQuickItem| Name: | QQuickItem::QQuickItem | | Prototype: | QQuickItem::QQuickItem(QQuickItem* parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 2360-2365 |
| | 2 | 1 |
QQuickItem::QQuickItem| Name: | QQuickItem::QQuickItem | | Prototype: | QQuickItem::QQuickItem(QQuickItemPrivate &dd, QQuickItem *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 2369-2374 |
| | 2 | 1 |
QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1]| Name: | QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1] | | Prototype: | ItemChangeData(QQuickItem *v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 182-182 |
| | 1 | 1 |
QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1]| Name: | QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1] | | Prototype: | ItemChangeData(QQuickWindow *v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 183-183 |
| | 1 | 1 |
QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1]| Name: | QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1] | | Prototype: | ItemChangeData(qreal v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 184-184 |
| | 1 | 1 |
QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1]| Name: | QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1] | | Prototype: | ItemChangeData(bool v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 185-185 |
| | 1 | 1 |
QQuickIntValidator::setLocaleName| Name: | QQuickIntValidator::setLocaleName | | Prototype: | void QQuickIntValidator::setLocaleName(const QString &name) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickvalidator.cpp | | Lines: | 79-85 |
| | 3 | 2 |
QQuickIntValidator::resetLocaleName| Name: | QQuickIntValidator::resetLocaleName | | Prototype: | void QQuickIntValidator::resetLocaleName() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickvalidator.cpp | | Lines: | 87-94 |
| | 4 | 2 |
QQuickIntValidator::localeNameChanged| Name: | QQuickIntValidator::localeNameChanged | | Prototype: | void QQuickIntValidator::localeNameChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickvalidator_p.cpp | | Lines: | 175-178 |
| | 1 | 1 |
QQuickIntValidator::localeName| Name: | QQuickIntValidator::localeName | | Prototype: | QString QQuickIntValidator::localeName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickvalidator.cpp | | Lines: | 74-77 |
| | 1 | 1 |
QQuickIntValidator::QQuickIntValidator| Name: | QQuickIntValidator::QQuickIntValidator | | Prototype: | QQuickIntValidator::QQuickIntValidator(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickvalidator.cpp | | Lines: | 61-64 |
| | 2 | 1 |
QQuickImplicitSizeItem::d_func| Name: | QQuickImplicitSizeItem::d_func | | Prototype: | inline QQuickImplicitSizeItemPrivate* d_func() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimplicitsizeitem_p.h | | Lines: | 71-71 |
| | 1 | 1 |
QQuickImplicitSizeItem::d_func| Name: | QQuickImplicitSizeItem::d_func | | Prototype: | inline const QQuickImplicitSizeItemPrivate* d_func() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimplicitsizeitem_p.h | | Lines: | 71-71 |
| | 1 | 1 |
QQuickImplicitSizeItem::QQuickImplicitSizeItem| Name: | QQuickImplicitSizeItem::QQuickImplicitSizeItem | | Prototype: | QQuickImplicitSizeItem::QQuickImplicitSizeItem(QQuickImplicitSizeItemPrivate &dd, QQuickItem *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimplicitsizeitem.cpp | | Lines: | 54-57 |
| | 2 | 1 |
QQuickImageTextureProvider::updateTexture| Name: | QQuickImageTextureProvider::updateTexture | | Prototype: | void updateTexture(QSGTexture *texture) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 65-70 |
| | 4 | 2 |
QQuickImageTextureProvider::texture| Name: | QQuickImageTextureProvider::texture | | Prototype: | QSGTexture *texture() const override | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 72-80 |
| | 6 | 2 |
QQuickImageTextureProvider::QQuickImageTextureProvider| Name: | QQuickImageTextureProvider::QQuickImageTextureProvider | | Prototype: | QQuickImageTextureProvider() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 59-63 |
| | 2 | 1 |
QQuickImageResponsePrivate::_q_finished| Name: | QQuickImageResponsePrivate::_q_finished | | Prototype: | void _q_finished() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider_p.h | | Lines: | 66-66 |
| | 1 | 1 |
QQuickImageResponse::finished| Name: | QQuickImageResponse::finished | | Prototype: | void QQuickImageResponse::finished() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickimageprovider.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QQuickImageResponse::errorString| Name: | QQuickImageResponse::errorString | | Prototype: | QString QQuickImageResponse::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QQuickImageResponse::d_func| Name: | QQuickImageResponse::d_func | | Prototype: | inline QQuickImageResponsePrivate* d_func() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.h | | Lines: | 91-91 |
| | 1 | 1 |
QQuickImageResponse::d_func| Name: | QQuickImageResponse::d_func | | Prototype: | inline const QQuickImageResponsePrivate* d_func() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.h | | Lines: | 91-91 |
| | 1 | 1 |
QQuickImageResponse::QQuickImageResponse| Name: | QQuickImageResponse::QQuickImageResponse | | Prototype: | QQuickImageResponse::QQuickImageResponse() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 164-169 |
| | 18 | 4 |
QQuickImageProviderWithOptions::requestTexture| Name: | QQuickImageProviderWithOptions::requestTexture | | Prototype: | QQuickTextureFactory *QQuickImageProviderWithOptions::requestTexture(const QString &id, QSize *size, const QSize &requestedSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 625-628 |
| | 1 | 1 |
QQuickImageProviderWithOptions::requestTexture| Name: | QQuickImageProviderWithOptions::requestTexture | | Prototype: | QQuickTextureFactory *QQuickImageProviderWithOptions::requestTexture(const QString &id, QSize *size, const QSize &requestedSize, const QQuickImageProviderOptions &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 642-646 |
| | 2 | 1 |
QQuickImageProviderWithOptions::requestPixmap| Name: | QQuickImageProviderWithOptions::requestPixmap | | Prototype: | QPixmap QQuickImageProviderWithOptions::requestPixmap(const QString &id, QSize *size, const QSize& requestedSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 620-623 |
| | 1 | 1 |
QQuickImageProviderWithOptions::requestPixmap| Name: | QQuickImageProviderWithOptions::requestPixmap | | Prototype: | QPixmap QQuickImageProviderWithOptions::requestPixmap(const QString &id, QSize *size, const QSize& requestedSize, const QQuickImageProviderOptions &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 636-640 |
| | 2 | 1 |
QQuickImageProviderWithOptions::requestImageResponse| Name: | QQuickImageProviderWithOptions::requestImageResponse | | Prototype: | QQuickImageResponse *QQuickImageProviderWithOptions::requestImageResponse(const QString &id, const QSize &requestedSize) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 648-655 |
| | 5 | 2 |
QQuickImageProviderWithOptions::requestImageResponse| Name: | QQuickImageProviderWithOptions::requestImageResponse | | Prototype: | QQuickImageResponse *QQuickImageProviderWithOptions::requestImageResponse(const QString &id, const QSize &requestedSize, const QQuickImageProviderOptions &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 657-661 |
| | 2 | 1 |
QQuickImageProviderWithOptions::requestImage| Name: | QQuickImageProviderWithOptions::requestImage | | Prototype: | QImage QQuickImageProviderWithOptions::requestImage(const QString &id, QSize *size, const QSize& requestedSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 615-618 |
| | 1 | 1 |
QQuickImageProviderWithOptions::requestImage| Name: | QQuickImageProviderWithOptions::requestImage | | Prototype: | QImage QQuickImageProviderWithOptions::requestImage(const QString &id, QSize *size, const QSize& requestedSize, const QQuickImageProviderOptions &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 630-634 |
| | 2 | 1 |
QQuickImageProviderWithOptions::loadSize| Name: | QQuickImageProviderWithOptions::loadSize | | Prototype: | QSize QQuickImageProviderWithOptions::loadSize(const QSize &originalSize, const QSize &requestedSize, const QByteArray &format, const QQuickImageProviderOptions &options) | | Coverage: | 80.702% (46/57) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 670-702 |
| | 24 | 9 |
QQuickImageProviderWithOptions::checkedCast| Name: | QQuickImageProviderWithOptions::checkedCast | | Prototype: | QQuickImageProviderWithOptions *QQuickImageProviderWithOptions::checkedCast(QQuickImageProvider *provider) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 704-710 |
| | 3 | 2 |
QQuickImageProviderWithOptions::QQuickImageProviderWithOptions| Name: | QQuickImageProviderWithOptions::QQuickImageProviderWithOptions | | Prototype: | QQuickImageProviderWithOptions::QQuickImageProviderWithOptions(ImageType type, Flags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 607-613 |
| | 3 | 1 |
QQuickImageProviderOptions::setPreserveAspectRatioFit| Name: | QQuickImageProviderOptions::setPreserveAspectRatioFit | | Prototype: | void QQuickImageProviderOptions::setPreserveAspectRatioFit(bool preserveAspectRatioFit) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 602-605 |
| | 1 | 1 |
QQuickImageProviderOptions::setPreserveAspectRatioCrop| Name: | QQuickImageProviderOptions::setPreserveAspectRatioCrop | | Prototype: | void QQuickImageProviderOptions::setPreserveAspectRatioCrop(bool preserveAspectRatioCrop) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 588-591 |
| | 1 | 1 |
QQuickImageProviderOptions::setAutoTransform| Name: | QQuickImageProviderOptions::setAutoTransform | | Prototype: | void QQuickImageProviderOptions::setAutoTransform(QQuickImageProviderOptions::AutoTransform autoTransform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 574-577 |
| | 1 | 1 |
QQuickImageProviderOptions::preserveAspectRatioFit| Name: | QQuickImageProviderOptions::preserveAspectRatioFit | | Prototype: | bool QQuickImageProviderOptions::preserveAspectRatioFit() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 597-600 |
| | 1 | 1 |
QQuickImageProviderOptions::preserveAspectRatioCrop| Name: | QQuickImageProviderOptions::preserveAspectRatioCrop | | Prototype: | bool QQuickImageProviderOptions::preserveAspectRatioCrop() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 583-586 |
| | 1 | 1 |
QQuickImageProviderOptions::operator==| Name: | QQuickImageProviderOptions::operator== | | Prototype: | bool QQuickImageProviderOptions::operator==(const QQuickImageProviderOptions &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 559-564 |
| | 3 | 1 |
QQuickImageProviderOptions::operator=| Name: | QQuickImageProviderOptions::operator= | | Prototype: | QQuickImageProviderOptions& QQuickImageProviderOptions::operator=(const QQuickImageProviderOptions &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 553-557 |
| | 2 | 1 |
QQuickImageProviderOptions::autoTransform| Name: | QQuickImageProviderOptions::autoTransform | | Prototype: | QQuickImageProviderOptions::AutoTransform QQuickImageProviderOptions::autoTransform() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 569-572 |
| | 1 | 1 |
QQuickImageProviderOptions::QQuickImageProviderOptions| Name: | QQuickImageProviderOptions::QQuickImageProviderOptions | | Prototype: | QQuickImageProviderOptions::QQuickImageProviderOptions() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 539-542 |
| | 2 | 1 |
QQuickImageProviderOptions::QQuickImageProviderOptions| Name: | QQuickImageProviderOptions::QQuickImageProviderOptions | | Prototype: | QQuickImageProviderOptions::QQuickImageProviderOptions(const QQuickImageProviderOptions &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 548-551 |
| | 2 | 1 |
QQuickImageProvider::~QQuickImageProvider| Name: | QQuickImageProvider::~QQuickImageProvider | | Prototype: | QQuickImageProvider::~QQuickImageProvider() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 359-362 |
| | 1 | 1 |
QQuickImageProvider::requestTexture| Name: | QQuickImageProvider::requestTexture | | Prototype: | QQuickTextureFactory *QQuickImageProvider::requestTexture(const QString &id, QSize *size, const QSize &requestedSize) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 459-467 |
| | 6 | 2 |
QQuickImageProvider::requestPixmap| Name: | QQuickImageProvider::requestPixmap | | Prototype: | QPixmap QQuickImageProvider::requestPixmap(const QString &id, QSize *size, const QSize& requestedSize) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 428-436 |
| | 6 | 2 |
QQuickImageProvider::requestImage| Name: | QQuickImageProvider::requestImage | | Prototype: | QImage QQuickImageProvider::requestImage(const QString &id, QSize *size, const QSize& requestedSize) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 399-407 |
| | 6 | 2 |
QQuickImageProvider::imageType| Name: | QQuickImageProvider::imageType | | Prototype: | QQuickImageProvider::ImageType QQuickImageProvider::imageType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 367-370 |
| | 1 | 1 |
QQuickImageProvider::flags| Name: | QQuickImageProvider::flags | | Prototype: | QQuickImageProvider::Flags QQuickImageProvider::flags() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 375-378 |
| | 1 | 1 |
QQuickImageProvider::QQuickImageProvider| Name: | QQuickImageProvider::QQuickImageProvider | | Prototype: | QQuickImageProvider::QQuickImageProvider(ImageType type, Flags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 346-352 |
| | 3 | 1 |
QQuickImagePrivate::setPixmap| Name: | QQuickImagePrivate::setPixmap | | Prototype: | void QQuickImagePrivate::setPixmap(const QQuickPixmap &pixmap) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 233-242 |
| | 5 | 1 |
QQuickImagePrivate::setImage| Name: | QQuickImagePrivate::setImage | | Prototype: | void QQuickImagePrivate::setImage(const QImage &image) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 222-231 |
| | 5 | 1 |
QQuickImagePrivate::QQuickImagePrivate| Name: | QQuickImagePrivate::QQuickImagePrivate | | Prototype: | QQuickImagePrivate::QQuickImagePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 92-102 |
| | 2 | 1 |
QQuickImageParticle::~QQuickImageParticle| Name: | QQuickImageParticle::~QQuickImageParticle | | Prototype: | QQuickImageParticle::~QQuickImageParticle() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 733-736 |
| | 1 | 1 |
QQuickImageParticle::yVectorChanged| Name: | QQuickImageParticle::yVectorChanged | | Prototype: | void QQuickImageParticle::yVectorChanged(QQuickDirection * _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 831-835 |
| | 2 | 1 |
QQuickImageParticle::yVector| Name: | QQuickImageParticle::yVector | | Prototype: | QQuickDirection* yVector() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 261-261 |
| | 1 | 1 |
QQuickImageParticle::xVectorChanged| Name: | QQuickImageParticle::xVectorChanged | | Prototype: | void QQuickImageParticle::xVectorChanged(QQuickDirection * _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 824-828 |
| | 2 | 1 |
QQuickImageParticle::xVector| Name: | QQuickImageParticle::xVector | | Prototype: | QQuickDirection* xVector() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 259-259 |
| | 1 | 1 |
QQuickImageParticle::updatePaintNode| Name: | QQuickImageParticle::updatePaintNode | | Prototype: | QSGNode *QQuickImageParticle::updatePaintNode(QSGNode *node, UpdatePaintNodeData *) | | Coverage: | 84.375% (27/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1473-1508 |
| | 23 | 9 |
QQuickImageParticle::statusChanged| Name: | QQuickImageParticle::statusChanged | | Prototype: | void QQuickImageParticle::statusChanged(Status _t1) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 859-863 |
| | 2 | 1 |
QQuickImageParticle::status| Name: | QQuickImageParticle::status | | Prototype: | Status status() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 269-269 |
| | 1 | 1 |
QQuickImageParticle::spritesUpdate| Name: | QQuickImageParticle::spritesUpdate | | Prototype: | void QQuickImageParticle::spritesUpdate(qreal time) | | Coverage: | 57.576% (19/33) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1551-1613 |
| | 45 | 12 |
QQuickImageParticle::spritesInterpolateChanged| Name: | QQuickImageParticle::spritesInterpolateChanged | | Prototype: | void QQuickImageParticle::spritesInterpolateChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 838-842 |
| | 2 | 1 |
QQuickImageParticle::spritesInterpolate| Name: | QQuickImageParticle::spritesInterpolate | | Prototype: | bool spritesInterpolate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 263-263 |
| | 1 | 1 |
QQuickImageParticle::sprites| Name: | QQuickImageParticle::sprites | | Prototype: | QQmlListProperty<QQuickSprite> QQuickImageParticle::sprites() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 738-741 |
| | 1 | 1 |
QQuickImageParticle::spriteEngine| Name: | QQuickImageParticle::spriteEngine | | Prototype: | QQuickStochasticEngine* spriteEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 203-203 |
| | 1 | 1 |
QQuickImageParticle::spriteAdvance| Name: | QQuickImageParticle::spriteAdvance | | Prototype: | void QQuickImageParticle::spriteAdvance(int spriteIdx) | | Coverage: | 60.000% (9/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1615-1643 |
| | 21 | 5 |
QQuickImageParticle::sizetableChanged| Name: | QQuickImageParticle::sizetableChanged | | Prototype: | void QQuickImageParticle::sizetableChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 730-733 |
| | 1 | 1 |
QQuickImageParticle::sizetable| Name: | QQuickImageParticle::sizetable | | Prototype: | QUrl sizetable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 227-227 |
| | 1 | 1 |
QQuickImageParticle::setYVector| Name: | QQuickImageParticle::setYVector | | Prototype: | void QQuickImageParticle::setYVector(QQuickDirection* arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 969-978 |
| | 6 | 3 |
QQuickImageParticle::setXVector| Name: | QQuickImageParticle::setXVector | | Prototype: | void QQuickImageParticle::setXVector(QQuickDirection* arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 958-967 |
| | 6 | 3 |
QQuickImageParticle::setSpritesInterpolate| Name: | QQuickImageParticle::setSpritesInterpolate | | Prototype: | void QQuickImageParticle::setSpritesInterpolate(bool arg) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 980-986 |
| | 3 | 2 |
QQuickImageParticle::setSizetable| Name: | QQuickImageParticle::setSizetable | | Prototype: | void QQuickImageParticle::setSizetable(const QUrl &table) | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 788-805 |
| | 12 | 5 |
QQuickImageParticle::setRotationVelocityVariation| Name: | QQuickImageParticle::setRotationVelocityVariation | | Prototype: | void QQuickImageParticle::setRotationVelocityVariation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 936-945 |
| | 6 | 3 |
QQuickImageParticle::setRotationVelocity| Name: | QQuickImageParticle::setRotationVelocity | | Prototype: | void QQuickImageParticle::setRotationVelocity(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 925-934 |
| | 6 | 3 |
QQuickImageParticle::setRotationVariation| Name: | QQuickImageParticle::setRotationVariation | | Prototype: | void QQuickImageParticle::setRotationVariation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 914-923 |
| | 6 | 3 |
QQuickImageParticle::setRotation| Name: | QQuickImageParticle::setRotation | | Prototype: | void QQuickImageParticle::setRotation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 903-912 |
| | 6 | 3 |
QQuickImageParticle::setRedVariation| Name: | QQuickImageParticle::setRedVariation | | Prototype: | void QQuickImageParticle::setRedVariation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 870-879 |
| | 6 | 3 |