OpenCoverage

Qt Quick Test Coverage

Function Tree

Path:<top>::QHashedStringRef
FunctionCondition %▾eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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

Generated by Squish Coco 4.2.0