Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 70-70 |
| | 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: | 1959-1961 |
| | 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: | 1937-1940 |
| | 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: | 1962-1963 |
| | 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: | 1964-1964 |
| | 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: | 1965-1965 |
| | 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: | 1966-1966 |
| | 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: | 3000-3000 |
| | 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: | 3001-3003 |
| | 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: | 2992-2992 |
| | 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: | 2993-2995 |
| | 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: | 94-94 |
| | 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: | 3469-3472 |
| | 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: | 3473-3476 |
| | 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: | 3477-3480 |
| | 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: | 3468-3468 |
| | 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: | 3488-3491 |
| | 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: | 3492-3495 |
| | 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: | 3496-3499 |
| | 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: | 3487-3487 |
| | 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: | 60-63 |
| | 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: | 50-53 |
| | 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: | 55-58 |
| | 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: | 91-94 |
| | 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: | 96-99 |
| | 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: | 97-101 |
| | 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: | 377-377 |
| | 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: | 379-379 |
| | 1 | 1 |
IntersectionPoint::isAccurateName: | IntersectionPoint::isAccurate | Prototype: | bool isAccurate() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 143-143 |
| | 1 | 1 |
IntersectionPoint::isValidName: | IntersectionPoint::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 141-141 |
| | 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: | 70-73 |
| | 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: | 1435-1435 |
| | 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: | 1436-1436 |
| | 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: | 1710-1713 |
| | 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: | 132-135 |
| | 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: | 2000-2002 |
| | 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: | 2007-2008 |
| | 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: | 2024-2024 |
| | 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: | 2025-2025 |
| | 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: | 2022-2023 |
| | 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: | 2026-2026 |
| | 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: | 138-138 |
| | 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: | 140-141 |
| | 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: | 122-122 |
| | 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: | 839-840 |
| | 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: | 230-230 |
| | 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: | 261-261 |
| | 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: | 63-64 |
| | 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: | 66-67 |
| | 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: | 2138-2141 |
| | 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: | 194-198 |
| | 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: | 7880-7880 |
| | 1 | 1 |
Part::PartName: | Part::Part | Prototype: | Part(const QString &s, int pos, int len, int num = -1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7881-7882 |
| | 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: | 382-385 |
| | 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: | 291-291 |
| | 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: | 293-293 |
| | 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: | 290-290 |
| | 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: | 292-292 |
| | 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: | 115-122 |
| | 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: | 145-148 |
| | 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: | 140-143 |
| | 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: | 1428-1429 |
| | 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: | 264-264 |
| | 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: | 264-264 |
| | 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: | 266-267 |
| | 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: | 268-269 |
| | 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: | 270-271 |
| | 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: | 1037-1042 |
| | 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: | 1047-1052 |
| | 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: | 1437-1440 |
| | 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: | 1470-1473 |
| | 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: | 910-913 |
| | 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: | 161-174 |
| | 1 | 1 |
QAbstractConcatenable::appendLatin1ToName: | QAbstractConcatenable::appendLatin1To | Prototype: | void QAbstractConcatenable::appendLatin1To(const char *a, int len, QChar *out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10650-10653 |
| | 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: | 139-140 |
| | 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: | 145-147 |
| | 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: | 85-88 |
| | 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: | 347-350 |
| | 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: | 357-360 |
| | 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: | 776-779 |
| | 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: | 594-597 |
| | 1 | 1 |
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: | 389-392 |
| | 1 | 1 |
QAbstractFileEngine::endEntryListName: | QAbstractFileEngine::endEntryList | Prototype: | QAbstractFileEngine::Iterator *QAbstractFileEngine::endEntryList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1077-1080 |
| | 1 | 1 |
QAbstractFileEngine::flushName: | QAbstractFileEngine::flush | Prototype: | bool QAbstractFileEngine::flush() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 413-416 |
| | 1 | 1 |
QAbstractFileEngine::handleName: | QAbstractFileEngine::handle | Prototype: | int QAbstractFileEngine::handle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 759-762 |
| | 1 | 1 |
QAbstractFileEngine::isRelativePathName: | QAbstractFileEngine::isRelativePath | Prototype: | bool QAbstractFileEngine::isRelativePath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 607-610 |
| | 1 | 1 |
QAbstractFileEngine::isSequentialName: | QAbstractFileEngine::isSequential | Prototype: | bool QAbstractFileEngine::isSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 460-463 |
| | 1 | 1 |
QAbstractFileEngine::posName: | QAbstractFileEngine::pos | Prototype: | qint64 QAbstractFileEngine::pos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 431-434 |
| | 1 | 1 |
QAbstractFileEngine::removeName: | QAbstractFileEngine::remove | Prototype: | bool QAbstractFileEngine::remove() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 473-476 |
| | 1 | 1 |
QAbstractFileEngine::setFileNameName: | QAbstractFileEngine::setFileName | Prototype: | void QAbstractFileEngine::setFileName(const QString &file) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 749-752 |
| | 1 | 1 |
QAbstractFileEngine::sizeName: | QAbstractFileEngine::size | Prototype: | qint64 QAbstractFileEngine::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 421-424 |
| | 1 | 1 |
QAbstractFileEngine::syncToDiskName: | QAbstractFileEngine::syncToDisk | Prototype: | bool QAbstractFileEngine::syncToDisk() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 402-405 |
| | 1 | 1 |
QAbstractFileEngineIterator::filtersName: | QAbstractFileEngineIterator::filters | Prototype: | QDir::Filters QAbstractFileEngineIterator::filters() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 965-968 |
| | 1 | 1 |
QAbstractFileEngineIterator::nameFiltersName: | QAbstractFileEngineIterator::nameFilters | Prototype: | QStringList QAbstractFileEngineIterator::nameFilters() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 955-958 |
| | 1 | 1 |
QAbstractFileEngineIterator::pathName: | QAbstractFileEngineIterator::path | Prototype: | QString QAbstractFileEngineIterator::path() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 934-937 |
| | 1 | 1 |
QAbstractFileEngineIterator::setPathName: | QAbstractFileEngineIterator::setPath | Prototype: | void QAbstractFileEngineIterator::setPath(const QString &path) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 945-948 |
| | 1 | 1 |
QAbstractGraphicsShapeItem::isObscuredByName: | QAbstractGraphicsShapeItem::isObscuredBy | Prototype: | bool QAbstractGraphicsShapeItem::isObscuredBy(const QGraphicsItem *item) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8190-8193 |
| | 1 | 1 |
QAbstractHostInfoLookupManager::globalInstanceName: | QAbstractHostInfoLookupManager::globalInstance | Prototype: | QAbstractHostInfoLookupManager* QAbstractHostInfoLookupManager::globalInstance() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 784-787 |
| | 1 | 1 |
QAbstractItemDelegate::createEditorName: | QAbstractItemDelegate::createEditor | Prototype: | QWidget *QAbstractItemDelegate::createEditor(QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | Lines: | 239-244 |
| | 1 | 1 |
QAbstractItemDelegate::editorEventName: | QAbstractItemDelegate::editorEvent | Prototype: | bool QAbstractItemDelegate::editorEvent(QEvent *, QAbstractItemModel *, const QStyleOptionViewItem &, const QModelIndex &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | Lines: | 324-331 |
| | 1 | 1 |