| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSmoothedAnimation::updateState| Name: | 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 |
QSmoothedAnimationTimer::QSmoothedAnimationTimer| Name: | 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 |
QSmoothedAnimationTimer::stopAnimation| Name: | 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 |
QSpringAnimation::QSpringAnimation| Name: | 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 |
QSpringAnimation::clearTemplate| Name: | 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::duration| Name: | 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::init| Name: | 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::updateState| Name: | 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 |
QStringHash::ConstIterator::ConstIterator| Name: | 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 |
QStringHash::ConstIterator::key| Name: | 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::node| Name: | 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::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::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> 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::value| Name: | 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::NewedNode::NewedNode| Name: | 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::Node::Node| Name: | 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::QStringHash| Name: | 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::QStringHash| Name: | 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::ReservedNodePool::ReservedNodePool| Name: | 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::ReservedNodePool::~ReservedNodePool| Name: | 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::begin| Name: | 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::clear| Name: | 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::contains| Name: | 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::copy| Name: | 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::copyNode| Name: | 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::count| Name: | 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::createNode| Name: | 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::end| Name: | 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::find| Name: | 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::findNode| Name: | 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::initializeNode| Name: | 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::initializeNode| Name: | 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::insertNode| Name: | 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::isEmpty| Name: | 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::iterateFirst| Name: | 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::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::value| Name: | 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::value| Name: | 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::~QStringHash| Name: | 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 |
QStringHashBase::hashOf| Name: | 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::hashOf| Name: | 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::hashOf| Name: | 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::hashOf| Name: | 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 |
QStringHashBase::hashedString| Name: | 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::hashedString| Name: | 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::hashedString| Name: | 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::hashedString| Name: | 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::hashedString| Name: | 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::hashedString| Name: | 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::hashedString| Name: | 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::hashedString| Name: | 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 |
QStringHashData::rehashNode| Name: | 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 |
QStringHashNode::QStringHashNode| Name: | 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::QStringHashNode| Name: | 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::cStrData| Name: | 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::equals| Name: | 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::equals| Name: | 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::equals| Name: | 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::isQString| Name: | 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::utf16Data| Name: | QStringHashNode::utf16Data | | Prototype: | inline quint16 *utf16Data() 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: | 234-234 |
| | 1 | 1 |
QStringHashNode::~QStringHashNode| Name: | QStringHashNode::~QStringHashNode | | Prototype: | ~QStringHashNode() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 206-209 |
| | 1 | 3 |
QStringMultiHash::insert| Name: | QStringMultiHash::insert | | Prototype: | template<class T> template<class K> void QStringMultiHash<T>::insert(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: | 993-999 |
| | 1 | 1 |
QTestRootObject::QTestRootObject| Name: | QTestRootObject::QTestRootObject | | Prototype: | QTestRootObject(QObject *parent = nullptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktest.cpp | | Lines: | 82-88 |
| | 1 | 1 |
QTestRootObject::hasTestCaseChanged| Name: | QTestRootObject::hasTestCaseChanged | | Prototype: | void QTestRootObject::hasTestCaseChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/.moc/quicktest.moc | | Lines: | 202-205 |
| | 1 | 1 |
QTestRootObject::init| Name: | QTestRootObject::init | | Prototype: | void init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktest.cpp | | Lines: | 107-107 |
| | 1 | 1 |
QTestRootObject::instance| Name: | QTestRootObject::instance | | Prototype: | static QTestRootObject *instance() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktest.cpp | | Lines: | 90-97 |
| | 3 | 2 |
QTestRootObject::quit| Name: | QTestRootObject::quit | | Prototype: | void quit() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktest.cpp | | Lines: | 114-114 |
| | 1 | 1 |
QTestRootObject::setHasTestCase| Name: | QTestRootObject::setHasTestCase | | Prototype: | void setHasTestCase(bool value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktest.cpp | | Lines: | 101-101 |
| | 1 | 1 |
QTestRootObject::setWindowShown| Name: | QTestRootObject::setWindowShown | | Prototype: | void setWindowShown(bool value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktest.cpp | | Lines: | 104-104 |
| | 1 | 1 |
QTestRootObject::windowShown| Name: | QTestRootObject::windowShown | | Prototype: | bool windowShown() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktest.cpp | | Lines: | 103-103 |
| | 1 | 1 |
QTestRootObject::windowShownChanged| Name: | QTestRootObject::windowShownChanged | | Prototype: | void QTestRootObject::windowShownChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/.moc/quicktest.moc | | Lines: | 196-199 |
| | 1 | 1 |
QTickAnimationProxy::QTickAnimationProxy| Name: | QTickAnimationProxy::QTickAnimationProxy | | Prototype: | QTickAnimationProxy(T *instance) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickanimation_p_p.h | | Lines: | 164-164 |
| | 1 | 1 |
QTickAnimationProxy::duration| Name: | QTickAnimationProxy::duration | | Prototype: | int duration() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickanimation_p_p.h | | Lines: | 165-165 |
| | 1 | 1 |
QTickAnimationProxy::updateCurrentTime| Name: | QTickAnimationProxy::updateCurrentTime | | Prototype: | void updateCurrentTime(int msec) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickanimation_p_p.h | | Lines: | 167-167 |
| | 1 | 1 |
QV4::ArgumentsGetterFunction::d| Name: | QV4::ArgumentsGetterFunction::d | | Prototype: | QV4::Heap::ArgumentsGetterFunction *d() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 109-109 |
| | 1 | 1 |
QV4::ArgumentsGetterFunction::d_unchecked| Name: | QV4::ArgumentsGetterFunction::d_unchecked | | Prototype: | QV4::Heap::ArgumentsGetterFunction *d_unchecked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 109-109 |
| | 1 | 1 |
QV4::ArgumentsGetterFunction::index| Name: | QV4::ArgumentsGetterFunction::index | | Prototype: | uint index() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 111-111 |
| | 1 | 1 |
QV4::ArgumentsGetterFunction::staticVTable| Name: | QV4::ArgumentsGetterFunction::staticVTable | | Prototype: | static inline const QV4::VTable *staticVTable() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 109-109 |
| | 1 | 1 |
QV4::ArgumentsObject::context| Name: | QV4::ArgumentsObject::context | | Prototype: | Heap::CallContext *context() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 142-142 |
| | 1 | 1 |
QV4::ArgumentsObject::d| Name: | QV4::ArgumentsObject::d | | Prototype: | QV4::Heap::ArgumentsObject *d() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 139-139 |
| | 1 | 1 |
QV4::ArgumentsObject::d_unchecked| Name: | QV4::ArgumentsObject::d_unchecked | | Prototype: | QV4::Heap::ArgumentsObject *d_unchecked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 139-139 |
| | 1 | 1 |
QV4::ArgumentsObject::fullyCreated| Name: | QV4::ArgumentsObject::fullyCreated | | Prototype: | bool fullyCreated() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 143-143 |
| | 1 | 1 |
QV4::ArgumentsObject::isNonStrictArgumentsObject| Name: | QV4::ArgumentsObject::isNonStrictArgumentsObject | | Prototype: | static bool isNonStrictArgumentsObject(Managed *m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 145-147 |
| | 1 | 1 |
QV4::ArgumentsObject::qt_check_for_QMANAGED_macro| Name: | QV4::ArgumentsObject::qt_check_for_QMANAGED_macro | | Prototype: | template <typename Type> inline void qt_check_for_QMANAGED_macro(const Type *_q_argument) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 139-139 |
| | 1 | 1 |
QV4::ArgumentsObject::staticVTable| Name: | QV4::ArgumentsObject::staticVTable | | Prototype: | static inline const QV4::VTable *staticVTable() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 139-139 |
| | 1 | 1 |
QV4::ArgumentsSetterFunction::d| Name: | QV4::ArgumentsSetterFunction::d | | Prototype: | QV4::Heap::ArgumentsSetterFunction *d() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 124-124 |
| | 1 | 1 |
QV4::ArgumentsSetterFunction::d_unchecked| Name: | QV4::ArgumentsSetterFunction::d_unchecked | | Prototype: | QV4::Heap::ArgumentsSetterFunction *d_unchecked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 124-124 |
| | 1 | 1 |
QV4::ArgumentsSetterFunction::index| Name: | QV4::ArgumentsSetterFunction::index | | Prototype: | uint index() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 126-126 |
| | 1 | 1 |
QV4::ArgumentsSetterFunction::staticVTable| Name: | QV4::ArgumentsSetterFunction::staticVTable | | Prototype: | static inline const QV4::VTable *staticVTable() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4argumentsobject_p.h | | Lines: | 124-124 |
| | 1 | 1 |
QV4::ArrayBuffer::byteLength| Name: | QV4::ArrayBuffer::byteLength | | Prototype: | uint byteLength() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 95-95 |
| | 1 | 1 |
QV4::ArrayBuffer::d| Name: | QV4::ArrayBuffer::d | | Prototype: | QV4::Heap::ArrayBuffer *d() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 90-90 |
| | 1 | 1 |
QV4::ArrayBuffer::d_unchecked| Name: | QV4::ArrayBuffer::d_unchecked | | Prototype: | QV4::Heap::ArrayBuffer *d_unchecked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 90-90 |
| | 1 | 1 |
QV4::ArrayBuffer::defaultPrototype| Name: | QV4::ArrayBuffer::defaultPrototype | | Prototype: | static QV4::Object *defaultPrototype(QV4::ExecutionEngine *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 92-92 |
| | 1 | 1 |
QV4::ArrayBuffer::qt_check_for_QMANAGED_macro| Name: | QV4::ArrayBuffer::qt_check_for_QMANAGED_macro | | Prototype: | template <typename Type> inline void qt_check_for_QMANAGED_macro(const Type *_q_argument) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 90-90 |
| | 1 | 1 |
QV4::ArrayBuffer::staticVTable| Name: | QV4::ArrayBuffer::staticVTable | | Prototype: | static inline const QV4::VTable *staticVTable() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 90-90 |
| | 1 | 1 |
QV4::ArrayBuffer::virtualDestroy| Name: | QV4::ArrayBuffer::virtualDestroy | | Prototype: | static void virtualDestroy(QV4::Heap::Base *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 91-91 |
| | 1 | 1 |
QV4::ArrayBufferCtor::d| Name: | QV4::ArrayBufferCtor::d | | Prototype: | QV4::Heap::ArrayBufferCtor *d() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 79-79 |
| | 1 | 1 |
QV4::ArrayBufferCtor::d_unchecked| Name: | QV4::ArrayBufferCtor::d_unchecked | | Prototype: | QV4::Heap::ArrayBufferCtor *d_unchecked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 79-79 |
| | 1 | 1 |
QV4::ArrayBufferCtor::staticVTable| Name: | QV4::ArrayBufferCtor::staticVTable | | Prototype: | static inline const QV4::VTable *staticVTable() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4arraybuffer_p.h | | Lines: | 79-79 |
| | 1 | 1 |