| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQmlDelegateModel::isValid| Name: | QQmlDelegateModel::isValid | | Prototype: | bool isValid() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmldelegatemodel_p.h | | Lines: | 119-119 |
| | 1 | 1 |
QQmlDelegateModel::isDescendantOf| Name: | QQmlDelegateModel::isDescendantOf | | Prototype: | bool QQmlDelegateModel::isDescendantOf(const QPersistentModelIndex& desc, const QList< QPersistentModelIndex >& parents) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp | | Lines: | 1648-1658 |
| | 5 | 4 |
QQmlDelegateModel::defaultGroupsChanged| Name: | QQmlDelegateModel::defaultGroupsChanged | | Prototype: | void QQmlDelegateModel::defaultGroupsChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/.moc/moc_qqmldelegatemodel_p.cpp | | Lines: | 431-434 |
| | 1 | 1 |
QQmlDelegateModel::columnsChanged| Name: | QQmlDelegateModel::columnsChanged | | Prototype: | void QQmlDelegateModel::columnsChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/.moc/moc_qqmldelegatemodel_p.cpp | | Lines: | 449-452 |
| | 1 | 1 |
QQmlDelegateModel::abstractItemModel| Name: | QQmlDelegateModel::abstractItemModel | | Prototype: | const QAbstractItemModel *QQmlDelegateModel::abstractItemModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp | | Lines: | 845-848 |
| | 1 | 1 |
QQmlDebuggingEnabler::setServices| Name: | QQmlDebuggingEnabler::setServices | | Prototype: | void QQmlDebuggingEnabler::setServices(const QStringList &services) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/debugger/qqmldebug.cpp | | Lines: | 117-120 |
| | 1 | 1 |
QQmlDebugConnection::isConnecting| Name: | QQmlDebugConnection::isConnecting | | Prototype: | bool QQmlDebugConnection::isConnecting() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmldebug/qqmldebugconnection.cpp | | Lines: | 283-287 |
| | 2 | 1 |
QQmlDataBlob::isNull| Name: | QQmlDataBlob::isNull | | Prototype: | bool QQmlDataBlob::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 302-305 |
| | 1 | 1 |
QQmlDataBlob::isLoading| Name: | QQmlDataBlob::isLoading | | Prototype: | bool QQmlDataBlob::isLoading() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 310-313 |
| | 1 | 1 |
QQmlDataBlob::downloadProgressChanged| Name: | QQmlDataBlob::downloadProgressChanged | | Prototype: | void QQmlDataBlob::downloadProgressChanged(qreal progress) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 641-644 |
| | 1 | 1 |
QQmlDataBlob::dependencyComplete| Name: | QQmlDataBlob::dependencyComplete | | Prototype: | void QQmlDataBlob::dependencyComplete(QQmlDataBlob *blob) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 614-617 |
| | 1 | 1 |
QQmlData::signalHasEndpoint| Name: | QQmlData::signalHasEndpoint | | Prototype: | inline bool QQmlData::signalHasEndpoint(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmldata_p.h | | Lines: | 367-370 |
| | 1 | 1 |
QQmlData::init| Name: | QQmlData::init | | Prototype: | static inline void init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmldata_p.h | | Lines: | 122-132 |
| | 7 | 2 |
QQmlData::hasExtendedData| Name: | QQmlData::hasExtendedData | | Prototype: | bool hasExtendedData() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmldata_p.h | | Lines: | 267-267 |
| | 1 | 1 |
QQmlContextPrivate::get| Name: | QQmlContextPrivate::get | | Prototype: | static QQmlContext *get(QQmlContextPrivate *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcontext_p.h | | Lines: | 98-100 |
| | 1 | 1 |
QQmlContextDataRef::operator=| Name: | QQmlContextDataRef::operator= | | Prototype: | QQmlContextDataRef & QQmlContextDataRef::operator=(const QQmlContextDataRef &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcontext_p.h | | Lines: | 353-358 |
| | 2 | 1 |
QQmlContextDataRef::isNull| Name: | QQmlContextDataRef::isNull | | Prototype: | inline bool isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmldata_p.h | | Lines: | 98-98 |
| | 1 | 1 |
QQmlContextDataRef::QQmlContextDataRef| Name: | QQmlContextDataRef::QQmlContextDataRef | | Prototype: | QQmlContextDataRef::QQmlContextDataRef(const QQmlContextDataRef &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcontext_p.h | | Lines: | 303-308 |
| | 2 | 2 |
QQmlContextData::ContextGuard::wasSet| Name: | QQmlContextData::ContextGuard::wasSet | | Prototype: | bool QQmlContextData::ContextGuard::wasSet() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcontext_p.h | | Lines: | 379-382 |
| | 1 | 1 |
QQmlConnections::isEnabled| Name: | QQmlConnections::isEnabled | | Prototype: | bool QQmlConnections::isEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmlconnections.cpp | | Lines: | 193-197 |
| | 2 | 1 |
QQmlComponentPrivate::DeferredState::~DeferredState| Name: | QQmlComponentPrivate::DeferredState::~DeferredState | | Prototype: | ~DeferredState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcomponent_p.h | | Lines: | 125-128 |
| | 2 | 1 |
QQmlComponent::QQmlComponent| Name: | QQmlComponent::QQmlComponent | | Prototype: | QQmlComponent::QQmlComponent(QQmlComponentPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlcomponent.cpp | | Lines: | 744-747 |
| | 2 | 1 |
QQmlCompilePass::recordError| Name: | QQmlCompilePass::recordError | | Prototype: | void recordError(const QQmlCompileError &error) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qqmltypecompiler_p.h | | Lines: | 149-150 |
| | 1 | 1 |
QQmlColorProvider::tint| Name: | QQmlColorProvider::tint | | Prototype: | QVariant QQmlColorProvider::tint(const QVariant &, const QVariant &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 295-295 |
| | 1 | 1 |
QQmlColorProvider::rgbaFromString| Name: | QQmlColorProvider::rgbaFromString | | Prototype: | unsigned QQmlColorProvider::rgbaFromString(const QString &, bool *ok) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 289-289 |
| | 1 | 2 |
QQmlColorProvider::lighter| Name: | QQmlColorProvider::lighter | | Prototype: | QVariant QQmlColorProvider::lighter(const QVariant &, qreal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 293-293 |
| | 1 | 1 |
QQmlColorProvider::fromHsvF| Name: | QQmlColorProvider::fromHsvF | | Prototype: | QVariant QQmlColorProvider::fromHsvF(double, double, double, double) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 292-292 |
| | 1 | 1 |
QQmlColorProvider::fromHslF| Name: | QQmlColorProvider::fromHslF | | Prototype: | QVariant QQmlColorProvider::fromHslF(double, double, double, double) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 291-291 |
| | 1 | 1 |
QQmlColorProvider::darker| Name: | QQmlColorProvider::darker | | Prototype: | QVariant QQmlColorProvider::darker(const QVariant &, qreal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 294-294 |
| | 1 | 1 |
QQmlColorProvider::colorFromString| Name: | QQmlColorProvider::colorFromString | | Prototype: | QVariant QQmlColorProvider::colorFromString(const QString &, bool *ok) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 288-288 |
| | 1 | 2 |
QQmlChangeSet::Change::start| Name: | QQmlChangeSet::Change::start | | Prototype: | int start() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmlchangeset_p.h | | Lines: | 102-102 |
| | 1 | 1 |
QQmlBoundSignalExpressionPointer::operator->| Name: | QQmlBoundSignalExpressionPointer::operator-> | | Prototype: | inline QQmlBoundSignalExpression* operator->() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlboundsignalexpressionpointer_p.h | | Lines: | 69-69 |
| | 1 | 1 |
QQmlBoundSignalExpressionPointer::operator*| Name: | QQmlBoundSignalExpressionPointer::operator* | | Prototype: | inline QQmlBoundSignalExpression& operator*() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlboundsignalexpressionpointer_p.h | | Lines: | 70-70 |
| | 1 | 1 |
QQmlBoundSignalExpression::target| Name: | QQmlBoundSignalExpression::target | | Prototype: | QObject *target() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h | | Lines: | 90-90 |
| | 1 | 1 |
QQmlBoundSignalExpression::expressionFunctionValid| Name: | QQmlBoundSignalExpression::expressionFunctionValid | | Prototype: | bool expressionFunctionValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h | | Lines: | 99-99 |
| | 1 | 1 |
QQmlBoundSignalExpression::engine| Name: | QQmlBoundSignalExpression::engine | | Prototype: | QQmlEngine *engine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlboundsignal_p.h | | Lines: | 92-92 |
| | 1 | 1 |
QQmlBinding::expression::QQmlBinding::expression| Name: | QQmlBinding::expression::QQmlBinding::expression | | Prototype: | QString QQmlBinding::expression() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlbinding.cpp | | Lines: | 553-556 |
| | 0 | 1 |
QQmlBind::delayed| Name: | QQmlBind::delayed | | Prototype: | bool QQmlBind::delayed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmlbind.cpp | | Lines: | 308-312 |
| | 2 | 1 |
QQmlApplicationEnginePrivate::startLoad::[lambda]| Name: | QQmlApplicationEnginePrivate::startLoad::[lambda] | | Prototype: | [this, c] | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlapplicationengine.cpp | | Lines: | 121-121 |
| | 1 | 1 |
QQmlApplication::d_func| Name: | QQmlApplication::d_func | | Prototype: | inline const QQmlApplicationPrivate* d_func() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal_p.h | | Lines: | 354-354 |
| | 1 | 1 |
QQmlApplication::QQmlApplication| Name: | QQmlApplication::QQmlApplication | | Prototype: | QQmlApplication::QQmlApplication(QQmlApplicationPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal.cpp | | Lines: | 389-402 |
| | 10 | 1 |
QQmlAdaptorModel::count| Name: | QQmlAdaptorModel::count | | Prototype: | int QQmlAdaptorModel::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel.cpp | | Lines: | 976-979 |
| | 1 | 1 |
QQmlAdaptorModel::Accessors::value| Name: | QQmlAdaptorModel::Accessors::value | | Prototype: | QVariant value(const QQmlAdaptorModel &, int, const QString &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel_p.h | | Lines: | 83-84 |
| | 1 | 1 |
QQmlAdaptorModel::Accessors::parentModelIndex| Name: | QQmlAdaptorModel::Accessors::parentModelIndex | | Prototype: | QVariant parentModelIndex(const QQmlAdaptorModel &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel_p.h | | Lines: | 101-102 |
| | 1 | 1 |
QQmlAdaptorModel::Accessors::notify| Name: | QQmlAdaptorModel::Accessors::notify | | Prototype: | bool notify( const QQmlAdaptorModel &, const QList<QQmlDelegateModelItem *> &, int, int, const QVector<int> &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel_p.h | | Lines: | 91-96 |
| | 1 | 1 |
QQmlAdaptorModel::Accessors::modelIndex| Name: | QQmlAdaptorModel::Accessors::modelIndex | | Prototype: | QVariant modelIndex(const QQmlAdaptorModel &, int) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel_p.h | | Lines: | 103-104 |
| | 1 | 1 |
QQmlAdaptorModel::Accessors::createItem| Name: | QQmlAdaptorModel::Accessors::createItem | | Prototype: | QQmlDelegateModelItem *createItem( QQmlAdaptorModel &, QQmlDelegateModelItemMetaType *, int) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel_p.h | | Lines: | 86-89 |
| | 1 | 1 |
QQmlAbstractProfilerAdapter::reportData| Name: | QQmlAbstractProfilerAdapter::reportData | | Prototype: | void reportData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h | | Lines: | 82-82 |
| | 1 | 1 |
QQmlAbstractProfilerAdapter::profilingEnabled| Name: | QQmlAbstractProfilerAdapter::profilingEnabled | | Prototype: | void QQmlAbstractProfilerAdapter::profilingEnabled(quint64 _t1) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/.moc/moc_qqmlabstractprofileradapter_p.cpp | | Lines: | 188-192 |
| | 2 | 1 |
QQmlAbstractProfilerAdapter::profilingDisabled| Name: | QQmlAbstractProfilerAdapter::profilingDisabled | | Prototype: | void QQmlAbstractProfilerAdapter::profilingDisabled() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/.moc/moc_qqmlabstractprofileradapter_p.cpp | | Lines: | 202-205 |
| | 1 | 1 |
QQmlAbstractProfilerAdapter::features| Name: | QQmlAbstractProfilerAdapter::features | | Prototype: | quint64 features() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h | | Lines: | 88-88 |
| | 1 | 1 |
QQmlAbstractProfilerAdapter::dataRequested| Name: | QQmlAbstractProfilerAdapter::dataRequested | | Prototype: | void QQmlAbstractProfilerAdapter::dataRequested() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/.moc/moc_qqmlabstractprofileradapter_p.cpp | | Lines: | 214-217 |
| | 1 | 1 |
QQmlAbstractBinding::expression| Name: | QQmlAbstractBinding::expression | | Prototype: | QString QQmlAbstractBinding::expression() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp | | Lines: | 197-200 |
| | 1 | 1 |
QPauseAnimationJob::debugAnimation| Name: | QPauseAnimationJob::debugAnimation | | Prototype: | void QPauseAnimationJob::debugAnimation(QDebug d) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qpauseanimationjob.cpp | | Lines: | 68-71 |
| | 1 | 1 |
QParallelAnimationGroupJob::debugAnimation| Name: | QParallelAnimationGroupJob::debugAnimation | | Prototype: | void QParallelAnimationGroupJob::debugAnimation(QDebug d) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qparallelanimationgroupjob.cpp | | Lines: | 240-245 |
| | 2 | 1 |
QPacketProtocol::error| Name: | QPacketProtocol::error | | Prototype: | void QPacketProtocol::error() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/.moc/moc_qpacketprotocol_p.cpp | | Lines: | 141-144 |
| | 1 | 1 |
QPODVector::prepend| Name: | QPODVector::prepend | | Prototype: | void prepend(const T &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | | Lines: | 79-81 |
| | 1 | 1 |
QPODVector::operator<<| Name: | QPODVector::operator<< | | Prototype: | QPODVector<T,Increment> &operator<<(const T &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | | Lines: | 160-160 |
| | 1 | 1 |
QPODVector::insertBlank| Name: | QPODVector::insertBlank | | Prototype: | void insertBlank(int idx, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | | Lines: | 106-114 |
| | 7 | 2 |
QPODVector::contains| Name: | QPODVector::contains | | Prototype: | bool contains(const T &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | | Lines: | 142-144 |
| | 1 | 1 |
QObjectWrapper::setProperty| Name: | QObjectWrapper::setProperty | | Prototype: | void QObjectWrapper::setProperty(ExecutionEngine *engine, int propertyIndex, const Value &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | | Lines: | 647-650 |
| | 1 | 1 |
QMetaObject_methods| Name: | QMetaObject_methods | | Prototype: | static inline int QMetaObject_methods(const QMetaObject *metaObject) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | | Lines: | 1366-1377 |
| | 2 | 1 |
QMetaObjectWrapper::callConstructor| Name: | QMetaObjectWrapper::callConstructor | | Prototype: | ReturnedValue QMetaObjectWrapper::callConstructor(const QQmlPropertyData &data, QV4::ExecutionEngine *engine, QV4::CallData *callArgs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | | Lines: | 2103-2108 |
| | 3 | 1 |
QLazilyAllocated::setFlagValue| Name: | QLazilyAllocated::setFlagValue | | Prototype: | template<typename T> void QLazilyAllocated<T>::setFlagValue(bool v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | | Lines: | 136-140 |
| | 1 | 1 |
QJSValuePrivate::setValue| Name: | QJSValuePrivate::setValue | | Prototype: | static inline void setValue(QJSValue *jsval, QV4::ExecutionEngine *engine, const QV4::Value &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalue_p.h | | Lines: | 87-91 |
| | 3 | 1 |
QJSValuePrivate::setValue| Name: | QJSValuePrivate::setValue | | Prototype: | static inline void setValue(QJSValue *jsval, QV4::ExecutionEngine *engine, QV4::ReturnedValue v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalue_p.h | | Lines: | 93-97 |
| | 3 | 1 |
QJSValuePrivate::free| Name: | QJSValuePrivate::free | | Prototype: | static inline void free(QJSValue *jsval) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalue_p.h | | Lines: | 171-176 |
| | 4 | 3 |
QJSValuePrivate::checkEngine| Name: | QJSValuePrivate::checkEngine | | Prototype: | static inline bool checkEngine(QV4::ExecutionEngine *e, const QJSValue &jsval) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalue_p.h | | Lines: | 166-169 |
| | 2 | 1 |
QJSValueIterator::d_func| Name: | QJSValueIterator::d_func | | Prototype: | inline QJSValueIteratorPrivate* d_func() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalueiterator.h | | Lines: | 70-70 |
| | 1 | 1 |
QJSValueIterator::d_func| Name: | QJSValueIterator::d_func | | Prototype: | inline const QJSValueIteratorPrivate* d_func() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalueiterator.h | | Lines: | 70-70 |
| | 1 | 1 |
QJSEnginePrivate::get| Name: | QJSEnginePrivate::get | | Prototype: | static const QJSEnginePrivate* get(const QJSEngine*e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine_p.h | | Lines: | 74-74 |
| | 1 | 1 |
QJSEnginePrivate::Locker::Locker| Name: | QJSEnginePrivate::Locker::Locker | | Prototype: | QJSEnginePrivate::Locker::Locker(const QJSEngine *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine_p.h | | Lines: | 116-120 |
| | 1 | 1 |
QJSEngine::d_func| Name: | QJSEngine::d_func | | Prototype: | inline const QJSEnginePrivate* d_func() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.h | | Lines: | 129-129 |
| | 1 | 1 |
QIntrusiveList::iterator::operator==| Name: | QIntrusiveList::iterator::operator== | | Prototype: | template<class N, QIntrusiveListNode N::*member> bool QIntrusiveList<N, member>::iterator::operator==(const iterator &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 138-142 |
| | 1 | 1 |
QIntrusiveList::contains| Name: | QIntrusiveList::contains | | Prototype: | template<class N, QIntrusiveListNode N::*member> bool QIntrusiveList<N, member>::contains(N *n) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 203-213 |
| | 6 | 3 |
QHashedStringRef::startsWithUpper| Name: | QHashedStringRef::startsWithUpper | | Prototype: | bool QHashedStringRef::startsWithUpper() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1220-1224 |
| | 2 | 2 |
QHashedStringRef::startsWith| Name: | QHashedStringRef::startsWith | | Prototype: | bool QHashedStringRef::startsWith(const QString &s) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp | | Lines: | 186-190 |
| | 2 | 1 |
QHashedStringRef::operator==| Name: | QHashedStringRef::operator== | | Prototype: | bool QHashedStringRef::operator==(const QHashedStringRef &string) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1141-1146 |
| | 3 | 1 |
QHashedStringRef::operator==| Name: | QHashedStringRef::operator== | | Prototype: | bool QHashedStringRef::operator==(const QHashedCStringRef &string) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1148-1153 |
| | 3 | 1 |
QHashedStringRef::operator=| Name: | QHashedStringRef::operator= | | Prototype: | QHashedStringRef &QHashedStringRef::operator=(const QHashedStringRef &o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1120-1126 |
| | 4 | 1 |
QHashedStringRef::operator!=| Name: | QHashedStringRef::operator!= | | Prototype: | bool QHashedStringRef::operator!=(const QString &string) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1155-1159 |
| | 2 | 1 |
QHashedStringRef::operator!=| Name: | QHashedStringRef::operator!= | | Prototype: | bool QHashedStringRef::operator!=(const QHashedString &string) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1161-1166 |
| | 3 | 1 |
QHashedStringRef::operator!=| Name: | QHashedStringRef::operator!= | | Prototype: | bool QHashedStringRef::operator!=(const QHashedStringRef &string) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1168-1173 |
| | 3 | 1 |
QHashedStringRef::operator!=| Name: | QHashedStringRef::operator!= | | Prototype: | bool QHashedStringRef::operator!=(const QHashedCStringRef &string) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1175-1180 |
| | 3 | 1 |
QHashedStringRef::mid| Name: | QHashedStringRef::mid | | Prototype: | QHashedStringRef QHashedStringRef::mid(int offset, int length) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp | | Lines: | 173-178 |
| | 3 | 1 |
QHashedStringRef::isLatin1| Name: | QHashedStringRef::isLatin1 | | Prototype: | bool QHashedStringRef::isLatin1() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1208-1213 |
| | 3 | 3 |
QHashedStringRef::isEmpty| Name: | QHashedStringRef::isEmpty | | Prototype: | bool QHashedStringRef::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1198-1201 |
| | 1 | 1 |
QHashedStringRef::endsWith| Name: | QHashedStringRef::endsWith | | Prototype: | bool QHashedStringRef::endsWith(const QString &s) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp | | Lines: | 180-184 |
| | 2 | 1 |
QHashedStringRef::data| Name: | QHashedStringRef::data | | Prototype: | QChar *QHashedStringRef::data() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1182-1185 |
| | 1 | 1 |
QHashedStringRef::at| Name: | QHashedStringRef::at | | Prototype: | const QChar &QHashedStringRef::at(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1187-1191 |
| | 2 | 1 |
QHashedStringRef::QHashedStringRef| Name: | QHashedStringRef::QHashedStringRef | | Prototype: | QHashedStringRef::QHashedStringRef(const QChar *data, int length, quint32 hash) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1105-1108 |
| | 2 | 1 |
QHashedString::operator==| Name: | QHashedString::operator== | | Prototype: | bool QHashedString::operator==(const QHashedString &string) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1062-1066 |
| | 2 | 1 |
QHashedString::operator==| Name: | QHashedString::operator== | | Prototype: | bool QHashedString::operator==(const QHashedStringRef &string) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1068-1073 |
| | 3 | 1 |
QHashedString::existingHash| Name: | QHashedString::existingHash | | Prototype: | quint32 QHashedString::existingHash() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1081-1084 |
| | 1 | 1 |
QHashedString::QHashedString| Name: | QHashedString::QHashedString | | Prototype: | QHashedString::QHashedString(const QHashedString &string) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1050-1053 |
| | 2 | 1 |
QHashedCStringRef::writeUtf16| Name: | QHashedCStringRef::writeUtf16 | | Prototype: | void QHashedCStringRef::writeUtf16(QChar *output) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1272-1275 |
| | 1 | 1 |
QHashedCStringRef::writeUtf16| Name: | QHashedCStringRef::writeUtf16 | | Prototype: | void QHashedCStringRef::writeUtf16(quint16 *output) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1277-1283 |
| | 4 | 2 |
QHashedCStringRef::utf16length| Name: | QHashedCStringRef::utf16length | | Prototype: | int QHashedCStringRef::utf16length() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1267-1270 |
| | 1 | 1 |
QHashedCStringRef::toUtf16| Name: | QHashedCStringRef::toUtf16 | | Prototype: | QString QHashedCStringRef::toUtf16() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp | | Lines: | 220-229 |
| | 6 | 2 |
QHashedCStringRef::QHashedCStringRef| Name: | QHashedCStringRef::QHashedCStringRef | | Prototype: | QHashedCStringRef::QHashedCStringRef(const char *data, int length, quint32 hash) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 1241-1244 |
| | 2 | 1 |