| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQmlRectFValueType::y| Name: | QQmlRectFValueType::y | | Prototype: | qreal QQmlRectFValueType::y() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 364-367 |
| | 1 | 1 |
QQmlRectValueType::bottom| Name: | QQmlRectValueType::bottom | | Prototype: | int QQmlRectValueType::bottom() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 474-477 |
| | 1 | 1 |
QQmlRectValueType::height| Name: | QQmlRectValueType::height | | Prototype: | int QQmlRectValueType::height() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 444-447 |
| | 1 | 1 |
QQmlRectValueType::left| Name: | QQmlRectValueType::left | | Prototype: | int QQmlRectValueType::left() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 459-462 |
| | 1 | 1 |
QQmlRectValueType::right| Name: | QQmlRectValueType::right | | Prototype: | int QQmlRectValueType::right() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 464-467 |
| | 1 | 1 |
QQmlRectValueType::setHeight| Name: | QQmlRectValueType::setHeight | | Prototype: | void QQmlRectValueType::setHeight(int h) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 454-457 |
| | 1 | 1 |
QQmlRectValueType::setWidth| Name: | QQmlRectValueType::setWidth | | Prototype: | void QQmlRectValueType::setWidth(int w) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 449-452 |
| | 1 | 1 |
QQmlRectValueType::setX| Name: | QQmlRectValueType::setX | | Prototype: | void QQmlRectValueType::setX(int x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 429-432 |
| | 1 | 1 |
QQmlRectValueType::setY| Name: | QQmlRectValueType::setY | | Prototype: | void QQmlRectValueType::setY(int y) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 434-437 |
| | 1 | 1 |
QQmlRectValueType::top| Name: | QQmlRectValueType::top | | Prototype: | int QQmlRectValueType::top() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 469-472 |
| | 1 | 1 |
QQmlRectValueType::width| Name: | QQmlRectValueType::width | | Prototype: | int QQmlRectValueType::width() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 439-442 |
| | 1 | 1 |
QQmlRectValueType::x| Name: | QQmlRectValueType::x | | Prototype: | int QQmlRectValueType::x() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 419-422 |
| | 1 | 1 |
QQmlRectValueType::y| Name: | QQmlRectValueType::y | | Prototype: | int QQmlRectValueType::y() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 424-427 |
| | 1 | 1 |
QQmlRefCount::QQmlRefCount| Name: | QQmlRefCount::QQmlRefCount | | Prototype: | QQmlRefCount::QQmlRefCount() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 109-112 |
| | 2 | 1 |
QQmlRefCount::addref| Name: | QQmlRefCount::addref | | Prototype: | void QQmlRefCount::addref() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 119-123 |
| | 2 | 1 |
QQmlRefCount::count| Name: | QQmlRefCount::count | | Prototype: | int QQmlRefCount::count() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 132-135 |
| | 1 | 1 |
QQmlRefCount::destroy| Name: | QQmlRefCount::destroy | | Prototype: | void QQmlRefCount::destroy() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 137-140 |
| | 1 | 1 |
QQmlRefCount::release| Name: | QQmlRefCount::release | | Prototype: | void QQmlRefCount::release() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 125-130 |
| | 3 | 2 |
QQmlRefCount::~QQmlRefCount| Name: | QQmlRefCount::~QQmlRefCount | | Prototype: | QQmlRefCount::~QQmlRefCount() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 114-117 |
| | 1 | 1 |
QQmlRefPointer::QQmlRefPointer| Name: | QQmlRefPointer::QQmlRefPointer | | Prototype: | template<class T> QQmlRefPointer<T>::QQmlRefPointer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 142-146 |
| | 2 | 1 |
QQmlRefPointer::QQmlRefPointer| Name: | QQmlRefPointer::QQmlRefPointer | | Prototype: | template<class T> QQmlRefPointer<T>::QQmlRefPointer(T *o, Mode m) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 148-154 |
| | 2 | 2 |
QQmlRefPointer::QQmlRefPointer| Name: | QQmlRefPointer::QQmlRefPointer | | Prototype: | template<class T> QQmlRefPointer<T>::QQmlRefPointer(const QQmlRefPointer<T> &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 156-161 |
| | 1 | 2 |
QQmlRefPointer::QQmlRefPointer| Name: | QQmlRefPointer::QQmlRefPointer | | Prototype: | template <class T> QQmlRefPointer<T>::QQmlRefPointer(QQmlRefPointer<T> &&other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 163-167 |
| | 2 | 1 |
QQmlRefPointer::bool| Name: | QQmlRefPointer::bool | | Prototype: | explicit inline operator bool() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 98-98 |
| | 1 | 1 |
QQmlRefPointer::data| Name: | QQmlRefPointer::data | | Prototype: | inline T* data() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 99-99 |
| | 1 | 1 |
QQmlRefPointer::isNull| Name: | QQmlRefPointer::isNull | | Prototype: | inline bool isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 94-94 |
| | 1 | 1 |
QQmlRefPointer::operator->| Name: | QQmlRefPointer::operator-> | | Prototype: | inline T* operator->() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 96-96 |
| | 1 | 1 |
QQmlRefPointer::operator=| Name: | QQmlRefPointer::operator= | | Prototype: | template<class T> QQmlRefPointer<T> &QQmlRefPointer<T>::operator=(const QQmlRefPointer<T> &other) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 175-182 |
| | 4 | 3 |
QQmlRefPointer::operator=| Name: | QQmlRefPointer::operator= | | Prototype: | template <class T> QQmlRefPointer<T> &QQmlRefPointer<T>::operator=(QQmlRefPointer<T> &&other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 184-190 |
| | 3 | 1 |
QQmlRefPointer::take| Name: | QQmlRefPointer::take | | Prototype: | inline T* take() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 103-103 |
| | 1 | 1 |
QQmlRefPointer::~QQmlRefPointer| Name: | QQmlRefPointer::~QQmlRefPointer | | Prototype: | template<class T> QQmlRefPointer<T>::~QQmlRefPointer() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlrefcount_p.h | | Lines: | 169-173 |
| | 1 | 2 |
QQmlScriptBlob::QQmlScriptBlob| Name: | QQmlScriptBlob::QQmlScriptBlob | | Prototype: | QQmlScriptBlob::QQmlScriptBlob(const QUrl &url, QQmlTypeLoader *loader) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 2944-2947 |
| | 2 | 1 |
QQmlScriptBlob::initializeFromCachedUnit| Name: | QQmlScriptBlob::initializeFromCachedUnit | | Prototype: | void QQmlScriptBlob::initializeFromCachedUnit(const QV4::CompiledData::Unit *unit) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 3023-3028 |
| | 3 | 1 |
QQmlScriptBlob::scriptData| Name: | QQmlScriptBlob::scriptData | | Prototype: | QQmlRefPointer<QQmlScriptData> QQmlScriptBlob::scriptData() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 2953-2956 |
| | 1 | 1 |
QQmlScriptBlob::scriptImported| Name: | QQmlScriptBlob::scriptImported | | Prototype: | void QQmlScriptBlob::scriptImported(const QQmlRefPointer<QQmlScriptBlob> &blob, const QV4::CompiledData::Location &location, const QString &qualifier, const QString &nameSpace) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 3079-3088 |
| | 6 | 1 |
QQmlScriptBlob::stringAt| Name: | QQmlScriptBlob::stringAt | | Prototype: | QString QQmlScriptBlob::stringAt(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 3074-3077 |
| | 1 | 1 |
QQmlScriptData::QQmlScriptData| Name: | QQmlScriptData::QQmlScriptData | | Prototype: | QQmlScriptData::QQmlScriptData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 2822-2827 |
| | 2 | 1 |
QQmlScriptData::initialize| Name: | QQmlScriptData::initialize | | Prototype: | void QQmlScriptData::initialize(QQmlEngine *engine) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 2834-2847 |
| | 7 | 1 |
QQmlScriptData::~QQmlScriptData| Name: | QQmlScriptData::~QQmlScriptData | | Prototype: | QQmlScriptData::~QQmlScriptData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmltypeloader.cpp | | Lines: | 2829-2832 |
| | 1 | 1 |
QQmlScriptString::QQmlScriptString| Name: | QQmlScriptString::QQmlScriptString | | Prototype: | QQmlScriptString::QQmlScriptString() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp | | Lines: | 82-85 |
| | 2 | 1 |
QQmlScriptString::QQmlScriptString| Name: | QQmlScriptString::QQmlScriptString | | Prototype: | QQmlScriptString::QQmlScriptString(const QString &script, QQmlContext *context, QObject *scope) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp | | Lines: | 90-96 |
| | 3 | 1 |
QQmlScriptString::QQmlScriptString| Name: | QQmlScriptString::QQmlScriptString | | Prototype: | QQmlScriptString::QQmlScriptString(const QQmlScriptString &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp | | Lines: | 101-104 |
| | 2 | 1 |
QQmlScriptString::isUndefinedLiteral| Name: | QQmlScriptString::isUndefinedLiteral | | Prototype: | bool QQmlScriptString::isUndefinedLiteral() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp | | Lines: | 173-176 |
| | 1 | 1 |
QQmlScriptString::operator=| Name: | QQmlScriptString::operator= | | Prototype: | QQmlScriptString &QQmlScriptString::operator=(const QQmlScriptString &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring.cpp | | Lines: | 116-120 |
| | 2 | 1 |
QQmlScriptStringPrivate::QQmlScriptStringPrivate| Name: | QQmlScriptStringPrivate::QQmlScriptStringPrivate | | Prototype: | QQmlScriptStringPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlscriptstring_p.h | | Lines: | 62-63 |
| | 1 | 1 |
QQmlScriptStringScanner::QQmlScriptStringScanner| Name: | QQmlScriptStringScanner::QQmlScriptStringScanner | | Prototype: | QQmlScriptStringScanner::QQmlScriptStringScanner(QQmlTypeCompiler *typeCompiler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qqmltypecompiler.cpp | | Lines: | 743-749 |
| | 3 | 1 |
QQmlSizeFValueType::height| Name: | QQmlSizeFValueType::height | | Prototype: | qreal QQmlSizeFValueType::height() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 318-321 |
| | 1 | 1 |
QQmlSizeFValueType::setHeight| Name: | QQmlSizeFValueType::setHeight | | Prototype: | void QQmlSizeFValueType::setHeight(qreal h) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 328-331 |
| | 1 | 1 |
QQmlSizeFValueType::setWidth| Name: | QQmlSizeFValueType::setWidth | | Prototype: | void QQmlSizeFValueType::setWidth(qreal w) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 323-326 |
| | 1 | 1 |
QQmlSizeFValueType::toString| Name: | QQmlSizeFValueType::toString | | Prototype: | QString QQmlSizeFValueType::toString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 308-311 |
| | 1 | 1 |
QQmlSizeFValueType::width| Name: | QQmlSizeFValueType::width | | Prototype: | qreal QQmlSizeFValueType::width() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 313-316 |
| | 1 | 1 |
QQmlSizeValueType::height| Name: | QQmlSizeValueType::height | | Prototype: | int QQmlSizeValueType::height() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 339-342 |
| | 1 | 1 |
QQmlSizeValueType::setHeight| Name: | QQmlSizeValueType::setHeight | | Prototype: | void QQmlSizeValueType::setHeight(int h) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QQmlSizeValueType::setWidth| Name: | QQmlSizeValueType::setWidth | | Prototype: | void QQmlSizeValueType::setWidth(int w) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 344-347 |
| | 1 | 1 |
QQmlSizeValueType::width| Name: | QQmlSizeValueType::width | | Prototype: | int QQmlSizeValueType::width() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 334-337 |
| | 1 | 1 |
QQmlSourceLocation::QQmlSourceLocation| Name: | QQmlSourceLocation::QQmlSourceLocation | | Prototype: | QQmlSourceLocation(const QString &sourceFile, quint16 line, quint16 column) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlglobal_p.h | | Lines: | 372-373 |
| | 1 | 1 |
QQmlStaticMetaObject::QQmlStaticMetaObject| Name: | QQmlStaticMetaObject::QQmlStaticMetaObject | | Prototype: | QQmlStaticMetaObject(const QMetaObject* metaObject) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 634-636 |
| | 1 | 1 |
QQmlStaticMetaObject::constructorParameterTypes| Name: | QQmlStaticMetaObject::constructorParameterTypes | | Prototype: | int *QQmlStaticMetaObject::constructorParameterTypes(int index, ArgTypeStorage *dummy, QByteArray *unknownTypeError) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp | | Lines: | 1742-1747 |
| | 2 | 1 |
QQmlStringConverters::colorFromString| Name: | QQmlStringConverters::colorFromString | | Prototype: | QVariant QQmlStringConverters::colorFromString(const QString &s, bool *ok) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlstringconverters.cpp | | Lines: | 99-102 |
| | 1 | 1 |
QQmlStringConverters::rgbaFromString| Name: | QQmlStringConverters::rgbaFromString | | Prototype: | unsigned QQmlStringConverters::rgbaFromString(const QString &s, bool *ok) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlstringconverters.cpp | | Lines: | 104-107 |
| | 1 | 1 |
QQmlStringConverters::variantFromString| Name: | QQmlStringConverters::variantFromString | | Prototype: | QVariant QQmlStringConverters::variantFromString(const QString &s, int preferredType, bool *ok) | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlstringconverters.cpp | | Lines: | 67-97 |
| | 13 | 13 |
QQmlThread::Message::Message| Name: | QQmlThread::Message::Message | | Prototype: | Message() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 129-129 |
| | 1 | 1 |
QQmlThread::QQmlThread| Name: | QQmlThread::QQmlThread | | Prototype: | QQmlThread::QQmlThread() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 214-217 |
| | 2 | 1 |
QQmlThread::callMethodInMain| Name: | QQmlThread::callMethodInMain | | Prototype: | template<typename T, typename T2, class V, class V2, class O> void QQmlThread::callMethodInMain(void (O::*Member)(V, V2), const T &arg, const T2 &arg2) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 215-229 |
| | 4 | 3 |
QQmlThread::callMethodInMain::I| Name: | QQmlThread::callMethodInMain::I | | Prototype: | I(void (O::*Member)(V, V2), const T &arg, const T2 &arg2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 222-222 |
| | 1 | 1 |
QQmlThread::callMethodInMain::call| Name: | QQmlThread::callMethodInMain::call | | Prototype: | void call(QQmlThread *thread) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 223-226 |
| | 2 | 1 |
QQmlThread::callMethodInThread| Name: | QQmlThread::callMethodInThread | | Prototype: | template<typename T, class V, class O> void QQmlThread::callMethodInThread(void (O::*Member)(V), const T &arg) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 155-168 |
| | 4 | 3 |
QQmlThread::callMethodInThread| Name: | QQmlThread::callMethodInThread | | Prototype: | template<typename T, typename T2, class V, class V2, class O> void QQmlThread::callMethodInThread(void (O::*Member)(V, V2), const T &arg, const T2 &arg2) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 170-184 |
| | 4 | 3 |
QQmlThread::callMethodInThread::I| Name: | QQmlThread::callMethodInThread::I | | Prototype: | I(void (O::*Member)(V), const T &arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 161-161 |
| | 1 | 1 |
QQmlThread::callMethodInThread::I| Name: | QQmlThread::callMethodInThread::I | | Prototype: | I(void (O::*Member)(V, V2), const T &arg, const T2 &arg2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 177-177 |
| | 1 | 1 |
QQmlThread::callMethodInThread::call| Name: | QQmlThread::callMethodInThread::call | | Prototype: | void call(QQmlThread *thread) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 178-181 |
| | 2 | 1 |
QQmlThread::internalPostMethodToMain| Name: | QQmlThread::internalPostMethodToMain | | Prototype: | void QQmlThread::internalPostMethodToMain(Message *message) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 388-397 |
| | 7 | 2 |
QQmlThread::isShutdown| Name: | QQmlThread::isShutdown | | Prototype: | bool QQmlThread::isShutdown() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 262-265 |
| | 1 | 1 |
QQmlThread::isThisThread| Name: | QQmlThread::isThisThread | | Prototype: | bool QQmlThread::isThisThread() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 297-300 |
| | 1 | 1 |
QQmlThread::lock| Name: | QQmlThread::lock | | Prototype: | void QQmlThread::lock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 272-275 |
| | 1 | 1 |
QQmlThread::mutex| Name: | QQmlThread::mutex | | Prototype: | QMutex &QQmlThread::mutex() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 267-270 |
| | 1 | 1 |
QQmlThread::postMethodToMain| Name: | QQmlThread::postMethodToMain | | Prototype: | template<typename T, class V, class O> void QQmlThread::postMethodToMain(void (O::*Member)(V), const T &arg) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 290-303 |
| | 4 | 3 |
QQmlThread::postMethodToMain| Name: | QQmlThread::postMethodToMain | | Prototype: | template<typename T, typename T2, class V, class V2, class O> void QQmlThread::postMethodToMain(void (O::*Member)(V, V2), const T &arg, const T2 &arg2) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 305-319 |
| | 4 | 3 |
QQmlThread::postMethodToMain::I| Name: | QQmlThread::postMethodToMain::I | | Prototype: | I(void (O::*Member)(V), const T &arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 296-296 |
| | 1 | 1 |
QQmlThread::postMethodToMain::I| Name: | QQmlThread::postMethodToMain::I | | Prototype: | I(void (O::*Member)(V, V2), const T &arg, const T2 &arg2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 312-312 |
| | 1 | 1 |
QQmlThread::postMethodToMain::call| Name: | QQmlThread::postMethodToMain::call | | Prototype: | void call(QQmlThread *thread) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 313-316 |
| | 2 | 1 |
QQmlThread::postMethodToThread| Name: | QQmlThread::postMethodToThread | | Prototype: | template<typename T, class V, class O> void QQmlThread::postMethodToThread(void (O::*Member)(V), const T &arg) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 245-258 |
| | 4 | 3 |
QQmlThread::postMethodToThread| Name: | QQmlThread::postMethodToThread | | Prototype: | template<typename T, typename T2, class V, class V2, class O> void QQmlThread::postMethodToThread(void (O::*Member)(V, V2), const T &arg, const T2 &arg2) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 260-274 |
| | 4 | 3 |
QQmlThread::postMethodToThread::I| Name: | QQmlThread::postMethodToThread::I | | Prototype: | I(void (O::*Member)(V), const T &arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 251-251 |
| | 1 | 1 |
QQmlThread::postMethodToThread::I| Name: | QQmlThread::postMethodToThread::I | | Prototype: | I(void (O::*Member)(V, V2), const T &arg, const T2 &arg2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 267-267 |
| | 1 | 1 |
QQmlThread::postMethodToThread::call| Name: | QQmlThread::postMethodToThread::call | | Prototype: | void call(QQmlThread *thread) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h | | Lines: | 268-271 |
| | 2 | 1 |
QQmlThread::startup| Name: | QQmlThread::startup | | Prototype: | void QQmlThread::startup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 224-231 |
| | 5 | 1 |
QQmlThread::unlock| Name: | QQmlThread::unlock | | Prototype: | void QQmlThread::unlock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 277-280 |
| | 1 | 1 |
QQmlThread::wakeOne| Name: | QQmlThread::wakeOne | | Prototype: | void QQmlThread::wakeOne() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 282-285 |
| | 1 | 1 |
QQmlThread::~QQmlThread| Name: | QQmlThread::~QQmlThread | | Prototype: | QQmlThread::~QQmlThread() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 219-222 |
| | 1 | 1 |
QQmlThreadPrivate::MainObject::MainObject| Name: | QQmlThreadPrivate::MainObject::MainObject | | Prototype: | QQmlThreadPrivate::MainObject::MainObject(QQmlThreadPrivate *p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 99-102 |
| | 2 | 1 |
QQmlThreadPrivate::QQmlThreadPrivate| Name: | QQmlThreadPrivate::QQmlThreadPrivate | | Prototype: | QQmlThreadPrivate::QQmlThreadPrivate(QQmlThread *q) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 125-130 |
| | 1 | 1 |
QQmlThreadPrivate::event| Name: | QQmlThreadPrivate::event | | Prototype: | bool QQmlThreadPrivate::event(QEvent *e) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 132-137 |
| | 3 | 2 |
QQmlThreadPrivate::lock| Name: | QQmlThreadPrivate::lock | | Prototype: | inline void lock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 61-61 |
| | 1 | 1 |
QQmlThreadPrivate::mainEvent| Name: | QQmlThreadPrivate::mainEvent | | Prototype: | void QQmlThreadPrivate::mainEvent() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 152-177 |
| | 14 | 3 |
QQmlThreadPrivate::mutex| Name: | QQmlThreadPrivate::mutex | | Prototype: | inline QMutex &mutex() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 60-60 |
| | 1 | 1 |
QQmlThreadPrivate::run| Name: | QQmlThreadPrivate::run | | Prototype: | void QQmlThreadPrivate::run() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 139-150 |
| | 6 | 1 |
QQmlThreadPrivate::triggerMainEvent| Name: | QQmlThreadPrivate::triggerMainEvent | | Prototype: | void QQmlThreadPrivate::triggerMainEvent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 105-109 |
| | 2 | 1 |
QQmlThreadPrivate::triggerThreadEvent| Name: | QQmlThreadPrivate::triggerThreadEvent | | Prototype: | void QQmlThreadPrivate::triggerThreadEvent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 112-116 |
| | 2 | 1 |
QQmlThreadPrivate::unlock| Name: | QQmlThreadPrivate::unlock | | Prototype: | inline void unlock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp | | Lines: | 62-62 |
| | 1 | 1 |