| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBenchmarkEvent::stop| Name: | QBenchmarkEvent::stop | | Prototype: | qint64 QBenchmarkEvent::stop() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 67-71 |
| | 2 | 1 |
QBenchmarkEvent::start| Name: | QBenchmarkEvent::start | | Prototype: | void QBenchmarkEvent::start() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 56-60 |
| | 2 | 1 |
QBenchmarkEvent::nativeEventFilter| Name: | QBenchmarkEvent::nativeEventFilter | | Prototype: | bool QBenchmarkEvent::nativeEventFilter(const QByteArray &eventType, void *message, long *result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 99-107 |
| | 5 | 1 |
QBenchmarkEvent::metricType| Name: | QBenchmarkEvent::metricType | | Prototype: | QTest::QBenchmarkMetric QBenchmarkEvent::metricType() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 93-96 |
| | 1 | 1 |
QBenchmarkEvent::isMeasurementAccepted| Name: | QBenchmarkEvent::isMeasurementAccepted | | Prototype: | bool QBenchmarkEvent::isMeasurementAccepted(qint64 measurement) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 76-80 |
| | 2 | 1 |
QBenchmarkEvent::adjustMedianCount| Name: | QBenchmarkEvent::adjustMedianCount | | Prototype: | int QBenchmarkEvent::adjustMedianCount(int suggestion) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 87-91 |
| | 2 | 1 |
QBenchmarkEvent::adjustIterationCount| Name: | QBenchmarkEvent::adjustIterationCount | | Prototype: | int QBenchmarkEvent::adjustIterationCount(int suggestion) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 82-85 |
| | 1 | 1 |
QBenchmarkEvent::QBenchmarkEvent| Name: | QBenchmarkEvent::QBenchmarkEvent | | Prototype: | QBenchmarkEvent::QBenchmarkEvent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 47-50 |
| | 2 | 1 |
QBearerEnginePlugin::QBearerEnginePlugin| Name: | QBearerEnginePlugin::QBearerEnginePlugin | | Prototype: | QBearerEnginePlugin::QBearerEnginePlugin(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerplugin.cpp | | Lines: | 46-49 |
| | 2 | 1 |
QBearerEngine::~QBearerEngine| Name: | QBearerEngine::~QBearerEngine | | Prototype: | QBearerEngine::~QBearerEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 70-75 |
| | 3 | 1 |
QBearerEngine::requiresPolling| Name: | QBearerEngine::requiresPolling | | Prototype: | bool QBearerEngine::requiresPolling() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 77-80 |
| | 1 | 1 |
QBearerEngine::configurationsInUse| Name: | QBearerEngine::configurationsInUse | | Prototype: | bool QBearerEngine::configurationsInUse() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 88-94 |
| | 4 | 1 |
QBearerEngine::QBearerEngine| Name: | QBearerEngine::QBearerEngine | | Prototype: | QBearerEngine::QBearerEngine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 65-68 |
| | 2 | 1 |
QBasicMutex::unlockInternal| Name: | QBasicMutex::unlockInternal | | Prototype: | void QBasicMutex::unlockInternal() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 191-201 |
| | 7 | 1 |
QBasicMutex::lockInternal| Name: | QBasicMutex::lockInternal | | Prototype: | void QBasicMutex::lockInternal() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 177-181 |
| | 2 | 1 |
QBasicMutex::lockInternal| Name: | QBasicMutex::lockInternal | | Prototype: | bool QBasicMutex::lockInternal(int timeout) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 183-189 |
| | 4 | 1 |
QBasicMutex::isRecursive| Name: | QBasicMutex::isRecursive | | Prototype: | bool QBasicMutex::isRecursive() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 285-288 |
| | 1 | 1 |
QBasicMutex::isRecursive| Name: | QBasicMutex::isRecursive | | Prototype: | bool QBasicMutex::isRecursive() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 296-299 |
| | 1 | 1 |
QBasicFontDatabase::releaseHandle| Name: | QBasicFontDatabase::releaseHandle | | Prototype: | void QBasicFontDatabase::releaseHandle(void *handle) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 174-178 |
| | 2 | 1 |
QBasicFontDatabase::fontEngine| Name: | QBasicFontDatabase::fontEngine | | Prototype: | QFontEngine *QBasicFontDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 150-167 |
| | 10 | 2 |
QBasicAtomicBitField::allocateSpecific| Name: | QBasicAtomicBitField::allocateSpecific | | Prototype: | bool allocateSpecific(int which) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 411-425 |
| | 5 | 1 |
QBasicAtomicBitField::allocateNext| Name: | QBasicAtomicBitField::allocateNext | | Prototype: | int allocateNext() noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 427-444 |
| | 6 | 3 |
QAuthenticatorPrivate::QAuthenticatorPrivate| Name: | QAuthenticatorPrivate::QAuthenticatorPrivate | | Prototype: | QAuthenticatorPrivate::QAuthenticatorPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 351-363 |
| | 3 | 1 |
QAuthenticator::~QAuthenticator| Name: | QAuthenticator::~QAuthenticator | | Prototype: | QAuthenticator::~QAuthenticator() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 150-154 |
| | 2 | 2 |
QAuthenticator::user| Name: | QAuthenticator::user | | Prototype: | QString QAuthenticator::user() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 221-224 |
| | 1 | 1 |
QAuthenticator::setUser| Name: | QAuthenticator::setUser | | Prototype: | void QAuthenticator::setUser(const QString &user) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 231-236 |
| | 3 | 1 |
QAuthenticator::setPassword| Name: | QAuthenticator::setPassword | | Prototype: | void QAuthenticator::setPassword(const QString &password) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 251-255 |
| | 2 | 1 |
QAuthenticator::realm| Name: | QAuthenticator::realm | | Prototype: | QString QAuthenticator::realm() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 274-277 |
| | 1 | 1 |
QAuthenticator::password| Name: | QAuthenticator::password | | Prototype: | QString QAuthenticator::password() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 241-244 |
| | 1 | 1 |
QAuthenticator::option| Name: | QAuthenticator::option | | Prototype: | QVariant QAuthenticator::option(const QString &opt) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 297-300 |
| | 1 | 1 |
QAuthenticator::isNull| Name: | QAuthenticator::isNull | | Prototype: | bool QAuthenticator::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 336-339 |
| | 1 | 1 |
QAuthenticator::detach| Name: | QAuthenticator::detach | | Prototype: | void QAuthenticator::detach() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 260-269 |
| | 5 | 3 |
QAuthenticator::QAuthenticator| Name: | QAuthenticator::QAuthenticator | | Prototype: | QAuthenticator::QAuthenticator() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 142-145 |
| | 2 | 1 |
QAssociativeIterable::size| Name: | QAssociativeIterable::size | | Prototype: | int QAssociativeIterable::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4275-4278 |
| | 1 | 1 |
QAssociativeIterable::end| Name: | QAssociativeIterable::end | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::end() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4229-4234 |
| | 3 | 1 |
QAssociativeIterable::const_iterator::~const_iterator| Name: | QAssociativeIterable::const_iterator::~const_iterator | | Prototype: | QAssociativeIterable::const_iterator::~const_iterator() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4298-4304 |
| | 3 | 2 |
QAssociativeIterable::const_iterator::value| Name: | QAssociativeIterable::const_iterator::value | | Prototype: | const QVariant QAssociativeIterable::const_iterator::value() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4358-4365 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::operator==| Name: | QAssociativeIterable::const_iterator::operator== | | Prototype: | bool QAssociativeIterable::const_iterator::operator==(const const_iterator &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4373-4376 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::operator++| Name: | QAssociativeIterable::const_iterator::operator++ | | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator++() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4398-4402 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator++| Name: | QAssociativeIterable::const_iterator::operator++ | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator++(int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4411-4417 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator+| Name: | QAssociativeIterable::const_iterator::operator+ | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator+(int j) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4475-4481 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator!=| Name: | QAssociativeIterable::const_iterator::operator!= | | Prototype: | bool QAssociativeIterable::const_iterator::operator!=(const const_iterator &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4384-4387 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::find| Name: | QAssociativeIterable::const_iterator::find | | Prototype: | void QAssociativeIterable::const_iterator::find(const QVariant &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4203-4208 |
| | 3 | 1 |
QAssociativeIterable::const_iterator::end| Name: | QAssociativeIterable::const_iterator::end | | Prototype: | void QAssociativeIterable::const_iterator::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4198-4201 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iterator| Name: | QAssociativeIterable::const_iterator::const_iterator | | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const QAssociativeIterable &iter, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4181-4185 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iterator| Name: | QAssociativeIterable::const_iterator::const_iterator | | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const QtMetaTypePrivate::QAssociativeIterableImpl &impl, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4187-4191 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::begin| Name: | QAssociativeIterable::const_iterator::begin | | Prototype: | void QAssociativeIterable::const_iterator::begin() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4193-4196 |
| | 1 | 1 |
QAssociativeIterable::begin| Name: | QAssociativeIterable::begin | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::begin() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4216-4221 |
| | 3 | 1 |
QAssociativeIterable::QAssociativeIterable| Name: | QAssociativeIterable::QAssociativeIterable | | Prototype: | QAssociativeIterable::QAssociativeIterable(QtMetaTypePrivate::QAssociativeIterableImpl impl) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4173-4179 |
| | 2 | 1 |
QAsn1Element::write| Name: | QAsn1Element::write | | Prototype: | void QAsn1Element::write(QDataStream &stream) const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 137-162 |
| | 13 | 3 |
QAsn1Element::toObjectName| Name: | QAsn1Element::toObjectName | | Prototype: | QByteArray QAsn1Element::toObjectName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 329-333 |
| | 2 | 1 |
QAsn1Element::toDateTime| Name: | QAsn1Element::toDateTime | | Prototype: | QDateTime QAsn1Element::toDateTime() const | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 231-252 |
| | 18 | 4 |
QAsn1Element::read| Name: | QAsn1Element::read | | Prototype: | bool QAsn1Element::read(const QByteArray &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 131-135 |
| | 2 | 1 |
QAsn1Element::fromObjectId| Name: | QAsn1Element::fromObjectId | | Prototype: | QAsn1Element QAsn1Element::fromObjectId(const QByteArray &id) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 191-212 |
| | 17 | 3 |
QAsn1Element::fromInteger| Name: | QAsn1Element::fromInteger | | Prototype: | QAsn1Element QAsn1Element::fromInteger(unsigned int val) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 170-179 |
| | 6 | 2 |
QAsn1Element::fromBool| Name: | QAsn1Element::fromBool | | Prototype: | QAsn1Element QAsn1Element::fromBool(bool val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 164-168 |
| | 2 | 1 |
QAsn1Element::QAsn1Element| Name: | QAsn1Element::QAsn1Element | | Prototype: | QAsn1Element::QAsn1Element(quint8 type, const QByteArray &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 85-89 |
| | 2 | 1 |
QArrayData::deallocate| Name: | QArrayData::deallocate | | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 125-141 |
| | 20 | 2 |
QAnimationTimer::unregisterRunningAnimation| Name: | QAnimationTimer::unregisterRunningAnimation | | Prototype: | void QAnimationTimer::unregisterRunningAnimation(QAbstractAnimation *animation) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 723-733 |
| | 6 | 3 |
QAnimationTimer::stopTimer| Name: | QAnimationTimer::stopTimer | | Prototype: | void QAnimationTimer::stopTimer() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 655-665 |
| | 6 | 2 |
QAnimationTimer::restartAnimationTimer| Name: | QAnimationTimer::restartAnimationTimer | | Prototype: | void QAnimationTimer::restartAnimationTimer() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 629-637 |
| | 6 | 4 |
QAnimationTimer::registerRunningAnimation| Name: | QAnimationTimer::registerRunningAnimation | | Prototype: | void QAnimationTimer::registerRunningAnimation(QAbstractAnimation *animation) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 712-721 |
| | 5 | 3 |
QAnimationTimer::registerAnimation| Name: | QAnimationTimer::registerAnimation | | Prototype: | void QAnimationTimer::registerAnimation(QAbstractAnimation *animation, bool isTopLevel) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 667-680 |
| | 9 | 3 |
QAnimationTimer::closestPauseAnimationTimeToFinish| Name: | QAnimationTimer::closestPauseAnimationTimeToFinish | | Prototype: | int QAnimationTimer::closestPauseAnimationTimeToFinish() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 735-751 |
| | 10 | 4 |
QAnimationTimer::QAnimationTimer| Name: | QAnimationTimer::QAnimationTimer | | Prototype: | QAnimationTimer::QAnimationTimer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 560-566 |
| | 2 | 1 |
QAnimationGroupPrivate::animationRemoved| Name: | QAnimationGroupPrivate::animationRemoved | | Prototype: | void QAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 290-298 |
| | 5 | 2 |
QAnimationGroup::clear| Name: | QAnimationGroup::clear | | Prototype: | void QAnimationGroup::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 258-262 |
| | 2 | 1 |
QAnimationGroup::animationCount| Name: | QAnimationGroup::animationCount | | Prototype: | int QAnimationGroup::animationCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 145-149 |
| | 2 | 1 |
QAnimationGroup::addAnimation| Name: | QAnimationGroup::addAnimation | | Prototype: | void QAnimationGroup::addAnimation(QAbstractAnimation *animation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 171-175 |
| | 2 | 1 |
QAnimationGroup::QAnimationGroup| Name: | QAnimationGroup::QAnimationGroup | | Prototype: | QAnimationGroup::QAnimationGroup(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 100-103 |
| | 2 | 1 |
QAnimationGroup::QAnimationGroup| Name: | QAnimationGroup::QAnimationGroup | | Prototype: | QAnimationGroup::QAnimationGroup(QAnimationGroupPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 108-111 |
| | 2 | 1 |
QAnimationDriver::stop| Name: | QAnimationDriver::stop | | Prototype: | void QAnimationDriver::stop() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 887-894 |
| | 4 | 2 |
QAnimationDriver::isRunning| Name: | QAnimationDriver::isRunning | | Prototype: | bool QAnimationDriver::isRunning() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 870-873 |
| | 1 | 1 |
QAnimationDriver::elapsed| Name: | QAnimationDriver::elapsed | | Prototype: | qint64 QAnimationDriver::elapsed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 903-907 |
| | 2 | 1 |
QAnimationDriver::advanceAnimation| Name: | QAnimationDriver::advanceAnimation | | Prototype: | void QAnimationDriver::advanceAnimation(qint64 timeStep) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 824-831 |
| | 3 | 1 |
QAnimationDriver::advance| Name: | QAnimationDriver::advance | | Prototype: | void QAnimationDriver::advance() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 840-843 |
| | 1 | 1 |
QAnimationDriver::QAnimationDriver| Name: | QAnimationDriver::QAnimationDriver | | Prototype: | QAnimationDriver::QAnimationDriver(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 766-769 |
| | 2 | 1 |
QAdoptedThread::QAdoptedThread| Name: | QAdoptedThread::QAdoptedThread | | Prototype: | QAdoptedThread::QAdoptedThread(QThreadData *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 117-129 |
| | 3 | 1 |
QAbstractTransitionPrivate::sourceState| Name: | QAbstractTransitionPrivate::sourceState | | Prototype: | QState *QAbstractTransitionPrivate::sourceState() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 165-168 |
| | 1 | 1 |
QAbstractTransitionPrivate::emitTriggered| Name: | QAbstractTransitionPrivate::emitTriggered | | Prototype: | void QAbstractTransitionPrivate::emitTriggered() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 170-174 |
| | 2 | 1 |
QAbstractTransitionPrivate::callOnTransition| Name: | QAbstractTransitionPrivate::callOnTransition | | Prototype: | void QAbstractTransitionPrivate::callOnTransition(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 159-163 |
| | 2 | 1 |
QAbstractTransitionPrivate::callEventTest| Name: | QAbstractTransitionPrivate::callEventTest | | Prototype: | bool QAbstractTransitionPrivate::callEventTest(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 153-157 |
| | 2 | 1 |
QAbstractTransitionPrivate::QAbstractTransitionPrivate| Name: | QAbstractTransitionPrivate::QAbstractTransitionPrivate | | Prototype: | QAbstractTransitionPrivate::QAbstractTransitionPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 138-141 |
| | 2 | 1 |
QAbstractTransition::transitionType| Name: | QAbstractTransition::transitionType | | Prototype: | QAbstractTransition::TransitionType QAbstractTransition::transitionType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 315-319 |
| | 2 | 1 |
QAbstractTransition::targetStates| Name: | QAbstractTransition::targetStates | | Prototype: | QList<QAbstractState*> QAbstractTransition::targetStates() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 243-253 |
| | 7 | 3 |
QAbstractTransition::targetState| Name: | QAbstractTransition::targetState | | Prototype: | QAbstractState *QAbstractTransition::targetState() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 214-220 |
| | 4 | 2 |
QAbstractTransition::sourceState| Name: | QAbstractTransition::sourceState | | Prototype: | QState *QAbstractTransition::sourceState() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 204-208 |
| | 2 | 1 |
QAbstractTransition::setTransitionType| Name: | QAbstractTransition::setTransitionType | | Prototype: | void QAbstractTransition::setTransitionType(TransitionType type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 324-328 |
| | 2 | 1 |
QAbstractTransition::setTargetState| Name: | QAbstractTransition::setTargetState | | Prototype: | void QAbstractTransition::setTargetState(QAbstractState* target) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 225-237 |
| | 8 | 3 |
QAbstractTransition::removeAnimation| Name: | QAbstractTransition::removeAnimation | | Prototype: | void QAbstractTransition::removeAnimation(QAbstractAnimation *animation) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 363-371 |
| | 5 | 2 |
QAbstractTransition::machine| Name: | QAbstractTransition::machine | | Prototype: | QStateMachine *QAbstractTransition::machine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 334-338 |
| | 2 | 1 |
QAbstractTransition::event| Name: | QAbstractTransition::event | | Prototype: | bool QAbstractTransition::event(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 431-434 |
| | 1 | 1 |
QAbstractTransition::animations| Name: | QAbstractTransition::animations | | Prototype: | QList<QAbstractAnimation*> QAbstractTransition::animations() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 379-383 |
| | 2 | 1 |
QAbstractTransition::addAnimation| Name: | QAbstractTransition::addAnimation | | Prototype: | void QAbstractTransition::addAnimation(QAbstractAnimation *animation) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 348-356 |
| | 5 | 2 |
QAbstractTransition::QAbstractTransition| Name: | QAbstractTransition::QAbstractTransition | | Prototype: | QAbstractTransition::QAbstractTransition(QState *sourceState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 179-182 |
| | 2 | 1 |
QAbstractTransition::QAbstractTransition| Name: | QAbstractTransition::QAbstractTransition | | Prototype: | QAbstractTransition::QAbstractTransition(QAbstractTransitionPrivate &dd, QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 187-191 |
| | 2 | 1 |
QAbstractTableModel::sibling| Name: | QAbstractTableModel::sibling | | Prototype: | QModelIndex QAbstractTableModel::sibling(int row, int column, const QModelIndex &) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3395-3398 |
| | 1 | 1 |
QAbstractTableModel::parent| Name: | QAbstractTableModel::parent | | Prototype: | QModelIndex QAbstractTableModel::parent(const QModelIndex &) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3387-3390 |
| | 1 | 1 |
QAbstractTableModel::index| Name: | QAbstractTableModel::index | | Prototype: | QModelIndex QAbstractTableModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3374-3377 |
| | 1 | 1 |
QAbstractTableModel::flags| Name: | QAbstractTableModel::flags | | Prototype: | Qt::ItemFlags QAbstractTableModel::flags(const QModelIndex &index) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3410-3416 |
| | 4 | 2 |