| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
AnchorData::dump| Name: | AnchorData::dump | | Prototype: | void AnchorData::dump(int indent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 562-578 |
| | 12 | 4 |
AnchorData::refreshSizeHints| Name: | AnchorData::refreshSizeHints | | Prototype: | void AnchorData::refreshSizeHints(const QLayoutStyleInfo *styleInfo) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 178-266 |
| | 50 | 9 |
AnchorData::~AnchorData| Name: | AnchorData::~AnchorData | | Prototype: | AnchorData::~AnchorData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 166-175 |
| | 3 | 2 |
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: | 71-146 |
| | 10 | 1 |
AtSpiAdaptor::accessibleInterface| Name: | AtSpiAdaptor::accessibleInterface | | Prototype: | bool AtSpiAdaptor::accessibleInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1366-1453 |
| | 69 | 26 |
AtSpiAdaptor::accessibleInterfaces| Name: | AtSpiAdaptor::accessibleInterfaces | | Prototype: | QStringList AtSpiAdaptor::accessibleInterfaces(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1464-1506 |
| | 23 | 8 |
AtSpiAdaptor::actionInterface| Name: | AtSpiAdaptor::actionInterface | | Prototype: | bool AtSpiAdaptor::actionInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1698-1752 |
| | 47 | 17 |
AtSpiAdaptor::applicationInterface| Name: | AtSpiAdaptor::applicationInterface | | Prototype: | bool AtSpiAdaptor::applicationInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1303-1339 |
| | 26 | 9 |
AtSpiAdaptor::childrenChanged| Name: | AtSpiAdaptor::childrenChanged | | Prototype: | void AtSpiAdaptor::childrenChanged(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1191-1200 |
| | 6 | 2 |
AtSpiAdaptor::componentInterface| Name: | AtSpiAdaptor::componentInterface | | Prototype: | bool AtSpiAdaptor::componentInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1602-1690 |
| | 66 | 22 |
AtSpiAdaptor::editableTextInterface| Name: | AtSpiAdaptor::editableTextInterface | | Prototype: | bool AtSpiAdaptor::editableTextInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2172-2236 |
| | 49 | 14 |
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: | 790-794 |
| | 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: | 796-800 |
| | 1 | 1 |
AtSpiAdaptor::getActions| Name: | AtSpiAdaptor::getActions | | Prototype: | QSpiActionArray AtSpiAdaptor::getActions(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1754-1780 |
| | 17 | 4 |
AtSpiAdaptor::getAttributeValue| Name: | AtSpiAdaptor::getAttributeValue | | Prototype: | QVariantList AtSpiAdaptor::getAttributeValue(QAccessibleInterface *interface, int offset, const QString &attributeName) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2080-2103 |
| | 19 | 3 |
AtSpiAdaptor::getAttributes| Name: | AtSpiAdaptor::getAttributes | | Prototype: | QVariantList AtSpiAdaptor::getAttributes(QAccessibleInterface *interface, int offset, bool includeDefaults) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2056-2078 |
| | 15 | 3 |
AtSpiAdaptor::getCharacterExtents| Name: | AtSpiAdaptor::getCharacterExtents | | Prototype: | QList<QVariant> AtSpiAdaptor::getCharacterExtents(QAccessibleInterface *interface, int offset, uint coordType) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2105-2113 |
| | 4 | 2 |
AtSpiAdaptor::getExtents| Name: | 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::getRangeExtents| Name: | AtSpiAdaptor::getRangeExtents | | Prototype: | QList<QVariant> AtSpiAdaptor::getRangeExtents(QAccessibleInterface *interface, int startOffset, int endOffset, uint coordType) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2115-2134 |
| | 11 | 5 |
AtSpiAdaptor::getRole| Name: | AtSpiAdaptor::getRole | | Prototype: | AtspiRole AtSpiAdaptor::getRole(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1455-1460 |
| | 3 | 2 |
AtSpiAdaptor::handleMessage| Name: | AtSpiAdaptor::handleMessage | | Prototype: | bool AtSpiAdaptor::handleMessage(const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1250-1300 |
| | 32 | 15 |
AtSpiAdaptor::inheritsQAction| Name: | AtSpiAdaptor::inheritsQAction | | Prototype: | bool AtSpiAdaptor::inheritsQAction(QObject *object) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1560-1570 |
| | 7 | 3 |
AtSpiAdaptor::interfaceFromPath| Name: | AtSpiAdaptor::interfaceFromPath | | Prototype: | QAccessibleInterface *AtSpiAdaptor::interfaceFromPath(const QString& dbusPath) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 856-875 |
| | 11 | 5 |
AtSpiAdaptor::introspect| Name: | AtSpiAdaptor::introspect | | Prototype: | QString AtSpiAdaptor::introspect(const QString &path) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 155-617 |
| | 22 | 10 |
AtSpiAdaptor::notify| Name: | AtSpiAdaptor::notify | | Prototype: | void AtSpiAdaptor::notify(QAccessibleEvent *event) | | Coverage: | 0.000% (0/228) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 889-1165 |
| | 150 | 100 |
AtSpiAdaptor::notifyAboutCreation| Name: | AtSpiAdaptor::notifyAboutCreation | | Prototype: | void AtSpiAdaptor::notifyAboutCreation(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1202-1218 |
| | 9 | 3 |
AtSpiAdaptor::notifyAboutDestruction| Name: | AtSpiAdaptor::notifyAboutDestruction | | Prototype: | void AtSpiAdaptor::notifyAboutDestruction(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1220-1244 |
| | 11 | 4 |
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: | 877-883 |
| | 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: | 834-840 |
| | 4 | 1 |
AtSpiAdaptor::pathForInterface| Name: | AtSpiAdaptor::pathForInterface | | Prototype: | QString AtSpiAdaptor::pathForInterface(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1548-1558 |
| | 7 | 3 |
AtSpiAdaptor::pathForObject| Name: | AtSpiAdaptor::pathForObject | | Prototype: | QString AtSpiAdaptor::pathForObject(QObject *object) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1536-1546 |
| | 5 | 3 |
AtSpiAdaptor::qAccessibleBoundaryType| Name: | AtSpiAdaptor::qAccessibleBoundaryType | | Prototype: | QAccessible::TextBoundaryType AtSpiAdaptor::qAccessibleBoundaryType(int atspiTextBoundaryType) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1918-1935 |
| | 7 | 8 |
AtSpiAdaptor::registerApplication| Name: | AtSpiAdaptor::registerApplication | | Prototype: | void AtSpiAdaptor::registerApplication() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1344-1363 |
| | 14 | 3 |
AtSpiAdaptor::relationSet| Name: | AtSpiAdaptor::relationSet | | Prototype: | QSpiRelationArray AtSpiAdaptor::relationSet(QAccessibleInterface *interface, const QDBusConnection &connection) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1508-1527 |
| | 11 | 3 |
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: | 849-854 |
| | 3 | 1 |
AtSpiAdaptor::sendFocusChanged| Name: | AtSpiAdaptor::sendFocusChanged | | Prototype: | void AtSpiAdaptor::sendFocusChanged(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1167-1189 |
| | 12 | 2 |
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: | 1529-1533 |
| | 2 | 1 |
AtSpiAdaptor::setBitFlag| Name: | AtSpiAdaptor::setBitFlag | | Prototype: | void AtSpiAdaptor::setBitFlag(const QString &flag) | | Coverage: | 0.000% (0/183) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 619-768 |
| | 115 | 63 |
AtSpiAdaptor::tableInterface| Name: | AtSpiAdaptor::tableInterface | | Prototype: | bool AtSpiAdaptor::tableInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/188) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2279-2488 |
| | 163 | 55 |
AtSpiAdaptor::textInterface| Name: | AtSpiAdaptor::textInterface | | Prototype: | bool AtSpiAdaptor::textInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1783-1916 |
| | 122 | 29 |
AtSpiAdaptor::translateRectToWindowCoordinates| Name: | AtSpiAdaptor::translateRectToWindowCoordinates | | Prototype: | QRect AtSpiAdaptor::translateRectToWindowCoordinates(QAccessibleInterface *interface, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2136-2143 |
| | 4 | 2 |
AtSpiAdaptor::updateEventListeners| Name: | AtSpiAdaptor::updateEventListeners | | Prototype: | void AtSpiAdaptor::updateEventListeners() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 773-788 |
| | 10 | 4 |
AtSpiAdaptor::valueInterface| Name: | AtSpiAdaptor::valueInterface | | Prototype: | bool AtSpiAdaptor::valueInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2239-2276 |
| | 24 | 10 |
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: | 842-847 |
| | 3 | 1 |
AtSpiAdaptor::windowActivated| Name: | AtSpiAdaptor::windowActivated | | Prototype: | void AtSpiAdaptor::windowActivated(QObject* window, bool active) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 806-832 |
| | 17 | 3 |
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: | 1942-1942 |
| | 1 | 1 |
AtSpiAttribute::isNull| Name: | 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::toFormatted| Name: | 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::AttributeFormatterRef| Name: | 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::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: | 913-915 |
| | 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: | 917-924 |
| | 5 | 1 |
BackEase::value| Name: | BackEase::value | | Prototype: | qreal value(qreal t) override | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 926-941 |
| | 7 | 6 |
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: | 441-443 |
| | 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: | 665-668 |
| | 1 | 1 |
BezierEase::_cbrt| Name: | BezierEase::_cbrt | | Prototype: | qreal static inline _cbrt(qreal d) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 604-625 |
| | 10 | 3 |
BezierEase::_cos| Name: | BezierEase::_cos | | Prototype: | qreal static inline _cos(qreal x) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 670-701 |
| | 20 | 6 |
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: | 627-640 |
| | 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: | 642-663 |
| | 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: | 499-509 |
| | 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: | 708-728 |
| | 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: | 592-602 |
| | 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: | 574-590 |
| | 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: | 556-572 |
| | 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: | 800-820 |
| | 12 | 1 |
BezierEase::getBezierSegment| Name: | BezierEase::getBezierSegment | | Prototype: | void getBezierSegment(SingleCubicBezier * &singleCubicBezier, qreal x) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 511-523 |
| | 6 | 3 |
BezierEase::inRange| Name: | 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::init| Name: | BezierEase::init | | Prototype: | void init() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 445-497 |
| | 33 | 5 |
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: | 526-533 |
| | 3 | 1 |
BezierEase::singleRealSolutionForCubic| Name: | BezierEase::singleRealSolutionForCubic | | Prototype: | qreal static inline singleRealSolutionForCubic(qreal a, qreal b, qreal c) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 730-798 |
| | 39 | 6 |
BezierEase::value| Name: | BezierEase::value | | Prototype: | qreal value(qreal x) override | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 535-554 |
| | 11 | 4 |
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: | 4060-4063 |
| | 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: | 4065-4069 |
| | 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: | 4071-4074 |
| | 1 | 1 |
BlendSrcGeneric::store| Name: | BlendSrcGeneric::store | | Prototype: | void store(int x, int y, int len) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4076-4080 |
| | 2 | 2 |
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: | 4086-4089 |
| | 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: | 4096-4100 |
| | 2 | 1 |
BlendSrcGenericRGB64::isSupported| Name: | 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::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: | 4102-4105 |
| | 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: | 4107-4110 |
| | 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: | 157-159 |
| | 1 | 1 |
BlendStateBinder::set| Name: | BlendStateBinder::set | | Prototype: | void set(bool blend) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 160-170 |
| | 6 | 3 |
BlendStateBinder::~BlendStateBinder| Name: | BlendStateBinder::~BlendStateBinder | | Prototype: | ~BlendStateBinder() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 171-174 |
| | 2 | 2 |
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: | 427-429 |
| | 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: | 435-438 |
| | 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: | 440-443 |
| | 2 | 1 |
Blend_ARGB32_on_RGB16_SourceAlpha::write| Name: | Blend_ARGB32_on_RGB16_SourceAlpha::write | | Prototype: | inline void write(quint16 *dst, quint32 src) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 95-103 |
| | 6 | 3 |
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: | 109-111 |
| | 1 | 1 |
Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write| Name: | Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write | | Prototype: | inline void write(quint16 *dst, quint32 src) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 113-122 |
| | 7 | 3 |
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: | 79-82 |
| | 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: | 84-86 |
| | 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: | 73-73 |
| | 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: | 411-414 |
| | 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: | 416-418 |
| | 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: | 405-405 |
| | 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: | 880-882 |
| | 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: | 884-891 |
| | 5 | 1 |
BounceEase::value| Name: | BounceEase::value | | Prototype: | qreal value(qreal t) override | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 893-908 |
| | 7 | 6 |
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 |