| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
AtSpiAdaptor::AtSpiAdaptor| Name: | 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: | 65-140 |
| | 10 | 1 |
AtSpiAdaptor::eventListenerDeregistered| Name: | 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: | 784-788 |
| | 1 | 1 |
AtSpiAdaptor::eventListenerRegistered| Name: | 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: | 790-794 |
| | 1 | 1 |
AtSpiAdaptor::getExtents| Name: | AtSpiAdaptor::getExtents | | Prototype: | QRect AtSpiAdaptor::getExtents(QAccessibleInterface *interface, uint coordType) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1686-1689 |
| | 1 | 1 |
AtSpiAdaptor::notifyStateChange| Name: | 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: | 871-877 |
| | 4 | 1 |
AtSpiAdaptor::packDBusSignalArguments| Name: | 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: | 828-834 |
| | 4 | 1 |
AtSpiAdaptor::sendDBusSignal| Name: | 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: | 843-848 |
| | 3 | 1 |
AtSpiAdaptor::sendReply| Name: | 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: | 1523-1527 |
| | 2 | 1 |
AtSpiAdaptor::variantForPath| Name: | 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: | 836-841 |
| | 3 | 1 |
AtSpiAttribute::AtSpiAttribute| Name: | 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: | 1936-1936 |
| | 1 | 1 |
AtSpiAttribute::isNull| Name: | AtSpiAttribute::isNull | | Prototype: | bool isNull() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1937-1937 |
| | 1 | 1 |
BackEase::BackEase| Name: | 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: | 907-909 |
| | 1 | 1 |
BackEase::copy| Name: | 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: | 911-918 |
| | 5 | 1 |
BezierEase::BezierEase| Name: | 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: | 435-437 |
| | 1 | 1 |
BezierEase::_acos| Name: | 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: | 659-662 |
| | 1 | 1 |
BezierEase::_fast_cbrt| Name: | 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: | 621-634 |
| | 4 | 1 |
BezierEase::_fast_cbrt| Name: | 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: | 636-657 |
| | 7 | 1 |
BezierEase::copy| Name: | 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: | 493-503 |
| | 8 | 1 |
BezierEase::cosacos| Name: | 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: | 702-722 |
| | 6 | 1 |
BezierEase::evaluateDerivateForX| Name: | 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: | 586-596 |
| | 6 | 1 |
BezierEase::evaluateForX| Name: | 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: | 568-584 |
| | 10 | 1 |
BezierEase::evaluateSegmentForY| Name: | 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: | 550-566 |
| | 10 | 1 |
BezierEase::findTForX| Name: | 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: | 794-814 |
| | 12 | 1 |
BezierEase::inRange| Name: | BezierEase::inRange | | Prototype: | bool static inline inRange(qreal f) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 697-700 |
| | 1 | 1 |
BezierEase::newtonIteration| Name: | 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: | 520-527 |
| | 3 | 1 |
Bfree| Name: | Bfree | | Prototype: | static void Bfree(Bigint *v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 555-558 |
| | 1 | 1 |
BlendSrcGeneric::BlendSrcGeneric| Name: | 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: | 4061-4064 |
| | 2 | 1 |
BlendSrcGeneric::fetch| Name: | 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: | 4066-4070 |
| | 2 | 1 |
BlendSrcGeneric::process| Name: | 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: | 4072-4075 |
| | 1 | 1 |
BlendSrcGenericRGB64::BlendSrcGenericRGB64| Name: | 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: | 4087-4090 |
| | 2 | 1 |
BlendSrcGenericRGB64::fetch| Name: | 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: | 4097-4101 |
| | 2 | 1 |
BlendSrcGenericRGB64::isSupported| Name: | BlendSrcGenericRGB64::isSupported | | Prototype: | bool isSupported() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4092-4095 |
| | 1 | 1 |
BlendSrcGenericRGB64::process| Name: | 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: | 4103-4106 |
| | 1 | 1 |
BlendSrcGenericRGB64::store| Name: | 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: | 4108-4111 |
| | 1 | 1 |
BlendStateBinder::BlendStateBinder| Name: | BlendStateBinder::BlendStateBinder | | Prototype: | BlendStateBinder() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 151-153 |
| | 1 | 1 |
Blend_ARGB32_on_ARGB32_SourceAlpha::write| Name: | 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: | 421-423 |
| | 1 | 1 |
Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::Blend_ARGB32_on_ARGB32_SourceAndConstAlpha| Name: | 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: | 429-432 |
| | 2 | 1 |
Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::write| Name: | 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: | 434-437 |
| | 2 | 1 |
Blend_ARGB32_on_RGB16_SourceAndConstAlpha::Blend_ARGB32_on_RGB16_SourceAndConstAlpha| Name: | 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: | 103-105 |
| | 1 | 1 |
Blend_RGB16_on_RGB16_ConstAlpha::Blend_RGB16_on_RGB16_ConstAlpha| Name: | 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: | 73-76 |
| | 2 | 1 |
Blend_RGB16_on_RGB16_ConstAlpha::write| Name: | 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: | 78-80 |
| | 1 | 1 |
Blend_RGB16_on_RGB16_NoAlpha::write| Name: | 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: | 67-67 |
| | 1 | 1 |
Blend_RGB32_on_RGB32_ConstAlpha::Blend_RGB32_on_RGB32_ConstAlpha| Name: | 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: | 405-408 |
| | 2 | 1 |
Blend_RGB32_on_RGB32_ConstAlpha::write| Name: | 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: | 410-412 |
| | 1 | 1 |
Blend_RGB32_on_RGB32_NoAlpha::write| Name: | 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: | 399-399 |
| | 1 | 1 |
BounceEase::BounceEase| Name: | 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: | 874-876 |
| | 1 | 1 |
BounceEase::copy| Name: | 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: | 878-885 |
| | 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: | 588-589 |
| | 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: | 591-592 |
| | 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: | 594-595 |
| | 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: | 597-598 |
| | 1 | 1 |
CacheAdaptor::CacheAdaptor| Name: | 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::GetItems| Name: | 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::TransitionInfo| Name: | 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: | 192-197 |
| | 1 | 1 |
CalculationCache::insert| Name: | 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: | 215-225 |
| | 7 | 1 |
CalculationCache::insert| Name: | 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: | 239-249 |
| | 7 | 1 |
CalculationCache::insert| Name: | 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: | 263-273 |
| | 7 | 1 |
CapabilitiesToStateMask::canBlitterAlphaFillRect| Name: | 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: | 91-94 |
| | 1 | 1 |
CapabilitiesToStateMask::canBlitterDrawRectMask| Name: | 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: | 96-99 |
| | 1 | 1 |
CapabilitiesToStateMask::canBlitterFillRect| Name: | 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: | 86-89 |
| | 1 | 1 |
CapabilitiesToStateMask::checkStateAgainstMask| Name: | CapabilitiesToStateMask::checkStateAgainstMask | | Prototype: | static inline bool checkStateAgainstMask(uint state, uint mask) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 151-154 |
| | 1 | 1 |
CapabilitiesToStateMask::setAlphaFillRectMask| Name: | 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: | 174-190 |
| | 10 | 1 |
CapabilitiesToStateMask::setFillRectMask| Name: | 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: | 156-172 |
| | 10 | 1 |
CapabilitiesToStateMask::setOpacityPixmapMask| Name: | 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: | 218-233 |
| | 10 | 1 |
CapabilitiesToStateMask::setSourceOverPixmapMask| Name: | 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: | 209-211 |
| | 1 | 1 |
CapabilitiesToStateMask::setSourceOverScaledPixmapMask| Name: | 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: | 213-216 |
| | 2 | 1 |
CapabilitiesToStateMask::setSourcePixmapMask| Name: | 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: | 192-207 |
| | 10 | 1 |
CapabilitiesToStateMask::updateState| Name: | 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: | 140-142 |
| | 1 | 1 |
CapabilitiesToStateMask::updateStateBits| Name: | 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: | 146-149 |
| | 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: | 250-253 |
| | 1 | 1 |
CentralFileHeader::toLocalHeader| Name: | 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: | 536-550 |
| | 12 | 1 |
ClientMessageScanner::ClientMessageScanner| Name: | 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: | 799-799 |
| | 1 | 1 |
ClipboardEvent::ClipboardEvent| Name: | 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: | 863-864 |
| | 1 | 1 |
CloseButton::CloseButton| Name: | 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: | 2468-2479 |
| | 4 | 1 |
CloseButton::sizeHint| Name: | 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: | 2481-2487 |
| | 4 | 1 |
ControlContainer::ControlContainer| Name: | 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: | 691-713 |
| | 9 | 1 |
ControlContainer::~ControlContainer| Name: | 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: | 715-724 |
| | 5 | 1 |
ControlLabel::ControlLabel| Name: | 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: | 385-392 |
| | 4 | 1 |
ControlLabel::paintEvent| Name: | 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: | 423-427 |
| | 2 | 1 |
ControlLabel::sizeHint| Name: | 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: | 397-400 |
| | 1 | 1 |
ControllerWidget::initStyleOption| Name: | 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: | 681-686 |
| | 3 | 1 |
ControllerWidget::leaveEvent| Name: | 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: | 656-660 |
| | 2 | 1 |
ControllerWidget::sizeHint| Name: | 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: | 548-555 |
| | 5 | 1 |
CursorUpdateEvent::CursorUpdateEvent| Name: | 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: | 247-251 |
| | 1 | 1 |
CursorUpdateEvent::pos| Name: | 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: | 252-252 |
| | 1 | 1 |
CursorUpdateEvent::region| Name: | 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: | 253-253 |
| | 1 | 1 |
DBusConnection::connection| Name: | 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: | 158-161 |
| | 1 | 1 |
DBusConnection::dbusError| Name: | 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: | 149-152 |
| | 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: | 90-90 |
| | 0 | 1 |
DBusConnection::serviceUnregistered| Name: | 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: | 132-135 |
| | 1 | 1 |
Dasher::on| Name: | 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: | 106-108 |
| | 1 | 1 |
DefaultRoleNames::DefaultRoleNames| Name: | DefaultRoleNames::DefaultRoleNames | | Prototype: | DefaultRoleNames() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 495-502 |
| | 6 | 1 |
DefaultStateTransition::DefaultStateTransition| Name: | 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: | 133-138 |
| | 2 | 1 |
DetailButton::DetailButton| Name: | 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: | 159-162 |
| | 1 | 1 |
DetailButton::label| Name: | DetailButton::label | | Prototype: | QString label(DetailButtonLabel label) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 164-165 |
| | 1 | 1 |
DetailButton::setLabel| Name: | 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: | 167-168 |
| | 1 | 1 |
DetailButton::sizeHint| Name: | DetailButton::sizeHint | | Prototype: | QSize sizeHint() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 170-185 |
| | 13 | 1 |
DeviceEventControllerAdaptor::DeviceEventControllerAdaptor| Name: | DeviceEventControllerAdaptor::DeviceEventControllerAdaptor | | Prototype: | DeviceEventControllerAdaptor::DeviceEventControllerAdaptor(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | | Lines: | 24-29 |
| | 1 | 1 |
DeviceEventControllerAdaptor::NotifyListenersAsync| Name: | DeviceEventControllerAdaptor::NotifyListenersAsync | | Prototype: | void DeviceEventControllerAdaptor::NotifyListenersAsync(const QSpiDeviceEvent &event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | | Lines: | 36-40 |
| | 1 | 1 |
DeviceEventControllerAdaptor::NotifyListenersSync| Name: | DeviceEventControllerAdaptor::NotifyListenersSync | | Prototype: | bool DeviceEventControllerAdaptor::NotifyListenersSync(const QSpiDeviceEvent &event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | | Lines: | 42-48 |
| | 3 | 1 |