| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAccessibleQuickWindow::childAt| Name: | 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::child| Name: | 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::QAccessibleQuickWindow| Name: | 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::window| Name: | 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::viewRect| Name: | 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::textDocument| Name: | 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::textBeforeOffset| Name: | 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::textAtOffset| Name: | 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::textAfterOffset| Name: | 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::text| Name: | 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::text| Name: | 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::state| Name: | 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::setCursorPosition| Name: | 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::setCurrentValue| Name: | 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::selectionCount| Name: | 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::selection| Name: | 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::role| Name: | 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::rect| Name: | 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::parent| Name: | 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::offsetAtPoint| Name: | 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::minimumValue| Name: | 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::minimumStepSize| Name: | 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::maximumValue| Name: | 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::keyBindingsForAction| Name: | 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::item| Name: | 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::isAccessible| Name: | 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_cast| Name: | 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::indexOfChild| Name: | 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::doAction| Name: | 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::cursorPosition| Name: | 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::currentValue| Name: | 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::clipsChildren| Name: | 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::childItems| Name: | 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::childCount| Name: | 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::childAt| Name: | 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::child| Name: | 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::characterRect| Name: | 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::characterCount| Name: | 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::attributes| Name: | 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::actionNames| Name: | 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::QAccessibleQuickItem| Name: | 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::~QAbstractAnimationJob| Name: | 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::userControlDisabled| Name: | 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::updateState| Name: | 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::updateDirection| Name: | 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::totalDuration| Name: | 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::stop| Name: | 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::stateChanged| Name: | 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::state| Name: | 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::start| Name: | 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::setState| Name: | 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::setLoopCount| Name: | 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::setEnableUserControl| Name: | 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::setDisableUserControl| Name: | 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::setDirection| Name: | 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::setCurrentTime| Name: | 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::resume| Name: | 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::removeAnimationChangeListener| Name: | 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::previousSibling| Name: | 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::pause| Name: | 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::nextSibling| Name: | 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::loopCount| Name: | 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::isStopped| Name: | 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::isRunning| Name: | 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::isRenderThreadProxy| Name: | 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::isRenderThreadJob| Name: | 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::isPaused| Name: | 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::isGroup| Name: | 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::group| Name: | 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::fireTopLevelAnimationLoopChanged| Name: | 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::finished| Name: | 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::duration| Name: | 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::direction| Name: | 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::debugAnimation| Name: | 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::currentTimeChanged| Name: | 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::currentTime| Name: | 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::currentLoopTime| Name: | 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::currentLoopChanged| Name: | 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::currentLoop| Name: | 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::addAnimationChangeListener| Name: | 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::QAbstractAnimationJob| Name: | 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::ChangeListener| Name: | 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::virtualSetPrototypeOf| Name: | 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::virtualPut| Name: | 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::virtualPreventExtensions| Name: | 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::virtualIsExtensible| Name: | 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::virtualHasProperty| Name: | 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::virtualGetPrototypeOf| Name: | 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::virtualGetOwnProperty| Name: | 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::virtualGet| Name: | 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::virtualDeleteProperty| Name: | 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::virtualDefineOwnProperty| Name: | 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::virtualCallAsConstructor| Name: | 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::virtualCall| Name: | 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_revoke| Name: | 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_revocable| Name: | 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::formatAccessor| Name: | 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_push| Name: | 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::init| Name: | 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 |