Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
TypeDestructor::TypeDestructorName: | TypeDestructor::TypeDestructor | Prototype: | TypeDestructor(const int type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1820-1822 |
| | 1 | 1 |
TypeDestructor::DestructorImpl::DestructName: | TypeDestructor::DestructorImpl::Destruct | Prototype: | static void Destruct(const int , void *where) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1799-1799 |
| | 1 | 1 |
TypeConstructor::delegateName: | TypeConstructor::delegate | Prototype: | template<typename T> void *delegate(const T *copy) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1734-1735 |
| | 1 | 1 |
TypeConstructor::delegateName: | TypeConstructor::delegate | Prototype: | void *delegate(const QMetaTypeSwitcher::NotBuiltinType *copy) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1738-1738 |
| | 1 | 1 |
TypeConstructor::TypeConstructorName: | TypeConstructor::TypeConstructor | Prototype: | TypeConstructor(const int type, void *where) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1729-1732 |
| | 1 | 1 |
TypeConstructor::ConstructorImpl::ConstructName: | TypeConstructor::ConstructorImpl::Construct | Prototype: | static void *Construct(const int , void *where, const void *copy) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1711-1711 |
| | 1 | 1 |
TCBPoint::TCBPointName: | TCBPoint::TCBPoint | Prototype: | TCBPoint(QPointF point, qreal t, qreal c, qreal b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 333-333 |
| | 1 | 1 |
TCBEase::TCBEaseName: | TCBEase::TCBEase | Prototype: | TCBEase() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 819-821 |
| | 1 | 1 |
StoreincName: | Storeinc | Prototype: | static inline void Storeinc(quint32 *&a, const quint32 &b, const quint32 &c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 406-411 |
| | 2 | 1 |
SizeOf::delegateName: | SizeOf::delegate | Prototype: | template<typename T> int delegate(const T*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1896-1897 |
| | 1 | 1 |
SizeOf::delegateName: | SizeOf::delegate | Prototype: | int delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1898-1898 |
| | 1 | 1 |
SizeOf::delegateName: | SizeOf::delegate | Prototype: | int delegate(const QMetaTypeSwitcher::NotBuiltinType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1899-1899 |
| | 1 | 1 |
SizeOf::customTypeSizeOfName: | SizeOf::customTypeSizeOf | Prototype: | static int customTypeSizeOf(const int type) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1901-1908 |
| | 5 | 2 |
SizeOf::SizeOfImpl::SizeName: | SizeOf::SizeOfImpl::Size | Prototype: | static int Size(const int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1873-1873 |
| | 1 | 1 |
SizeOf::SizeOfName: | SizeOf::SizeOf | Prototype: | SizeOf(int type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1892-1894 |
| | 1 | 1 |
ShaderProgramOpenGLFunctions::ShaderProgramOpenGLFunctionsName: | ShaderProgramOpenGLFunctions::ShaderProgramOpenGLFunctions | Prototype: | ShaderProgramOpenGLFunctions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 551-555 |
| | 2 | 1 |
QtSharedPointer::weakPointerFromVariant_internalName: | QtSharedPointer::weakPointerFromVariant_internal | Prototype: | QWeakPointer<QObject> QtSharedPointer::weakPointerFromVariant_internal(const QVariant &variant) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1364-1368 |
| | 2 | 1 |
QtSharedPointer::sharedPointerFromVariant_internalName: | QtSharedPointer::sharedPointerFromVariant_internal | Prototype: | QSharedPointer<QObject> QtSharedPointer::sharedPointerFromVariant_internal(const QVariant &variant) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1353-1357 |
| | 2 | 1 |
QtSharedPointer::ExternalRefCountData::checkQObjectSharedName: | QtSharedPointer::ExternalRefCountData::checkQObjectShared | Prototype: | void QtSharedPointer::ExternalRefCountData::checkQObjectShared(const QObject *) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1318-1322 |
| | 2 | 2 |
QtPrivate::ResultStoreBase::updateInsertIndexName: | QtPrivate::ResultStoreBase::updateInsertIndex | Prototype: | int ResultStoreBase::updateInsertIndex(int index, int _count) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 233-242 |
| | 5 | 2 |
QtPrivate::ResultStoreBase::syncResultCountName: | QtPrivate::ResultStoreBase::syncResultCount | Prototype: | void ResultStoreBase::syncResultCount() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 105-112 |
| | 4 | 2 |
QtPrivate::ResultStoreBase::syncPendingResultsName: | QtPrivate::ResultStoreBase::syncPendingResults | Prototype: | void ResultStoreBase::syncPendingResults() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 138-152 |
| | 9 | 3 |
QtPrivate::ResultStoreBase::setFilterModeName: | QtPrivate::ResultStoreBase::setFilterMode | Prototype: | void ResultStoreBase::setFilterMode(bool enable) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 95-98 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::insertResultItemIfValidName: | QtPrivate::ResultStoreBase::insertResultItemIfValid | Prototype: | void ResultStoreBase::insertResultItemIfValid(int index, ResultItem &resultItem) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 114-122 |
| | 4 | 2 |
QtPrivate::ResultStoreBase::filterModeName: | QtPrivate::ResultStoreBase::filterMode | Prototype: | bool ResultStoreBase::filterMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 100-103 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::endName: | QtPrivate::ResultStoreBase::end | Prototype: | ResultIteratorBase ResultStoreBase::end() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 180-183 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::countName: | QtPrivate::ResultStoreBase::count | Prototype: | int ResultStoreBase::count() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 226-229 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::containsName: | QtPrivate::ResultStoreBase::contains | Prototype: | bool ResultStoreBase::contains(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 221-224 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::beginName: | QtPrivate::ResultStoreBase::begin | Prototype: | ResultIteratorBase ResultStoreBase::begin() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 175-178 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::addResultsName: | QtPrivate::ResultStoreBase::addResults | Prototype: | int ResultStoreBase::addResults(int index, const void *results, int vectorSize, int totalCount) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 160-173 |
| | 8 | 3 |
QtPrivate::ResultStoreBase::addResultName: | QtPrivate::ResultStoreBase::addResult | Prototype: | int ResultStoreBase::addResult(int index, const void *result) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 154-158 |
| | 2 | 1 |
QtPrivate::ResultStoreBase::ResultStoreBaseName: | QtPrivate::ResultStoreBase::ResultStoreBase | Prototype: | ResultStoreBase::ResultStoreBase() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 92-93 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::resultIndexName: | QtPrivate::ResultIteratorBase::resultIndex | Prototype: | int ResultIteratorBase::resultIndex() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 48-48 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::operator==Name: | QtPrivate::ResultIteratorBase::operator== | Prototype: | bool ResultIteratorBase::operator==(const ResultIteratorBase &other) const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 72-75 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::operator++Name: | QtPrivate::ResultIteratorBase::operator++ | Prototype: | ResultIteratorBase ResultIteratorBase::operator++() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 50-59 |
| | 5 | 2 |
QtPrivate::ResultIteratorBase::operator!=Name: | QtPrivate::ResultIteratorBase::operator!= | Prototype: | bool ResultIteratorBase::operator!=(const ResultIteratorBase &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 77-80 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::canIncrementVectorIndexName: | QtPrivate::ResultIteratorBase::canIncrementVectorIndex | Prototype: | bool ResultIteratorBase::canIncrementVectorIndex() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 87-90 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::batchedAdvanceName: | QtPrivate::ResultIteratorBase::batchedAdvance | Prototype: | void ResultIteratorBase::batchedAdvance() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 66-70 |
| | 2 | 1 |
QtPrivate::ResultIteratorBase::batchSizeName: | QtPrivate::ResultIteratorBase::batchSize | Prototype: | int ResultIteratorBase::batchSize() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 61-64 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::ResultIteratorBaseName: | QtPrivate::ResultIteratorBase::ResultIteratorBase | Prototype: | ResultIteratorBase::ResultIteratorBase(QMap<int, ResultItem>::const_iterator _mapIterator, int _vectorIndex) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 44-45 |
| | 1 | 1 |
QtPrivate::QStringList_sortName: | QtPrivate::QStringList_sort | Prototype: | void QtPrivate::QStringList_sort(QStringList *that, Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 257-263 |
| | 3 | 2 |
QtPrivate::QStringList_replaceInStringsName: | QtPrivate::QStringList_replaceInStrings | Prototype: | void QtPrivate::QStringList_replaceInStrings(QStringList *that, const QString &before, const QString &after, Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 373-378 |
| | 2 | 2 |
QtPrivate::QStringList_replaceInStringsName: | QtPrivate::QStringList_replaceInStrings | Prototype: | void QtPrivate::QStringList_replaceInStrings(QStringList *that, const QRegExp &rx, const QString &after) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 404-408 |
| | 2 | 2 |
QtPrivate::QStringList_replaceInStringsName: | QtPrivate::QStringList_replaceInStrings | Prototype: | void QtPrivate::QStringList_replaceInStrings(QStringList *that, const QRegularExpression &re, const QString &after) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 436-440 |
| | 2 | 2 |
QtPrivate::QStringList_removeDuplicatesName: | QtPrivate::QStringList_removeDuplicates | Prototype: | int QtPrivate::QStringList_removeDuplicates(QStringList *that) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 695-715 |
| | 17 | 5 |
QtPrivate::QStringList_lastIndexOfName: | QtPrivate::QStringList_lastIndexOf | Prototype: | int QtPrivate::QStringList_lastIndexOf(const QStringList *that, const QRegExp &rx, int from) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 594-598 |
| | 2 | 1 |
QtPrivate::QStringList_lastIndexOfName: | QtPrivate::QStringList_lastIndexOf | Prototype: | int QtPrivate::QStringList_lastIndexOf(const QStringList *that, QRegExp &rx, int from) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 617-620 |
| | 1 | 1 |
QtPrivate::QStringList_lastIndexOfName: | QtPrivate::QStringList_lastIndexOf | Prototype: | int QtPrivate::QStringList_lastIndexOf(const QStringList *that, const QRegularExpression &re, int from) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 664-680 |
| | 11 | 5 |
QtPrivate::QStringList_joinName: | QtPrivate::QStringList_join | Prototype: | QString QtPrivate::QStringList_join(const QStringList *that, const QChar *sep, int seplen) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 459-480 |
| | 15 | 6 |
QtPrivate::QStringList_indexOfName: | QtPrivate::QStringList_indexOf | Prototype: | int QtPrivate::QStringList_indexOf(const QStringList *that, const QRegExp &rx, int from) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 555-559 |
| | 2 | 1 |
QtPrivate::QStringList_indexOfName: | QtPrivate::QStringList_indexOf | Prototype: | int QtPrivate::QStringList_indexOf(const QStringList *that, QRegExp &rx, int from) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 577-580 |
| | 1 | 1 |
QtPrivate::QStringList_indexOfName: | QtPrivate::QStringList_indexOf | Prototype: | int QtPrivate::QStringList_indexOf(const QStringList *that, const QRegularExpression &re, int from) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 636-650 |
| | 9 | 4 |
QtPrivate::QStringList_filterName: | QtPrivate::QStringList_filter | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QString &str, Qt::CaseSensitivity cs) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 285-294 |
| | 6 | 3 |
QtPrivate::QStringList_filterName: | QtPrivate::QStringList_filter | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QRegExp &rx) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 326-333 |
| | 5 | 3 |
QtPrivate::QStringList_filterName: | QtPrivate::QStringList_filter | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QRegularExpression &re) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 346-354 |
| | 5 | 3 |
QtPrivate::QStringList_containsName: | QtPrivate::QStringList_contains | Prototype: | bool QtPrivate::QStringList_contains(const QStringList *that, const QString &str, Qt::CaseSensitivity cs) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 306-315 |
| | 5 | 3 |
QtPrivate::QContainerImplHelper::midName: | QtPrivate::QContainerImplHelper::mid | Prototype: | QContainerImplHelper::CutResult QContainerImplHelper::mid(int originalLength, int *_position, int *_length) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | Lines: | 149-171 |
| | 16 | 7 |
QtPrivate::QByteArrayList_joinName: | QtPrivate::QByteArrayList_join | Prototype: | QByteArray QtPrivate::QByteArrayList_join(const QByteArrayList *that, const char *sep, int seplen) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp | Lines: | 133-145 |
| | 9 | 4 |
QtPrivate::ExceptionStore::setExceptionName: | QtPrivate::ExceptionStore::setException | Prototype: | void ExceptionStore::setException(const QException &e) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 189-193 |
| | 2 | 2 |
QtPrivate::ExceptionStore::hasExceptionName: | QtPrivate::ExceptionStore::hasException | Prototype: | bool ExceptionStore::hasException() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 195-198 |
| | 1 | 1 |
QtPrivate::ExceptionHolder::operator=Name: | QtPrivate::ExceptionHolder::operator= | Prototype: | void ExceptionHolder::operator=(const ExceptionHolder &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 174-177 |
| | 1 | 1 |
QtPrivate::ExceptionHolder::exceptionName: | QtPrivate::ExceptionHolder::exception | Prototype: | QException *ExceptionHolder::exception() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 182-187 |
| | 3 | 2 |
QtPrivate::ExceptionHolder::ExceptionHolderName: | QtPrivate::ExceptionHolder::ExceptionHolder | Prototype: | ExceptionHolder::ExceptionHolder(QException *exception) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 167-168 |
| | 1 | 1 |
QtPrivate::Base::~BaseName: | QtPrivate::Base::~Base | Prototype: | ~Base() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 161-161 |
| | 1 | 1 |
QtPrivate::Base::BaseName: | QtPrivate::Base::Base | Prototype: | Base(QException *exception) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 159-160 |
| | 1 | 1 |
QtFreetypeData::~QtFreetypeDataName: | QtFreetypeData::~QtFreetypeData | Prototype: | QtFreetypeData::~QtFreetypeData() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 123-130 |
| | 5 | 2 |
QtFreetypeData::QtFreetypeDataName: | QtFreetypeData::QtFreetypeData | Prototype: | QtFreetypeData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 114-116 |
| | 1 | 1 |
QtConcurrent::ThreadEngineBase::waitForResumeName: | QtConcurrent::ThreadEngineBase::waitForResume | Prototype: | void ThreadEngineBase::waitForResume() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 184-188 |
| | 2 | 2 |
QtConcurrent::ThreadEngineBase::threadThrottleExitName: | QtConcurrent::ThreadEngineBase::threadThrottleExit | Prototype: | bool ThreadEngineBase::threadThrottleExit() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 239-242 |
| | 1 | 1 |
QtConcurrent::ThreadEngineBase::threadExitName: | QtConcurrent::ThreadEngineBase::threadExit | Prototype: | void ThreadEngineBase::threadExit() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 227-234 |
| | 4 | 2 |
QtConcurrent::ThreadEngineBase::startThreadsName: | QtConcurrent::ThreadEngineBase::startThreads | Prototype: | void ThreadEngineBase::startThreads() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 221-225 |
| | 1 | 2 |
QtConcurrent::ThreadEngineBase::startThreadName: | QtConcurrent::ThreadEngineBase::startThread | Prototype: | void ThreadEngineBase::startThread() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 166-169 |
| | 1 | 1 |
QtConcurrent::ThreadEngineBase::startBlockingName: | QtConcurrent::ThreadEngineBase::startBlocking | Prototype: | void ThreadEngineBase::startBlocking() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 133-164 |
| | 15 | 6 |
QtConcurrent::ThreadEngineBase::runName: | QtConcurrent::ThreadEngineBase::run | Prototype: | void ThreadEngineBase::run() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 244-273 |
| | 10 | 6 |
QtConcurrent::ThreadEngineBase::isProgressReportingEnabledName: | QtConcurrent::ThreadEngineBase::isProgressReportingEnabled | Prototype: | bool ThreadEngineBase::isProgressReportingEnabled() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 190-194 |
| | 1 | 1 |
QtConcurrent::ThreadEngineBase::isCanceledName: | QtConcurrent::ThreadEngineBase::isCanceled | Prototype: | bool ThreadEngineBase::isCanceled() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 176-182 |
| | 3 | 2 |
QtConcurrent::ThreadEngineBase::handleExceptionName: | QtConcurrent::ThreadEngineBase::handleException | Prototype: | void ThreadEngineBase::handleException(const QException &exception) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 277-283 |
| | 3 | 2 |
QtConcurrent::ThreadEngineBase::acquireBarrierSemaphoreName: | QtConcurrent::ThreadEngineBase::acquireBarrierSemaphore | Prototype: | void ThreadEngineBase::acquireBarrierSemaphore() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 171-174 |
| | 1 | 1 |
QtConcurrent::ThreadEngineBase::ThreadEngineBaseName: | QtConcurrent::ThreadEngineBase::ThreadEngineBase | Prototype: | ThreadEngineBase::ThreadEngineBase() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 117-121 |
| | 1 | 1 |
QtConcurrent::ThreadEngineBarrier::ThreadEngineBarrierName: | QtConcurrent::ThreadEngineBarrier::ThreadEngineBarrier | Prototype: | ThreadEngineBarrier::ThreadEngineBarrier() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 42-43 |
| | 1 | 1 |
QtConcurrent::BlockSizeManagerV2::timeBeforeUserName: | QtConcurrent::BlockSizeManagerV2::timeBeforeUser | Prototype: | void BlockSizeManagerV2::timeBeforeUser() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | Lines: | 195-202 |
| | 4 | 2 |
QtConcurrent::BlockSizeManagerV2::blockSizeName: | QtConcurrent::BlockSizeManagerV2::blockSize | Prototype: | int BlockSizeManagerV2::blockSize() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | Lines: | 232-235 |
| | 1 | 1 |
QtConcurrent::BlockSizeManagerV2::BlockSizeManagerV2Name: | QtConcurrent::BlockSizeManagerV2::BlockSizeManagerV2 | Prototype: | BlockSizeManagerV2::BlockSizeManagerV2(int iterationCount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | Lines: | 188-192 |
| | 1 | 1 |
QXunitTestLogger::~QXunitTestLoggerName: | QXunitTestLogger::~QXunitTestLogger | Prototype: | QXunitTestLogger::~QXunitTestLogger() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 66-70 |
| | 2 | 1 |
QXunitTestLogger::stopLoggingName: | QXunitTestLogger::stopLogging | Prototype: | void QXunitTestLogger::stopLogging() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 81-134 |
| | 34 | 2 |
QXunitTestLogger::startLoggingName: | QXunitTestLogger::startLogging | Prototype: | void QXunitTestLogger::startLogging() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 72-79 |
| | 4 | 1 |
QXunitTestLogger::enterTestFunctionName: | QXunitTestLogger::enterTestFunction | Prototype: | void QXunitTestLogger::enterTestFunction(const char *function) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 136-143 |
| | 4 | 1 |
QXunitTestLogger::addBenchmarkResultName: | QXunitTestLogger::addBenchmarkResult | Prototype: | void QXunitTestLogger::addBenchmarkResult(const QBenchmarkResult &result) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 247-263 |
| | 11 | 1 |
QXunitTestLogger::QXunitTestLoggerName: | QXunitTestLogger::QXunitTestLogger | Prototype: | QXunitTestLogger::QXunitTestLogger(const char *filename) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 54-64 |
| | 2 | 1 |
QXmlUtils::isIdeographicName: | QXmlUtils::isIdeographic | Prototype: | bool QXmlUtils::isIdeographic(const QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 149-152 |
| | 1 | 1 |
QXmlUtils::isExtenderName: | QXmlUtils::isExtender | Prototype: | bool QXmlUtils::isExtender(const QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 206-209 |
| | 1 | 1 |
QXmlUtils::isEncNameName: | QXmlUtils::isEncName | Prototype: | bool QXmlUtils::isEncName(const QString &encName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 225-235 |
| | 3 | 1 |
QXmlUtils::isDigitName: | QXmlUtils::isDigit | Prototype: | bool QXmlUtils::isDigit(const QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 192-195 |
| | 1 | 1 |
QXmlUtils::isCombiningCharName: | QXmlUtils::isCombiningChar | Prototype: | bool QXmlUtils::isCombiningChar(const QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 178-181 |
| | 1 | 1 |
QXmlUtils::isBaseCharName: | QXmlUtils::isBaseChar | Prototype: | bool QXmlUtils::isBaseChar(const QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 211-214 |
| | 1 | 1 |
QXmlTestLogger::xmlQuoteName: | QXmlTestLogger::xmlQuote | Prototype: | int QXmlTestLogger::xmlQuote(QTestCharBuffer* str, char const* src) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 448-451 |
| | 1 | 1 |
QXmlTestLogger::xmlCdataName: | QXmlTestLogger::xmlCdata | Prototype: | int QXmlTestLogger::xmlCdata(QTestCharBuffer* str, char const* src) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 453-456 |
| | 1 | 1 |
QXmlTestLogger::stopLoggingName: | QXmlTestLogger::stopLogging | Prototype: | void QXmlTestLogger::stopLogging() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 130-141 |
| | 7 | 2 |
QXmlTestLogger::startLoggingName: | QXmlTestLogger::startLogging | Prototype: | void QXmlTestLogger::startLogging() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 104-128 |
| | 18 | 2 |
QXmlTestLogger::leaveTestFunctionName: | QXmlTestLogger::leaveTestFunction | Prototype: | void QXmlTestLogger::leaveTestFunction() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 152-161 |
| | 6 | 1 |