| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QtConcurrent::ThreadEngineBase::setProgressRange| Name: | QtConcurrent::ThreadEngineBase::setProgressRange | | Prototype: | void ThreadEngineBase::setProgressRange(int minimum, int maximum) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 202-206 |
| | 2 | 2 |
QtConcurrent::ThreadEngineBase::setProgressValue| Name: | QtConcurrent::ThreadEngineBase::setProgressValue | | Prototype: | void ThreadEngineBase::setProgressValue(int progress) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 196-200 |
| | 2 | 2 |
QtConcurrent::ThreadEngineBase::startBlocking| Name: | 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::startSingleThreaded| Name: | QtConcurrent::ThreadEngineBase::startSingleThreaded | | Prototype: | void ThreadEngineBase::startSingleThreaded() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 125-131 |
| | 3 | 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::startThreadInternal| Name: | QtConcurrent::ThreadEngineBase::startThreadInternal | | Prototype: | bool ThreadEngineBase::startThreadInternal() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 208-219 |
| | 7 | 3 |
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::threadExit| Name: | 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::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::waitForResume| Name: | 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 |
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 |
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 |
QtFontFamily::ensurePopulated| Name: | QtFontFamily::ensurePopulated | | Prototype: | void QtFontFamily::ensurePopulated() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 408-415 |
| | 4 | 2 |
QtFontFamily::foundry| Name: | QtFontFamily::foundry | | Prototype: | QtFontFoundry *QtFontFamily::foundry(const QString &f, bool create) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 379-401 |
| | 15 | 7 |
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() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 357-361 |
| | 3 | 2 |
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 |
QtFontFoundry::style| Name: | QtFontFoundry::style | | Prototype: | QtFontStyle *QtFontFoundry::style(const QtFontStyle::Key &key, const QString &styleName, bool create) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 308-337 |
| | 20 | 8 |
QtFontFoundry::~QtFontFoundry| Name: | QtFontFoundry::~QtFontFoundry | | Prototype: | ~QtFontFoundry() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 295-299 |
| | 3 | 2 |
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 |
QtFontStyle::Key::Key| Name: | QtFontStyle::Key::Key | | Prototype: | QtFontStyle::Key::Key(const QString &styleString) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 246-264 |
| | 10 | 6 |
QtFontStyle::Key::operator <| Name: | QtFontStyle::Key::operator < | | Prototype: | bool operator <(const Key &o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 209-213 |
| | 3 | 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::operator==| Name: | QtFontStyle::Key::operator== | | Prototype: | bool operator==(const Key & other) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 202-205 |
| | 2 | 1 |
QtFontStyle::QtFontStyle| Name: | QtFontStyle::QtFontStyle | | Prototype: | QtFontStyle(const Key &k) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 216-220 |
| | 2 | 1 |
QtFontStyle::pixelSize| Name: | QtFontStyle::pixelSize | | Prototype: | QtFontSize *QtFontStyle::pixelSize(unsigned short size, bool add) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 266-290 |
| | 18 | 8 |
QtFontStyle::~QtFontStyle| Name: | QtFontStyle::~QtFontStyle | | Prototype: | ~QtFontStyle() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 222-232 |
| | 6 | 3 |
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 |
QtFreetypeData::~QtFreetypeData| Name: | 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 |
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 |
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::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::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::exception| Name: | 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::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::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::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::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::setException| Name: | 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::throwPossibleException| Name: | QtPrivate::ExceptionStore::throwPossibleException | | Prototype: | void ExceptionStore::throwPossibleException() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 205-211 |
| | 3 | 2 |
QtPrivate::QByteArrayList_join| Name: | 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::QContainerImplHelper::mid| Name: | 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::QPixelFormat_createYUV| Name: | QtPrivate::QPixelFormat_createYUV | | Prototype: | QPixelFormat QPixelFormat_createYUV(QPixelFormat::YUVLayout yuvLayout, uchar alphaSize, QPixelFormat::AlphaUsage alphaUsage, QPixelFormat::AlphaPosition alphaPosition, QPixelFormat::AlphaPremultiplied premultiplied, QPixelFormat::TypeInterpretation typeInterpretation, QPixelFormat::ByteOrder byteOrder) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpixelformat.cpp | | Lines: | 522-576 |
| | 28 | 17 |
QtPrivate::QStringList_contains| Name: | 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::QStringList_filter| Name: | 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_filter| Name: | 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_filter| Name: | 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_indexOf| Name: | 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_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::QStringList_indexOf| Name: | 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_join| Name: | 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_lastIndexOf| Name: | 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_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_lastIndexOf| Name: | 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_removeDuplicates| Name: | 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_replaceInStrings| Name: | 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_replaceInStrings| Name: | 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_replaceInStrings| Name: | 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_sort| Name: | 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::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::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::batchedAdvance| Name: | 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::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::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::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::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% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 72-75 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::resultIndex| Name: | 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::vectorIndex| Name: | QtPrivate::ResultIteratorBase::vectorIndex | | Prototype: | int ResultIteratorBase::vectorIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 47-47 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::ResultStoreBase| Name: | 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::ResultStoreBase::addResult| Name: | 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::addResults| Name: | 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::begin| Name: | 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::contains| Name: | 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::count| Name: | 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::end| Name: | 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::filterMode| Name: | 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::hasNextResult| Name: | QtPrivate::ResultStoreBase::hasNextResult | | Prototype: | bool ResultStoreBase::hasNextResult() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 185-188 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::insertResultItem| Name: | QtPrivate::ResultStoreBase::insertResultItem | | Prototype: | int ResultStoreBase::insertResultItem(int index, ResultItem &resultItem) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 124-136 |
| | 8 | 2 |
QtPrivate::ResultStoreBase::insertResultItemIfValid| Name: | 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::resultAt| Name: | QtPrivate::ResultStoreBase::resultAt | | Prototype: | ResultIteratorBase ResultStoreBase::resultAt(int index) const | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 190-219 |
| | 17 | 8 |
QtPrivate::ResultStoreBase::setFilterMode| Name: | 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::syncPendingResults| Name: | 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::syncResultCount| Name: | 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::updateInsertIndex| Name: | 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::intersect_path| Name: | QtPrivate::intersect_path | | Prototype: | static bool intersect_path(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 155-197 |
| | 29 | 6 |
QtPrivate::intersect_point| Name: | QtPrivate::intersect_point | | Prototype: | static bool intersect_point(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 113-153 |
| | 27 | 4 |
QtPrivate::intersect_rect| Name: | QtPrivate::intersect_rect | | Prototype: | static bool intersect_rect(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 64-111 |
| | 32 | 7 |
QtPrivate::isBuiltinType| Name: | QtPrivate::isBuiltinType | | Prototype: | bool isBuiltinType(const QByteArray &type) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 75-81 |
| | 4 | 2 |
QtPrivate::metaObjectForQWidget| Name: | QtPrivate::metaObjectForQWidget | | Prototype: | const QMetaObject *metaObjectForQWidget() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2459-2464 |
| | 3 | 2 |
QtSharedPointer::ExternalRefCountData::checkQObjectShared| Name: | 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 |
QtSharedPointer::ExternalRefCountData::getAndRef| Name: | QtSharedPointer::ExternalRefCountData::getAndRef | | Prototype: | QtSharedPointer::ExternalRefCountData *QtSharedPointer::ExternalRefCountData::getAndRef(const QObject *obj) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1324-1346 |
| | 15 | 3 |
QtSharedPointer::internalSafetyCheckAdd| Name: | QtSharedPointer::internalSafetyCheckAdd | | Prototype: | void QtSharedPointer::internalSafetyCheckAdd(const void *d_ptr, const volatile void *ptr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1488-1517 |
| | 14 | 3 |
QtSharedPointer::internalSafetyCheckCleanCheck| Name: | QtSharedPointer::internalSafetyCheckCleanCheck | | Prototype: | void QtSharedPointer::internalSafetyCheckCleanCheck() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1552-1564 |
| | 6 | 3 |
QtSharedPointer::internalSafetyCheckRemove| Name: | QtSharedPointer::internalSafetyCheckRemove | | Prototype: | void QtSharedPointer::internalSafetyCheckRemove(const void *d_ptr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1522-1546 |
| | 14 | 3 |
QtSharedPointer::sharedPointerFromVariant_internal| Name: | 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::weakPointerFromVariant_internal| Name: | 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 |
RadialFetchPlain::fetch| Name: | RadialFetchPlain::fetch | | Prototype: | static void fetch(BlendType *buffer, BlendType *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3603-3633 |
| | 17 | 6 |