| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QtPrivate::ResultIteratorBase::isVector| Name: | QtPrivate::ResultIteratorBase::isVector | | Prototype: | bool ResultIteratorBase::isVector() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 82-85 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::canIncrementVectorIndex| Name: | 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::batchSize| Name: | 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::ResultIteratorBase| Name: | QtPrivate::ResultIteratorBase::ResultIteratorBase | | Prototype: | ResultIteratorBase::ResultIteratorBase() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 42-43 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::ResultIteratorBase| Name: | 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_lastIndexOf| Name: | 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_indexOf| Name: | 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::ExceptionStore::hasThrown| Name: | QtPrivate::ExceptionStore::hasThrown | | Prototype: | bool ExceptionStore::hasThrown() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 213-213 |
| | 1 | 1 |
QtPrivate::ExceptionStore::hasException| Name: | 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::ExceptionStore::exception| Name: | QtPrivate::ExceptionStore::exception | | Prototype: | ExceptionHolder ExceptionStore::exception() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 200-203 |
| | 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::ExceptionHolder| Name: | QtPrivate::ExceptionHolder::ExceptionHolder | | Prototype: | ExceptionHolder::ExceptionHolder(const ExceptionHolder &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 170-172 |
| | 1 | 1 |
QtPrivate::ExceptionHolder::ExceptionHolder| Name: | 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::~Base| Name: | 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::Base| Name: | 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::QtFreetypeData| Name: | 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 |
QtFontStyle::Key::operator!=| Name: | QtFontStyle::Key::operator!= | | Prototype: | bool operator!=(const Key &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 206-208 |
| | 1 | 1 |
QtFontStyle::Key::Key| Name: | QtFontStyle::Key::Key | | Prototype: | Key() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 195-196 |
| | 1 | 1 |
QtFontStyle::Key::Key| Name: | QtFontStyle::Key::Key | | Prototype: | Key(const Key &o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 197-197 |
| | 1 | 1 |
QtFontFoundry::QtFontFoundry| Name: | QtFontFoundry::QtFontFoundry | | Prototype: | QtFontFoundry(const QString &n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 294-294 |
| | 1 | 1 |
QtFontFamily::matchesFamilyName| Name: | QtFontFamily::matchesFamilyName | | Prototype: | bool QtFontFamily::matchesFamilyName(const QString &familyName) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 403-406 |
| | 1 | 1 |
QtFontFamily::QtFontFamily| Name: | QtFontFamily::QtFontFamily | | Prototype: | QtFontFamily(const QString &n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 349-356 |
| | 1 | 1 |
QtFontDesc::QtFontDesc| Name: | QtFontDesc::QtFontDesc | | Prototype: | inline QtFontDesc() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 649-649 |
| | 1 | 1 |
QtConcurrent::ThreadEngineBase::threadThrottleExit| Name: | 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::startThreads| Name: | 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::startThread| Name: | 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::isProgressReportingEnabled| Name: | 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::acquireBarrierSemaphore| Name: | 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::ThreadEngineBase| Name: | 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::currentCount| Name: | QtConcurrent::ThreadEngineBarrier::currentCount | | Prototype: | int ThreadEngineBarrier::currentCount() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 94-97 |
| | 1 | 1 |
QtConcurrent::ThreadEngineBarrier::ThreadEngineBarrier| Name: | 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::blockSize| Name: | 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::BlockSizeManagerV2| Name: | 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 |
QtConcurrent::BlockSizeManager::blockSize| Name: | QtConcurrent::BlockSizeManager::blockSize | | Prototype: | int BlockSizeManager::blockSize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 180-183 |
| | 1 | 1 |
QtConcurrent::BlockSizeManager::BlockSizeManager| Name: | QtConcurrent::BlockSizeManager::BlockSizeManager | | Prototype: | BlockSizeManager::BlockSizeManager(int iterationCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 135-140 |
| | 1 | 1 |
Qt::codecForHtml| Name: | Qt::codecForHtml | | Prototype: | QTextCodec *Qt::codecForHtml(const QByteArray &ba) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 204-207 |
| | 1 | 1 |
Q_QGS_widgetStyles::innerFunction::~HolderBase| Name: | Q_QGS_widgetStyles::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 220-220 |
| | 1 | 2 |
Q_QGS_widgetStyles::innerFunction| Name: | Q_QGS_widgetStyles::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 220-220 |
| | 1 | 4 |
Q_QGS_usedHashFunc::innerFunction::~HolderBase| Name: | Q_QGS_usedHashFunc::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 137-137 |
| | 1 | 2 |
Q_QGS_usedHashFunc::innerFunction| Name: | Q_QGS_usedHashFunc::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 137-137 |
| | 1 | 4 |
Q_QGS_useHarfbuzzNG::innerFunction::~HolderBase| Name: | Q_QGS_useHarfbuzzNG::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 91-91 |
| | 1 | 2 |
Q_QGS_useHarfbuzzNG::innerFunction| Name: | Q_QGS_useHarfbuzzNG::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 91-91 |
| | 1 | 4 |
Q_QGS_unusedCacheFunc::innerFunction::~HolderBase| Name: | Q_QGS_unusedCacheFunc::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 138-138 |
| | 1 | 2 |
Q_QGS_unusedCacheFunc::innerFunction| Name: | Q_QGS_unusedCacheFunc::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 138-138 |
| | 1 | 4 |
Q_QGS_unifiedTimer::innerFunction::~HolderBase| Name: | Q_QGS_unifiedTimer::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 213-213 |
| | 1 | 2 |
Q_QGS_unifiedTimer::innerFunction| Name: | Q_QGS_unifiedTimer::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 213-213 |
| | 1 | 4 |
Q_QGS_tzZones::innerFunction::~HolderBase| Name: | Q_QGS_tzZones::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 95-95 |
| | 1 | 2 |
Q_QGS_tzZones::innerFunction| Name: | Q_QGS_tzZones::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 95-95 |
| | 1 | 4 |
Q_QGS_tooltip_palette::innerFunction::~HolderBase| Name: | Q_QGS_tooltip_palette::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 563-563 |
| | 1 | 2 |
Q_QGS_tooltip_palette::innerFunction| Name: | Q_QGS_tooltip_palette::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 563-563 |
| | 1 | 4 |
Q_QGS_timerIdFreeList::innerFunction::~HolderBase| Name: | Q_QGS_timerIdFreeList::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 83-83 |
| | 1 | 2 |
Q_QGS_timerIdFreeList::innerFunction| Name: | Q_QGS_timerIdFreeList::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 83-83 |
| | 1 | 4 |
Q_QGS_theSignalProxy::innerFunction::~HolderBase| Name: | Q_QGS_theSignalProxy::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 162-162 |
| | 1 | 2 |
Q_QGS_theSignalProxy::innerFunction| Name: | Q_QGS_theSignalProxy::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 162-162 |
| | 1 | 4 |
Q_QGS_theInstance::innerFunction::~HolderBase| Name: | Q_QGS_theInstance::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 44-44 |
| | 1 | 2 |
Q_QGS_theInstance::innerFunction| Name: | Q_QGS_theInstance::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 44-44 |
| | 1 | 4 |
Q_QGS_theHostInfoLookupManager::innerFunction::~HolderBase| Name: | Q_QGS_theHostInfoLookupManager::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 54-54 |
| | 1 | 2 |
Q_QGS_theHostInfoLookupManager::innerFunction| Name: | Q_QGS_theHostInfoLookupManager::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 54-54 |
| | 1 | 4 |
Q_QGS_theFreetypeData::innerFunction::~HolderBase| Name: | Q_QGS_theFreetypeData::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 140-140 |
| | 1 | 2 |
Q_QGS_theFreetypeData::innerFunction| Name: | Q_QGS_theFreetypeData::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 140-140 |
| | 1 | 4 |
Q_QGS_theFontCache::innerFunction::~HolderBase| Name: | Q_QGS_theFontCache::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2681-2681 |
| | 1 | 2 |
Q_QGS_theFontCache::innerFunction| Name: | Q_QGS_theFontCache::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2681-2681 |
| | 1 | 4 |
Q_QGS_theDnsLookupThreadPool::innerFunction::~HolderBase| Name: | Q_QGS_theDnsLookupThreadPool::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 46-46 |
| | 1 | 2 |
Q_QGS_theDnsLookupThreadPool::innerFunction| Name: | Q_QGS_theDnsLookupThreadPool::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 46-46 |
| | 1 | 4 |
Q_QGS_theDnsLookupSeedStorage::innerFunction::~HolderBase| Name: | Q_QGS_theDnsLookupSeedStorage::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 47-47 |
| | 1 | 2 |
Q_QGS_theDnsLookupSeedStorage::innerFunction| Name: | Q_QGS_theDnsLookupSeedStorage::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 47-47 |
| | 1 | 4 |
Q_QGS_textCodecsMutex::innerFunction::~HolderBase| Name: | Q_QGS_textCodecsMutex::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 93-93 |
| | 1 | 2 |
Q_QGS_textCodecsMutex::innerFunction| Name: | Q_QGS_textCodecsMutex::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 93-93 |
| | 1 | 4 |
Q_QGS_styleScheduler::innerFunction::~HolderBase| Name: | Q_QGS_styleScheduler::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 91-91 |
| | 1 | 2 |
Q_QGS_styleScheduler::innerFunction| Name: | Q_QGS_styleScheduler::innerFunction | | Prototype: | __inline__ Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 91-91 |
| | 1 | 4 |
Q_QGS_staticQMimeDatabase::innerFunction::~HolderBase| Name: | Q_QGS_staticQMimeDatabase::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 58-58 |
| | 1 | 2 |
Q_QGS_staticQMimeDatabase::innerFunction| Name: | Q_QGS_staticQMimeDatabase::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 58-58 |
| | 1 | 4 |
Q_QGS_staticPluginList::innerFunction::~HolderBase| Name: | Q_QGS_staticPluginList::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 387-387 |
| | 1 | 2 |
Q_QGS_staticPluginList::innerFunction| Name: | Q_QGS_staticPluginList::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 387-387 |
| | 1 | 4 |
Q_QGS_socks5BindStore::innerFunction::~HolderBase| Name: | Q_QGS_socks5BindStore::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 330-330 |
| | 1 | 2 |
Q_QGS_socks5BindStore::innerFunction| Name: | Q_QGS_socks5BindStore::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 330-330 |
| | 1 | 4 |
Q_QGS_socketHandlers::innerFunction::~HolderBase| Name: | Q_QGS_socketHandlers::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocketengine.cpp | | Lines: | 53-53 |
| | 1 | 2 |
Q_QGS_socketHandlers::innerFunction| Name: | Q_QGS_socketHandlers::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocketengine.cpp | | Lines: | 53-53 |
| | 1 | 4 |
Q_QGS_shared_null::innerFunction::~HolderBase| Name: | Q_QGS_shared_null::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 41-41 |
| | 1 | 2 |
Q_QGS_shared_null::innerFunction| Name: | Q_QGS_shared_null::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 41-41 |
| | 1 | 4 |
Q_QGS_sharedData::innerFunction::~HolderBase| Name: | Q_QGS_sharedData::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 53-53 |
| | 1 | 2 |
Q_QGS_sharedData::innerFunction| Name: | Q_QGS_sharedData::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 53-53 |
| | 1 | 4 |
Q_QGS_seedCreatedStorage::innerFunction::~HolderBase| Name: | Q_QGS_seedCreatedStorage::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 428-428 |
| | 1 | 2 |
Q_QGS_seedCreatedStorage::innerFunction| Name: | Q_QGS_seedCreatedStorage::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 428-428 |
| | 1 | 4 |
Q_QGS_resourceSearchPaths::innerFunction::~HolderBase| Name: | Q_QGS_resourceSearchPaths::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 147-147 |
| | 1 | 2 |
Q_QGS_resourceSearchPaths::innerFunction| Name: | Q_QGS_resourceSearchPaths::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 147-147 |
| | 1 | 4 |
Q_QGS_resourceMutex::innerFunction::~HolderBase| Name: | Q_QGS_resourceMutex::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 142-142 |
| | 1 | 2 |
Q_QGS_resourceMutex::innerFunction| Name: | Q_QGS_resourceMutex::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 20.000% (1/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 142-142 |
| | 1 | 4 |
Q_QGS_resourceList::innerFunction::~HolderBase| Name: | Q_QGS_resourceList::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 145-145 |
| | 1 | 2 |
Q_QGS_resourceList::innerFunction| Name: | Q_QGS_resourceList::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 20.000% (1/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 145-145 |
| | 1 | 4 |
Q_QGS_resolveLibrary::innerFunction::~HolderBase| Name: | Q_QGS_resolveLibrary::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | | Lines: | 124-124 |
| | 1 | 2 |
Q_QGS_resolveLibrary::innerFunction| Name: | Q_QGS_resolveLibrary::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | | Lines: | 124-124 |
| | 1 | 4 |
Q_QGS_registeredInterpolators::innerFunction::~HolderBase| Name: | Q_QGS_registeredInterpolators::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 396-396 |
| | 1 | 2 |
Q_QGS_registeredInterpolators::innerFunction| Name: | Q_QGS_registeredInterpolators::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 396-396 |
| | 1 | 4 |
Q_QGS_randTLS::innerFunction::~HolderBase| Name: | Q_QGS_randTLS::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3381-3381 |
| | 1 | 2 |
Q_QGS_randTLS::innerFunction| Name: | Q_QGS_randTLS::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3381-3381 |
| | 1 | 4 |
Q_QGS_qwindow_context_storage::innerFunction::~HolderBase| Name: | Q_QGS_qwindow_context_storage::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 229-229 |
| | 1 | 2 |
Q_QGS_qwindow_context_storage::innerFunction| Name: | Q_QGS_qwindow_context_storage::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 229-229 |
| | 1 | 4 |
Q_QGS_qt_ufuncs::innerFunction::~HolderBase| Name: | Q_QGS_qt_ufuncs::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 409-409 |
| | 1 | 2 |
Q_QGS_qt_ufuncs::innerFunction| Name: | Q_QGS_qt_ufuncs::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 409-409 |
| | 1 | 4 |