Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAsn1Element::toObjectNameName: | 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::writeName: | 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::QAssociativeIterableName: | 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::beginName: | 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::beginName: | 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_iteratorName: | 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_iteratorName: | 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::endName: | 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::findName: | 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::valueName: | 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_iteratorName: | 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::endName: | 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::sizeName: | 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::QAuthenticatorName: | 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::detachName: | 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::isNullName: | 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::optionName: | 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::passwordName: | 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::realmName: | 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::setPasswordName: | 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::setUserName: | 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::userName: | 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::~QAuthenticatorName: | 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::QAuthenticatorPrivateName: | 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::allocateNextName: | 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::allocateSpecificName: | 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::fontEngineName: | 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::releaseHandleName: | 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::isRecursiveName: | 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::isRecursiveName: | 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::lockInternalName: | 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::lockInternalName: | 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::unlockInternalName: | 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::QBearerEngineName: | 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::configurationsInUseName: | 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::requiresPollingName: | 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::~QBearerEngineName: | 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::QBearerEnginePluginName: | 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::QBenchmarkEventName: | 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::adjustIterationCountName: | 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::adjustMedianCountName: | 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::isMeasurementAcceptedName: | 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::metricTypeName: | 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::nativeEventFilterName: | 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::startName: | 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::stopName: | 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::QBenchmarkGlobalDataName: | 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::setModeName: | 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::~QBenchmarkGlobalDataName: | 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::QBenchmarkTestMethodDataName: | 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::adjustIterationCountName: | 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::beginDataRunName: | 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::~QBenchmarkTestMethodDataName: | 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::adjustIterationCountName: | 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::adjustMedianCountName: | 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::metricTypeName: | 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::needsWarmupIterationName: | 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::startName: | 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::stopName: | 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::countName: | 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::fillName: | 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::resizeName: | 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::QBufferName: | 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::atEndName: | 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::bufferName: | 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::bufferName: | 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::canReadLineName: | 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::closeName: | 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::connectNotifyName: | 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::dataName: | 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::openName: | 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::posName: | 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::readDataName: | 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::sizeName: | 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::QBufferPrivateName: | 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_emitSignalsName: | 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::peekName: | 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::peekName: | 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::appendName: | 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::appendName: | 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::appendName: | 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::chopName: | 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::clearName: | 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::countName: | 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::countName: | 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::endsWithName: | 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::endsWithName: | 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::endsWithName: | 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::expandName: | 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::fromBase64Name: | 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::fromHexName: | 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 |