Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 294-297 |
| | 2 | 1 |
QJSEngine::QJSEngineName: | QJSEngine::QJSEngine | Prototype: | QJSEngine::QJSEngine(QJSEnginePrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 319-325 |
| | 2 | 1 |
QJSEngine::QJSEngineName: | QJSEngine::QJSEngine | Prototype: | QJSEngine::QJSEngine(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsapi/qjsengine.cpp | Lines: | 306-314 |
| | 3 | 1 |
QIntrusiveListNode::~QIntrusiveListNodeName: | QIntrusiveListNode::~QIntrusiveListNode | Prototype: | QIntrusiveListNode::~QIntrusiveListNode() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | Lines: | 251-254 |
| | 1 | 1 |
QIntrusiveListNode::isInListName: | QIntrusiveListNode::isInList | Prototype: | bool QIntrusiveListNode::isInList() 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: | 264-267 |
| | 1 | 1 |
QIntrusiveList::removeName: | QIntrusiveList::remove | Prototype: | template<class N, QIntrusiveListNode N::*member> void QIntrusiveList<N, member>::remove(N *n) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | Lines: | 196-201 |
| | 2 | 1 |
QIntrusiveList::nodeToNName: | 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 |
| | 1 | 1 |
QIntrusiveList::nextName: | 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 |
| | 3 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
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 |
| | 2 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
QIntrusiveList::iterator::iteratorName: | 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 |
| | 2 | 1 |
QIntrusiveList::iterator::iteratorName: | 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 |
| | 2 | 1 |
QIntrusiveList::iterator::eraseName: | 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 |
| | 4 | 1 |
QIntrusiveList::isEmptyName: | 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 |
| | 1 | 1 |
QIntrusiveList::firstName: | 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 |
| | 1 | 1 |
QIntrusiveList::endName: | 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 |
| | 1 | 1 |
QIntrusiveList::beginName: | 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 |
| | 1 | 1 |
QHashedStringRef::startsWithName: | 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 |
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 |
| | 2 | 1 |
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 |
| | 3 | 1 |
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 |
| | 3 | 1 |
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 |
| | 3 | 1 |
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 |
| | 4 | 1 |
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 |
| | 2 | 1 |
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 |
| | 3 | 1 |
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 |
| | 3 | 1 |
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 |
| | 3 | 1 |
QHashedStringRef::midName: | 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 |
QHashedStringRef::lengthName: | 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 |
QHashedStringRef::isEmptyName: | 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 |
QHashedStringRef::indexOfName: | 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 |
QHashedStringRef::endsWithName: | 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 |
QHashedStringRef::dataName: | 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 |
QHashedStringRef::constDataName: | 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 |
QHashedStringRef::computeHashName: | 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 |
QHashedStringRef::atName: | 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 |
QHashedStringRef::QHashedStringRefName: | 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 |
QHashedStringRef::QHashedStringRefName: | 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::QHashedStringRefName: | 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::QHashedStringRefName: | 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::QHashedStringRefName: | 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::QHashedStringRefName: | 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 |
QHashedString::stringHashName: | 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 |
| | 1 | 1 |
QHashedString::stringHashName: | 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 |
| | 1 | 1 |
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 |
| | 2 | 1 |
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 |
| | 3 | 1 |
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 |
| | 3 | 1 |
QHashedString::existingHashName: | 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 |
| | 1 | 1 |
QHashedString::computeHashName: | 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 |
| | 1 | 1 |
QHashedString::compareName: | 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 |
| | 2 | 1 |
QHashedString::QHashedStringName: | 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 |
| | 2 | 1 |
QHashedString::QHashedStringName: | 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 |
| | 2 | 1 |
QHashedString::QHashedStringName: | 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 |
| | 2 | 1 |
QHashedString::QHashedStringName: | 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 |
| | 2 | 1 |
QHashedCStringRef::writeUtf16Name: | 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 |
| | 1 | 1 |
QHashedCStringRef::utf16lengthName: | 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 |
| | 1 | 1 |
QHashedCStringRef::lengthName: | 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 |
| | 1 | 1 |
QHashedCStringRef::constDataName: | 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 |
| | 1 | 1 |
QHashedCStringRef::computeHashName: | 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 |
| | 1 | 1 |
QHashedCStringRef::QHashedCStringRefName: | 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 |
| | 2 | 1 |
QHashedCStringRef::QHashedCStringRefName: | 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 |
| | 2 | 1 |
QHashedCStringRef::QHashedCStringRefName: | 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 |
| | 2 | 1 |
QGraphicsRotation::projectedRotateName: | 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 |
| | 1 | 1 |
QForwardFieldList::setFlagValueName: | 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 |
| | 1 | 1 |
QForwardFieldList::setFlag2ValueName: | 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 |
| | 1 | 1 |
QForwardFieldList::setFlag2Name: | 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 |
| | 1 | 1 |
QForwardFieldList::setFlagName: | 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 |
| | 1 | 1 |
QForwardFieldList::prependName: | 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 |
| | 3 | 1 |
QForwardFieldList::nextName: | 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 |
| | 2 | 1 |
QForwardFieldList::isOneName: | 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 |
| | 1 | 1 |
QForwardFieldList::isManyName: | 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 |
| | 1 | 1 |
QForwardFieldList::isEmptyName: | 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 |
| | 1 | 1 |
QForwardFieldList::flag2Name: | 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 |
| | 1 | 1 |
QForwardFieldList::flagName: | 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 |
| | 1 | 1 |
QForwardFieldList::firstName: | 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 |
| | 1 | 1 |
QForwardFieldList::clearFlag2Name: | 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 |
| | 1 | 1 |
QForwardFieldList::clearFlagName: | 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 |
| | 1 | 1 |
QFontLoaderFonts::~QFontLoaderFontsName: | 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 |
| | 2 | 1 |
QFontLoaderFonts::QFontLoaderFontsName: | 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 |
| | 2 | 1 |
QFlagPointer::setFlag2Name: | 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 |
| | 1 | 1 |
QFlagPointer::setFlagName: | 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 |
| | 1 | 1 |
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 |
| | 2 | 1 |
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 |
| | 3 | 1 |
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 |
| | 1 | 1 |
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 |
| | 1 | 1 |
QFlagPointer::isNullName: | 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 |
| | 1 | 1 |
QFlagPointer::flag2Name: | 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 |
| | 1 | 1 |
QFlagPointer::flagName: | QFlagPointer::flag | Prototype: | template<typename T> bool QFlagPointer<T>::flag() 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: | 151-155 |
| | 1 | 1 |
QFlagPointer::dataName: | QFlagPointer::data | Prototype: | template<typename T> T *QFlagPointer<T>::data() 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: | 229-233 |
| | 1 | 1 |
QFlagPointer::clearFlag2Name: | QFlagPointer::clearFlag2 | Prototype: | template<typename T> void QFlagPointer<T>::clearFlag2() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | Lines: | 188-192 |
| | 1 | 1 |
QFlagPointer::clearFlagName: | QFlagPointer::clearFlag | Prototype: | template<typename T> void QFlagPointer<T>::clearFlag() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | Lines: | 163-167 |
| | 1 | 1 |
QFlagPointer::QFlagPointerName: | QFlagPointer::QFlagPointer | Prototype: | template<typename T> QFlagPointer<T>::QFlagPointer(T *v) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | Lines: | 132-137 |
| | 1 | 1 |
QFlagPointer::QFlagPointerName: | QFlagPointer::QFlagPointer | Prototype: | template<typename T> QFlagPointer<T>::QFlagPointer(const QFlagPointer<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: | 139-143 |
| | 2 | 1 |
QFiniteStack::~QFiniteStackName: | QFiniteStack::~QFiniteStack | Prototype: | template<typename T> QFiniteStack<T>::~QFiniteStack() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfinitestack_p.h | Lines: | 88-92 |
| | 1 | 1 |
QFiniteStack::topName: | QFiniteStack::top | Prototype: | template<typename T> const T &QFiniteStack<T>::top() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfinitestack_p.h | Lines: | 100-104 |
| | 1 | 1 |
QFiniteStack::topName: | QFiniteStack::top | Prototype: | template<typename T> T &QFiniteStack<T>::top() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfinitestack_p.h | Lines: | 106-110 |
| | 1 | 1 |
QFiniteStack::operator[]Name: | QFiniteStack::operator[] | Prototype: | template<typename T> T &QFiniteStack<T>::operator[](int index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qfinitestack_p.h | Lines: | 150-154 |
| | 1 | 1 |