| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
FixedColumnMatrix::storage| Name: | 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::Flags| Name: | 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::Flags| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::FormatRangeComparatorByEnd| Name: | 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::FormatRangeComparatorByStart| Name: | 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::isValid| Name: | 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::fetchSingle| Name: | 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::fetchSingle| Name: | 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::memfill| Name: | 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::null| Name: | 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::fetchSingle| Name: | 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::fetchSingle| Name: | 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::memfill| Name: | 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::null| Name: | 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_GetMirroredChar| Name: | 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_GetUnicodeCharCategory| Name: | 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_GetUnicodeCharCombiningClass| Name: | 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::registerHandler| Name: | 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::IconCache| Name: | 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::ImageReader| Name: | 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::format| Name: | 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::isAccurate| Name: | 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::isValid| Name: | 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::~Itemizer| Name: | 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::release| Name: | 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::time| Name: | 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::resetRightBearing| Name: | 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::handleReturnPressed| Name: | 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::MetaObject| Name: | 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::MetaObject| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::delegate| Name: | 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::NamePredicate| Name: | 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::on| Name: | 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::Notify| Name: | 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::hostKernelVersion| Name: | 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::isNull| Name: | 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::boundingRect| Name: | 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::pageNumber| Name: | 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::Parser| Name: | 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::Parser| Name: | 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::Part| Name: | 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::Part| Name: | 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::~BoundingVolumeHierarchy| Name: | 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::lowerIndex| Name: | 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::lowerIndex| Name: | 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::upperIndex| Name: | 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::upperIndex| Name: | 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::PressDelayHandler| Name: | 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::isDelaying| Name: | 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::shouldEventBeIgnored| Name: | 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::PropertyNotifyEvent| Name: | 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_func| Name: | 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_func| Name: | 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::isSender| Name: | 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::receiverList| Name: | 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::senderList| Name: | 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::QAbstractAnimation| Name: | 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::QAbstractAnimation| Name: | 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::event| Name: | 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::updateDirection| Name: | 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::hitButton| Name: | 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::QAbstractButtonPrivate| Name: | 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::appendLatin1To| Name: | 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::QAbstractEventDispatcher| Name: | 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::QAbstractEventDispatcher| Name: | 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::allocateTimerId| Name: | 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::QAbstractFileEngine| Name: | 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::QAbstractFileEngine| Name: | 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::atEnd| Name: | 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::caseSensitive| Name: | 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::close| Name: | 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::endEntryList| Name: | 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::flush| Name: | 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::handle| Name: | 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::isRelativePath| Name: | 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::isSequential| Name: | 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::pos| Name: | 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::remove| Name: | 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::setFileName| Name: | 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::size| Name: | 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::syncToDisk| Name: | 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::filters| Name: | 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::nameFilters| Name: | 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::path| Name: | 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::setPath| Name: | 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::isObscuredBy| Name: | 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::globalInstance| Name: | 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::createEditor| Name: | 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::editorEvent| Name: | 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 |