Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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::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 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::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::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::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::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::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 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::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::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::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::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::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::durationName: | QSmoothedAnimation::duration | Prototype: | int QSmoothedAnimation::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 143-146 |
| | 1 | 1 |
QSmoothedAnimation::debugAnimationName: | QSmoothedAnimation::debugAnimation | Prototype: | void QSmoothedAnimation::debugAnimation(QDebug d) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 314-319 |
| | 3 | 1 |
QSmoothedAnimation::clearTemplateName: | QSmoothedAnimation::clearTemplate | Prototype: | void clearTemplate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation_p_p.h | Lines: | 101-101 |
| | 1 | 1 |
QSmoothedAnimation::QSmoothedAnimationName: | QSmoothedAnimation::QSmoothedAnimation | Prototype: | QSmoothedAnimation::QSmoothedAnimation(QQuickSmoothedAnimationPrivate *priv) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 76-84 |
| | 2 | 1 |
QSequentialAnimationGroupJob::debugAnimationName: | QSequentialAnimationGroupJob::debugAnimation | Prototype: | void QSequentialAnimationGroupJob::debugAnimation(QDebug d) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qsequentialanimationgroupjob.cpp | Lines: | 418-423 |
| | 2 | 1 |
QSequentialAnimationGroupJob::currentAnimationName: | QSequentialAnimationGroupJob::currentAnimation | Prototype: | QAbstractAnimationJob *currentAnimation() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qsequentialanimationgroupjob_p.h | Lines: | 70-70 |
| | 1 | 1 |
QSequentialAnimationGroupJob::atEndName: | QSequentialAnimationGroupJob::atEnd | Prototype: | bool QSequentialAnimationGroupJob::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qsequentialanimationgroupjob.cpp | Lines: | 57-71 |
| | 5 | 1 |
QSequentialAnimationGroupJob::QSequentialAnimationGroupJobName: | QSequentialAnimationGroupJob::QSequentialAnimationGroupJob | Prototype: | QSequentialAnimationGroupJob::QSequentialAnimationGroupJob() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qsequentialanimationgroupjob.cpp | Lines: | 46-51 |
| | 2 | 1 |
QSG_RASTER_LOG_TIME_TEXTUREName: | QSG_RASTER_LOG_TIME_TEXTURE | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_TEXTURE() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | Lines: | 75-75 |
| | 1 | 1 |
QSG_RASTER_LOG_TIME_RENDERLOOPName: | QSG_RASTER_LOG_TIME_RENDERLOOP | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_RENDERLOOP() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | Lines: | 72-72 |
| | 1 | 1 |
QSG_RASTER_LOG_TIME_RENDERERName: | QSG_RASTER_LOG_TIME_RENDERER | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_RENDERER() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | Lines: | 81-81 |
| | 1 | 1 |
QSG_RASTER_LOG_TIME_GLYPHName: | QSG_RASTER_LOG_TIME_GLYPH | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_GLYPH() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | Lines: | 78-78 |
| | 1 | 1 |
QSG_RASTER_LOG_TIME_COMPILATIONName: | QSG_RASTER_LOG_TIME_COMPILATION | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_COMPILATION() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | Lines: | 69-69 |
| | 1 | 1 |
QSG_RASTER_LOG_RENDERLOOPName: | QSG_RASTER_LOG_RENDERLOOP | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_RENDERLOOP() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | Lines: | 66-66 |
| | 1 | 1 |
QSG_RASTER_LOG_INFOName: | QSG_RASTER_LOG_INFO | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_INFO() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | Lines: | 62-62 |
| | 1 | 1 |
QSG_LOG_TIME_TEXTUREName: | QSG_LOG_TIME_TEXTURE | Prototype: | const QLoggingCategory &QSG_LOG_TIME_TEXTURE() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | Lines: | 93-93 |
| | 1 | 1 |
QSG_LOG_TIME_RENDERLOOPName: | QSG_LOG_TIME_RENDERLOOP | Prototype: | const QLoggingCategory &QSG_LOG_TIME_RENDERLOOP() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | Lines: | 90-90 |
| | 1 | 1 |
QSG_LOG_TIME_RENDERERName: | QSG_LOG_TIME_RENDERER | Prototype: | const QLoggingCategory &QSG_LOG_TIME_RENDERER() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | Lines: | 99-99 |
| | 1 | 1 |
QSG_LOG_TIME_GLYPHName: | QSG_LOG_TIME_GLYPH | Prototype: | const QLoggingCategory &QSG_LOG_TIME_GLYPH() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | Lines: | 96-96 |
| | 1 | 1 |
QSG_LOG_TIME_COMPILATIONName: | QSG_LOG_TIME_COMPILATION | Prototype: | const QLoggingCategory &QSG_LOG_TIME_COMPILATION() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | Lines: | 87-87 |
| | 1 | 1 |
QSG_LOG_TEXTUREIOName: | QSG_LOG_TEXTUREIO | Prototype: | const QLoggingCategory &QSG_LOG_TEXTUREIO() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgcompressedtexture.cpp | Lines: | 50-50 |
| | 1 | 1 |
QSG_LOG_RENDERLOOPName: | QSG_LOG_RENDERLOOP | Prototype: | const QLoggingCategory &QSG_LOG_RENDERLOOP() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | Lines: | 83-83 |
| | 1 | 1 |
QSG_LOG_INFOName: | QSG_LOG_INFO | Prototype: | const QLoggingCategory &QSG_LOG_INFO() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | Lines: | 79-79 |
| | 1 | 1 |
QSGWindowsRenderLoop::sceneGraphContextName: | QSGWindowsRenderLoop::sceneGraphContext | Prototype: | QSGContext *sceneGraphContext() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgwindowsrenderloop_p.h | Lines: | 86-86 |
| | 1 | 1 |
QSGWindowsRenderLoop::animationDriverName: | QSGWindowsRenderLoop::animationDriver | Prototype: | QAnimationDriver *animationDriver() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgwindowsrenderloop_p.h | Lines: | 84-84 |
| | 1 | 1 |
QSGVisitableNode::QSGVisitableNode [qsgadaptationlayer_p.h #1]Name: | QSGVisitableNode::QSGVisitableNode [qsgadaptationlayer_p.h #1] | Prototype: | QSGVisitableNode() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgadaptationlayer_p.h #1 | Lines: | 127-127 |
| | 1 | 1 |
QSGVertexColorMaterialShader::initializeName: | QSGVertexColorMaterialShader::initialize | Prototype: | void QSGVertexColorMaterialShader::initialize() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | Lines: | 93-99 |
| | 2 | 1 |
QSGVertexColorMaterialShader::attributeNamesName: | QSGVertexColorMaterialShader::attributeNames | Prototype: | char const *const *QSGVertexColorMaterialShader::attributeNames() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | Lines: | 87-91 |
| | 1 | 1 |
QSGVertexColorMaterialShader::QSGVertexColorMaterialShaderName: | QSGVertexColorMaterialShader::QSGVertexColorMaterialShader | Prototype: | QSGVertexColorMaterialShader::QSGVertexColorMaterialShader() | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | Lines: | 66-72 |
| | 2 | 1 |
QSGVertexColorMaterial::typeName: | QSGVertexColorMaterial::type | Prototype: | QSGMaterialType *QSGVertexColorMaterial::type() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | Lines: | 159-162 |
| | 1 | 1 |
QSGVertexColorMaterial::createShaderName: | QSGVertexColorMaterial::createShader | Prototype: | QSGMaterialShader *QSGVertexColorMaterial::createShader() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | Lines: | 170-173 |
| | 1 | 1 |
QSGVertexColorMaterial::compareName: | QSGVertexColorMaterial::compare | Prototype: | int QSGVertexColorMaterial::compare(const QSGMaterial * ) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | Lines: | 150-153 |
| | 1 | 1 |
QSGVertexColorMaterial::QSGVertexColorMaterialName: | QSGVertexColorMaterial::QSGVertexColorMaterial | Prototype: | QSGVertexColorMaterial::QSGVertexColorMaterial() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | Lines: | 135-138 |
| | 1 | 1 |
QSGTransformNode::setMatrixName: | QSGTransformNode::setMatrix | Prototype: | void QSGTransformNode::setMatrix(const QMatrix4x4 &matrix) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp | Lines: | 1200-1204 |
| | 2 | 1 |
QSGTransformNode::setCombinedMatrixName: | QSGTransformNode::setCombinedMatrix | Prototype: | void QSGTransformNode::setCombinedMatrix(const QMatrix4x4 &matrix) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp | Lines: | 1226-1229 |
| | 1 | 1 |
QSGTransformNode::matrixName: | QSGTransformNode::matrix | Prototype: | const QMatrix4x4 &matrix() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.h | Lines: | 283-283 |
| | 1 | 1 |
QSGTransformNode::combinedMatrixName: | QSGTransformNode::combinedMatrix | Prototype: | const QMatrix4x4 &combinedMatrix() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.h | Lines: | 286-286 |
| | 1 | 1 |
QSGTransformNode::QSGTransformNodeName: | QSGTransformNode::QSGTransformNode | Prototype: | QSGTransformNode::QSGTransformNode() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp | Lines: | 1171-1174 |
| | 2 | 1 |
QSGTextureReader::~QSGTextureReaderName: | QSGTextureReader::~QSGTextureReader | Prototype: | QSGTextureReader::~QSGTextureReader() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturereader.cpp | Lines: | 60-63 |
| | 1 | 1 |
QSGTextureReader::supportedFileFormats::[lambda]Name: | QSGTextureReader::supportedFileFormats::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturereader.cpp | Lines: | 105-105 |
| | 0 | 1 |
QSGTextureReader::QSGTextureReaderName: | QSGTextureReader::QSGTextureReader | Prototype: | QSGTextureReader::QSGTextureReader(QIODevice *device, const QString &fileName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturereader.cpp | Lines: | 55-58 |
| | 2 | 1 |
QSGTextureProvider::textureChangedName: | QSGTextureProvider::textureChanged | Prototype: | void QSGTextureProvider::textureChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qsgtextureprovider.cpp | Lines: | 124-127 |
| | 1 | 1 |
QSGTexturePrivate::QSGTexturePrivateName: | QSGTexturePrivate::QSGTexturePrivate | Prototype: | QSGTexturePrivate::QSGTexturePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | Lines: | 100-110 |
| | 2 | 1 |
QSGTextureMaterialShader::initializeName: | QSGTextureMaterialShader::initialize | Prototype: | void QSGTextureMaterialShader::initialize() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturematerial.cpp | Lines: | 408-414 |
| | 2 | 1 |
QSGTextureMaterialShader::QSGTextureMaterialShaderName: | QSGTextureMaterialShader::QSGTextureMaterialShader | Prototype: | QSGTextureMaterialShader::QSGTextureMaterialShader() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturematerial.cpp | Lines: | 390-396 |
| | 1 | 1 |
QSGTextureMaterial::typeName: | QSGTextureMaterial::type | Prototype: | QSGMaterialType *QSGTextureMaterial::type() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturematerial.cpp | Lines: | 374-377 |
| | 1 | 1 |
QSGTextureMaterial::createShaderName: | QSGTextureMaterial::createShader | Prototype: | QSGMaterialShader *QSGTextureMaterial::createShader() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturematerial.cpp | Lines: | 385-388 |
| | 1 | 1 |
QSGTextureFileHandler::logNameName: | QSGTextureFileHandler::logName | Prototype: | QByteArray logName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgtexturefilehandler_p.h | Lines: | 74-74 |
| | 1 | 1 |
QSGTextureFileHandler::deviceName: | QSGTextureFileHandler::device | Prototype: | QIODevice *device() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgtexturefilehandler_p.h | Lines: | 73-73 |
| | 1 | 1 |
QSGTextureFileHandler::QSGTextureFileHandler::[lambda]Name: | QSGTextureFileHandler::QSGTextureFileHandler::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgtexturefilehandler_p.h | Lines: | 68-68 |
| | 0 | 1 |
QSGTexture::verticalWrapModeName: | QSGTexture::verticalWrapMode | Prototype: | QSGTexture::WrapMode QSGTexture::verticalWrapMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | Lines: | 568-571 |
| | 1 | 1 |
QSGTexture::updateBindOptions::[lambda]Name: | QSGTexture::updateBindOptions::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | Lines: | 606-606 |
| | 0 | 1 |
QSGTexture::removedFromAtlasName: | QSGTexture::removedFromAtlas | Prototype: | QSGTexture *QSGTexture::removedFromAtlas() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | Lines: | 399-403 |
| | 2 | 1 |
QSGTexture::normalizedTextureSubRectName: | QSGTexture::normalizedTextureSubRect | Prototype: | QRectF QSGTexture::normalizedTextureSubRect() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | Lines: | 440-443 |
| | 1 | 1 |
QSGTexture::mipmapFilteringName: | QSGTexture::mipmapFiltering | Prototype: | QSGTexture::Filtering QSGTexture::mipmapFiltering() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | Lines: | 477-480 |
| | 1 | 1 |
QSGTexture::isAtlasTextureName: | QSGTexture::isAtlasTexture | Prototype: | bool QSGTexture::isAtlasTexture() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | Lines: | 410-413 |
| | 1 | 1 |
QSGTexture::horizontalWrapModeName: | QSGTexture::horizontalWrapMode | Prototype: | QSGTexture::WrapMode QSGTexture::horizontalWrapMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | Lines: | 546-549 |
| | 1 | 1 |
QSGTexture::filteringName: | QSGTexture::filtering | Prototype: | QSGTexture::Filtering QSGTexture::filtering() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | Lines: | 498-501 |
| | 1 | 1 |
QSGTexture::d_funcName: | QSGTexture::d_func | Prototype: | inline QSGTexturePrivate* d_func() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.h | Lines: | 53-53 |
| | 1 | 1 |
QSGTexture::d_funcName: | QSGTexture::d_func | Prototype: | inline const QSGTexturePrivate* d_func() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.h | Lines: | 53-53 |
| | 1 | 1 |
QSGTexture::convertToNormalizedSourceRectName: | QSGTexture::convertToNormalizedSourceRect | Prototype: | QRectF QSGTexture::convertToNormalizedSourceRect(const QRectF &rect) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.h | Lines: | 114-126 |
| | 8 | 1 |