Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
AtSpiAdaptor::AtSpiAdaptorName: | AtSpiAdaptor::AtSpiAdaptor | Prototype: | AtSpiAdaptor::AtSpiAdaptor(DBusConnection *connection, QObject *parent) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 71-146 |
| | 10 | 1 |
AtSpiAdaptor::eventListenerDeregisteredName: | AtSpiAdaptor::eventListenerDeregistered | Prototype: | void AtSpiAdaptor::eventListenerDeregistered(const QString & , const QString & ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 790-794 |
| | 1 | 1 |
AtSpiAdaptor::eventListenerRegisteredName: | AtSpiAdaptor::eventListenerRegistered | Prototype: | void AtSpiAdaptor::eventListenerRegistered(const QString & , const QString & ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 796-800 |
| | 1 | 1 |
AtSpiAdaptor::getExtentsName: | AtSpiAdaptor::getExtents | Prototype: | QRect AtSpiAdaptor::getExtents(QAccessibleInterface *interface, uint coordType) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1692-1695 |
| | 1 | 1 |
AtSpiAdaptor::notifyStateChangeName: | AtSpiAdaptor::notifyStateChange | Prototype: | void AtSpiAdaptor::notifyStateChange(QAccessibleInterface *interface, const QString &state, int value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 877-883 |
| | 4 | 1 |
AtSpiAdaptor::packDBusSignalArgumentsName: | AtSpiAdaptor::packDBusSignalArguments | Prototype: | QVariantList AtSpiAdaptor::packDBusSignalArguments(const QString &type, int data1, int data2, const QVariant &variantData) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 834-840 |
| | 4 | 1 |
AtSpiAdaptor::sendDBusSignalName: | AtSpiAdaptor::sendDBusSignal | Prototype: | bool AtSpiAdaptor::sendDBusSignal(const QString &path, const QString &interface, const QString &signalName, const QVariantList &arguments) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 849-854 |
| | 3 | 1 |
AtSpiAdaptor::sendReplyName: | AtSpiAdaptor::sendReply | Prototype: | void AtSpiAdaptor::sendReply(const QDBusConnection &connection, const QDBusMessage &message, const QVariant &argument) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1529-1533 |
| | 2 | 1 |
AtSpiAdaptor::variantForPathName: | AtSpiAdaptor::variantForPath | Prototype: | QVariant AtSpiAdaptor::variantForPath(const QString &path) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 842-847 |
| | 3 | 1 |
AtSpiAttribute::AtSpiAttributeName: | AtSpiAttribute::AtSpiAttribute | Prototype: | AtSpiAttribute(const QString &aName, const QString &aValue) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1942-1942 |
| | 1 | 1 |
AtSpiAttribute::isNullName: | AtSpiAttribute::isNull | Prototype: | bool isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1943-1943 |
| | 1 | 1 |
AttributeFormatter::operator[]Name: | AttributeFormatter::operator[] | Prototype: | AttributeFormatterRef operator[](const char *key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 756-757 |
| | 1 | 1 |
AttributeFormatter::toFormattedName: | AttributeFormatter::toFormatted | Prototype: | QString toFormatted() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 759-759 |
| | 1 | 1 |
AttributeFormatterRef::AttributeFormatterRefName: | AttributeFormatterRef::AttributeFormatterRef | Prototype: | AttributeFormatterRef(QString &string, const char *key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 732-732 |
| | 1 | 1 |
AttributeFormatterRef::operator=Name: | AttributeFormatterRef::operator= | Prototype: | template <typename RHS> void operator=(RHS &&rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 734-736 |
| | 1 | 1 |
BackEase::BackEaseName: | BackEase::BackEase | Prototype: | BackEase(QEasingCurve::Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 913-915 |
| | 1 | 1 |
BackEase::copyName: | BackEase::copy | Prototype: | QEasingCurveFunction *copy() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 917-924 |
| | 5 | 1 |
BezierEase::BezierEaseName: | BezierEase::BezierEase | Prototype: | BezierEase(QEasingCurve::Type type = QEasingCurve::BezierSpline) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 441-443 |
| | 1 | 1 |
BezierEase::_acosName: | BezierEase::_acos | Prototype: | qreal static inline _acos(qreal x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 665-668 |
| | 1 | 1 |
BezierEase::_fast_cbrtName: | BezierEase::_fast_cbrt | Prototype: | float static inline _fast_cbrt(float x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 627-640 |
| | 4 | 1 |
BezierEase::_fast_cbrtName: | BezierEase::_fast_cbrt | Prototype: | double static inline _fast_cbrt(double d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 642-663 |
| | 7 | 1 |
BezierEase::copyName: | BezierEase::copy | Prototype: | QEasingCurveFunction *copy() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 499-509 |
| | 8 | 1 |
BezierEase::cosacosName: | BezierEase::cosacos | Prototype: | void static inline cosacos(qreal x, qreal &s1, qreal &s2, qreal &s3 ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 708-728 |
| | 6 | 1 |
BezierEase::evaluateDerivateForXName: | BezierEase::evaluateDerivateForX | Prototype: | qreal static inline evaluateDerivateForX(const SingleCubicBezier &singleCubicBezier, qreal t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 592-602 |
| | 6 | 1 |
BezierEase::evaluateForXName: | BezierEase::evaluateForX | Prototype: | qreal static inline evaluateForX(const SingleCubicBezier &singleCubicBezier, qreal t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 574-590 |
| | 10 | 1 |
BezierEase::evaluateSegmentForYName: | BezierEase::evaluateSegmentForY | Prototype: | qreal static inline evaluateSegmentForY(const SingleCubicBezier &singleCubicBezier, qreal t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 556-572 |
| | 10 | 1 |
BezierEase::findTForXName: | BezierEase::findTForX | Prototype: | qreal static inline findTForX(const SingleCubicBezier &singleCubicBezier, qreal x) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 800-820 |
| | 12 | 1 |
BezierEase::inRangeName: | BezierEase::inRange | Prototype: | bool static inline inRange(qreal f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 703-706 |
| | 1 | 1 |
BezierEase::newtonIterationName: | BezierEase::newtonIteration | Prototype: | qreal static inline newtonIteration(const SingleCubicBezier &singleCubicBezier, qreal t, qreal x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 526-533 |
| | 3 | 1 |
BlendSrcGeneric::BlendSrcGenericName: | BlendSrcGeneric::BlendSrcGeneric | Prototype: | BlendSrcGeneric(QSpanData *d, Operator o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4060-4063 |
| | 2 | 1 |
BlendSrcGeneric::fetchName: | BlendSrcGeneric::fetch | Prototype: | const uint *fetch(int x, int y, int len) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4065-4069 |
| | 2 | 1 |
BlendSrcGeneric::processName: | BlendSrcGeneric::process | Prototype: | void process(int, int, int len, int coverage, const uint *src, int offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4071-4074 |
| | 1 | 1 |
BlendSrcGenericRGB64::BlendSrcGenericRGB64Name: | BlendSrcGenericRGB64::BlendSrcGenericRGB64 | Prototype: | BlendSrcGenericRGB64(QSpanData *d, Operator o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4086-4089 |
| | 2 | 1 |
BlendSrcGenericRGB64::fetchName: | BlendSrcGenericRGB64::fetch | Prototype: | const QRgba64 *fetch(int x, int y, int len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4096-4100 |
| | 2 | 1 |
BlendSrcGenericRGB64::isSupportedName: | BlendSrcGenericRGB64::isSupported | Prototype: | bool isSupported() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4091-4094 |
| | 1 | 1 |
BlendSrcGenericRGB64::processName: | BlendSrcGenericRGB64::process | Prototype: | void process(int, int, int len, int coverage, const QRgba64 *src, int offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4102-4105 |
| | 1 | 1 |
BlendSrcGenericRGB64::storeName: | BlendSrcGenericRGB64::store | Prototype: | void store(int x, int y, int len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4107-4110 |
| | 1 | 1 |
BlendStateBinder::BlendStateBinderName: | BlendStateBinder::BlendStateBinder | Prototype: | BlendStateBinder() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 157-159 |
| | 1 | 1 |
Blend_ARGB32_on_ARGB32_SourceAlpha::writeName: | Blend_ARGB32_on_ARGB32_SourceAlpha::write | Prototype: | inline void write(quint32 *dst, quint32 src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 427-429 |
| | 1 | 1 |
Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::Blend_ARGB32_on_ARGB32_SourceAndConstAlphaName: | Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::Blend_ARGB32_on_ARGB32_SourceAndConstAlpha | Prototype: | inline Blend_ARGB32_on_ARGB32_SourceAndConstAlpha(quint32 alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 435-438 |
| | 2 | 1 |
Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::writeName: | Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::write | Prototype: | inline void write(quint32 *dst, quint32 src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 440-443 |
| | 2 | 1 |
Blend_ARGB32_on_RGB16_SourceAndConstAlpha::Blend_ARGB32_on_RGB16_SourceAndConstAlphaName: | Blend_ARGB32_on_RGB16_SourceAndConstAlpha::Blend_ARGB32_on_RGB16_SourceAndConstAlpha | Prototype: | inline Blend_ARGB32_on_RGB16_SourceAndConstAlpha(quint32 alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 109-111 |
| | 1 | 1 |
Blend_RGB16_on_RGB16_ConstAlpha::Blend_RGB16_on_RGB16_ConstAlphaName: | Blend_RGB16_on_RGB16_ConstAlpha::Blend_RGB16_on_RGB16_ConstAlpha | Prototype: | inline Blend_RGB16_on_RGB16_ConstAlpha(quint32 alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 79-82 |
| | 2 | 1 |
Blend_RGB16_on_RGB16_ConstAlpha::writeName: | Blend_RGB16_on_RGB16_ConstAlpha::write | Prototype: | inline void write(quint16 *dst, quint16 src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 84-86 |
| | 1 | 1 |
Blend_RGB16_on_RGB16_NoAlpha::writeName: | Blend_RGB16_on_RGB16_NoAlpha::write | Prototype: | inline void write(quint16 *dst, quint16 src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 73-73 |
| | 1 | 1 |
Blend_RGB32_on_RGB32_ConstAlpha::Blend_RGB32_on_RGB32_ConstAlphaName: | Blend_RGB32_on_RGB32_ConstAlpha::Blend_RGB32_on_RGB32_ConstAlpha | Prototype: | inline Blend_RGB32_on_RGB32_ConstAlpha(quint32 alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 411-414 |
| | 2 | 1 |
Blend_RGB32_on_RGB32_ConstAlpha::writeName: | Blend_RGB32_on_RGB32_ConstAlpha::write | Prototype: | inline void write(quint32 *dst, quint32 src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 416-418 |
| | 1 | 1 |
Blend_RGB32_on_RGB32_NoAlpha::writeName: | Blend_RGB32_on_RGB32_NoAlpha::write | Prototype: | inline void write(quint32 *dst, quint32 src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 405-405 |
| | 1 | 1 |
BounceEase::BounceEaseName: | BounceEase::BounceEase | Prototype: | BounceEase(QEasingCurve::Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 880-882 |
| | 1 | 1 |
BounceEase::copyName: | BounceEase::copy | Prototype: | QEasingCurveFunction *copy() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 884-891 |
| | 5 | 1 |
ByStandardKey::operator()Name: | ByStandardKey::operator() | Prototype: | bool operator()(QKeySequence::StandardKey lhs, QKeySequence::StandardKey rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 594-595 |
| | 1 | 1 |
ByStandardKey::operator()Name: | ByStandardKey::operator() | Prototype: | bool operator()(const QKeyBinding& lhs, const QKeyBinding& rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 597-598 |
| | 1 | 1 |
ByStandardKey::operator()Name: | ByStandardKey::operator() | Prototype: | bool operator()(QKeySequence::StandardKey lhs, const QKeyBinding& rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 600-601 |
| | 1 | 1 |
ByStandardKey::operator()Name: | ByStandardKey::operator() | Prototype: | bool operator()(const QKeyBinding& lhs, QKeySequence::StandardKey rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 603-604 |
| | 1 | 1 |
CacheAdaptor::CacheAdaptorName: | CacheAdaptor::CacheAdaptor | Prototype: | CacheAdaptor::CacheAdaptor(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/cache_adaptor.cpp | Lines: | 24-29 |
| | 1 | 1 |
CacheAdaptor::GetItemsName: | CacheAdaptor::GetItems | Prototype: | QSpiAccessibleCacheArray CacheAdaptor::GetItems() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/cache_adaptor.cpp | Lines: | 36-42 |
| | 3 | 1 |
CalculationCache::TransitionInfo::TransitionInfoName: | CalculationCache::TransitionInfo::TransitionInfo | Prototype: | TransitionInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 198-203 |
| | 1 | 1 |
CalculationCache::insertName: | CalculationCache::insert | Prototype: | void insert(QAbstractTransition *t, const QList<QAbstractState *> &targets) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 221-231 |
| | 7 | 1 |
CalculationCache::insertName: | CalculationCache::insert | Prototype: | void insert(QAbstractTransition *t, const QSet<QAbstractState *> &exits) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 245-255 |
| | 7 | 1 |
CalculationCache::insertName: | CalculationCache::insert | Prototype: | void insert(QAbstractTransition *t, QAbstractState *domain) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 269-279 |
| | 7 | 1 |
CapabilitiesToStateMask::canBlitterAlphaFillRectName: | CapabilitiesToStateMask::canBlitterAlphaFillRect | Prototype: | inline bool canBlitterAlphaFillRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 97-100 |
| | 1 | 1 |
CapabilitiesToStateMask::canBlitterDrawRectMaskName: | CapabilitiesToStateMask::canBlitterDrawRectMask | Prototype: | inline bool canBlitterDrawRectMask() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 102-105 |
| | 1 | 1 |
CapabilitiesToStateMask::canBlitterFillRectName: | CapabilitiesToStateMask::canBlitterFillRect | Prototype: | inline bool canBlitterFillRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 92-95 |
| | 1 | 1 |
CapabilitiesToStateMask::checkStateAgainstMaskName: | CapabilitiesToStateMask::checkStateAgainstMask | Prototype: | static inline bool checkStateAgainstMask(uint state, uint mask) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 157-160 |
| | 1 | 1 |
CapabilitiesToStateMask::setAlphaFillRectMaskName: | CapabilitiesToStateMask::setAlphaFillRectMask | Prototype: | void setAlphaFillRectMask() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 180-196 |
| | 10 | 1 |
CapabilitiesToStateMask::setFillRectMaskName: | CapabilitiesToStateMask::setFillRectMask | Prototype: | void setFillRectMask() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 162-178 |
| | 10 | 1 |
CapabilitiesToStateMask::setOpacityPixmapMaskName: | CapabilitiesToStateMask::setOpacityPixmapMask | Prototype: | void setOpacityPixmapMask() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 224-239 |
| | 10 | 1 |
CapabilitiesToStateMask::setSourceOverPixmapMaskName: | CapabilitiesToStateMask::setSourceOverPixmapMask | Prototype: | void setSourceOverPixmapMask() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 215-217 |
| | 1 | 1 |
CapabilitiesToStateMask::setSourceOverScaledPixmapMaskName: | CapabilitiesToStateMask::setSourceOverScaledPixmapMask | Prototype: | void setSourceOverScaledPixmapMask() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 219-222 |
| | 2 | 1 |
CapabilitiesToStateMask::setSourcePixmapMaskName: | CapabilitiesToStateMask::setSourcePixmapMask | Prototype: | void setSourcePixmapMask() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 198-213 |
| | 10 | 1 |
CapabilitiesToStateMask::updateStateName: | CapabilitiesToStateMask::updateState | Prototype: | inline void updateState(uint mask, bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 146-148 |
| | 1 | 1 |
CapabilitiesToStateMask::updateStateBitsName: | CapabilitiesToStateMask::updateStateBits | Prototype: | static inline void updateStateBits(uint *state, uint mask, bool on) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 152-155 |
| | 1 | 1 |
CaseInsensitiveLessThan::operator()Name: | CaseInsensitiveLessThan::operator() | Prototype: | result_type operator()(const QString &s1, const QString &s2) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 256-259 |
| | 1 | 1 |
CentralFileHeader::toLocalHeaderName: | CentralFileHeader::toLocalHeader | Prototype: | LocalFileHeader CentralFileHeader::toLocalHeader() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 542-556 |
| | 12 | 1 |
ClientMessageScanner::ClientMessageScannerName: | ClientMessageScanner::ClientMessageScanner | Prototype: | ClientMessageScanner(xcb_atom_t a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 805-805 |
| | 1 | 1 |
ClipboardEvent::ClipboardEventName: | ClipboardEvent::ClipboardEvent | Prototype: | ClipboardEvent(QXcbConnection *c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 869-870 |
| | 1 | 1 |
CloseButton::CloseButtonName: | CloseButton::CloseButton | Prototype: | CloseButton::CloseButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2555-2566 |
| | 4 | 1 |
CloseButton::sizeHintName: | CloseButton::sizeHint | Prototype: | QSize CloseButton::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2568-2574 |
| | 4 | 1 |
ControlContainer::ControlContainerName: | ControlContainer::ControlContainer | Prototype: | ControlContainer::ControlContainer(QMdiSubWindow *mdiChild) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 694-716 |
| | 9 | 1 |
ControlContainer::~ControlContainerName: | ControlContainer::~ControlContainer | Prototype: | ControlContainer::~ControlContainer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 718-727 |
| | 5 | 1 |
ControlLabel::ControlLabelName: | ControlLabel::ControlLabel | Prototype: | ControlLabel::ControlLabel(QMdiSubWindow *subWindow, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 391-398 |
| | 4 | 1 |
ControlLabel::paintEventName: | ControlLabel::paintEvent | Prototype: | void ControlLabel::paintEvent(QPaintEvent * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 429-433 |
| | 2 | 1 |
ControlLabel::sizeHintName: | ControlLabel::sizeHint | Prototype: | QSize ControlLabel::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 403-406 |
| | 1 | 1 |
ControllerWidget::initStyleOptionName: | ControllerWidget::initStyleOption | Prototype: | void ControllerWidget::initStyleOption(QStyleOptionComplex *option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 684-689 |
| | 3 | 1 |
ControllerWidget::leaveEventName: | ControllerWidget::leaveEvent | Prototype: | void ControllerWidget::leaveEvent(QEvent * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 659-663 |
| | 2 | 1 |
ControllerWidget::sizeHintName: | ControllerWidget::sizeHint | Prototype: | QSize ControllerWidget::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 554-561 |
| | 5 | 1 |
CreateMagicMatchRuleResult::CreateMagicMatchRuleResultName: | CreateMagicMatchRuleResult::CreateMagicMatchRuleResult | Prototype: | CreateMagicMatchRuleResult(const QStringRef &type, const QStringRef &value, const QStringRef &offsets, const QStringRef &mask) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | Lines: | 179-183 |
| | 3 | 1 |
CursorUpdateEvent::CursorUpdateEventName: | CursorUpdateEvent::CursorUpdateEvent | Prototype: | CursorUpdateEvent(const QPoint &pos, const QRegion &rgn) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 254-258 |
| | 1 | 1 |
CursorUpdateEvent::posName: | CursorUpdateEvent::pos | Prototype: | QPoint pos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 259-259 |
| | 1 | 1 |
CursorUpdateEvent::regionName: | CursorUpdateEvent::region | Prototype: | QRegion region() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 260-260 |
| | 1 | 1 |
DBusConnection::connectionName: | DBusConnection::connection | Prototype: | QDBusConnection DBusConnection::connection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | Lines: | 164-167 |
| | 1 | 1 |
DBusConnection::dbusErrorName: | DBusConnection::dbusError | Prototype: | void DBusConnection::dbusError(const QDBusError &error) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | Lines: | 155-158 |
| | 1 | 1 |
DBusConnection::getAddressFromXCB::[lambda]Name: | DBusConnection::getAddressFromXCB::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | Lines: | 96-96 |
| | 0 | 1 |
DBusConnection::serviceUnregisteredName: | DBusConnection::serviceUnregistered | Prototype: | void DBusConnection::serviceUnregistered() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | Lines: | 138-141 |
| | 1 | 1 |
Dasher::onName: | Dasher::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: | 112-114 |
| | 1 | 1 |
DefaultRoleNames::DefaultRoleNamesName: | DefaultRoleNames::DefaultRoleNames | Prototype: | DefaultRoleNames() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 532-539 |
| | 6 | 1 |
DefaultStateTransition::DefaultStateTransitionName: | DefaultStateTransition::DefaultStateTransition | Prototype: | DefaultStateTransition::DefaultStateTransition(QHistoryState *source, QAbstractState *target) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 139-144 |
| | 2 | 1 |
DetailButton::DetailButtonName: | DetailButton::DetailButton | Prototype: | DetailButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 163-166 |
| | 1 | 1 |
DetailButton::labelName: | DetailButton::label | Prototype: | QString label(DetailButtonLabel label) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 168-169 |
| | 1 | 1 |
DetailButton::setLabelName: | DetailButton::setLabel | Prototype: | void setLabel(DetailButtonLabel lbl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 171-172 |
| | 1 | 1 |