Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QQmlAbstractProfilerAdapter::profilingDisabledWhileWaitingName: | QQmlAbstractProfilerAdapter::profilingDisabledWhileWaiting | Prototype: | void QQmlAbstractProfilerAdapter::profilingDisabledWhileWaiting() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/.moc/moc_qqmlabstractprofileradapter_p.cpp | Lines: | 208-211 |
| | 1 | 1 |
QQmlAbstractProfilerAdapter::profilingDisabledName: | 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::isRunningName: | QQmlAbstractProfilerAdapter::isRunning | Prototype: | bool isRunning() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h | Lines: | 87-87 |
| | 1 | 1 |
QQmlAbstractProfilerAdapter::featuresName: | 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::dataRequestedName: | 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 |
QQmlAbstractProfilerAdapter::QQmlAbstractProfilerAdapterName: | QQmlAbstractProfilerAdapter::QQmlAbstractProfilerAdapter | Prototype: | QQmlAbstractProfilerAdapter(QObject *parent = nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/debugger/qqmlabstractprofileradapter_p.h | Lines: | 71-72 |
| | 1 | 1 |
QQmlAbstractBinding::targetPropertyIndexName: | QQmlAbstractBinding::targetPropertyIndex | Prototype: | QQmlPropertyIndex targetPropertyIndex() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | Lines: | 79-79 |
| | 1 | 1 |
QQmlAbstractBinding::targetObjectName: | QQmlAbstractBinding::targetObject | Prototype: | QObject *targetObject() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | Lines: | 83-83 |
| | 1 | 1 |
QQmlAbstractBinding::setAddedToObjectName: | QQmlAbstractBinding::setAddedToObject | Prototype: | void QQmlAbstractBinding::setAddedToObject(bool v) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | Lines: | 129-132 |
| | 1 | 1 |
QQmlAbstractBinding::printBindingLoopErrorName: | QQmlAbstractBinding::printBindingLoopError | Prototype: | void QQmlAbstractBinding::printBindingLoopError(QQmlProperty &prop) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp | Lines: | 192-195 |
| | 1 | 1 |
QQmlAbstractBinding::nextBindingName: | QQmlAbstractBinding::nextBinding | Prototype: | QQmlAbstractBinding *QQmlAbstractBinding::nextBinding() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | Lines: | 139-142 |
| | 1 | 1 |
QQmlAbstractBinding::isValueTypeProxyName: | QQmlAbstractBinding::isValueTypeProxy | Prototype: | bool QQmlAbstractBinding::isValueTypeProxy() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp | Lines: | 202-205 |
| | 1 | 1 |
QQmlAbstractBinding::isAddedToObjectName: | QQmlAbstractBinding::isAddedToObject | Prototype: | bool QQmlAbstractBinding::isAddedToObject() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | Lines: | 134-137 |
| | 1 | 1 |
QQmlAbstractBinding::expressionName: | 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 |
QQmlAbstractBinding::canUseAccessorName: | QQmlAbstractBinding::canUseAccessor | Prototype: | inline bool canUseAccessor() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | Lines: | 94-95 |
| | 1 | 1 |
QQmlAbstractBinding::RefCount::refName: | QQmlAbstractBinding::RefCount::ref | Prototype: | void ref() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | Lines: | 100-100 |
| | 1 | 1 |
QQmlAbstractBinding::RefCount::intName: | QQmlAbstractBinding::RefCount::int | Prototype: | operator int() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | Lines: | 102-102 |
| | 1 | 1 |
QQmlAbstractBinding::RefCount::derefName: | QQmlAbstractBinding::RefCount::deref | Prototype: | int deref() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h | Lines: | 101-101 |
| | 1 | 1 |
QQmlAbstractBinding::QQmlAbstractBindingName: | QQmlAbstractBinding::QQmlAbstractBinding | Prototype: | QQmlAbstractBinding::QQmlAbstractBinding() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlabstractbinding.cpp | Lines: | 48-52 |
| | 1 | 1 |
QQSHAPE_LOG_TIME_DIRTY_SYNCName: | QQSHAPE_LOG_TIME_DIRTY_SYNC | Prototype: | const QLoggingCategory &QQSHAPE_LOG_TIME_DIRTY_SYNC() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshape.cpp | Lines: | 53-53 |
| | 1 | 1 |
QQDMIncubationTask::setInitialStateName: | QQDMIncubationTask::setInitialState | Prototype: | void QQDMIncubationTask::setInitialState(QObject *o) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp | Lines: | 965-968 |
| | 1 | 1 |
QQDMIncubationTask::QQDMIncubationTaskName: | QQDMIncubationTask::QQDMIncubationTask | Prototype: | QQDMIncubationTask(QQmlDelegateModelPrivate *l, IncubationMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmldelegatemodel_p_p.h | Lines: | 191-194 |
| | 1 | 1 |
QPauseAnimationJob::setDurationName: | QPauseAnimationJob::setDuration | Prototype: | void QPauseAnimationJob::setDuration(int msecs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qpauseanimationjob.cpp | Lines: | 59-62 |
| | 1 | 1 |
QPauseAnimationJob::durationName: | QPauseAnimationJob::duration | Prototype: | int QPauseAnimationJob::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qpauseanimationjob.cpp | Lines: | 54-57 |
| | 1 | 1 |
QPauseAnimationJob::debugAnimationName: | 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 |
QPauseAnimationJob::QPauseAnimationJobName: | QPauseAnimationJob::QPauseAnimationJob | Prototype: | QPauseAnimationJob::QPauseAnimationJob(int duration) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qpauseanimationjob.cpp | Lines: | 44-48 |
| | 1 | 1 |
QParallelAnimationGroupJob::debugAnimationName: | 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 |
QParallelAnimationGroupJob::QParallelAnimationGroupJobName: | QParallelAnimationGroupJob::QParallelAnimationGroupJob | Prototype: | QParallelAnimationGroupJob::QParallelAnimationGroupJob() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qparallelanimationgroupjob.cpp | Lines: | 45-50 |
| | 2 | 1 |
QPacketProtocolPrivate::QPacketProtocolPrivateName: | QPacketProtocolPrivate::QPacketProtocolPrivate | Prototype: | QPacketProtocolPrivate::QPacketProtocolPrivate(QIODevice *dev) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacketprotocol.cpp | Lines: | 295-298 |
| | 2 | 1 |
QPacketProtocol::readyReadName: | QPacketProtocol::readyRead | Prototype: | void QPacketProtocol::readyRead() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/.moc/moc_qpacketprotocol_p.cpp | Lines: | 135-138 |
| | 1 | 1 |
QPacketProtocol::readName: | QPacketProtocol::read | Prototype: | QByteArray QPacketProtocol::read() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacketprotocol.cpp | Lines: | 176-180 |
| | 2 | 1 |
QPacketProtocol::packetsAvailableName: | QPacketProtocol::packetsAvailable | Prototype: | qint64 QPacketProtocol::packetsAvailable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacketprotocol.cpp | Lines: | 166-170 |
| | 2 | 1 |
QPacketProtocol::errorName: | 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 |
QPacketProtocol::d_funcName: | QPacketProtocol::d_func | Prototype: | inline QPacketProtocolPrivate* d_func() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacketprotocol_p.h | Lines: | 64-64 |
| | 1 | 1 |
QPacketProtocol::d_funcName: | QPacketProtocol::d_func | Prototype: | inline const QPacketProtocolPrivate* d_func() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacketprotocol_p.h | Lines: | 64-64 |
| | 1 | 1 |
QPacketProtocol::aboutToCloseName: | QPacketProtocol::aboutToClose | Prototype: | void QPacketProtocol::aboutToClose() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacketprotocol.cpp | Lines: | 215-221 |
| | 4 | 1 |
QPacketProtocol::QPacketProtocolName: | QPacketProtocol::QPacketProtocol | Prototype: | QPacketProtocol::QPacketProtocol(QIODevice *dev, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacketprotocol.cpp | Lines: | 124-133 |
| | 5 | 1 |
QPacket::squeezedDataName: | QPacket::squeezedData | Prototype: | QByteArray QPacket::squeezedData() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacket.cpp | Lines: | 122-127 |
| | 3 | 1 |
QPacket::dataName: | QPacket::data | Prototype: | const QByteArray &QPacket::data() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacket.cpp | Lines: | 113-116 |
| | 1 | 1 |
QPacket::clearName: | QPacket::clear | Prototype: | void QPacket::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacket.cpp | Lines: | 132-139 |
| | 4 | 1 |
QPacket::QPacketName: | QPacket::QPacket | Prototype: | QPacket::QPacket(int version) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacket.cpp | Lines: | 92-97 |
| | 3 | 1 |
QPacket::QPacketName: | QPacket::QPacket | Prototype: | QPacket::QPacket(int version, const QByteArray &data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/plugins/qmltooling/packetprotocol/qpacket.cpp | Lines: | 102-108 |
| | 4 | 1 |
QPODVector::prependName: | 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: | T &operator[](int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | Lines: | 71-73 |
| | 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::countName: | QPODVector::count | Prototype: | int count() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | Lines: | 146-148 |
| | 1 | 1 |
QPODVector::containsName: | 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 |
QPODVector::clearName: | QPODVector::clear | Prototype: | void clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | Lines: | 75-77 |
| | 1 | 1 |
QPODVector::atName: | QPODVector::at | Prototype: | const T &at(int idx) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | Lines: | 67-69 |
| | 1 | 1 |
QPODVector::appendName: | QPODVector::append | Prototype: | void append(const T &v) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | Lines: | 83-85 |
| | 1 | 1 |
QPODVector::QPODVectorName: | QPODVector::QPODVector | Prototype: | QPODVector() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qpodvector_p.h | Lines: | 63-64 |
| | 1 | 1 |
QObjectWrapper::setPropertyName: | 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 |
QObjectWrapper::initializeBindingsName: | QObjectWrapper::initializeBindings | Prototype: | void QObjectWrapper::initializeBindings(ExecutionEngine *engine) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | Lines: | 209-213 |
| | 2 | 1 |
QObjectWrapper::findPropertyName: | QObjectWrapper::findProperty | Prototype: | QQmlPropertyData *QObjectWrapper::findProperty(ExecutionEngine *engine, QQmlContextData *qmlContext, String *name, RevisionMode revisionMode, QQmlPropertyData *local) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | Lines: | 215-219 |
| | 2 | 1 |
QObjectMethod::virtualCallName: | QObjectMethod::virtualCall | Prototype: | ReturnedValue QObjectMethod::virtualCall(const FunctionObject *m, const Value *thisObject, const Value *argv, int argc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | Lines: | 1936-1940 |
| | 2 | 1 |
QObjectMethod::createName: | QObjectMethod::create | Prototype: | ReturnedValue QObjectMethod::create(ExecutionContext *scope, const QQmlValueTypeWrapper *valueType, int index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | Lines: | 1873-1881 |
| | 6 | 1 |
QMetaObject_methodsName: | 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::virtualCallAsConstructorName: | QMetaObjectWrapper::virtualCallAsConstructor | Prototype: | ReturnedValue QMetaObjectWrapper::virtualCallAsConstructor(const FunctionObject *f, const Value *argv, int argc, const Value *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | Lines: | 2067-2071 |
| | 2 | 1 |
QMetaObjectWrapper::createName: | QMetaObjectWrapper::create | Prototype: | ReturnedValue QMetaObjectWrapper::create(ExecutionEngine *engine, const QMetaObject* metaObject) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp | Lines: | 2046-2052 |
| | 4 | 1 |
QMetaObjectWrapper::callConstructorName: | 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::~QLazilyAllocatedName: | QLazilyAllocated::~QLazilyAllocated | Prototype: | template<typename T> QLazilyAllocated<T>::~QLazilyAllocated() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 86-90 |
| | 1 | 1 |
QLazilyAllocated::setFlagValueName: | 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 |
QLazilyAllocated::setFlagName: | QLazilyAllocated::setFlag | Prototype: | template<typename T> void QLazilyAllocated<T>::setFlag() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 124-128 |
| | 1 | 1 |
QLazilyAllocated::operator->Name: | QLazilyAllocated::operator-> | Prototype: | template<typename T> T *QLazilyAllocated<T>::operator->() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 112-116 |
| | 1 | 1 |
QLazilyAllocated::isAllocatedName: | QLazilyAllocated::isAllocated | Prototype: | template<typename T> bool QLazilyAllocated<T>::isAllocated() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 92-96 |
| | 1 | 1 |
QLazilyAllocated::flagName: | QLazilyAllocated::flag | Prototype: | template<typename T> bool QLazilyAllocated<T>::flag() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 118-122 |
| | 1 | 1 |
QLazilyAllocated::clearFlagName: | QLazilyAllocated::clearFlag | Prototype: | template<typename T> void QLazilyAllocated<T>::clearFlag() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 130-134 |
| | 1 | 1 |
QJSValuePrivate::setVariantName: | QJSValuePrivate::setVariant | Prototype: | static inline void setVariant(QJSValue *jsval, const QVariant &v) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalue_p.h | Lines: | 82-85 |
| | 2 | 1 |
QJSValuePrivate::setValueName: | 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::setValueName: | 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::engineName: | QJSValuePrivate::engine | Prototype: | static QV4::ExecutionEngine *engine(const QJSValue *jsval) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalue_p.h | Lines: | 161-164 |
| | 2 | 1 |
QJSValuePrivate::checkEngineName: | 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_funcName: | 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_funcName: | 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 |
QJSValue::operator=Name: | QJSValue::operator= | Prototype: | inline QJSValue &operator=(QJSValue &&other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalue.h | Lines: | 78-79 |
| | 1 | 1 |
QJSValue::QJSValueName: | QJSValue::QJSValue | Prototype: | inline QJSValue(QJSValue && other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsvalue.h | Lines: | 77-77 |
| | 1 | 1 |
QJSEnginePrivate::~QJSEnginePrivateName: | QJSEnginePrivate::~QJSEnginePrivate | Prototype: | QJSEnginePrivate::~QJSEnginePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 816-819 |
| | 1 | 1 |
QJSEnginePrivate::getName: | 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::getName: | QJSEnginePrivate::get | Prototype: | QJSEnginePrivate *QJSEnginePrivate::get(QV4::ExecutionEngine *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 811-814 |
| | 1 | 1 |
QJSEnginePrivate::getName: | QJSEnginePrivate::get | Prototype: | static QJSEnginePrivate* get(QJSEngine*e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine_p.h | Lines: | 73-73 |
| | 1 | 1 |
QJSEnginePrivate::cacheName: | QJSEnginePrivate::cache | Prototype: | QQmlPropertyCache *QJSEnginePrivate::cache(const QMetaObject *metaObject) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine_p.h | Lines: | 182-188 |
| | 3 | 1 |
QJSEnginePrivate::QJSEnginePrivateName: | QJSEnginePrivate::QJSEnginePrivate | Prototype: | QJSEnginePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine_p.h | Lines: | 77-77 |
| | 1 | 1 |
QJSEnginePrivate::Locker::~LockerName: | QJSEnginePrivate::Locker::~Locker | Prototype: | QJSEnginePrivate::Locker::~Locker() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine_p.h | Lines: | 128-131 |
| | 1 | 1 |
QJSEnginePrivate::Locker::relockName: | QJSEnginePrivate::Locker::relock | Prototype: | void QJSEnginePrivate::Locker::relock() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine_p.h | Lines: | 141-146 |
| | 3 | 1 |
QJSEnginePrivate::Locker::LockerName: | 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 |
QJSEnginePrivate::Locker::LockerName: | QJSEnginePrivate::Locker::Locker | Prototype: | QJSEnginePrivate::Locker::Locker(const QJSEnginePrivate *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine_p.h | Lines: | 122-126 |
| | 1 | 1 |
QJSEngine::~QJSEngineName: | QJSEngine::~QJSEngine | Prototype: | QJSEngine::~QJSEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 334-339 |
| | 3 | 1 |
QJSEngine::toScriptValueName: | QJSEngine::toScriptValue | Prototype: | template <typename T> inline QJSValue toScriptValue(const T &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.h | Lines: | 85-89 |
| | 1 | 1 |
QJSEngine::throwErrorName: | QJSEngine::throwError | Prototype: | void QJSEngine::throwError(const QString &message) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 806-809 |
| | 1 | 1 |
QJSEngine::newQMetaObjectName: | QJSEngine::newQMetaObject | Prototype: | template <typename T> QJSValue newQMetaObject() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.h | Lines: | 79-83 |
| | 1 | 1 |
QJSEngine::newQMetaObjectName: | QJSEngine::newQMetaObject | Prototype: | QJSValue QJSEngine::newQMetaObject(const QMetaObject* metaObject) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 562-568 |
| | 4 | 1 |
QJSEngine::newObjectName: | QJSEngine::newObject | Prototype: | QJSValue QJSEngine::newObject() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 492-497 |
| | 3 | 1 |
QJSEngine::installTranslatorFunctionsName: | QJSEngine::installTranslatorFunctions | Prototype: | void QJSEngine::installTranslatorFunctions(const QJSValue &object) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 388-391 |
| | 1 | 1 |
QJSEngine::handleName: | QJSEngine::handle | Prototype: | QV4::ExecutionEngine *handle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.h | Lines: | 112-112 |
| | 1 | 1 |
QJSEngine::globalObjectName: | QJSEngine::globalObject | Prototype: | QJSValue QJSEngine::globalObject() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 590-595 |
| | 3 | 1 |
QJSEngine::fromScriptValueName: | QJSEngine::fromScriptValue | Prototype: | template <typename T> inline T fromScriptValue(const QJSValue &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.h | Lines: | 90-94 |
| | 1 | 1 |
QJSEngine::d_funcName: | 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 |
QJSEngine::d_funcName: | QJSEngine::d_func | Prototype: | inline QJSEnginePrivate* d_func() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.h | Lines: | 129-129 |
| | 1 | 1 |
QJSEngine::createName: | QJSEngine::create | Prototype: | QJSValue QJSEngine::create(int type, const void *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 601-606 |
| | 3 | 1 |
QJSEngine::collectGarbageName: | QJSEngine::collectGarbage | Prototype: | void QJSEngine::collectGarbage() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 357-360 |
| | 1 | 1 |