| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 70-74 |
| | 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: | 81-85 |
| | 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: | 76-79 |
| | 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: | 41-44 |
| | 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: | 40-43 |
| | 2 | 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: | 71-74 |
| | 1 | 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: | 40-43 |
| | 2 | 1 |
QBasicMutex::unlockInternal| Name: | QBasicMutex::unlockInternal | | Prototype: | void QBasicMutex::unlockInternal() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 214-224 |
| | 7 | 1 |
QBasicMutex::lockInternal| Name: | QBasicMutex::lockInternal | | Prototype: | void QBasicMutex::lockInternal() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 200-204 |
| | 2 | 1 |
QBasicMutex::lockInternal| Name: | QBasicMutex::lockInternal | | Prototype: | bool QBasicMutex::lockInternal(int timeout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 206-212 |
| | 4 | 1 |
QBasicMutex::isRecursive| Name: | QBasicMutex::isRecursive | | Prototype: | bool QBasicMutex::isRecursive() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 286-289 |
| | 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: | 167-171 |
| | 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: | 143-160 |
| | 10 | 2 |
QBasicAtomicBitField::allocateNext| Name: | QBasicAtomicBitField::allocateNext | | Prototype: | int allocateNext() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 419-436 |
| | 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: | 345-357 |
| | 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: | 144-148 |
| | 2 | 2 |
QAuthenticator::user| Name: | QAuthenticator::user | | Prototype: | QString QAuthenticator::user() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 215-218 |
| | 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: | 225-230 |
| | 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: | 245-249 |
| | 2 | 1 |
QAuthenticator::realm| Name: | QAuthenticator::realm | | Prototype: | QString QAuthenticator::realm() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 268-271 |
| | 1 | 1 |
QAuthenticator::password| Name: | QAuthenticator::password | | Prototype: | QString QAuthenticator::password() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 235-238 |
| | 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: | 330-333 |
| | 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: | 254-263 |
| | 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: | 136-139 |
| | 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: | 4277-4280 |
| | 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: | 4231-4236 |
| | 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: | 4300-4306 |
| | 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: | 4360-4367 |
| | 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: | 4375-4378 |
| | 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: | 4400-4404 |
| | 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: | 4413-4419 |
| | 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: | 4477-4483 |
| | 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: | 4386-4389 |
| | 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: | 4205-4210 |
| | 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: | 4200-4203 |
| | 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: | 4183-4187 |
| | 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: | 4189-4193 |
| | 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: | 4195-4198 |
| | 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: | 4218-4223 |
| | 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: | 4175-4181 |
| | 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: | 131-156 |
| | 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: | 323-327 |
| | 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: | 225-246 |
| | 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: | 125-129 |
| | 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: | 185-206 |
| | 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: | 164-173 |
| | 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: | 158-162 |
| | 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: | 79-83 |
| | 2 | 1 |
QArrayData::deallocate| Name: | QArrayData::deallocate | | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 127-143 |
| | 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: | 717-727 |
| | 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: | 649-659 |
| | 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: | 623-631 |
| | 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: | 706-715 |
| | 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: | 661-674 |
| | 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: | 729-745 |
| | 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: | 554-560 |
| | 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: | 284-292 |
| | 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: | 252-256 |
| | 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: | 139-143 |
| | 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: | 165-169 |
| | 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: | 94-97 |
| | 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: | 102-105 |
| | 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: | 881-888 |
| | 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: | 864-867 |
| | 1 | 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: | 818-825 |
| | 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: | 834-837 |
| | 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: | 760-763 |
| | 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: | 110-122 |
| | 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: | 159-162 |
| | 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: | 164-168 |
| | 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: | 153-157 |
| | 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: | 147-151 |
| | 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: | 132-135 |
| | 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: | 309-313 |
| | 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: | 237-247 |
| | 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: | 208-214 |
| | 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: | 198-202 |
| | 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: | 318-322 |
| | 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: | 219-231 |
| | 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: | 357-365 |
| | 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: | 328-332 |
| | 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: | 425-428 |
| | 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: | 373-377 |
| | 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: | 342-350 |
| | 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: | 173-176 |
| | 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: | 181-185 |
| | 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: | 3358-3361 |
| | 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: | 3350-3353 |
| | 1 | 1 |
QAbstractTableModel::index| Name: | QAbstractTableModel::index | | Prototype: | QModelIndex QAbstractTableModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3337-3340 |
| | 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: | 3373-3379 |
| | 4 | 2 |
QAbstractTableModel::QAbstractTableModel| Name: | QAbstractTableModel::QAbstractTableModel | | Prototype: | QAbstractTableModel::QAbstractTableModel(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3302-3306 |
| | 3 | 1 |
QAbstractTableModel::QAbstractTableModel| Name: | QAbstractTableModel::QAbstractTableModel | | Prototype: | QAbstractTableModel::QAbstractTableModel(QAbstractItemModelPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3314-3318 |
| | 3 | 1 |
QAbstractStatePrivate::machine| Name: | QAbstractStatePrivate::machine | | Prototype: | QStateMachine *QAbstractStatePrivate::machine() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 88-97 |
| | 6 | 3 |
QAbstractStatePrivate::callOnExit| Name: | QAbstractStatePrivate::callOnExit | | Prototype: | void QAbstractStatePrivate::callOnExit(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 105-109 |
| | 2 | 1 |
QAbstractStatePrivate::callOnEntry| Name: | QAbstractStatePrivate::callOnEntry | | Prototype: | void QAbstractStatePrivate::callOnEntry(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 99-103 |
| | 2 | 1 |
QAbstractStatePrivate::QAbstractStatePrivate| Name: | QAbstractStatePrivate::QAbstractStatePrivate | | Prototype: | QAbstractStatePrivate::QAbstractStatePrivate(StateType type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 83-86 |
| | 2 | 1 |
QAbstractState::parentState| Name: | QAbstractState::parentState | | Prototype: | QState *QAbstractState::parentState() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 157-163 |
| | 4 | 2 |
QAbstractState::machine| Name: | QAbstractState::machine | | Prototype: | QStateMachine *QAbstractState::machine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 169-173 |
| | 2 | 1 |
QAbstractState::event| Name: | QAbstractState::event | | Prototype: | bool QAbstractState::event(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 228-231 |
| | 1 | 1 |
QAbstractState::active| Name: | QAbstractState::active | | Prototype: | bool QAbstractState::active() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 180-184 |
| | 2 | 1 |