OpenCoverage

Qt Quick Test Coverage

Functions

Page:<>1
Function: writeNumbers
...100
Function: QQuickPathView::setDelegate
...140
Function: QQmlVMEMetaObject::getForMethod
...150
Function: QQmlNotifier::notify
...160
Function: QQmlJS::AST::ArgumentList::firstSourceLocation
...170
Function: QQmlComponent::QQmlComponent
171
Function: QQmlBind::setValue
172
Function: QQmlAdaptorModel::Accessors::notify
173
Function: QObjectWrapper::setProperty
174175
Function: QFlagPointer::flag
176
Function: QAccessibleQuickWindow::childAt
177
Function: PlainLoader::loadThread
178
Function: Object::virtualSetPrototypeOf
...180
Function: ListLayout::getRoleOrCreate
...190
Function: JSC::MacroAssemblerCodeRef::code
...200
Function: Codegen::Codegen::Codegen::statementList [qv4codegen.cpp #1]
...202
Function: BaselineJIT::generate_CallPossiblyDirectEval
Functionâ–ľCondition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
QIntrusiveList::nodeToN
Name: QIntrusiveList::nodeToN
Prototype: template<class N, QIntrusiveListNode N::*member> N *QIntrusiveList<N, member>::nodeToN(QIntrusiveListNode *node)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 241-245
100.000% (1/1)
11
QIntrusiveList::next
Name: QIntrusiveList::next
Prototype: template<class N, QIntrusiveListNode N::*member> N *QIntrusiveList<N, member>::next(N *current)
Coverage: 100.000% (3/3)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 221-227
100.000% (3/3)
31
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
  0.000% (0/1)
11
QIntrusiveList::iterator::operator->
Name: QIntrusiveList::iterator::operator->
Prototype: template<class N, QIntrusiveListNode N::*member> N *QIntrusiveList<N, member>::iterator::operator->() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 132-136
100.000% (1/1)
11
QIntrusiveList::iterator::operator++
Name: QIntrusiveList::iterator::operator++
Prototype: template<class N, QIntrusiveListNode N::*member> typename QIntrusiveList<N, member>::iterator &QIntrusiveList<N, member>::iterator::operator++()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 150-155
100.000% (1/1)
21
QIntrusiveList::iterator::operator*
Name: QIntrusiveList::iterator::operator*
Prototype: template<class N, QIntrusiveListNode N::*member> N *QIntrusiveList<N, member>::iterator::operator*() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 126-130
100.000% (1/1)
11
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: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 144-148
100.000% (1/1)
11
QIntrusiveList::iterator::iterator
Name: QIntrusiveList::iterator::iterator
Prototype: template<class N, QIntrusiveListNode N::*member> QIntrusiveList<N, member>::iterator::iterator()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 114-118
100.000% (1/1)
21
QIntrusiveList::iterator::iterator
Name: QIntrusiveList::iterator::iterator
Prototype: template<class N, QIntrusiveListNode N::*member> QIntrusiveList<N, member>::iterator::iterator(N *value)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 120-124
100.000% (1/1)
21
QIntrusiveList::iterator::erase
Name: QIntrusiveList::iterator::erase
Prototype: template<class N, QIntrusiveListNode N::*member> typename QIntrusiveList<N, member>::iterator &QIntrusiveList<N, member>::iterator::erase()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 157-164
100.000% (1/1)
41
QIntrusiveList::isEmpty
Name: QIntrusiveList::isEmpty
Prototype: template<class N, QIntrusiveListNode N::*member> bool QIntrusiveList<N, member>::isEmpty() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 178-182
100.000% (1/1)
11
QIntrusiveList::insert
Name: QIntrusiveList::insert
Prototype: template<class N, QIntrusiveListNode N::*member> void QIntrusiveList<N, member>::insert(N *n)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 184-194
100.000% (4/4)
62
QIntrusiveList::first
Name: QIntrusiveList::first
Prototype: template<class N, QIntrusiveListNode N::*member> N *QIntrusiveList<N, member>::first() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 215-219
100.000% (1/1)
11
QIntrusiveList::end
Name: QIntrusiveList::end
Prototype: template<class N, QIntrusiveListNode N::*member> typename QIntrusiveList<N, member>::iterator QIntrusiveList<N, member>::end()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 235-239
100.000% (1/1)
11
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
  0.000% (0/7)
63
QIntrusiveList::begin
Name: QIntrusiveList::begin
Prototype: template<class N, QIntrusiveListNode N::*member> typename QIntrusiveList<N, member>::iterator QIntrusiveList<N, member>::begin()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h
Lines: 229-233
100.000% (1/1)
11
QHashedStringRef::toString
Name: QHashedStringRef::toString
Prototype: QString QHashedStringRef::toString() const
Coverage:  50.000% (2/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp
Lines: 213-218
 50.000% (2/4)
32
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
  0.000% (0/4)
22
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
  0.000% (0/1)
21
QHashedStringRef::operator==
Name: QHashedStringRef::operator==
Prototype: bool QHashedStringRef::operator==(const QString &string) const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1128-1132
100.000% (1/1)
21
QHashedStringRef::operator==
Name: QHashedStringRef::operator==
Prototype: bool QHashedStringRef::operator==(const QHashedString &string) const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1134-1139
100.000% (1/1)
31
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
  0.000% (0/1)
31
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
  0.000% (0/1)
31
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
  0.000% (0/1)
41
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
  0.000% (0/1)
21
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
  0.000% (0/1)
31
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
  0.000% (0/1)
31
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
  0.000% (0/1)
31
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
  0.000% (0/1)
31
QHashedStringRef::length
Name: QHashedStringRef::length
Prototype: int QHashedStringRef::length() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1203-1206
100.000% (1/1)
11
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
  0.000% (0/6)
33
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
  0.000% (0/1)
11
QHashedStringRef::indexOf
Name: QHashedStringRef::indexOf
Prototype: int QHashedStringRef::indexOf(const QChar &c, int from) const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp
Lines: 208-211
100.000% (1/1)
11
QHashedStringRef::hash
Name: QHashedStringRef::hash
Prototype: quint32 QHashedStringRef::hash() const
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1226-1230
100.000% (4/4)
22
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
QHashedStringRef::constData
Name: QHashedStringRef::constData
Prototype: const QChar *QHashedStringRef::constData() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1193-1196
100.000% (1/1)
11
QHashedStringRef::computeHash
Name: QHashedStringRef::computeHash
Prototype: void QHashedStringRef::computeHash() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1215-1218
100.000% (1/1)
11
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
  0.000% (0/1)
21
QHashedStringRef::QHashedStringRef
Name: QHashedStringRef::QHashedStringRef
Prototype: QHashedStringRef::QHashedStringRef(const QString &str)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1090-1093
100.000% (1/1)
21
QHashedStringRef::QHashedStringRef
Name: QHashedStringRef::QHashedStringRef
Prototype: QHashedStringRef::QHashedStringRef(const QStringRef &str)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1095-1098
100.000% (1/1)
21
QHashedStringRef::QHashedStringRef
Name: QHashedStringRef::QHashedStringRef
Prototype: QHashedStringRef::QHashedStringRef(const QChar *data, int length)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1100-1103
100.000% (1/1)
21
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
  0.000% (0/1)
21
QHashedStringRef::QHashedStringRef
Name: QHashedStringRef::QHashedStringRef
Prototype: QHashedStringRef::QHashedStringRef(const QHashedString &string)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1110-1113
100.000% (1/1)
21
QHashedStringRef::QHashedStringRef
Name: QHashedStringRef::QHashedStringRef
Prototype: QHashedStringRef::QHashedStringRef(const QHashedStringRef &string)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1115-1118
100.000% (1/1)
21
QHashedString::stringHash
Name: QHashedString::stringHash
Prototype: quint32 QHashedString::stringHash(const QChar *data, int length)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1305-1308
100.000% (1/1)
11
QHashedString::stringHash
Name: QHashedString::stringHash
Prototype: quint32 QHashedString::stringHash(const char *data, int length)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1310-1313
100.000% (1/1)
11
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
  0.000% (0/1)
21
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
  0.000% (0/1)
31
QHashedString::operator=
Name: QHashedString::operator=
Prototype: QHashedString &QHashedString::operator=(const QHashedString &string)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1055-1060
100.000% (1/1)
31
QHashedString::hash
Name: QHashedString::hash
Prototype: quint32 QHashedString::hash() const
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1075-1079
100.000% (4/4)
22
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
  0.000% (0/1)
11
QHashedString::computeHash
Name: QHashedString::computeHash
Prototype: void QHashedString::computeHash() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1315-1318
100.000% (1/1)
11
QHashedString::compare
Name: QHashedString::compare
Prototype: bool QHashedString::compare(const QChar *lhs, const QChar *rhs, int length)
Coverage:  71.429% (20/28)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp
Lines: 120-171
 71.429% (20/28)
249
QHashedString::compare
Name: QHashedString::compare
Prototype: bool QHashedString::compare(const QChar *lhs, const char *rhs, int length)
Coverage:  66.667% (4/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1290-1297
 66.667% (4/6)
53
QHashedString::compare
Name: QHashedString::compare
Prototype: bool QHashedString::compare(const char *lhs, const char *rhs, int length)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1299-1303
100.000% (1/1)
21
QHashedString::QHashedString
Name: QHashedString::QHashedString
Prototype: QHashedString::QHashedString()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1035-1038
100.000% (1/1)
21
QHashedString::QHashedString
Name: QHashedString::QHashedString
Prototype: QHashedString::QHashedString(const QString &string)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1040-1043
100.000% (1/1)
21
QHashedString::QHashedString
Name: QHashedString::QHashedString
Prototype: QHashedString::QHashedString(const QString &string, quint32 hash)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1045-1048
100.000% (1/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/4)
42
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
  0.000% (0/1)
11
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
  0.000% (0/4)
62
QHashedCStringRef::length
Name: QHashedCStringRef::length
Prototype: int QHashedCStringRef::length() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1262-1265
100.000% (1/1)
11
QHashedCStringRef::hash
Name: QHashedCStringRef::hash
Prototype: quint32 QHashedCStringRef::hash() const
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1251-1255
100.000% (4/4)
22
QHashedCStringRef::constData
Name: QHashedCStringRef::constData
Prototype: const char *QHashedCStringRef::constData() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1257-1260
100.000% (1/1)
11
QHashedCStringRef::computeHash
Name: QHashedCStringRef::computeHash
Prototype: void QHashedCStringRef::computeHash() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1285-1288
100.000% (1/1)
11
QHashedCStringRef::QHashedCStringRef
Name: QHashedCStringRef::QHashedCStringRef
Prototype: QHashedCStringRef::QHashedCStringRef(const char *data, int length)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h
Lines: 1236-1239
100.000% (1/1)
21
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
  0.000% (0/1)
21
QHashedCStringRef::QHashedCStringRef
Name: QHashedCStringRef::QHashedCStringRef
Prototype: QHashedCStringRef::QHashedCStringRef(const QHashedCStringRef &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: 1246-1249
  0.000% (0/1)
21
QGraphicsRotation::projectedRotate
Name: QGraphicsRotation::projectedRotate
Prototype: static inline void projectedRotate(QMatrix4x4 *matrix, qreal angle, qreal x, qreal y, qreal z)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktranslate.cpp
Lines: 439-442
100.000% (1/1)
11
QForwardFieldList::takeFirst
Name: QForwardFieldList::takeFirst
Prototype: template<class N, N *N::*nextMember> N *QForwardFieldList<N, nextMember>::takeFirst()
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 138-147
100.000% (4/4)
52
QForwardFieldList::setFlagValue
Name: QForwardFieldList::setFlagValue
Prototype: template<class N, N *N::*nextMember> void QForwardFieldList<N, nextMember>::setFlagValue(bool v)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 200-204
100.000% (1/1)
11
QForwardFieldList::setFlag2Value
Name: QForwardFieldList::setFlag2Value
Prototype: template<class N, N *N::*nextMember> void QForwardFieldList<N, nextMember>::setFlag2Value(bool v)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 224-228
  0.000% (0/1)
11
QForwardFieldList::setFlag2
Name: QForwardFieldList::setFlag2
Prototype: template<class N, N *N::*nextMember> void QForwardFieldList<N, nextMember>::setFlag2()
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 212-216
  0.000% (0/1)
11
QForwardFieldList::setFlag
Name: QForwardFieldList::setFlag
Prototype: template<class N, N *N::*nextMember> void QForwardFieldList<N, nextMember>::setFlag()
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 188-192
  0.000% (0/1)
11
QForwardFieldList::prepend
Name: QForwardFieldList::prepend
Prototype: template<class N, N *N::*nextMember> void QForwardFieldList<N, nextMember>::prepend(N *v)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 149-155
100.000% (1/1)
31
QForwardFieldList::next
Name: QForwardFieldList::next
Prototype: template<class N, N *N::*nextMember> N *QForwardFieldList<N, nextMember>::next(N *v)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 175-180
100.000% (1/1)
21
QForwardFieldList::isOne
Name: QForwardFieldList::isOne
Prototype: template<class N, N *N::*nextMember> bool QForwardFieldList<N, nextMember>::isOne() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 163-167
  0.000% (0/1)
11
QForwardFieldList::isMany
Name: QForwardFieldList::isMany
Prototype: template<class N, N *N::*nextMember> bool QForwardFieldList<N, nextMember>::isMany() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 169-173
  0.000% (0/1)
11
QForwardFieldList::isEmpty
Name: QForwardFieldList::isEmpty
Prototype: template<class N, N *N::*nextMember> bool QForwardFieldList<N, nextMember>::isEmpty() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 157-161
100.000% (1/1)
11
QForwardFieldList::flag2
Name: QForwardFieldList::flag2
Prototype: template<class N, N *N::*nextMember> bool QForwardFieldList<N, nextMember>::flag2() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 206-210
  0.000% (0/1)
11
QForwardFieldList::flag
Name: QForwardFieldList::flag
Prototype: template<class N, N *N::*nextMember> bool QForwardFieldList<N, nextMember>::flag() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 182-186
100.000% (1/1)
11
QForwardFieldList::first
Name: QForwardFieldList::first
Prototype: template<class N, N *N::*nextMember> N *QForwardFieldList<N, nextMember>::first() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 132-136
100.000% (1/1)
11
QForwardFieldList::clearFlag2
Name: QForwardFieldList::clearFlag2
Prototype: template<class N, N *N::*nextMember> void QForwardFieldList<N, nextMember>::clearFlag2()
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 218-222
  0.000% (0/1)
11
QForwardFieldList::clearFlag
Name: QForwardFieldList::clearFlag
Prototype: template<class N, N *N::*nextMember> void QForwardFieldList<N, nextMember>::clearFlag()
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfieldlist_p.h
Lines: 194-198
  0.000% (0/1)
11
QFontLoaderFonts::~QFontLoaderFonts
Name: QFontLoaderFonts::~QFontLoaderFonts
Prototype: ~QFontLoaderFonts()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickfontloader.cpp
Lines: 167-171
100.000% (1/1)
21
QFontLoaderFonts::reset
Name: QFontLoaderFonts::reset
Prototype: void reset()
Coverage:  85.714% (6/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickfontloader.cpp
Lines: 174-185
 85.714% (6/7)
73
QFontLoaderFonts::QFontLoaderFonts
Name: QFontLoaderFonts::QFontLoaderFonts
Prototype: QFontLoaderFonts()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickfontloader.cpp
Lines: 161-165
100.000% (1/1)
21
QFlagPointer::setFlagValue
Name: QFlagPointer::setFlagValue
Prototype: template<typename T> void QFlagPointer<T>::setFlagValue(bool v)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 169-174
100.000% (4/4)
22
QFlagPointer::setFlag2Value
Name: QFlagPointer::setFlag2Value
Prototype: template<typename T> void QFlagPointer<T>::setFlag2Value(bool v)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 194-199
100.000% (4/4)
22
QFlagPointer::setFlag2
Name: QFlagPointer::setFlag2
Prototype: template<typename T> void QFlagPointer<T>::setFlag2()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 182-186
100.000% (1/1)
11
QFlagPointer::setFlag
Name: QFlagPointer::setFlag
Prototype: template<typename T> void QFlagPointer<T>::setFlag()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 157-161
100.000% (1/1)
11
QFlagPointer::operator=
Name: QFlagPointer::operator=
Prototype: template<typename T> QFlagPointer<T> &QFlagPointer<T>::operator=(const QFlagPointer &o)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 201-206
  0.000% (0/1)
21
QFlagPointer::operator=
Name: QFlagPointer::operator=
Prototype: template<typename T> QFlagPointer<T> &QFlagPointer<T>::operator=(T *o)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 208-215
100.000% (1/1)
31
QFlagPointer::operator->
Name: QFlagPointer::operator->
Prototype: template<typename T> T *QFlagPointer<T>::operator->() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 217-221
100.000% (1/1)
11
QFlagPointer::operator*
Name: QFlagPointer::operator*
Prototype: template<typename T> T *QFlagPointer<T>::operator*() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 223-227
100.000% (1/1)
11
QFlagPointer::isNull
Name: QFlagPointer::isNull
Prototype: template<typename T> bool QFlagPointer<T>::isNull() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 145-149
100.000% (1/1)
11
QFlagPointer::flag2
Name: QFlagPointer::flag2
Prototype: template<typename T> bool QFlagPointer<T>::flag2() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h
Lines: 176-180
100.000% (1/1)
11
Page:<>1
Function: writeNumbers
...100
Function: QQuickPathView::setDelegate
...140
Function: QQmlVMEMetaObject::getForMethod
...150
Function: QQmlNotifier::notify
...160
Function: QQmlJS::AST::ArgumentList::firstSourceLocation
...170
Function: QQmlComponent::QQmlComponent
171
Function: QQmlBind::setValue
172
Function: QQmlAdaptorModel::Accessors::notify
173
Function: QObjectWrapper::setProperty
174175
Function: QFlagPointer::flag
176
Function: QAccessibleQuickWindow::childAt
177
Function: PlainLoader::loadThread
178
Function: Object::virtualSetPrototypeOf
...180
Function: ListLayout::getRoleOrCreate
...190
Function: JSC::MacroAssemblerCodeRef::code
...200
Function: Codegen::Codegen::Codegen::statementList [qv4codegen.cpp #1]
...202
Function: BaselineJIT::generate_CallPossiblyDirectEval

Generated by Squish Coco 4.2.0