| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  QHashedStringRef | Name: | QHashedStringRef::QHashedStringRef |  | Prototype: | QHashedStringRef::QHashedStringRef(const QChar *data, int length, quint32 hash) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1105-1108 | 
 |  | 2 | 1 | 
|  at | Name: | QHashedStringRef::at |  | Prototype: | const QChar &QHashedStringRef::at(int index) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1187-1191 | 
 |  | 2 | 1 | 
|  data | Name: | QHashedStringRef::data |  | Prototype: | QChar *QHashedStringRef::data() |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1182-1185 | 
 |  | 1 | 1 | 
|  endsWith | Name: | QHashedStringRef::endsWith |  | Prototype: | bool QHashedStringRef::endsWith(const QString &s) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp |  | Lines: | 180-184 | 
 |  | 2 | 1 | 
|  isEmpty | Name: | QHashedStringRef::isEmpty |  | Prototype: | bool QHashedStringRef::isEmpty() const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1198-1201 | 
 |  | 1 | 1 | 
|  isLatin1 | Name: | QHashedStringRef::isLatin1 |  | Prototype: | bool QHashedStringRef::isLatin1() const |  | Coverage: | 0.000% (0/6) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1208-1213 | 
 |  | 3 | 3 | 
|  mid | Name: | QHashedStringRef::mid |  | Prototype: | QHashedStringRef QHashedStringRef::mid(int offset, int length) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp |  | Lines: | 173-178 | 
 |  | 3 | 1 | 
|  operator!= | Name: | QHashedStringRef::operator!= |  | Prototype: | bool QHashedStringRef::operator!=(const QString &string) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1155-1159 | 
 |  | 2 | 1 | 
|  operator!= | Name: | QHashedStringRef::operator!= |  | Prototype: | bool QHashedStringRef::operator!=(const QHashedString &string) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1161-1166 | 
 |  | 3 | 1 | 
|  operator!= | Name: | QHashedStringRef::operator!= |  | Prototype: | bool QHashedStringRef::operator!=(const QHashedStringRef &string) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1168-1173 | 
 |  | 3 | 1 | 
|  operator!= | Name: | QHashedStringRef::operator!= |  | Prototype: | bool QHashedStringRef::operator!=(const QHashedCStringRef &string) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1175-1180 | 
 |  | 3 | 1 | 
|  operator= | Name: | QHashedStringRef::operator= |  | Prototype: | QHashedStringRef &QHashedStringRef::operator=(const QHashedStringRef &o) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1120-1126 | 
 |  | 4 | 1 | 
|  operator== | Name: | QHashedStringRef::operator== |  | Prototype: | bool QHashedStringRef::operator==(const QHashedStringRef &string) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1141-1146 | 
 |  | 3 | 1 | 
|  operator== | Name: | QHashedStringRef::operator== |  | Prototype: | bool QHashedStringRef::operator==(const QHashedCStringRef &string) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1148-1153 | 
 |  | 3 | 1 | 
|  startsWith | Name: | QHashedStringRef::startsWith |  | Prototype: | bool QHashedStringRef::startsWith(const QString &s) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp |  | Lines: | 186-190 | 
 |  | 2 | 1 | 
|  startsWithUpper | Name: | QHashedStringRef::startsWithUpper |  | Prototype: | bool QHashedStringRef::startsWithUpper() const |  | Coverage: | 0.000% (0/4) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h |  | Lines: | 1220-1224 | 
 |  | 2 | 2 | 
|  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 | 
 |  | 3 | 2 | 
|  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 | 
 |  | 2 | 1 | 
|  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 | 
 |  | 2 | 1 | 
|  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 | 
 |  | 2 | 1 | 
|  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 | 
 |  | 2 | 1 | 
|  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 | 
 |  | 2 | 1 | 
|  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 | 
 |  | 1 | 1 | 
|  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 | 
 |  | 1 | 1 | 
|  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 | 
 |  | 2 | 2 | 
|  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 | 
 |  | 1 | 1 | 
|  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 | 
 |  | 1 | 1 | 
|  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 | 
 |  | 2 | 1 | 
|  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 | 
 |  | 3 | 1 |