Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QAbstractFileEngine::closeName: | QAbstractFileEngine::close | Prototype: | bool QAbstractFileEngine::close() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 395-398 |
| | 1 | 1 |
QAbstractFileEngine::caseSensitiveName: | QAbstractFileEngine::caseSensitive | Prototype: | bool QAbstractFileEngine::caseSensitive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 600-603 |
| | 1 | 1 |
QAbstractFileEngine::atEndName: | QAbstractFileEngine::atEnd | Prototype: | bool QAbstractFileEngine::atEnd() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 782-785 |
| | 1 | 1 |
QAbstractFileEngine::QAbstractFileEngineName: | QAbstractFileEngine::QAbstractFileEngine | Prototype: | QAbstractFileEngine::QAbstractFileEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 353-356 |
| | 1 | 1 |
QAbstractFileEngine::QAbstractFileEngineName: | QAbstractFileEngine::QAbstractFileEngine | Prototype: | QAbstractFileEngine::QAbstractFileEngine(QAbstractFileEnginePrivate &dd) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 363-366 |
| | 1 | 1 |
QAbstractEventDispatcherPrivate::allocateTimerIdName: | QAbstractEventDispatcherPrivate::allocateTimerId | Prototype: | int QAbstractEventDispatcherPrivate::allocateTimerId() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 91-94 |
| | 1 | 1 |
QAbstractEventDispatcher::QAbstractEventDispatcherName: | QAbstractEventDispatcher::QAbstractEventDispatcher | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 145-146 |
| | 1 | 1 |
QAbstractEventDispatcher::QAbstractEventDispatcherName: | QAbstractEventDispatcher::QAbstractEventDispatcher | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QAbstractEventDispatcherPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 151-153 |
| | 1 | 1 |
QAbstractConcatenable::appendLatin1ToName: | QAbstractConcatenable::appendLatin1To | Prototype: | void QAbstractConcatenable::appendLatin1To(const char *a, int len, QChar *out) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10743-10746 |
| | 1 | 1 |
QAbstractButtonPrivate::QAbstractButtonPrivateName: | QAbstractButtonPrivate::QAbstractButtonPrivate | Prototype: | QAbstractButtonPrivate::QAbstractButtonPrivate(QSizePolicy::ControlType type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 167-180 |
| | 1 | 1 |
QAbstractButton::hitButtonName: | QAbstractButton::hitButton | Prototype: | bool QAbstractButton::hitButton(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 917-920 |
| | 1 | 1 |
QAbstractAnimation::updateDirectionName: | QAbstractAnimation::updateDirection | Prototype: | void QAbstractAnimation::updateDirection(QAbstractAnimation::Direction direction) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1476-1479 |
| | 1 | 1 |
QAbstractAnimation::eventName: | QAbstractAnimation::event | Prototype: | bool QAbstractAnimation::event(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1443-1446 |
| | 1 | 1 |
QAbstractAnimation::QAbstractAnimationName: | QAbstractAnimation::QAbstractAnimation | Prototype: | QAbstractAnimation::QAbstractAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1043-1048 |
| | 1 | 1 |
QAbstractAnimation::QAbstractAnimationName: | QAbstractAnimation::QAbstractAnimation | Prototype: | QAbstractAnimation::QAbstractAnimation(QAbstractAnimationPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1053-1058 |
| | 1 | 1 |
QACConnectionObject::senderListName: | QACConnectionObject::senderList | Prototype: | inline QObjectList senderList() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 274-275 |
| | 1 | 1 |
QACConnectionObject::receiverListName: | QACConnectionObject::receiverList | Prototype: | inline QObjectList receiverList(const char *signal) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 272-273 |
| | 1 | 1 |
QACConnectionObject::isSenderName: | QACConnectionObject::isSender | Prototype: | inline bool isSender(const QObject *receiver, const char *signal) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 270-271 |
| | 1 | 1 |
QACConnectionObject::d_funcName: | QACConnectionObject::d_func | Prototype: | inline QObjectPrivate* d_func() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 268-268 |
| | 1 | 1 |
QACConnectionObject::d_funcName: | QACConnectionObject::d_func | Prototype: | inline const QObjectPrivate* d_func() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 268-268 |
| | 1 | 1 |
PropertyNotifyEvent::PropertyNotifyEventName: | PropertyNotifyEvent::PropertyNotifyEvent | Prototype: | PropertyNotifyEvent(xcb_window_t win, xcb_atom_t property) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1439-1440 |
| | 1 | 1 |
PressDelayHandler::shouldEventBeIgnoredName: | PressDelayHandler::shouldEventBeIgnored | Prototype: | bool shouldEventBeIgnored(QEvent *) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 147-150 |
| | 1 | 1 |
PressDelayHandler::isDelayingName: | PressDelayHandler::isDelaying | Prototype: | bool isDelaying() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 152-155 |
| | 1 | 1 |
PressDelayHandler::PressDelayHandlerName: | PressDelayHandler::PressDelayHandler | Prototype: | PressDelayHandler(QObject *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 122-129 |
| | 1 | 1 |
PathSimplifier::Element::upperIndexName: | PathSimplifier::Element::upperIndex | Prototype: | quint32 &upperIndex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 296-296 |
| | 1 | 1 |
PathSimplifier::Element::upperIndexName: | PathSimplifier::Element::upperIndex | Prototype: | quint32 upperIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 298-298 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndexName: | PathSimplifier::Element::lowerIndex | Prototype: | quint32 &lowerIndex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 297-297 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndexName: | PathSimplifier::Element::lowerIndex | Prototype: | quint32 lowerIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 299-299 |
| | 1 | 1 |
PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchyName: | PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchy | Prototype: | inline PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 388-391 |
| | 1 | 1 |
Part::PartName: | Part::Part | Prototype: | Part() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7902-7902 |
| | 1 | 1 |
Part::PartName: | Part::Part | Prototype: | Part(const QString &s, int pos, int len, int num = -1) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7903-7904 |
| | 1 | 1 |
Parser::ParserName: | Parser::Parser | Prototype: | Parser::Parser(const QString &css, bool isFile) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2145-2148 |
| | 1 | 1 |
Parser::ParserName: | Parser::Parser | Prototype: | Parser::Parser(const char *json, int length) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 200-204 |
| | 1 | 1 |
PageItem::pageNumberName: | PageItem::pageNumber | Prototype: | inline int pageNumber() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 72-73 |
| | 1 | 1 |
PageItem::boundingRectName: | PageItem::boundingRect | Prototype: | QRectF boundingRect() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 69-70 |
| | 1 | 1 |
OsTypeTerm::isNullName: | OsTypeTerm::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: | 251-251 |
| | 1 | 1 |
OsTypeTerm::hostKernelVersionName: | OsTypeTerm::hostKernelVersion | Prototype: | static QVersionNumber hostKernelVersion() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 220-220 |
| | 1 | 1 |
Notify::NotifyName: | Notify::Notify | Prototype: | Notify(xcb_window_t win, int t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 845-846 |
| | 1 | 1 |
NoDasher::onName: | NoDasher::on | Prototype: | bool on() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 128-128 |
| | 1 | 1 |
NamePredicate::operator()Name: | NamePredicate::operator() | Prototype: | bool operator()(const QTestTablePrivate::Element &e) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | Lines: | 146-147 |
| | 1 | 1 |
NamePredicate::NamePredicateName: | NamePredicate::NamePredicate | Prototype: | explicit NamePredicate(const char *needle) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | Lines: | 144-144 |
| | 1 | 1 |
MinOverlapPlacer::findNonInsiders::[lambda]Name: | MinOverlapPlacer::findNonInsiders::[lambda] | Prototype: | [domain](const QRect &srcRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 489-489 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const void*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2041-2041 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2042-2042 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | template <typename T> const QMetaObject *delegate(const T *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2039-2040 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::NotBuiltinType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2043-2043 |
| | 1 | 1 |
MetaObject::MetaObjectImpl::MetaObjectName: | MetaObject::MetaObjectImpl::MetaObject | Prototype: | static const QMetaObject *MetaObject(int ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2024-2025 |
| | 1 | 1 |
MetaObject::MetaObjectName: | MetaObject::MetaObject | Prototype: | MetaObject(const int type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2017-2019 |
| | 1 | 1 |
LineEdit::handleReturnPressedName: | LineEdit::handleReturnPressed | Prototype: | void handleReturnPressed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 138-141 |
| | 1 | 1 |
LineBreakHelper::resetRightBearingName: | LineBreakHelper::resetRightBearing | Prototype: | inline void resetRightBearing() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1716-1719 |
| | 1 | 1 |
KeyChecker::timeName: | KeyChecker::time | Prototype: | xcb_timestamp_t time() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1443-1443 |
| | 1 | 1 |
KeyChecker::releaseName: | KeyChecker::release | Prototype: | bool release() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1442-1442 |
| | 1 | 1 |
Itemizer::~ItemizerName: | Itemizer::~Itemizer | Prototype: | ~Itemizer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 76-79 |
| | 1 | 1 |
IntersectionPoint::isValidName: | IntersectionPoint::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 147-147 |
| | 1 | 1 |
IntersectionPoint::isAccurateName: | IntersectionPoint::isAccurate | Prototype: | bool isAccurate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 149-149 |
| | 1 | 1 |
ImageReader::formatName: | ImageReader::format | Prototype: | QByteArray format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 388-388 |
| | 1 | 1 |
ImageReader::ImageReaderName: | ImageReader::ImageReader | Prototype: | ImageReader(const QString &fileName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 386-386 |
| | 1 | 1 |
IconCache::IconCacheName: | IconCache::IconCache | Prototype: | IconCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 106-110 |
| | 1 | 1 |
HandlersManager::registerHandlerName: | HandlersManager::registerHandler | Prototype: | void registerHandler(const QModulesPrivate::Names name, const QVariant::Handler *handler) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 92-95 |
| | 1 | 1 |
HandlersManager::operator[]Name: | HandlersManager::operator[] | Prototype: | const QVariant::Handler *operator[] (const uint typeId) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 87-90 |
| | 1 | 1 |
HB_GetUnicodeCharCombiningClassName: | HB_GetUnicodeCharCombiningClass | Prototype: | int HB_GetUnicodeCharCombiningClass(HB_UChar32 ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 61-64 |
| | 1 | 1 |
HB_GetUnicodeCharCategoryName: | HB_GetUnicodeCharCategory | Prototype: | HB_CharCategory HB_GetUnicodeCharCategory(HB_UChar32 ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 56-59 |
| | 1 | 1 |
HB_GetMirroredCharName: | HB_GetMirroredChar | Prototype: | HB_UChar16 HB_GetMirroredChar(HB_UChar16 ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 66-69 |
| | 1 | 1 |
GradientBase64::nullName: | GradientBase64::null | Prototype: | static Type null() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3486-3486 |
| | 1 | 1 |
GradientBase64::memfillName: | GradientBase64::memfill | Prototype: | static void memfill(Type *buffer, Type fill, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3495-3498 |
| | 1 | 1 |
GradientBase64::fetchSingleName: | GradientBase64::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, qreal v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3487-3490 |
| | 1 | 1 |
GradientBase64::fetchSingleName: | GradientBase64::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3491-3494 |
| | 1 | 1 |
GradientBase32::nullName: | GradientBase32::null | Prototype: | static Type null() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3467-3467 |
| | 1 | 1 |
GradientBase32::memfillName: | GradientBase32::memfill | Prototype: | static void memfill(Type *buffer, Type fill, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3476-3479 |
| | 1 | 1 |
GradientBase32::fetchSingleName: | GradientBase32::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, qreal v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3468-3471 |
| | 1 | 1 |
GradientBase32::fetchSingleName: | GradientBase32::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3472-3475 |
| | 1 | 1 |
Fraction::isValidName: | Fraction::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 100-100 |
| | 1 | 1 |
FormatRangeComparatorByStart::operator()Name: | FormatRangeComparatorByStart::operator() | Prototype: | bool operator()(int a, int b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3004-3006 |
| | 1 | 1 |
FormatRangeComparatorByStart::FormatRangeComparatorByStartName: | FormatRangeComparatorByStart::FormatRangeComparatorByStart | Prototype: | FormatRangeComparatorByStart(const QVector<QTextLayout::FormatRange> &list) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3003-3003 |
| | 1 | 1 |
FormatRangeComparatorByEnd::operator()Name: | FormatRangeComparatorByEnd::operator() | Prototype: | bool operator()(int a, int b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3012-3014 |
| | 1 | 1 |
FormatRangeComparatorByEnd::FormatRangeComparatorByEndName: | FormatRangeComparatorByEnd::FormatRangeComparatorByEnd | Prototype: | FormatRangeComparatorByEnd(const QVector<QTextLayout::FormatRange> &list) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3011-3011 |
| | 1 | 1 |
Flags::delegateName: | Flags::delegate | Prototype: | template<typename T> quint32 delegate(const T*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1979-1980 |
| | 1 | 1 |
Flags::delegateName: | Flags::delegate | Prototype: | quint32 delegate(const void*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1981-1981 |
| | 1 | 1 |
Flags::delegateName: | Flags::delegate | Prototype: | quint32 delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1982-1982 |
| | 1 | 1 |
Flags::delegateName: | Flags::delegate | Prototype: | quint32 delegate(const QMetaTypeSwitcher::NotBuiltinType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1983-1983 |
| | 1 | 1 |
Flags::FlagsImpl::FlagsName: | Flags::FlagsImpl::Flags | Prototype: | static quint32 Flags(const int ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1954-1957 |
| | 1 | 1 |
Flags::FlagsName: | Flags::Flags | Prototype: | Flags(const int type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1976-1978 |
| | 1 | 1 |
FixedColumnMatrix::storageName: | FixedColumnMatrix::storage | Prototype: | const Storage &storage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 71-71 |
| | 1 | 1 |
FixedColumnMatrix::rowCountName: | FixedColumnMatrix::rowCount | Prototype: | int rowCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 67-67 |
| | 1 | 1 |
FixedColumnMatrix::operator()Name: | FixedColumnMatrix::operator() | Prototype: | const T &operator()(int r, int c) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 64-64 |
| | 1 | 1 |
FixedColumnMatrix::operator()Name: | FixedColumnMatrix::operator() | Prototype: | T &operator()(int r, int c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 65-65 |
| | 1 | 1 |
FixedColumnMatrix::clearName: | FixedColumnMatrix::clear | Prototype: | void clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 62-62 |
| | 1 | 1 |
ExposeCompressor::pendingName: | ExposeCompressor::pending | Prototype: | bool pending() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1981-1984 |
| | 1 | 1 |
ElasticEase::ElasticEaseName: | ElasticEase::ElasticEase | Prototype: | ElasticEase(QEasingCurve::Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 845-847 |
| | 1 | 1 |
DrawTextItemRecorder::typeName: | DrawTextItemRecorder::type | Prototype: | Type type() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 495-498 |
| | 1 | 1 |
DrawTextItemRecorder::positionsName: | DrawTextItemRecorder::positions | Prototype: | QVector<QFixedPoint> positions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 505-508 |
| | 1 | 1 |
DrawTextItemRecorder::itemsName: | DrawTextItemRecorder::items | Prototype: | QVector<QStaticTextItem> items() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 500-503 |
| | 1 | 1 |
DrawTextItemRecorder::glyphsName: | DrawTextItemRecorder::glyphs | Prototype: | QVector<glyph_t> glyphs() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 510-513 |
| | 1 | 1 |
DrawTextItemRecorder::endName: | DrawTextItemRecorder::end | Prototype: | bool end() override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 493-493 |
| | 1 | 1 |
DrawTextItemRecorder::beginName: | DrawTextItemRecorder::begin | Prototype: | bool begin(QPaintDevice *) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 492-492 |
| | 1 | 1 |
DrawTextItemDevice::~DrawTextItemDeviceName: | DrawTextItemDevice::~DrawTextItemDevice | Prototype: | ~DrawTextItemDevice() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 535-538 |
| | 1 | 1 |
DrawTextItemDevice::positionsName: | DrawTextItemDevice::positions | Prototype: | QVector<QFixedPoint> positions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 587-590 |
| | 1 | 1 |
DrawTextItemDevice::paintEngineName: | DrawTextItemDevice::paintEngine | Prototype: | QPaintEngine *paintEngine() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 577-580 |
| | 1 | 1 |
DrawTextItemDevice::itemsName: | DrawTextItemDevice::items | Prototype: | QVector<QStaticTextItem> items() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 592-595 |
| | 1 | 1 |
DrawTextItemDevice::glyphsName: | DrawTextItemDevice::glyphs | Prototype: | QVector<glyph_t> glyphs() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 582-585 |
| | 1 | 1 |