Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QtFontStyle::Key::KeyName: | 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: | 203-203 |
| | 1 | 1 |
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: | 215-219 |
| | 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: | 212-214 |
| | 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: | 208-211 |
| | 2 | 1 |
QtFontStyle::QtFontStyleName: | 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: | 222-226 |
| | 2 | 1 |
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: | 121-123 |
| | 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: | 165-166 |
| | 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: | 167-167 |
| | 1 | 1 |
QtPrivate::ExceptionHolder::ExceptionHolderName: | 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: | 176-178 |
| | 1 | 1 |
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: | 173-174 |
| | 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: | 180-183 |
| | 1 | 1 |
QtPrivate::ExceptionStore::exceptionName: | 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: | 206-209 |
| | 1 | 1 |
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: | 201-204 |
| | 1 | 1 |
QtPrivate::ExceptionStore::hasThrownName: | 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: | 219-219 |
| | 1 | 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: | 583-586 |
| | 1 | 1 |
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: | 561-565 |
| | 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: | 623-626 |
| | 1 | 1 |
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: | 600-604 |
| | 2 | 1 |
QtPrivate::ResultIteratorBase::ResultIteratorBaseName: | 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: | 48-49 |
| | 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: | 50-51 |
| | 1 | 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: | 67-70 |
| | 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: | 72-76 |
| | 2 | 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: | 93-96 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::isVectorName: | 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: | 88-91 |
| | 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: | 83-86 |
| | 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: | 78-81 |
| | 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: | 54-54 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::vectorIndexName: | 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: | 53-53 |
| | 1 | 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: | 98-99 |
| | 1 | 1 |
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: | 160-164 |
| | 2 | 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: | 181-184 |
| | 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: | 227-230 |
| | 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: | 232-235 |
| | 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: | 186-189 |
| | 1 | 1 |
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: | 106-109 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::hasNextResultName: | 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: | 191-194 |
| | 1 | 1 |
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: | 101-104 |
| | 1 | 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: | 1360-1364 |
| | 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: | 1371-1375 |
| | 2 | 1 |
ResetOnDestroy::ResetOnDestroyName: | ResetOnDestroy::ResetOnDestroy | Prototype: | ResetOnDestroy(QMenuSloppyState *sloppyState, bool *guard) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 707-712 |
| | 1 | 1 |
ResourceHelper::ResourceHelperName: | ResourceHelper::ResourceHelper | Prototype: | ResourceHelper::ResourceHelper() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 76-80 |
| | 2 | 1 |
ResourceHelper::clearName: | ResourceHelper::clear | Prototype: | void ResourceHelper::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 82-88 |
| | 4 | 1 |
SHA224_256AddLengthName: | SHA224_256AddLength | Prototype: | static inline int SHA224_256AddLength(SHA256Context *context, unsigned int length) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 153-157 |
| | 2 | 1 |
SHA384_512AddLengthName: | SHA384_512AddLength | Prototype: | static inline int SHA384_512AddLength(SHA512Context *context, unsigned int length) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 158-162 |
| | 2 | 1 |
Segment::SegmentName: | Segment::Segment | Prototype: | Segment(const QPoint &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 955-959 |
| | 2 | 1 |
Segment::connectName: | Segment::connect | Prototype: | void connect(Segment &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 976-982 |
| | 3 | 1 |
Segment::leftName: | Segment::left | Prototype: | int left() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 961-964 |
| | 1 | 1 |
Segment::overlapsName: | Segment::overlaps | Prototype: | bool overlaps(const Segment &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 971-974 |
| | 1 | 1 |
Segment::rightName: | Segment::right | Prototype: | int right() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 966-969 |
| | 1 | 1 |
SegmentTree::produceIntersectionsName: | SegmentTree::produceIntersections | Prototype: | void SegmentTree::produceIntersections(int segment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 511-522 |
| | 7 | 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: | 557-561 |
| | 2 | 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: | 1909-1911 |
| | 1 | 1 |
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: | 1890-1890 |
| | 1 | 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: | 1913-1914 |
| | 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: | 1915-1915 |
| | 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: | 1916-1916 |
| | 1 | 1 |
SourceAndConstAlpha::SourceAndConstAlphaName: | SourceAndConstAlpha::SourceAndConstAlpha | Prototype: | SourceAndConstAlpha(int a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 54-56 |
| | 1 | 1 |
SourceAndConstAlpha::alphaName: | SourceAndConstAlpha::alpha | Prototype: | inline uchar alpha(uchar src) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 57-57 |
| | 1 | 1 |
SourceAndConstAlpha::bytemulName: | SourceAndConstAlpha::bytemul | Prototype: | inline quint16 bytemul(quint16 x) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 58-62 |
| | 3 | 1 |
SourceOnlyAlpha::alphaName: | SourceOnlyAlpha::alpha | Prototype: | inline uchar alpha(uchar src) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 47-47 |
| | 1 | 1 |
SourceOnlyAlpha::bytemulName: | SourceOnlyAlpha::bytemul | Prototype: | inline quint16 bytemul(quint16 spix) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 48-48 |
| | 1 | 1 |
StaticDayOfWeekAssociativeArray::insertName: | StaticDayOfWeekAssociativeArray::insert | Prototype: | void insert(Qt::DayOfWeek day, T v) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 845-848 |
| | 1 | 1 |
StaticDayOfWeekAssociativeArray::operator[]Name: | StaticDayOfWeekAssociativeArray::operator[] | Prototype: | T &operator[](Qt::DayOfWeek day) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 838-843 |
| | 3 | 1 |
StrokeHandler::StrokeHandlerName: | StrokeHandler::StrokeHandler | Prototype: | StrokeHandler(int reserve) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 156-156 |
| | 1 | 1 |
StyleSelector::nodeIdsName: | StyleSelector::nodeIds | Prototype: | QStringList StyleSelector::nodeIds(NodePtr node) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1849-1852 |
| | 1 | 1 |
StyleSelector::nodeNameEqualsName: | StyleSelector::nodeNameEquals | Prototype: | bool StyleSelector::nodeNameEquals(NodePtr node, const QString& nodeName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1844-1847 |
| | 1 | 1 |
SubtractRegionName: | SubtractRegion | Prototype: | static void SubtractRegion(QRegionPrivate *regM, QRegionPrivate *regS, QRegionPrivate &dest) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2625-2644 |
| | 7 | 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: | 825-827 |
| | 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: | 339-339 |
| | 1 | 1 |
TCBPoint::operator==Name: | TCBPoint::operator== | Prototype: | bool operator==(const TCBPoint &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 341-347 |
| | 4 | 1 |
TextureBinder::TextureBinderName: | TextureBinder::TextureBinder | Prototype: | TextureBinder(GLenum target, GLuint textureId) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 134-137 |
| | 1 | 1 |
TextureBinder::~TextureBinderName: | TextureBinder::~TextureBinder | Prototype: | ~TextureBinder() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 426-429 |
| | 1 | 1 |
ToBeLookedUpEquals::ToBeLookedUpEqualsName: | ToBeLookedUpEquals::ToBeLookedUpEquals | Prototype: | explicit ToBeLookedUpEquals(const QString &toBeLookedUp) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 67-67 |
| | 1 | 1 |
ToBeLookedUpEquals::operator()Name: | ToBeLookedUpEquals::operator() | Prototype: | result_type operator()(QHostInfoRunnable* lookup) const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 68-71 |
| | 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: | 1728-1728 |
| | 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: | 1746-1749 |
| | 1 | 1 |
TypeConstructor::delegateName: | TypeConstructor::delegate | Prototype: | void *delegate(const void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1753-1753 |
| | 1 | 1 |
TypeConstructor::delegateName: | TypeConstructor::delegate | Prototype: | void *delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1754-1754 |
| | 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: | 1751-1752 |
| | 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: | 1755-1755 |
| | 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: | 1816-1816 |
| | 1 | 1 |
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: | 1837-1839 |
| | 1 | 1 |
TypeDestructor::delegateName: | TypeDestructor::delegate | Prototype: | template<typename T> void delegate(const T *where) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1841-1842 |
| | 1 | 1 |
TypeDestructor::delegateName: | TypeDestructor::delegate | Prototype: | void delegate(const QMetaTypeSwitcher::NotBuiltinType *where) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1845-1846 |
| | 1 | 1 |
TypeInfo::TypeInfoName: | TypeInfo::TypeInfo | Prototype: | TypeInfo(const uint type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2239-2244 |
| | 2 | 1 |
TypeInfo::TypeInfoImpl::TypeInfoImplName: | TypeInfo::TypeInfoImpl::TypeInfoImpl | Prototype: | TypeInfoImpl(const uint , QMetaTypeInterface &info) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2213-2217 |
| | 2 | 1 |
TypeInfo::delegateName: | TypeInfo::delegate | Prototype: | template<typename T> void delegate(const T*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2245-2246 |
| | 1 | 1 |
TypeInfo::delegateName: | TypeInfo::delegate | Prototype: | void delegate(const QMetaTypeSwitcher::NotBuiltinType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2248-2248 |
| | 1 | 1 |
UnconditionalTransition::UnconditionalTransitionName: | UnconditionalTransition::UnconditionalTransition | Prototype: | UnconditionalTransition(QAbstractState *target) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 398-400 |
| | 1 | 1 |
UnconditionalTransition::eventTestName: | UnconditionalTransition::eventTest | Prototype: | bool eventTest(QEvent *) override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 403-403 |
| | 1 | 1 |
UnrollTailLoop::execName: | UnrollTailLoop::exec | Prototype: | template <> template <typename RetType, typename Functor1, typename Functor2> inline RetType UnrollTailLoop<0>::exec(int, RetType returnIfExited, Functor1, Functor2, int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 204-208 |
| | 1 | 1 |
UnrollTailLoop::exec::[lambda]Name: | UnrollTailLoop::exec::[lambda] | Prototype: | [](int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 201-201 |
| | 1 | 1 |
UnrollTailLoop::exec::[lambda]Name: | UnrollTailLoop::exec::[lambda] | Prototype: | [=](int i) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 201-201 |
| | 1 | 1 |
ValueArray::ValueArrayName: | ValueArray::ValueArray | Prototype: | ValueArray() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 488-488 |
| | 1 | 1 |
ValueExtractor::ValueExtractorName: | ValueExtractor::ValueExtractor | Prototype: | ValueExtractor::ValueExtractor(const QVector<Declaration> &decls, const QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 399-402 |
| | 2 | 1 |
VersionTerm::VersionTermName: | VersionTerm::VersionTerm | Prototype: | VersionTerm() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 165-165 |
| | 1 | 1 |
VersionTerm::isNullName: | VersionTerm::isNull | Prototype: | bool isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 167-167 |
| | 1 | 1 |
Writer::arrayToJsonName: | Writer::arrayToJson | Prototype: | void Writer::arrayToJson(const QJsonPrivate::Array *a, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 219-226 |
| | 5 | 1 |
Writer::objectToJsonName: | Writer::objectToJson | Prototype: | void Writer::objectToJson(const QJsonPrivate::Object *o, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 210-217 |
| | 5 | 1 |
XInput2TouchDeviceData::XInput2TouchDeviceDataName: | XInput2TouchDeviceData::XInput2TouchDeviceData | Prototype: | XInput2TouchDeviceData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 55-60 |
| | 2 | 1 |