| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
addLine| Name: | addLine | | Prototype: | void addLine(QPainterPath &path, const QLineF &line) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1960-1968 |
| | 4 | 2 |
addKey| Name: | addKey | | Prototype: | static inline void addKey(QString &str, const QString &theKey, QKeySequence::SequenceFormat format) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1205-1211 |
| | 4 | 2 |
addBezier| Name: | addBezier | | Prototype: | void addBezier(QPainterPath &path, const QBezier &bezier) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1986-1994 |
| | 4 | 2 |
adapted_angle_on_x| Name: | adapted_angle_on_x | | Prototype: | static inline qreal adapted_angle_on_x(const QLineF &line) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 173-179 |
| | 4 | 2 |
accessAsString| Name: | accessAsString | | Prototype: | static inline QLatin1String accessAsString(bool read, bool write) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | | Lines: | 72-78 |
| | 3 | 2 |
_qfile_writeData| Name: | _qfile_writeData | | Prototype: | static inline qint64 _qfile_writeData(QAbstractFileEngine *engine, QRingBuffer *buffer) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 271-277 |
| | 4 | 2 |
_q_toHex| Name: | _q_toHex | | Prototype: | template <class Char, class Integral> void _q_toHex(Char *&dst, Integral value) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 46-57 |
| | 4 | 2 |
_q_mapFromX509Name| Name: | _q_mapFromX509Name | | Prototype: | static QMap<QByteArray, QString> _q_mapFromX509Name(X509_NAME *name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 594-608 |
| | 9 | 2 |
_q_fixupDateTime| Name: | _q_fixupDateTime | | Prototype: | static void _q_fixupDateTime(QDateTime *dateTime) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 460-469 |
| | 5 | 2 |
_hb_qt_unicode_decompose_compatibility| Name: | _hb_qt_unicode_decompose_compatibility | | Prototype: | static unsigned int _hb_qt_unicode_decompose_compatibility(hb_unicode_funcs_t * , hb_codepoint_t u, hb_codepoint_t *decomposed, void * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 369-385 |
| | 7 | 2 |
_hb_qt_font_release| Name: | _hb_qt_font_release | | Prototype: | static void _hb_qt_font_release(void *user_data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 714-719 |
| | 2 | 2 |
_hb_qt_font_get_glyph_name| Name: | _hb_qt_font_get_glyph_name | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_name(hb_font_t * , void * , hb_codepoint_t , char *name, unsigned int size, void * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 551-561 |
| | 4 | 2 |
_hb_qt_font_get_glyph_contour_point| Name: | _hb_qt_font_get_glyph_contour_point | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_contour_point(hb_font_t * , void *font_data, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 530-549 |
| | 10 | 2 |
_hb_qt_face_release| Name: | _hb_qt_face_release | | Prototype: | static void _hb_qt_face_release(void *user_data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 664-669 |
| | 2 | 2 |
ValueExtractor::sizeValues| Name: | ValueExtractor::sizeValues | | Prototype: | void ValueExtractor::sizeValues(const Declaration &decl, QSize *radii) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 577-582 |
| | 3 | 2 |
ValueExtractor::extractFont| Name: | ValueExtractor::extractFont | | Prototype: | void ValueExtractor::extractFont() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1309-1315 |
| | 4 | 2 |
ValueArray::~ValueArray| Name: | ValueArray::~ValueArray | | Prototype: | ~ValueArray() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 483-483 |
| | 1 | 2 |
ValueArray::append| Name: | ValueArray::append | | Prototype: | bool append(const QJsonPrivate::Value &v) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 501-507 |
| | 5 | 2 |
Value::toString| Name: | Value::toString | | Prototype: | QString Value::toString() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 247-254 |
| | 3 | 2 |
UnionRegion| Name: | UnionRegion | | Prototype: | static void UnionRegion(const QRegionPrivate *reg1, const QRegionPrivate *reg2, QRegionPrivate &dest) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2423-2445 |
| | 16 | 2 |
TypeDestructor::customTypeDestructor| Name: | TypeDestructor::customTypeDestructor | | Prototype: | static void customTypeDestructor(const int type, void *where) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1832-1844 |
| | 8 | 2 |
TypeConstructor::customTypeConstructor| Name: | TypeConstructor::customTypeConstructor | | Prototype: | static void *customTypeConstructor(const int type, void *where, const void *copy) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1741-1753 |
| | 8 | 2 |
ThreadPoolThreadReleaser::~ThreadPoolThreadReleaser| Name: | ThreadPoolThreadReleaser::~ThreadPoolThreadReleaser | | Prototype: | ~ThreadPoolThreadReleaser() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 58-59 |
| | 1 | 2 |
ThreadPoolThreadReleaser::ThreadPoolThreadReleaser| Name: | ThreadPoolThreadReleaser::ThreadPoolThreadReleaser | | Prototype: | explicit ThreadPoolThreadReleaser(QThreadPool *pool) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 55-57 |
| | 1 | 2 |
TCBEase::value| Name: | TCBEase::value | | Prototype: | qreal value(qreal x) override | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 823-833 |
| | 5 | 2 |
SizeOf::customTypeSizeOf| Name: | 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 |
Selector::pseudoElement| Name: | Selector::pseudoElement | | Prototype: | QString Selector::pseudoElement() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1751-1757 |
| | 4 | 2 |
Segment::merge| Name: | Segment::merge | | Prototype: | void merge(Segment &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 968-989 |
| | 14 | 2 |
Scanner::scan| Name: | Scanner::scan | | Prototype: | void Scanner::scan(const QString &preprocessedInput, QVector<Symbol> *symbols) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2110-2123 |
| | 10 | 2 |
ScalableEntry::pixmap| Name: | ScalableEntry::pixmap | | Prototype: | QPixmap ScalableEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 535-542 |
| | 3 | 2 |
ResetOnDestroy::~ResetOnDestroy| Name: | ResetOnDestroy::~ResetOnDestroy | | Prototype: | ~ResetOnDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 708-712 |
| | 2 | 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 |
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 |
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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::isCanceled| Name: | 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::handleException| Name: | 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::BlockSizeManagerV2::timeBeforeUser| Name: | 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::BlockSizeManager::timeBeforeUser| Name: | QtConcurrent::BlockSizeManager::timeBeforeUser | | Prototype: | void BlockSizeManager::timeBeforeUser() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 143-150 |
| | 4 | 2 |
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_texture_caches::innerFunction::~HolderBase| Name: | Q_QGS_qt_texture_caches::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 98-98 |
| | 1 | 2 |
Q_QGS_qt_shader_storage::innerFunction::~HolderBase| Name: | Q_QGS_qt_shader_storage::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 95-95 |
| | 1 | 2 |
Q_QGS_qt_opengl_engine::innerFunction::~HolderBase| Name: | Q_QGS_qt_opengl_engine::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 190-190 |
| | 1 | 2 |
Q_QGS_qt_library_settings::innerFunction::~HolderBase| Name: | Q_QGS_qt_library_settings::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 78-78 |
| | 1 | 2 |
Q_QGS_qt_image_and_pixmap_cleanup_hooks::innerFunction::~HolderBase| Name: | Q_QGS_qt_image_and_pixmap_cleanup_hooks::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 41-41 |
| | 1 | 2 |
Q_QGS_qt_gradient_caches::innerFunction::~HolderBase| Name: | Q_QGS_qt_gradient_caches::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 54-54 |
| | 1 | 2 |
Q_QGS_qt_gradient_cache::innerFunction::~HolderBase| Name: | Q_QGS_qt_gradient_cache::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4395-4395 |
| | 1 | 2 |
Q_QGS_qt_gl_texture_cache::innerFunction::~HolderBase| Name: | Q_QGS_qt_gl_texture_cache::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1905-1905 |
| | 1 | 2 |