| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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 |
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 |
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::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::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::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::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::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::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: | 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: | 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::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::~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::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::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 |
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 |
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::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::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::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::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::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::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::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::~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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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::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::~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 |
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 |
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 |
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::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::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::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::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::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::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 |
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: | 53-64 |
| | 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: | 72-79 |
| | 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: | 66-70 |
| | 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: | 118-121 |
| | 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: | 137-147 |
| | 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: | 128-131 |
| | 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: | 123-126 |
| | 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: | 70-73 |
| | 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: | 80-83 |
| | 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: | 85-88 |
| | 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: | 75-78 |
| | 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: | 50-53 |
| | 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: | 60-63 |
| | 1 | 1 |
QBitArray::count| Name: | QBitArray::count | | Prototype: | int QBitArray::count(bool on) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 178-206 |
| | 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: | 288-301 |
| | 11 | 4 |
QBitArray::operator&=| Name: | QBitArray::operator&= | | Prototype: | QBitArray &QBitArray::operator&=(const QBitArray &other) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 491-503 |
| | 10 | 3 |
QBitArray::operator^=| Name: | QBitArray::operator^= | | Prototype: | QBitArray &QBitArray::operator^=(const QBitArray &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 546-555 |
| | 7 | 2 |
QBitArray::operator|=| Name: | QBitArray::operator|= | | Prototype: | QBitArray &QBitArray::operator|=(const QBitArray &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 520-529 |
| | 7 | 2 |
QBitArray::operator~| Name: | QBitArray::operator~ | | Prototype: | QBitArray QBitArray::operator~() const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 567-581 |
| | 10 | 3 |
QBitArray::resize| Name: | QBitArray::resize | | Prototype: | void QBitArray::resize(int size) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 220-234 |
| | 10 | 4 |
QBuffer::QBuffer| Name: | QBuffer::QBuffer | | Prototype: | QBuffer::QBuffer(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 173-178 |
| | 2 | 1 |
QBuffer::atEnd| Name: | QBuffer::atEnd | | Prototype: | bool QBuffer::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 389-392 |
| | 1 | 1 |
QBuffer::buffer| Name: | QBuffer::buffer | | Prototype: | QByteArray &QBuffer::buffer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 258-262 |
| | 2 | 1 |
QBuffer::buffer| Name: | QBuffer::buffer | | Prototype: | const QByteArray &QBuffer::buffer() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 270-274 |
| | 2 | 1 |
QBuffer::canReadLine| Name: | QBuffer::canReadLine | | Prototype: | bool QBuffer::canReadLine() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 397-404 |
| | 4 | 2 |
QBuffer::close| Name: | QBuffer::close | | Prototype: | void QBuffer::close() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 341-344 |
| | 1 | 1 |
QBuffer::connectNotify| Name: | QBuffer::connectNotify | | Prototype: | void QBuffer::connectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 451-457 |
| | 2 | 2 |
QBuffer::data| Name: | QBuffer::data | | Prototype: | const QByteArray &QBuffer::data() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 285-289 |
| | 2 | 1 |
QBuffer::open| Name: | QBuffer::open | | Prototype: | bool QBuffer::open(OpenMode flags) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 321-336 |
| | 9 | 4 |
QBuffer::pos| Name: | QBuffer::pos | | Prototype: | qint64 QBuffer::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QBuffer::readData| Name: | QBuffer::readData | | Prototype: | qint64 QBuffer::readData(char *data, qint64 len) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 409-416 |
| | 5 | 2 |
QBuffer::size| Name: | QBuffer::size | | Prototype: | qint64 QBuffer::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 357-361 |
| | 2 | 1 |
QBufferPrivate::QBufferPrivate| Name: | QBufferPrivate::QBufferPrivate | | Prototype: | QBufferPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 52-57 |
| | 1 | 1 |
QBufferPrivate::_q_emitSignals| Name: | QBufferPrivate::_q_emitSignals | | Prototype: | void QBufferPrivate::_q_emitSignals() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 77-84 |
| | 5 | 1 |
QBufferPrivate::peek| Name: | QBufferPrivate::peek | | Prototype: | qint64 QBufferPrivate::peek(char *data, qint64 maxSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 87-92 |
| | 3 | 1 |
QBufferPrivate::peek| Name: | QBufferPrivate::peek | | Prototype: | QByteArray QBufferPrivate::peek(qint64 maxSize) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 94-100 |
| | 4 | 2 |
QByteArray::append| Name: | QByteArray::append | | Prototype: | QByteArray &QByteArray::append(const QByteArray &ba) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1865-1877 |
| | 9 | 4 |
QByteArray::append| Name: | QByteArray::append | | Prototype: | QByteArray& QByteArray::append(const char *str) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1898-1908 |
| | 7 | 3 |
QByteArray::append| Name: | QByteArray::append | | Prototype: | QByteArray& QByteArray::append(char ch) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1953-1960 |
| | 5 | 2 |
QByteArray::chop| Name: | QByteArray::chop | | Prototype: | void QByteArray::chop(int n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1470-1474 |
| | 2 | 2 |
QByteArray::clear| Name: | QByteArray::clear | | Prototype: | void QByteArray::clear() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3037-3042 |
| | 3 | 2 |
QByteArray::count| Name: | QByteArray::count | | Prototype: | int QByteArray::count(const char *str) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2754-2757 |
| | 1 | 1 |
QByteArray::count| Name: | QByteArray::count | | Prototype: | int QByteArray::count(char ch) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2768-2777 |
| | 7 | 3 |
QByteArray::endsWith| Name: | QByteArray::endsWith | | Prototype: | bool QByteArray::endsWith(const QByteArray &ba) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2840-2847 |
| | 5 | 3 |
QByteArray::endsWith| Name: | QByteArray::endsWith | | Prototype: | bool QByteArray::endsWith(const char *str) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2854-2862 |
| | 6 | 3 |
QByteArray::endsWith| Name: | QByteArray::endsWith | | Prototype: | bool QByteArray::endsWith(char ch) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2869-2874 |
| | 3 | 2 |
QByteArray::expand| Name: | QByteArray::expand | | Prototype: | void QByteArray::expand(int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1727-1730 |
| | 1 | 1 |
QByteArray::fromBase64| Name: | QByteArray::fromBase64 | | Prototype: | QByteArray QByteArray::fromBase64(const QByteArray &base64) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4259-4262 |
| | 1 | 1 |
QByteArray::fromHex| Name: | QByteArray::fromHex | | Prototype: | QByteArray QByteArray::fromHex(const QByteArray &hexEncoded) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4335-4358 |
| | 16 | 4 |