| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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::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::~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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::childCount| Name: | QAccessibleQuickWindow::childCount | | Prototype: | int QAccessibleQuickWindow::childCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | | Lines: | 65-68 |
| | 1 | 1 |
QAccessibleQuickWindow::focusChild| Name: | QAccessibleQuickWindow::focusChild | | Prototype: | QAccessibleInterface *QAccessibleQuickWindow::focusChild() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | | Lines: | 84-90 |
| | 4 | 2 |
QAccessibleQuickWindow::indexOfChild| Name: | QAccessibleQuickWindow::indexOfChild | | Prototype: | int QAccessibleQuickWindow::indexOfChild(const QAccessibleInterface *iface) const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | | Lines: | 139-152 |
| | 9 | 4 |
QAccessibleQuickWindow::parent| Name: | QAccessibleQuickWindow::parent | | Prototype: | QAccessibleInterface *QAccessibleQuickWindow::parent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | | Lines: | 70-74 |
| | 1 | 1 |
QAccessibleQuickWindow::rect| Name: | QAccessibleQuickWindow::rect | | Prototype: | QRect QAccessibleQuickWindow::rect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | | Lines: | 107-110 |
| | 1 | 1 |
QAccessibleQuickWindow::role| Name: | QAccessibleQuickWindow::role | | Prototype: | QAccessible::Role QAccessibleQuickWindow::role() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | | Lines: | 92-95 |
| | 1 | 1 |
QAccessibleQuickWindow::rootItems| Name: | QAccessibleQuickWindow::rootItems | | Prototype: | QList<QQuickItem *> QAccessibleQuickWindow::rootItems() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | | Lines: | 58-63 |
| | 3 | 2 |
QAccessibleQuickWindow::state| Name: | QAccessibleQuickWindow::state | | Prototype: | QAccessible::State QAccessibleQuickWindow::state() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | | Lines: | 97-105 |
| | 6 | 3 |
QAccessibleQuickWindow::text| Name: | QAccessibleQuickWindow::text | | Prototype: | QString QAccessibleQuickWindow::text(QAccessible::Text text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview.cpp | | Lines: | 112-122 |
| | 2 | 1 |
QAccessibleQuickWindow::window| Name: | QAccessibleQuickWindow::window | | Prototype: | QQuickWindow *window() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickview_p.h | | Lines: | 80-80 |
| | 1 | 1 |
QAnimationActionProxy::QAnimationActionProxy| Name: | QAnimationActionProxy::QAnimationActionProxy | | Prototype: | QAnimationActionProxy(T *instance) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickanimation_p_p.h | | Lines: | 90-90 |
| | 1 | 1 |
QAnimationActionProxy::debugAction| Name: | QAnimationActionProxy::debugAction | | Prototype: | void debugAction(QDebug d, int indentLevel) const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickanimation_p_p.h | | Lines: | 92-92 |
| | 1 | 1 |
QAnimationActionProxy::doAction| Name: | QAnimationActionProxy::doAction | | Prototype: | void doAction() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickanimation_p_p.h | | Lines: | 91-91 |
| | 1 | 1 |
QAnimationGroupJob::QAnimationGroupJob| Name: | QAnimationGroupJob::QAnimationGroupJob | | Prototype: | QAnimationGroupJob::QAnimationGroupJob() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 44-48 |
| | 1 | 1 |
QAnimationGroupJob::animationRemoved| Name: | QAnimationGroupJob::animationRemoved | | Prototype: | void QAnimationGroupJob::animationRemoved(QAbstractAnimationJob* anim, QAbstractAnimationJob* , QAbstractAnimationJob* ) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 159-166 |
| | 4 | 2 |
QAnimationGroupJob::appendAnimation| Name: | QAnimationGroupJob::appendAnimation | | Prototype: | void QAnimationGroupJob::appendAnimation(QAbstractAnimationJob *animation) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 61-77 |
| | 10 | 3 |
QAnimationGroupJob::clear| Name: | QAnimationGroupJob::clear | | Prototype: | void QAnimationGroupJob::clear() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 121-133 |
| | 9 | 2 |
QAnimationGroupJob::debugChildren| Name: | QAnimationGroupJob::debugChildren | | Prototype: | void QAnimationGroupJob::debugChildren(QDebug d) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 168-178 |
| | 7 | 3 |
QAnimationGroupJob::firstChild| Name: | QAnimationGroupJob::firstChild | | Prototype: | QAbstractAnimationJob *firstChild() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob_p.h | | Lines: | 72-72 |
| | 1 | 1 |
QAnimationGroupJob::lastChild| Name: | QAnimationGroupJob::lastChild | | Prototype: | QAbstractAnimationJob *lastChild() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob_p.h | | Lines: | 73-73 |
| | 1 | 1 |
QAnimationGroupJob::prependAnimation| Name: | QAnimationGroupJob::prependAnimation | | Prototype: | void QAnimationGroupJob::prependAnimation(QAbstractAnimationJob *animation) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 79-95 |
| | 10 | 3 |
QAnimationGroupJob::removeAnimation| Name: | QAnimationGroupJob::removeAnimation | | Prototype: | void QAnimationGroupJob::removeAnimation(QAbstractAnimationJob *animation) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 97-119 |
| | 14 | 3 |
QAnimationGroupJob::resetUncontrolledAnimationFinishTime| Name: | QAnimationGroupJob::resetUncontrolledAnimationFinishTime | | Prototype: | void QAnimationGroupJob::resetUncontrolledAnimationFinishTime(QAbstractAnimationJob *anim) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 144-147 |
| | 1 | 1 |
QAnimationGroupJob::resetUncontrolledAnimationsFinishTime| Name: | QAnimationGroupJob::resetUncontrolledAnimationsFinishTime | | Prototype: | void QAnimationGroupJob::resetUncontrolledAnimationsFinishTime() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 135-142 |
| | 3 | 3 |
QAnimationGroupJob::setUncontrolledAnimationFinishTime| Name: | QAnimationGroupJob::setUncontrolledAnimationFinishTime | | Prototype: | void QAnimationGroupJob::setUncontrolledAnimationFinishTime(QAbstractAnimationJob *anim, int time) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 149-152 |
| | 1 | 1 |
QAnimationGroupJob::topLevelAnimationLoopChanged| Name: | QAnimationGroupJob::topLevelAnimationLoopChanged | | Prototype: | void QAnimationGroupJob::topLevelAnimationLoopChanged() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 55-59 |
| | 2 | 2 |
QAnimationGroupJob::uncontrolledAnimationFinishTime| Name: | QAnimationGroupJob::uncontrolledAnimationFinishTime | | Prototype: | int uncontrolledAnimationFinishTime(QAbstractAnimationJob *anim) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob_p.h | | Lines: | 88-88 |
| | 1 | 1 |
QAnimationGroupJob::uncontrolledAnimationFinished| Name: | QAnimationGroupJob::uncontrolledAnimationFinished | | Prototype: | void QAnimationGroupJob::uncontrolledAnimationFinished(QAbstractAnimationJob *animation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QAnimationGroupJob::~QAnimationGroupJob| Name: | QAnimationGroupJob::~QAnimationGroupJob | | Prototype: | QAnimationGroupJob::~QAnimationGroupJob() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qanimationgroupjob.cpp | | Lines: | 50-53 |
| | 1 | 1 |
QBiPointer::QBiPointer| Name: | QBiPointer::QBiPointer | | Prototype: | template<typename T, typename T2> QBiPointer<T, T2>::QBiPointer(T *v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 246-251 |
| | 1 | 1 |
QBiPointer::QBiPointer| Name: | QBiPointer::QBiPointer | | Prototype: | template<typename T, typename T2> QBiPointer<T, T2>::QBiPointer(T2 *v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 253-258 |
| | 1 | 1 |
QBiPointer::QBiPointer| Name: | QBiPointer::QBiPointer | | Prototype: | template<typename T, typename T2> QBiPointer<T, T2>::QBiPointer(const QBiPointer<T, T2> &o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 260-264 |
| | 2 | 1 |
QBiPointer::asT1| Name: | QBiPointer::asT1 | | Prototype: | template<typename T, typename T2> T *QBiPointer<T, T2>::asT1() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 334-339 |
| | 2 | 1 |
QBiPointer::asT2| Name: | QBiPointer::asT2 | | Prototype: | template<typename T, typename T2> T2 *QBiPointer<T, T2>::asT2() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 341-346 |
| | 2 | 1 |
QBiPointer::clearFlag| Name: | QBiPointer::clearFlag | | Prototype: | template<typename T, typename T2> void QBiPointer<T, T2>::clearFlag() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 296-300 |
| | 1 | 1 |
QBiPointer::flag| Name: | QBiPointer::flag | | Prototype: | template<typename T, typename T2> bool QBiPointer<T, T2>::flag() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 284-288 |
| | 1 | 1 |
QBiPointer::isNull| Name: | QBiPointer::isNull | | Prototype: | template<typename T, typename T2> bool QBiPointer<T, T2>::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 266-270 |
| | 1 | 1 |
QBiPointer::isT1| Name: | QBiPointer::isT1 | | Prototype: | template<typename T, typename T2> bool QBiPointer<T, T2>::isT1() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 272-276 |
| | 1 | 1 |
QBiPointer::isT2| Name: | QBiPointer::isT2 | | Prototype: | template<typename T, typename T2> bool QBiPointer<T, T2>::isT2() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 278-282 |
| | 1 | 1 |
QBiPointer::operator=| Name: | QBiPointer::operator= | | Prototype: | template<typename T, typename T2> QBiPointer<T, T2> &QBiPointer<T, T2>::operator=(const QBiPointer<T, T2> &o) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 309-314 |
| | 2 | 1 |
QBiPointer::operator=| Name: | QBiPointer::operator= | | Prototype: | template<typename T, typename T2> QBiPointer<T, T2> &QBiPointer<T, T2>::operator=(T *o) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 316-323 |
| | 3 | 1 |
QBiPointer::operator=| Name: | QBiPointer::operator= | | Prototype: | template<typename T, typename T2> QBiPointer<T, T2> &QBiPointer<T, T2>::operator=(T2 *o) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 325-332 |
| | 3 | 1 |
QBiPointer::setFlag| Name: | QBiPointer::setFlag | | Prototype: | template<typename T, typename T2> void QBiPointer<T, T2>::setFlag() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 290-294 |
| | 1 | 1 |
QBiPointer::setFlagValue| Name: | QBiPointer::setFlagValue | | Prototype: | template<typename T, typename T2> void QBiPointer<T, T2>::setFlagValue(bool v) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 302-307 |
| | 2 | 2 |
QBitField::QBitField [qbitfield_p.h #1]| Name: | QBitField::QBitField [qbitfield_p.h #1] | | Prototype: | QBitField::QBitField() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qbitfield_p.h #1 | | Lines: | 79-82 |
| | 2 | 1 |
QBitField::QBitField [qbitfield_p.h #1]| Name: | QBitField::QBitField [qbitfield_p.h #1] | | Prototype: | QBitField::QBitField(const quint32 *bitData, int bitCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qbitfield_p.h #1 | | Lines: | 84-87 |
| | 2 | 1 |
QBitField::QBitField [qbitfield_p.h #1]| Name: | QBitField::QBitField [qbitfield_p.h #1] | | Prototype: | QBitField::QBitField(const QBitField &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qbitfield_p.h #1 | | Lines: | 89-94 |
| | 2 | 2 |
QBitField::operator= [qbitfield_p.h #1]| Name: | QBitField::operator= [qbitfield_p.h #1] | | Prototype: | QBitField &QBitField::operator=(const QBitField &other) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qbitfield_p.h #1 | | Lines: | 102-118 |
| | 10 | 5 |
QBitField::size [qbitfield_p.h #1]| Name: | QBitField::size [qbitfield_p.h #1] | | Prototype: | inline quint32 QBitField::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qbitfield_p.h #1 | | Lines: | 120-123 |
| | 1 | 1 |
QBitField::testBit [qbitfield_p.h #1]| Name: | QBitField::testBit [qbitfield_p.h #1] | | Prototype: | bool QBitField::testBit(int b) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qbitfield_p.h #1 | | Lines: | 153-161 |
| | 4 | 2 |