| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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::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::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 |
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 |
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 |
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::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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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_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 |
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 |
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::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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
FixedColumnMatrix::rowCount| Name: | 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: | 61-61 |
| | 1 | 1 |
FixedColumnMatrix::removeRow| Name: | FixedColumnMatrix::removeRow | | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::removeRow(int r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 93-97 |
| | 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: | 58-58 |
| | 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: | 59-59 |
| | 1 | 1 |
FixedColumnMatrix::count| Name: | FixedColumnMatrix::count | | Prototype: | int count(const T &value) 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::clear| Name: | 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: | 56-56 |
| | 1 | 1 |
ExposeCompressor::pending| Name: | 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: | 1994-1997 |
| | 1 | 1 |
ElasticEase::ElasticEase| Name: | 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: | 839-841 |
| | 1 | 1 |
DrawTextItemRecorder::type| Name: | 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: | 489-492 |
| | 1 | 1 |
DrawTextItemRecorder::positions| Name: | 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: | 499-502 |
| | 1 | 1 |
DrawTextItemRecorder::items| Name: | 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: | 494-497 |
| | 1 | 1 |
DrawTextItemRecorder::glyphs| Name: | 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: | 504-507 |
| | 1 | 1 |
DrawTextItemRecorder::end| Name: | 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: | 487-487 |
| | 1 | 1 |
DrawTextItemRecorder::begin| Name: | 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: | 486-486 |
| | 1 | 1 |
DrawTextItemDevice::~DrawTextItemDevice| Name: | DrawTextItemDevice::~DrawTextItemDevice | | Prototype: | ~DrawTextItemDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 529-532 |
| | 1 | 1 |
DrawTextItemDevice::positions| Name: | 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: | 581-584 |
| | 1 | 1 |
DrawTextItemDevice::paintEngine| Name: | 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: | 571-574 |
| | 1 | 1 |
DrawTextItemDevice::items| Name: | 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: | 586-589 |
| | 1 | 1 |
DrawTextItemDevice::glyphs| Name: | 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: | 576-579 |
| | 1 | 1 |