Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAccessibleQuickWindow::childAtName: | QAccessibleQuickWindow::childAt | Prototype: | QAccessibleInterface *QAccessibleQuickWindow::childAt(int x, int y) const | Coverage: | 33.333% (5/15) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | Lines: | 124-137 |
| | 9 | 5 |
QAccessibleQuickWindow::childName: | QAccessibleQuickWindow::child | Prototype: | QAccessibleInterface *QAccessibleQuickWindow::child(int index) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | Lines: | 76-82 |
| | 4 | 2 |
QAccessibleQuickWindow::QAccessibleQuickWindowName: | QAccessibleQuickWindow::QAccessibleQuickWindow | Prototype: | QAccessibleQuickWindow::QAccessibleQuickWindow(QQuickWindow *object) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | Lines: | 53-56 |
| | 2 | 1 |
QAccessibleQuickItem::windowName: | QAccessibleQuickItem::window | Prototype: | QWindow *QAccessibleQuickItem::window() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 57-60 |
| | 1 | 1 |
QAccessibleQuickItem::viewRectName: | QAccessibleQuickItem::viewRect | Prototype: | QRect QAccessibleQuickItem::viewRect() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 73-83 |
| | 5 | 2 |
QAccessibleQuickItem::textDocumentName: | QAccessibleQuickItem::textDocument | Prototype: | QTextDocument *QAccessibleQuickItem::textDocument() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 454-462 |
| | 5 | 2 |
QAccessibleQuickItem::textBeforeOffsetName: | QAccessibleQuickItem::textBeforeOffset | Prototype: | QString QAccessibleQuickItem::textBeforeOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 496-516 |
| | 12 | 2 |
QAccessibleQuickItem::textAtOffsetName: | QAccessibleQuickItem::textAtOffset | Prototype: | QString QAccessibleQuickItem::textAtOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 540-557 |
| | 10 | 2 |
QAccessibleQuickItem::textAfterOffsetName: | QAccessibleQuickItem::textAfterOffset | Prototype: | QString QAccessibleQuickItem::textAfterOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 518-538 |
| | 12 | 2 |
QAccessibleQuickItem::textName: | QAccessibleQuickItem::text | Prototype: | QString QAccessibleQuickItem::text(QAccessible::Text textType) const | Coverage: | 12.000% (3/25) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 340-381 |
| | 17 | 12 |
QAccessibleQuickItem::textName: | QAccessibleQuickItem::text | Prototype: | QString QAccessibleQuickItem::text(int startOffset, int endOffset) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 485-494 |
| | 6 | 2 |
QAccessibleQuickItem::stateName: | QAccessibleQuickItem::state | Prototype: | QAccessible::State QAccessibleQuickItem::state() const | Coverage: | 57.143% (20/35) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 179-201 |
| | 17 | 7 |
QAccessibleQuickItem::setCursorPositionName: | QAccessibleQuickItem::setCursorPosition | Prototype: | void QAccessibleQuickItem::setCursorPosition(int position) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 480-483 |
| | 1 | 1 |
QAccessibleQuickItem::setCurrentValueName: | QAccessibleQuickItem::setCurrentValue | Prototype: | void QAccessibleQuickItem::setCurrentValue(const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 407-410 |
| | 1 | 1 |
QAccessibleQuickItem::selectionCountName: | QAccessibleQuickItem::selectionCount | Prototype: | int QAccessibleQuickItem::selectionCount() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 570-575 |
| | 3 | 2 |
QAccessibleQuickItem::selectionName: | QAccessibleQuickItem::selection | Prototype: | void QAccessibleQuickItem::selection(int selectionIndex, int *startOffset, int *endOffset) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 559-568 |
| | 5 | 2 |
QAccessibleQuickItem::roleName: | QAccessibleQuickItem::role | Prototype: | QAccessible::Role QAccessibleQuickItem::role() const | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 203-218 |
| | 8 | 4 |
QAccessibleQuickItem::rectName: | QAccessibleQuickItem::rect | Prototype: | QRect QAccessibleQuickItem::rect() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 67-71 |
| | 2 | 1 |
QAccessibleQuickItem::parentName: | QAccessibleQuickItem::parent | Prototype: | QAccessibleInterface *QAccessibleQuickItem::parent() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 112-135 |
| | 12 | 5 |
QAccessibleQuickItem::offsetAtPointName: | QAccessibleQuickItem::offsetAtPoint | Prototype: | int offsetAtPoint(const QPoint & ) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem_p.h | Lines: | 125-125 |
| | 1 | 1 |
QAccessibleQuickItem::minimumValueName: | QAccessibleQuickItem::minimumValue | Prototype: | QVariant QAccessibleQuickItem::minimumValue() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 417-420 |
| | 1 | 1 |
QAccessibleQuickItem::minimumStepSizeName: | QAccessibleQuickItem::minimumStepSize | Prototype: | QVariant QAccessibleQuickItem::minimumStepSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 422-425 |
| | 1 | 1 |
QAccessibleQuickItem::maximumValueName: | QAccessibleQuickItem::maximumValue | Prototype: | QVariant QAccessibleQuickItem::maximumValue() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 412-415 |
| | 1 | 1 |
QAccessibleQuickItem::keyBindingsForActionName: | QAccessibleQuickItem::keyBindingsForAction | Prototype: | QStringList QAccessibleQuickItem::keyBindingsForAction(const QString &actionName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 334-338 |
| | 2 | 1 |
QAccessibleQuickItem::itemName: | QAccessibleQuickItem::item | Prototype: | QQuickItem *item() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem_p.h | Lines: | 134-134 |
| | 1 | 1 |
QAccessibleQuickItem::isAccessibleName: | QAccessibleQuickItem::isAccessible | Prototype: | bool QAccessibleQuickItem::isAccessible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 220-223 |
| | 1 | 1 |
QAccessibleQuickItem::interface_castName: | QAccessibleQuickItem::interface_cast | Prototype: | void *QAccessibleQuickItem::interface_cast(QAccessible::InterfaceType t) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 383-400 |
| | 13 | 4 |
QAccessibleQuickItem::indexOfChildName: | QAccessibleQuickItem::indexOfChild | Prototype: | int QAccessibleQuickItem::indexOfChild(const QAccessibleInterface *iface) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 148-152 |
| | 2 | 1 |
QAccessibleQuickItem::doActionName: | QAccessibleQuickItem::doAction | Prototype: | void QAccessibleQuickItem::doAction(const QString &actionName) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 255-332 |
| | 39 | 19 |
QAccessibleQuickItem::cursorPositionName: | QAccessibleQuickItem::cursorPosition | Prototype: | int QAccessibleQuickItem::cursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 474-478 |
| | 2 | 1 |
QAccessibleQuickItem::currentValueName: | QAccessibleQuickItem::currentValue | Prototype: | QVariant QAccessibleQuickItem::currentValue() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 402-405 |
| | 1 | 1 |
QAccessibleQuickItem::clipsChildrenName: | QAccessibleQuickItem::clipsChildren | Prototype: | bool QAccessibleQuickItem::clipsChildren() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 86-89 |
| | 1 | 1 |
QAccessibleQuickItem::childItemsName: | QAccessibleQuickItem::childItems | Prototype: | QList<QQuickItem *> QAccessibleQuickItem::childItems() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 174-177 |
| | 1 | 1 |
QAccessibleQuickItem::childCountName: | QAccessibleQuickItem::childCount | Prototype: | int QAccessibleQuickItem::childCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 62-65 |
| | 1 | 1 |
QAccessibleQuickItem::childAtName: | QAccessibleQuickItem::childAt | Prototype: | QAccessibleInterface *QAccessibleQuickItem::childAt(int x, int y) const | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 91-110 |
| | 12 | 7 |
QAccessibleQuickItem::childName: | QAccessibleQuickItem::child | Prototype: | QAccessibleInterface *QAccessibleQuickItem::child(int index) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 137-146 |
| | 5 | 2 |
QAccessibleQuickItem::characterRectName: | QAccessibleQuickItem::characterRect | Prototype: | QRect characterRect(int ) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem_p.h | Lines: | 124-124 |
| | 1 | 1 |
QAccessibleQuickItem::characterCountName: | QAccessibleQuickItem::characterCount | Prototype: | int QAccessibleQuickItem::characterCount() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 464-472 |
| | 5 | 2 |
QAccessibleQuickItem::attributesName: | QAccessibleQuickItem::attributes | Prototype: | QString attributes(int , int *startOffset, int *endOffset) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem_p.h | Lines: | 128-129 |
| | 1 | 1 |
QAccessibleQuickItem::actionNamesName: | QAccessibleQuickItem::actionNames | Prototype: | QStringList QAccessibleQuickItem::actionNames() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 225-253 |
| | 16 | 10 |
QAccessibleQuickItem::QAccessibleQuickItemName: | QAccessibleQuickItem::QAccessibleQuickItem | Prototype: | QAccessibleQuickItem::QAccessibleQuickItem(QQuickItem *item) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | Lines: | 52-55 |
| | 2 | 1 |
QAbstractAnimationJob::~QAbstractAnimationJobName: | QAbstractAnimationJob::~QAbstractAnimationJob | Prototype: | QAbstractAnimationJob::~QAbstractAnimationJob() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 283-304 |
| | 13 | 5 |
QAbstractAnimationJob::userControlDisabledName: | QAbstractAnimationJob::userControlDisabled | Prototype: | bool QAbstractAnimationJob::userControlDisabled() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 559-562 |
| | 1 | 1 |
QAbstractAnimationJob::updateStateName: | QAbstractAnimationJob::updateState | Prototype: | void QAbstractAnimationJob::updateState(QAbstractAnimationJob::State newState, QAbstractAnimationJob::State oldState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 571-576 |
| | 2 | 1 |
QAbstractAnimationJob::updateDirectionName: | QAbstractAnimationJob::updateDirection | Prototype: | void QAbstractAnimationJob::updateDirection(QAbstractAnimationJob::Direction direction) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 578-581 |
| | 1 | 1 |
QAbstractAnimationJob::totalDurationName: | QAbstractAnimationJob::totalDuration | Prototype: | int QAbstractAnimationJob::totalDuration() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 433-442 |
| | 7 | 3 |
QAbstractAnimationJob::stopName: | QAbstractAnimationJob::stop | Prototype: | void QAbstractAnimationJob::stop() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 527-532 |
| | 3 | 2 |
QAbstractAnimationJob::stateChangedName: | QAbstractAnimationJob::stateChanged | Prototype: | void QAbstractAnimationJob::stateChanged(QAbstractAnimationJob::State newState, QAbstractAnimationJob::State oldState) | Coverage: | 54.545% (6/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 598-605 |
| | 3 | 5 |
QAbstractAnimationJob::stateName: | QAbstractAnimationJob::state | Prototype: | inline QAbstractAnimationJob::State state() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 101-101 |
| | 1 | 1 |
QAbstractAnimationJob::startName: | QAbstractAnimationJob::start | Prototype: | void QAbstractAnimationJob::start() | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 510-525 |
| | 9 | 4 |
QAbstractAnimationJob::setStateName: | QAbstractAnimationJob::setState | Prototype: | void QAbstractAnimationJob::setState(QAbstractAnimationJob::State newState) | Coverage: | 81.188% (82/101) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 314-398 |
| | 46 | 26 |
QAbstractAnimationJob::setLoopCountName: | QAbstractAnimationJob::setLoopCount | Prototype: | void QAbstractAnimationJob::setLoopCount(int loopCount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 428-431 |
| | 1 | 1 |
QAbstractAnimationJob::setEnableUserControlName: | QAbstractAnimationJob::setEnableUserControl | Prototype: | void QAbstractAnimationJob::setEnableUserControl() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 554-557 |
| | 1 | 1 |
QAbstractAnimationJob::setDisableUserControlName: | QAbstractAnimationJob::setDisableUserControl | Prototype: | void QAbstractAnimationJob::setDisableUserControl() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 564-569 |
| | 3 | 1 |
QAbstractAnimationJob::setDirectionName: | QAbstractAnimationJob::setDirection | Prototype: | void QAbstractAnimationJob::setDirection(Direction direction) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 400-426 |
| | 14 | 6 |
QAbstractAnimationJob::setCurrentTimeName: | QAbstractAnimationJob::setCurrentTime | Prototype: | void QAbstractAnimationJob::setCurrentTime(int msecs) | Coverage: | 89.855% (62/69) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 444-508 |
| | 38 | 16 |
QAbstractAnimationJob::resumeName: | QAbstractAnimationJob::resume | Prototype: | void QAbstractAnimationJob::resume() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 544-552 |
| | 5 | 2 |
QAbstractAnimationJob::removeAnimationChangeListenerName: | QAbstractAnimationJob::removeAnimationChangeListener | Prototype: | void QAbstractAnimationJob::removeAnimationChangeListener(QAnimationJobChangeListener *listener, QAbstractAnimationJob::ChangeTypes changes) | Coverage: | 62.500% (5/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 635-649 |
| | 8 | 4 |
QAbstractAnimationJob::previousSiblingName: | QAbstractAnimationJob::previousSibling | Prototype: | QAbstractAnimationJob *previousSibling() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 127-127 |
| | 1 | 1 |
QAbstractAnimationJob::pauseName: | QAbstractAnimationJob::pause | Prototype: | void QAbstractAnimationJob::pause() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 534-542 |
| | 4 | 2 |
QAbstractAnimationJob::nextSiblingName: | QAbstractAnimationJob::nextSibling | Prototype: | QAbstractAnimationJob *nextSibling() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 126-126 |
| | 1 | 1 |
QAbstractAnimationJob::loopCountName: | QAbstractAnimationJob::loopCount | Prototype: | inline int loopCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 88-88 |
| | 1 | 1 |
QAbstractAnimationJob::isStoppedName: | QAbstractAnimationJob::isStopped | Prototype: | inline bool isStopped() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 103-103 |
| | 1 | 1 |
QAbstractAnimationJob::isRunningName: | QAbstractAnimationJob::isRunning | Prototype: | inline bool isRunning() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 102-102 |
| | 1 | 1 |
QAbstractAnimationJob::isRenderThreadProxyName: | QAbstractAnimationJob::isRenderThreadProxy | Prototype: | bool isRenderThreadProxy() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 131-131 |
| | 1 | 1 |
QAbstractAnimationJob::isRenderThreadJobName: | QAbstractAnimationJob::isRenderThreadJob | Prototype: | bool isRenderThreadJob() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 130-130 |
| | 1 | 1 |
QAbstractAnimationJob::isPausedName: | QAbstractAnimationJob::isPaused | Prototype: | inline bool isPaused() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 104-104 |
| | 1 | 1 |
QAbstractAnimationJob::isGroupName: | QAbstractAnimationJob::isGroup | Prototype: | bool isGroup() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 129-129 |
| | 1 | 1 |
QAbstractAnimationJob::groupName: | QAbstractAnimationJob::group | Prototype: | inline QAnimationGroupJob *group() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 86-86 |
| | 1 | 1 |
QAbstractAnimationJob::fireTopLevelAnimationLoopChangedName: | QAbstractAnimationJob::fireTopLevelAnimationLoopChanged | Prototype: | void QAbstractAnimationJob::fireTopLevelAnimationLoopChanged() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 306-312 |
| | 4 | 2 |
QAbstractAnimationJob::finishedName: | QAbstractAnimationJob::finished | Prototype: | void QAbstractAnimationJob::finished() | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 583-596 |
| | 5 | 6 |
QAbstractAnimationJob::durationName: | QAbstractAnimationJob::duration | Prototype: | int duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 92-92 |
| | 1 | 1 |
QAbstractAnimationJob::directionName: | QAbstractAnimationJob::direction | Prototype: | inline QAbstractAnimationJob::Direction direction() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 94-94 |
| | 1 | 1 |
QAbstractAnimationJob::debugAnimationName: | QAbstractAnimationJob::debugAnimation | Prototype: | void QAbstractAnimationJob::debugAnimation(QDebug d) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 651-655 |
| | 2 | 1 |
QAbstractAnimationJob::currentTimeChangedName: | QAbstractAnimationJob::currentTimeChanged | Prototype: | void QAbstractAnimationJob::currentTimeChanged(int currentTime) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 616-625 |
| | 4 | 5 |
QAbstractAnimationJob::currentTimeName: | QAbstractAnimationJob::currentTime | Prototype: | inline int currentTime() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 98-98 |
| | 1 | 1 |
QAbstractAnimationJob::currentLoopTimeName: | QAbstractAnimationJob::currentLoopTime | Prototype: | inline int currentLoopTime() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 99-99 |
| | 1 | 1 |
QAbstractAnimationJob::currentLoopChangedName: | QAbstractAnimationJob::currentLoopChanged | Prototype: | void QAbstractAnimationJob::currentLoopChanged() | Coverage: | 54.545% (6/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 607-614 |
| | 3 | 5 |
QAbstractAnimationJob::currentLoopName: | QAbstractAnimationJob::currentLoop | Prototype: | inline int currentLoop() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 100-100 |
| | 1 | 1 |
QAbstractAnimationJob::addAnimationChangeListenerName: | QAbstractAnimationJob::addAnimationChangeListener | Prototype: | void QAbstractAnimationJob::addAnimationChangeListener(QAnimationJobChangeListener *listener, QAbstractAnimationJob::ChangeTypes changes) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 627-633 |
| | 3 | 2 |
QAbstractAnimationJob::QAbstractAnimationJobName: | QAbstractAnimationJob::QAbstractAnimationJob | Prototype: | QAbstractAnimationJob::QAbstractAnimationJob() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | Lines: | 259-281 |
| | 2 | 1 |
QAbstractAnimationJob::ChangeListener::operator==Name: | QAbstractAnimationJob::ChangeListener::operator== | Prototype: | bool operator==(const ChangeListener &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 169-169 |
| | 1 | 1 |
QAbstractAnimationJob::ChangeListener::ChangeListenerName: | QAbstractAnimationJob::ChangeListener::ChangeListener | Prototype: | ChangeListener(QAnimationJobChangeListener *l, QAbstractAnimationJob::ChangeTypes t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | Lines: | 166-166 |
| | 1 | 1 |
ProxyObject::virtualSetPrototypeOfName: | ProxyObject::virtualSetPrototypeOf | Prototype: | bool ProxyObject::virtualSetPrototypeOf(Managed *m, const Object *p) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 439-478 |
| | 30 | 8 |
ProxyObject::virtualPutName: | ProxyObject::virtualPut | Prototype: | bool ProxyObject::virtualPut(Managed *m, PropertyKey id, const Value &value, Value *receiver) | Coverage: | 85.294% (29/34) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 99-137 |
| | 31 | 10 |
ProxyObject::virtualPreventExtensionsName: | ProxyObject::virtualPreventExtensions | Prototype: | bool ProxyObject::virtualPreventExtensions(Managed *m) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 366-395 |
| | 23 | 6 |
ProxyObject::virtualIsExtensibleName: | ProxyObject::virtualIsExtensible | Prototype: | bool ProxyObject::virtualIsExtensible(const Managed *m) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 335-364 |
| | 23 | 6 |
ProxyObject::virtualHasPropertyName: | ProxyObject::virtualHasProperty | Prototype: | bool ProxyObject::virtualHasProperty(const Managed *m, PropertyKey id) | Coverage: | 88.889% (24/27) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 175-209 |
| | 27 | 8 |
ProxyObject::virtualGetPrototypeOfName: | ProxyObject::virtualGetPrototypeOf | Prototype: | Heap::Object *ProxyObject::virtualGetPrototypeOf(const Managed *m) | Coverage: | 92.593% (25/27) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 397-437 |
| | 30 | 8 |
ProxyObject::virtualGetOwnPropertyName: | ProxyObject::virtualGetOwnProperty | Prototype: | PropertyAttributes ProxyObject::virtualGetOwnProperty(Managed *m, PropertyKey id, Property *p) | Coverage: | 92.500% (37/40) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 211-279 |
| | 46 | 11 |
ProxyObject::virtualGetName: | ProxyObject::virtualGet | Prototype: | ReturnedValue ProxyObject::virtualGet(const Managed *m, PropertyKey id, const Value *receiver, bool *hasProperty) | Coverage: | 83.784% (31/37) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 58-97 |
| | 31 | 11 |
ProxyObject::virtualDeletePropertyName: | ProxyObject::virtualDeleteProperty | Prototype: | bool ProxyObject::virtualDeleteProperty(Managed *m, PropertyKey id) | Coverage: | 82.609% (19/23) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 139-173 |
| | 29 | 8 |
ProxyObject::virtualDefineOwnPropertyName: | ProxyObject::virtualDefineOwnProperty | Prototype: | bool ProxyObject::virtualDefineOwnProperty(Managed *m, PropertyKey id, const Property *p, PropertyAttributes attrs) | Coverage: | 91.892% (34/37) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 281-333 |
| | 37 | 9 |
Proxy::virtualCallAsConstructorName: | Proxy::virtualCallAsConstructor | Prototype: | ReturnedValue Proxy::virtualCallAsConstructor(const FunctionObject *f, const Value *argv, int argc, const Value *) | Coverage: | 94.444% (17/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 502-519 |
| | 13 | 6 |
Proxy::virtualCallName: | Proxy::virtualCall | Prototype: | ReturnedValue Proxy::virtualCall(const FunctionObject *f, const Value *, const Value *, int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 521-524 |
| | 1 | 1 |
Proxy::method_revokeName: | Proxy::method_revoke | Prototype: | ReturnedValue Proxy::method_revoke(const FunctionObject *f, const Value *, const Value *, int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 544-553 |
| | 6 | 1 |
Proxy::method_revocableName: | Proxy::method_revocable | Prototype: | ReturnedValue Proxy::method_revocable(const FunctionObject *f, const Value *, const Value *argv, int argc) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4proxy.cpp | Lines: | 526-542 |
| | 12 | 2 |
ProtectedLayoutAccessor::formatAccessorName: | ProtectedLayoutAccessor::formatAccessor | Prototype: | inline QTextCharFormat formatAccessor(int pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktextnode.cpp | Lines: | 69-72 |
| | 1 | 1 |
PropertyListPrototype::method_pushName: | PropertyListPrototype::method_push | Prototype: | ReturnedValue PropertyListPrototype::method_push(const FunctionObject *b, const Value *thisObject, const Value *argv, int argc) | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmllistwrapper.cpp | Lines: | 165-185 |
| | 15 | 6 |
PropertyListPrototype::initName: | PropertyListPrototype::init | Prototype: | void PropertyListPrototype::init(ExecutionEngine *) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmllistwrapper.cpp | Lines: | 160-163 |
| | 1 | 1 |