| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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::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 |
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 |
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::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::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::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 |
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 |
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 |
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::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::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::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 |
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 |
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::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::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 |
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 |
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 |
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::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::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::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::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::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 |
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 |
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 |
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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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: | 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: | 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::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::~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::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::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 |
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 |
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::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::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::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::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::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::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::~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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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::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::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::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: | 87-90 |
| | 1 | 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: | 93-101 |
| | 5 | 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: | 50-54 |
| | 2 | 1 |
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: | 61-65 |
| | 2 | 1 |
QBenchmarkGlobalData::QBenchmarkGlobalData| Name: | QBenchmarkGlobalData::QBenchmarkGlobalData | | Prototype: | QBenchmarkGlobalData::QBenchmarkGlobalData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 47-58 |
| | 1 | 1 |
QBenchmarkGlobalData::setMode| Name: | QBenchmarkGlobalData::setMode | | Prototype: | void QBenchmarkGlobalData::setMode(Mode mode) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 66-73 |
| | 4 | 2 |
QBenchmarkGlobalData::~QBenchmarkGlobalData| Name: | QBenchmarkGlobalData::~QBenchmarkGlobalData | | Prototype: | QBenchmarkGlobalData::~QBenchmarkGlobalData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 60-64 |
| | 2 | 1 |
QBenchmarkTestMethodData::QBenchmarkTestMethodData| Name: | QBenchmarkTestMethodData::QBenchmarkTestMethodData | | Prototype: | QBenchmarkTestMethodData::QBenchmarkTestMethodData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 112-115 |
| | 2 | 1 |
QBenchmarkTestMethodData::adjustIterationCount| Name: | QBenchmarkTestMethodData::adjustIterationCount | | Prototype: | int QBenchmarkTestMethodData::adjustIterationCount(int suggestion) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 131-141 |
| | 4 | 2 |
QBenchmarkTestMethodData::beginDataRun| Name: | QBenchmarkTestMethodData::beginDataRun | | Prototype: | void QBenchmarkTestMethodData::beginDataRun() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 122-125 |
| | 1 | 1 |
QBenchmarkTestMethodData::~QBenchmarkTestMethodData| Name: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData | | Prototype: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 117-120 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::adjustIterationCount| Name: | QBenchmarkTimeMeasurer::adjustIterationCount | | Prototype: | int QBenchmarkTimeMeasurer::adjustIterationCount(int suggestion) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 64-67 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::adjustMedianCount| Name: | QBenchmarkTimeMeasurer::adjustMedianCount | | Prototype: | int QBenchmarkTimeMeasurer::adjustMedianCount(int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 74-77 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::metricType| Name: | QBenchmarkTimeMeasurer::metricType | | Prototype: | QTest::QBenchmarkMetric QBenchmarkTimeMeasurer::metricType() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 79-82 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::needsWarmupIteration| Name: | QBenchmarkTimeMeasurer::needsWarmupIteration | | Prototype: | bool QBenchmarkTimeMeasurer::needsWarmupIteration() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 69-72 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::start| Name: | QBenchmarkTimeMeasurer::start | | Prototype: | void QBenchmarkTimeMeasurer::start() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 44-47 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::stop| Name: | QBenchmarkTimeMeasurer::stop | | Prototype: | qint64 QBenchmarkTimeMeasurer::stop() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 54-57 |
| | 1 | 1 |
QBitArray::count| Name: | QBitArray::count | | Prototype: | int QBitArray::count(bool on) const | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 171-199 |
| | 18 | 5 |
QBitArray::fill| Name: | QBitArray::fill | | Prototype: | void QBitArray::fill(bool value, int begin, int end) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 281-294 |
| | 11 | 4 |