Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStringHashNode::isQStringName: | QStringHashNode::isQString | Prototype: | bool isQString() 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: | 230-230 |
| | 1 | 1 |
QStringHashNode::equalsName: | QStringHashNode::equals | Prototype: | inline bool equals(const QV4::Value &string) 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: | 236-246 |
| | 7 | 2 |
QStringHashNode::equalsName: | QStringHashNode::equals | Prototype: | inline bool equals(const QV4::String *string) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 248-259 |
| | 8 | 3 |
QStringHashNode::equalsName: | QStringHashNode::equals | Prototype: | inline bool equals(const QHashedStringRef &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: | 261-266 |
| | 4 | 1 |
QStringHashNode::equalsName: | QStringHashNode::equals | Prototype: | inline bool equals(const QHashedCStringRef &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: | 268-273 |
| | 4 | 1 |
QStringHashNode::cStrDataName: | QStringHashNode::cStrData | Prototype: | inline char *cStrData() 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: | 233-233 |
| | 1 | 1 |
QStringHashNode::QStringHashNodeName: | QStringHashNode::QStringHashNode | Prototype: | QStringHashNode() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 181-184 |
| | 2 | 1 |
QStringHashNode::QStringHashNodeName: | QStringHashNode::QStringHashNode | Prototype: | QStringHashNode(const QHashedString &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 186-192 |
| | 3 | 1 |
QStringHashNode::QStringHashNodeName: | QStringHashNode::QStringHashNode | Prototype: | QStringHashNode(const QHashedCStringRef &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 194-197 |
| | 2 | 1 |
QStringHashNode::QStringHashNodeName: | QStringHashNode::QStringHashNode | Prototype: | QStringHashNode(const QStringHashNode &o) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 199-204 |
| | 2 | 2 |
QStringHashData::rehashToSizeName: | QStringHashData::rehashToSize | Prototype: | void QStringHashData::rehashToSize(int size) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp | Lines: | 70-77 |
| | 4 | 3 |
QStringHashData::rehashToBitsName: | QStringHashData::rehashToBits | Prototype: | void QStringHashData::rehashToBits(short bits) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp | Lines: | 79-106 |
| | 13 | 4 |
QStringHashData::rehashNodeName: | QStringHashData::rehashNode | Prototype: | void QStringHashData::rehashNode(QStringHashNode **newBuckets, int nb, QStringHashNode *node) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring.cpp | Lines: | 108-117 |
| | 6 | 2 |
QStringHashBase::toQStringName: | QStringHashBase::toQString | Prototype: | static const QString &toQString(const QString &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 329-329 |
| | 1 | 1 |
QStringHashBase::toQStringName: | QStringHashBase::toQString | Prototype: | static const QString &toQString(const QHashedString &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 330-330 |
| | 1 | 1 |
QStringHashBase::toQStringName: | QStringHashBase::toQString | Prototype: | static QString toQString(const QV4::String *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 331-331 |
| | 1 | 1 |
QStringHashBase::toQStringName: | QStringHashBase::toQString | Prototype: | static QString toQString(const QHashedStringRef &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 332-332 |
| | 1 | 1 |
QStringHashBase::toQStringName: | QStringHashBase::toQString | Prototype: | static QString toQString(const QLatin1String &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 334-334 |
| | 1 | 1 |
QStringHashBase::toQStringName: | QStringHashBase::toQString | Prototype: | static QString toQString(const QHashedCStringRef &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 335-335 |
| | 1 | 1 |
QStringHashBase::hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QString>::Type hashedString(const QString &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 319-319 |
| | 1 | 1 |
QStringHashBase::hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QStringRef>::Type hashedString(const QStringRef &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 320-320 |
| | 1 | 1 |
QStringHashBase::hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QHashedString>::Type hashedString(const QHashedString &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 321-321 |
| | 1 | 1 |
QStringHashBase::hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QV4::String *>::Type hashedString(QV4::String *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 322-322 |
| | 1 | 1 |
QStringHashBase::hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<const QV4::String *>::Type hashedString(const QV4::String *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 323-323 |
| | 1 | 1 |
QStringHashBase::hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QHashedStringRef>::Type hashedString(const QHashedStringRef &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 324-324 |
| | 1 | 1 |
QStringHashBase::hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QLatin1String>::Type hashedString(const QLatin1String &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 326-326 |
| | 1 | 1 |
QStringHashBase::hashedStringName: | QStringHashBase::hashedString | Prototype: | static HashedForm<QHashedCStringRef>::Type hashedString(const QHashedCStringRef &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 327-327 |
| | 1 | 1 |
QStringHashBase::hashOfName: | QStringHashBase::hashOf | Prototype: | static inline quint32 hashOf(const QHashedStringRef &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 337-337 |
| | 1 | 1 |
QStringHashBase::hashOfName: | QStringHashBase::hashOf | Prototype: | static inline quint32 hashOf(QV4::String *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 338-338 |
| | 1 | 1 |
QStringHashBase::hashOfName: | QStringHashBase::hashOf | Prototype: | static inline quint32 hashOf(const QV4::String *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 339-339 |
| | 1 | 1 |
QStringHashBase::hashOfName: | QStringHashBase::hashOf | Prototype: | template<typename K> static inline quint32 hashOf(const K &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 341-342 |
| | 1 | 1 |
QStringHash::~QStringHashName: | QStringHash::~QStringHash | Prototype: | template<class T> QStringHash<T>::~QStringHash() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 547-551 |
| | 1 | 1 |
QStringHash::valueName: | QStringHash::value | Prototype: | template<class T> template<class K> T *QStringHash<T>::value(const K &key) 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: | 844-850 |
| | 2 | 1 |
QStringHash::valueName: | QStringHash::value | Prototype: | template<class T> T *QStringHash<T>::value(const ConstIterator &iter) 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: | 852-857 |
| | 2 | 1 |
QStringHash::valueName: | QStringHash::value | Prototype: | template<class T> T *QStringHash<T>::value(const QV4::String *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: | 859-864 |
| | 2 | 1 |
QStringHash::takeNodeName: | QStringHash::takeNode | Prototype: | template<class T> template<class K> typename QStringHash<T>::Node *QStringHash<T>::takeNode(const K &key, const T &value) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 629-644 |
| | 9 | 2 |
QStringHash::takeNodeName: | QStringHash::takeNode | Prototype: | template<class T> typename QStringHash<T>::Node *QStringHash<T>::takeNode(const Node &o) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 646-669 |
| | 16 | 3 |
QStringHash::reserveName: | QStringHash::reserve | Prototype: | template<class T> void QStringHash<T>::reserve(int n) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 882-894 |
| | 7 | 2 |
QStringHash::operator[]Name: | QStringHash::operator[] | Prototype: | template<class T> template<class K> T &QStringHash<T>::operator[](const K &key) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 873-880 |
| | 3 | 2 |
QStringHash::operator=Name: | QStringHash::operator= | Prototype: | template<class T> QStringHash<T> &QStringHash<T>::operator=(const QStringHash<T> &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 487-501 |
| | 8 | 2 |
QStringHash::numBucketsName: | QStringHash::numBuckets | Prototype: | template<class T> int QStringHash<T>::numBuckets() 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: | 599-603 |
| | 1 | 1 |
QStringHash::linkAndReserveName: | QStringHash::linkAndReserve | Prototype: | template<class T> void QStringHash<T>::linkAndReserve(const QStringHash<T> &other, int additionalReserve) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 512-545 |
| | 17 | 4 |
QStringHash::iteratorName: | QStringHash::iterator | Prototype: | template<class T> typename QStringHash<T>::ConstIterator QStringHash<T>::iterator(Node *n) const | Coverage: | 78.261% (18/23) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 750-782 |
| | 15 | 7 |
QStringHash::iterateNextName: | QStringHash::iterateNext | Prototype: | template<class T> QStringHashData::IteratorData QStringHash<T>::iterateNext(const QStringHashData::IteratorData &d) | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 703-730 |
| | 17 | 5 |
QStringHash::iterateFirstName: | QStringHash::iterateFirst | Prototype: | template<class T> QStringHashData::IteratorData QStringHash<T>::iterateFirst() const | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 732-748 |
| | 11 | 4 |
QStringHash::isLinkedName: | QStringHash::isLinked | Prototype: | template<class T> bool QStringHash<T>::isLinked() 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: | 605-609 |
| | 1 | 1 |
QStringHash::isEmptyName: | QStringHash::isEmpty | Prototype: | template<class T> bool QStringHash<T>::isEmpty() 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: | 587-591 |
| | 1 | 1 |
QStringHash::insertNodeName: | QStringHash::insertNode | Prototype: | template<class T> typename QStringHash<T>::Node *QStringHash<T>::insertNode(Node *n, quint32 hash) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 799-812 |
| | 7 | 2 |
QStringHash::insertName: | QStringHash::insert | Prototype: | template<class T> template<class K> void QStringHash<T>::insert(const K &key, const T &value) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 814-823 |
| | 3 | 2 |
QStringHash::insertName: | QStringHash::insert | Prototype: | template<class T> void QStringHash<T>::insert(const ConstIterator &iter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 825-829 |
| | 1 | 1 |
QStringHash::initializeNodeName: | QStringHash::initializeNode | Prototype: | template<class T> void QStringHash<T>::initializeNode(Node *node, const QHashedString &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 611-619 |
| | 5 | 1 |
QStringHash::initializeNodeName: | QStringHash::initializeNode | Prototype: | template<class T> void QStringHash<T>::initializeNode(Node *node, const QHashedCStringRef &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 621-627 |
| | 3 | 1 |
QStringHash::findNodeName: | QStringHash::findNode | Prototype: | template<class T> template<class K> typename QStringHash<T>::Node *QStringHash<T>::findNode(const K &key) const | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 831-842 |
| | 5 | 2 |
QStringHash::findName: | QStringHash::find | Prototype: | template<class T> template<class K> typename QStringHash<T>::ConstIterator QStringHash<T>::find(const K &key) 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: | 972-977 |
| | 1 | 1 |
QStringHash::endName: | QStringHash::end | Prototype: | template<class T> typename QStringHash<T>::ConstIterator QStringHash<T>::end() 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: | 966-970 |
| | 1 | 1 |
QStringHash::createNodeName: | QStringHash::createNode | Prototype: | template<class T> typename QStringHash<T>::Node *QStringHash<T>::createNode(const Node &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: | 784-789 |
| | 2 | 1 |
QStringHash::createNodeName: | QStringHash::createNode | Prototype: | template<class T> template<class K> typename QStringHash<T>::Node *QStringHash<T>::createNode(const K &key, const T &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 791-797 |
| | 2 | 1 |
QStringHash::countName: | QStringHash::count | Prototype: | template<class T> int QStringHash<T>::count() 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: | 593-597 |
| | 1 | 1 |
QStringHash::copyNodeName: | QStringHash::copyNode | Prototype: | template<class T> void QStringHash<T>::copyNode(const QStringHashNode *otherNode) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 671-683 |
| | 7 | 2 |
QStringHash::copyAndReserveName: | QStringHash::copyAndReserve | Prototype: | template<class T> void QStringHash<T>::copyAndReserve(const QStringHash<T> &other, int additionalReserve) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 503-510 |
| | 4 | 1 |
QStringHash::copyName: | QStringHash::copy | Prototype: | template<class T> void QStringHash<T>::copy(const QStringHash<T> &other) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 685-701 |
| | 7 | 3 |
QStringHash::containsName: | QStringHash::contains | Prototype: | template<class T> template<class K> bool QStringHash<T>::contains(const K &key) 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: | 866-871 |
| | 1 | 1 |
QStringHash::clearName: | QStringHash::clear | Prototype: | template<class T> void QStringHash<T>::clear() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 553-585 |
| | 14 | 3 |
QStringHash::beginName: | QStringHash::begin | Prototype: | template<class T> typename QStringHash<T>::ConstIterator QStringHash<T>::begin() 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: | 960-964 |
| | 1 | 1 |
QStringHash::ReservedNodePool::~ReservedNodePoolName: | QStringHash::ReservedNodePool::~ReservedNodePool | Prototype: | ~ReservedNodePool() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 368-368 |
| | 1 | 1 |
QStringHash::ReservedNodePool::ReservedNodePoolName: | QStringHash::ReservedNodePool::ReservedNodePool | Prototype: | ReservedNodePool() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 367-367 |
| | 1 | 1 |
QStringHash::QStringHashName: | QStringHash::QStringHash | Prototype: | template<class T> QStringHash<T>::QStringHash() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 471-475 |
| | 2 | 1 |
QStringHash::QStringHashName: | QStringHash::QStringHash | Prototype: | template<class T> QStringHash<T>::QStringHash(const QStringHash<T> &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 477-485 |
| | 4 | 1 |
QStringHash::Node::NodeName: | QStringHash::Node::Node | Prototype: | Node(const QHashedString &key, const T &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 353-353 |
| | 1 | 1 |
QStringHash::Node::NodeName: | QStringHash::Node::Node | Prototype: | Node(const QHashedCStringRef &key, const T &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 354-354 |
| | 1 | 1 |
QStringHash::Node::NodeName: | QStringHash::Node::Node | Prototype: | Node(const Node &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: | 355-355 |
| | 1 | 1 |
QStringHash::NewedNode::NewedNodeName: | QStringHash::NewedNode::NewedNode | Prototype: | NewedNode(const QHashedString &key, const T &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 360-360 |
| | 1 | 1 |
QStringHash::NewedNode::NewedNodeName: | QStringHash::NewedNode::NewedNode | Prototype: | NewedNode(const QHashedCStringRef &key, const T &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 361-361 |
| | 1 | 1 |
QStringHash::NewedNode::NewedNodeName: | QStringHash::NewedNode::NewedNode | Prototype: | NewedNode(const Node &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: | 362-362 |
| | 1 | 1 |
QStringHash::ConstIterator::valueName: | QStringHash::ConstIterator::value | Prototype: | template<class T> const T &QStringHash<T>::ConstIterator::value() 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: | 939-944 |
| | 2 | 1 |
QStringHash::ConstIterator::operator==Name: | QStringHash::ConstIterator::operator== | Prototype: | template<class T> bool QStringHash<T>::ConstIterator::operator==(const ConstIterator &o) 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: | 914-918 |
| | 1 | 1 |
QStringHash::ConstIterator::operator++Name: | QStringHash::ConstIterator::operator++ | Prototype: | template<class T> typename QStringHash<T>::ConstIterator &QStringHash<T>::ConstIterator::operator++() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 907-912 |
| | 2 | 1 |
QStringHash::ConstIterator::operator*Name: | QStringHash::ConstIterator::operator* | Prototype: | template<class T> const T &QStringHash<T>::ConstIterator::operator*() 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: | 946-951 |
| | 2 | 1 |
QStringHash::ConstIterator::operator!=Name: | QStringHash::ConstIterator::operator!= | Prototype: | template<class T> bool QStringHash<T>::ConstIterator::operator!=(const ConstIterator &o) 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: | 920-924 |
| | 1 | 1 |
QStringHash::ConstIterator::nodeName: | QStringHash::ConstIterator::node | Prototype: | template<class T> typename QStringHash<T>::Node *QStringHash<T>::ConstIterator::node() 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: | 953-958 |
| | 2 | 1 |
QStringHash::ConstIterator::keyName: | QStringHash::ConstIterator::key | Prototype: | template<class T> QHashedString QStringHash<T>::ConstIterator::key() 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: | 933-938 |
| | 2 | 1 |
QStringHash::ConstIterator::equalsName: | QStringHash::ConstIterator::equals | Prototype: | template<class T> template<typename K> bool QStringHash<T>::ConstIterator::equals(const K &key) 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: | 926-931 |
| | 1 | 1 |
QStringHash::ConstIterator::ConstIteratorName: | QStringHash::ConstIterator::ConstIterator | Prototype: | template<class T> QStringHash<T>::ConstIterator::ConstIterator(const QStringHashData::IteratorData &d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 901-905 |
| | 2 | 1 |
QSpringAnimation::~QSpringAnimationName: | QSpringAnimation::~QSpringAnimation | Prototype: | QSpringAnimation::~QSpringAnimation() | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | Lines: | 167-184 |
| | 9 | 6 |
QSpringAnimation::updateStateName: | QSpringAnimation::updateState | Prototype: | void QSpringAnimation::updateState(QAbstractAnimationJob::State newState, QAbstractAnimationJob::State ) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | Lines: | 314-318 |
| | 2 | 2 |
QSpringAnimation::updateCurrentTimeName: | QSpringAnimation::updateCurrentTime | Prototype: | void QSpringAnimation::updateCurrentTime(int time) | Coverage: | 66.667% (60/90) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | Lines: | 208-312 |
| | 68 | 26 |
QSpringAnimation::restartName: | QSpringAnimation::restart | Prototype: | void QSpringAnimation::restart() | Coverage: | 25.000% (2/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | Lines: | 191-200 |
| | 4 | 2 |
QSpringAnimation::initName: | QSpringAnimation::init | Prototype: | void QSpringAnimation::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | Lines: | 202-206 |
| | 2 | 1 |
QSpringAnimation::durationName: | QSpringAnimation::duration | Prototype: | int QSpringAnimation::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | Lines: | 186-189 |
| | 1 | 1 |
QSpringAnimation::debugAnimationName: | QSpringAnimation::debugAnimation | Prototype: | void QSpringAnimation::debugAnimation(QDebug d) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | Lines: | 320-326 |
| | 4 | 1 |
QSpringAnimation::clearTemplateName: | QSpringAnimation::clearTemplate | Prototype: | void clearTemplate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | Lines: | 97-97 |
| | 1 | 1 |
QSpringAnimation::QSpringAnimationName: | QSpringAnimation::QSpringAnimation | Prototype: | QSpringAnimation::QSpringAnimation(QQuickSpringAnimationPrivate *priv) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | Lines: | 143-165 |
| | 2 | 1 |
QSmoothedAnimationTimer::stopAnimationName: | QSmoothedAnimationTimer::stopAnimation | Prototype: | void QSmoothedAnimationTimer::stopAnimation() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 71-74 |
| | 1 | 1 |
QSmoothedAnimationTimer::QSmoothedAnimationTimerName: | QSmoothedAnimationTimer::QSmoothedAnimationTimer | Prototype: | QSmoothedAnimationTimer::QSmoothedAnimationTimer(QSmoothedAnimation *animation, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 60-65 |
| | 1 | 1 |
QSmoothedAnimation::~QSmoothedAnimationName: | QSmoothedAnimation::~QSmoothedAnimation | Prototype: | QSmoothedAnimation::~QSmoothedAnimation() | Coverage: | 44.444% (8/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 86-106 |
| | 12 | 6 |
QSmoothedAnimation::updateStateName: | QSmoothedAnimation::updateState | Prototype: | void QSmoothedAnimation::updateState(QAbstractAnimationJob::State newState, QAbstractAnimationJob::State ) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 131-135 |
| | 2 | 2 |
QSmoothedAnimation::updateCurrentTimeName: | QSmoothedAnimation::updateCurrentTime | Prototype: | void QSmoothedAnimation::updateCurrentTime(int t) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 242-259 |
| | 11 | 3 |
QSmoothedAnimation::restartName: | QSmoothedAnimation::restart | Prototype: | void QSmoothedAnimation::restart() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 108-115 |
| | 4 | 2 |
QSmoothedAnimation::recalcName: | QSmoothedAnimation::recalc | Prototype: | bool QSmoothedAnimation::recalc() | Coverage: | 70.370% (19/27) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 148-216 |
| | 45 | 7 |
QSmoothedAnimation::prepareForRestartName: | QSmoothedAnimation::prepareForRestart | Prototype: | void QSmoothedAnimation::prepareForRestart() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 117-129 |
| | 6 | 2 |