| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 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::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: | 222-226 |
| | 2 | 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: | 121-123 |
| | 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: | 165-166 |
| | 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: | 167-167 |
| | 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: | 176-178 |
| | 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: | 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::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: | 206-209 |
| | 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: | 201-204 |
| | 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: | 219-219 |
| | 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: | 583-586 |
| | 1 | 1 |
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: | 561-565 |
| | 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: | 623-626 |
| | 1 | 1 |
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: | 600-604 |
| | 2 | 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: | 48-49 |
| | 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: | 50-51 |
| | 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: | 67-70 |
| | 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: | 72-76 |
| | 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: | 93-96 |
| | 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: | 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::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: | 54-54 |
| | 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: | 53-53 |
| | 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: | 98-99 |
| | 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: | 160-164 |
| | 2 | 1 |
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: | 181-184 |
| | 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: | 227-230 |
| | 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: | 232-235 |
| | 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: | 186-189 |
| | 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: | 106-109 |
| | 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: | 191-194 |
| | 1 | 1 |
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: | 101-104 |
| | 1 | 1 |
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: | 1360-1364 |
| | 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: | 1371-1375 |
| | 2 | 1 |
ResetOnDestroy::ResetOnDestroy| Name: | 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::ResourceHelper| Name: | 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::clear| Name: | 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_256AddLength| Name: | 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_512AddLength| Name: | 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::Segment| Name: | 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::connect| Name: | 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::left| Name: | 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::overlaps| Name: | 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::right| Name: | 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::produceIntersections| Name: | 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::ShaderProgramOpenGLFunctions| Name: | 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::SizeOf| Name: | 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::Size| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::SourceAndConstAlpha| Name: | 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::alpha| Name: | 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::bytemul| Name: | 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::alpha| Name: | 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::bytemul| Name: | 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::insert| Name: | 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::StrokeHandler| Name: | 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::nodeIds| Name: | 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::nodeNameEquals| Name: | 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 |
SubtractRegion| Name: | 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::TCBEase| Name: | 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::TCBPoint| Name: | 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::TextureBinder| Name: | 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::~TextureBinder| Name: | 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::ToBeLookedUpEquals| Name: | 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::Construct| Name: | 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::TypeConstructor| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::Destruct| Name: | 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::TypeDestructor| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::TypeInfo| Name: | 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::TypeInfoImpl| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::UnconditionalTransition| Name: | 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::eventTest| Name: | 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::exec| Name: | 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::ValueArray| Name: | 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::ValueExtractor| Name: | 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::VersionTerm| Name: | 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::isNull| Name: | 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::arrayToJson| Name: | 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::objectToJson| Name: | 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::XInput2TouchDeviceData| Name: | 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 |