| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QAccessibleTable::rowCount| Name: | QAccessibleTable::rowCount | | Prototype: | int QAccessibleTable::rowCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 167-172 |
| | 3 | 2 |
QAccessibleTable::rowDescription| Name: | QAccessibleTable::rowDescription | | Prototype: | QString QAccessibleTable::rowDescription(int row) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 195-200 |
| | 3 | 2 |
QAccessibleTable::selectedCellCount| Name: | QAccessibleTable::selectedCellCount | | Prototype: | int QAccessibleTable::selectedCellCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 174-179 |
| | 3 | 2 |
QAccessibleTable::selectedColumnCount| Name: | QAccessibleTable::selectedColumnCount | | Prototype: | int QAccessibleTable::selectedColumnCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 181-186 |
| | 3 | 2 |
QAccessibleTable::selectedRowCount| Name: | QAccessibleTable::selectedRowCount | | Prototype: | int QAccessibleTable::selectedRowCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 188-193 |
| | 3 | 2 |
QAccessibleTable::text| Name: | QAccessibleTable::text | | Prototype: | QString QAccessibleTable::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 449-454 |
| | 3 | 2 |
QAccessibleTable::verticalHeader| Name: | QAccessibleTable::verticalHeader | | Prototype: | QHeaderView *QAccessibleTable::verticalHeader() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 123-133 |
| | 3 | 2 |
QAccessibleTable::~QAccessibleTable| Name: | QAccessibleTable::~QAccessibleTable | | Prototype: | QAccessibleTable::~QAccessibleTable() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 101-105 |
| | 2 | 2 |
QAccessibleTableCell::QAccessibleTableCell| Name: | QAccessibleTableCell::QAccessibleTableCell | | Prototype: | QAccessibleTableCell::QAccessibleTableCell(QAbstractItemView *view_, const QModelIndex &index_, QAccessible::Role role_) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 813-818 |
| | 2 | 2 |
QAccessibleTableCell::columnHeaderCells| Name: | QAccessibleTableCell::columnHeaderCells | | Prototype: | QList<QAccessibleInterface*> QAccessibleTableCell::columnHeaderCells() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 842-850 |
| | 4 | 2 |
QAccessibleTableCell::rect| Name: | QAccessibleTableCell::rect | | Prototype: | QRect QAccessibleTableCell::rect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1032-1042 |
| | 6 | 2 |
QAccessibleTableCell::rowHeaderCells| Name: | QAccessibleTableCell::rowHeaderCells | | Prototype: | QList<QAccessibleInterface*> QAccessibleTableCell::rowHeaderCells() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 832-840 |
| | 4 | 2 |
QAccessibleTableCell::rowIndex| Name: | QAccessibleTableCell::rowIndex | | Prototype: | int QAccessibleTableCell::rowIndex() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 885-894 |
| | 6 | 2 |
QAccessibleTableCell::setText| Name: | QAccessibleTableCell::setText | | Prototype: | void QAccessibleTableCell::setText(QAccessible::Text , const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1063-1068 |
| | 3 | 2 |
QAccessibleTableCell::verticalHeader| Name: | QAccessibleTableCell::verticalHeader | | Prototype: | QHeaderView *QAccessibleTableCell::verticalHeader() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 870-878 |
| | 4 | 2 |
QAccessibleTableHeaderCell::role| Name: | QAccessibleTableHeaderCell::role | | Prototype: | QAccessible::Role QAccessibleTableHeaderCell::role() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1091-1096 |
| | 3 | 2 |
QAccessibleTableHeaderCell::state| Name: | QAccessibleTableHeaderCell::state | | Prototype: | QAccessible::State QAccessibleTableHeaderCell::state() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1098-1106 |
| | 5 | 2 |
QAccessibleTextEdit::scrollToSubstring| Name: | QAccessibleTextEdit::scrollToSubstring | | Prototype: | void QAccessibleTextEdit::scrollToSubstring(int startIndex, int endIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 275-292 |
| | 10 | 2 |
QAccessibleTextEdit::state| Name: | QAccessibleTextEdit::state | | Prototype: | QAccessible::State QAccessibleTextEdit::state() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 256-264 |
| | 5 | 2 |
QAccessibleTextEdit::text| Name: | QAccessibleTextEdit::text | | Prototype: | QString QAccessibleTextEdit::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 236-242 |
| | 3 | 2 |
QAccessibleTextWidget::removeSelection| Name: | QAccessibleTextWidget::removeSelection | | Prototype: | void QAccessibleTextWidget::removeSelection(int selectionIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1015-1023 |
| | 5 | 2 |
QAccessibleTextWidget::selection| Name: | QAccessibleTextWidget::selection | | Prototype: | void QAccessibleTextWidget::selection(int selectionIndex, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 922-932 |
| | 6 | 2 |
QAccessibleTextWidget::setSelection| Name: | QAccessibleTextWidget::setSelection | | Prototype: | void QAccessibleTextWidget::setSelection(int selectionIndex, int startOffset, int endOffset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1025-1034 |
| | 6 | 2 |
QAccessibleToolButton::child| Name: | QAccessibleToolButton::child | | Prototype: | QAccessibleInterface *QAccessibleToolButton::child(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 321-330 |
| | 3 | 2 |
QAccessibleTree::cellAt| Name: | QAccessibleTree::cellAt | | Prototype: | QAccessibleInterface *QAccessibleTree::cellAt(int row, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 754-766 |
| | 8 | 2 |
QAccessibleTree::childCount| Name: | QAccessibleTree::childCount | | Prototype: | int QAccessibleTree::childCount() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 678-687 |
| | 6 | 2 |
QAccessibleTree::isRowSelected| Name: | QAccessibleTree::isRowSelected | | Prototype: | bool QAccessibleTree::isRowSelected(int row) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 773-779 |
| | 4 | 2 |
QAccessibleWidget::addControllingSignal| Name: | QAccessibleWidget::addControllingSignal | | Prototype: | void QAccessibleWidget::addControllingSignal(const QString &signal) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 284-290 |
| | 4 | 2 |
QAccessibleWidget::child| Name: | QAccessibleWidget::child | | Prototype: | QAccessibleInterface *QAccessibleWidget::child(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 362-369 |
| | 5 | 2 |
QAccessibleWidget::indexOfChild| Name: | QAccessibleWidget::indexOfChild | | Prototype: | int QAccessibleWidget::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 394-400 |
| | 4 | 2 |
QAccessibleWidget::interface_cast| Name: | QAccessibleWidget::interface_cast | | Prototype: | void *QAccessibleWidget::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 523-528 |
| | 3 | 2 |
QAccessibleWidget::isValid| Name: | QAccessibleWidget::isValid | | Prototype: | bool QAccessibleWidget::isValid() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 203-208 |
| | 3 | 2 |
QAccessibleWidget::parentObject| Name: | QAccessibleWidget::parentObject | | Prototype: | QObject *QAccessibleWidget::parentObject() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 243-249 |
| | 4 | 2 |
QAccessibleWidget::rect| Name: | QAccessibleWidget::rect | | Prototype: | QRect QAccessibleWidget::rect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 252-260 |
| | 5 | 2 |
QAccessibleWindowContainer::child| Name: | QAccessibleWindowContainer::child | | Prototype: | QAccessibleInterface *QAccessibleWindowContainer::child(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 911-916 |
| | 3 | 2 |
QAccessibleWindowContainer::childCount| Name: | QAccessibleWindowContainer::childCount | | Prototype: | int QAccessibleWindowContainer::childCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 897-902 |
| | 3 | 2 |
QAccessibleWindowContainer::indexOfChild| Name: | QAccessibleWindowContainer::indexOfChild | | Prototype: | int QAccessibleWindowContainer::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 904-909 |
| | 3 | 2 |
QAction::QAction| Name: | QAction::QAction | | Prototype: | QAction::QAction(QObject* parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 281-288 |
| | 4 | 2 |
QAction::QAction| Name: | QAction::QAction | | Prototype: | QAction::QAction(QActionPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 340-347 |
| | 4 | 2 |
QAction::QAction| Name: | QAction::QAction | | Prototype: | QAction::QAction(const QString &text, QObject* parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 304-312 |
| | 5 | 2 |
QAction::QAction| Name: | QAction::QAction | | Prototype: | QAction::QAction(const QIcon &icon, const QString &text, QObject* parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 326-335 |
| | 6 | 2 |
QAction::iconText| Name: | QAction::iconText | | Prototype: | QString QAction::iconText() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 781-787 |
| | 4 | 2 |
QAction::isIconVisibleInMenu| Name: | QAction::isIconVisibleInMenu | | Prototype: | bool QAction::isIconVisibleInMenu() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1297-1304 |
| | 4 | 2 |
QAction::parentWidget| Name: | QAction::parentWidget | | Prototype: | QWidget *QAction::parentWidget() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 352-358 |
| | 4 | 2 |
QAction::setCheckable| Name: | QAction::setCheckable | | Prototype: | void QAction::setCheckable(bool b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 940-949 |
| | 6 | 2 |
QAction::setFont| Name: | QAction::setFont | | Prototype: | void QAction::setFont(const QFont &font) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 549-558 |
| | 6 | 2 |
QAction::setIconText| Name: | QAction::setIconText | | Prototype: | void QAction::setIconText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 771-779 |
| | 5 | 2 |
QAction::setMenuRole| Name: | QAction::setMenuRole | | Prototype: | void QAction::setMenuRole(MenuRole menuRole) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1248-1256 |
| | 5 | 2 |
QAction::setPriority| Name: | QAction::setPriority | | Prototype: | void QAction::setPriority(Priority priority) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 905-913 |
| | 5 | 2 |
QAction::setSeparator| Name: | QAction::setSeparator | | Prototype: | void QAction::setSeparator(bool b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 693-701 |
| | 5 | 2 |
QAction::setStatusTip| Name: | QAction::setStatusTip | | Prototype: | void QAction::setStatusTip(const QString &statustip) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 832-840 |
| | 5 | 2 |
QAction::setText| Name: | QAction::setText | | Prototype: | void QAction::setText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 727-735 |
| | 5 | 2 |
QAction::setToolTip| Name: | QAction::setToolTip | | Prototype: | void QAction::setToolTip(const QString &tooltip) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 800-808 |
| | 5 | 2 |
QAction::setWhatsThis| Name: | QAction::setWhatsThis | | Prototype: | void QAction::setWhatsThis(const QString &whatsthis) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 858-866 |
| | 5 | 2 |
QAction::text| Name: | QAction::text | | Prototype: | QString QAction::text() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 737-746 |
| | 6 | 2 |
QActionPrivate::showStatusText| Name: | QActionPrivate::showStatusText | | Prototype: | bool QActionPrivate::showStatusText(QWidget *widget, const QString &str) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 92-105 |
| | 5 | 2 |
QAlphaPaintEngine::begin| Name: | QAlphaPaintEngine::begin | | Prototype: | bool QAlphaPaintEngine::begin(QPaintDevice *pdev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 64-94 |
| | 20 | 2 |
QAlphaPaintEngine::end| Name: | QAlphaPaintEngine::end | | Prototype: | bool QAlphaPaintEngine::end() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 96-107 |
| | 6 | 2 |
QAlphaWidget::closeEvent| Name: | QAlphaWidget::closeEvent | | Prototype: | void QAlphaWidget::closeEvent(QCloseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 223-233 |
| | 6 | 2 |
QAnimationDriver::start| Name: | QAnimationDriver::start | | Prototype: | void QAnimationDriver::start() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 876-884 |
| | 5 | 2 |
QAnimationDriver::stop| Name: | QAnimationDriver::stop | | Prototype: | void QAnimationDriver::stop() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 887-894 |
| | 4 | 2 |
QAnimationDriver::~QAnimationDriver| Name: | QAnimationDriver::~QAnimationDriver | | Prototype: | QAnimationDriver::~QAnimationDriver() | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 776-781 |
| | 3 | 2 |
QAnimationGroup::animationAt| Name: | QAnimationGroup::animationAt | | Prototype: | QAbstractAnimation *QAnimationGroup::animationAt(int index) const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 127-137 |
| | 5 | 2 |
QAnimationGroup::takeAnimation| Name: | QAnimationGroup::takeAnimation | | Prototype: | QAbstractAnimation *QAnimationGroup::takeAnimation(int index) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 235-250 |
| | 10 | 2 |
QAnimationGroupPrivate::animationRemoved| Name: | QAnimationGroupPrivate::animationRemoved | | Prototype: | void QAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 290-298 |
| | 5 | 2 |
QAnimationTimer::ensureTimerUpdate| Name: | QAnimationTimer::ensureTimerUpdate | | Prototype: | void QAnimationTimer::ensureTimerUpdate() | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 590-596 |
| | 4 | 2 |
QAnimationTimer::instance| Name: | QAnimationTimer::instance | | Prototype: | QAnimationTimer *QAnimationTimer::instance(bool create) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 568-583 |
| | 6 | 2 |
QAnimationTimer::stopTimer| Name: | QAnimationTimer::stopTimer | | Prototype: | void QAnimationTimer::stopTimer() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 655-665 |
| | 6 | 2 |
QAnimationTimer::updateAnimationTimer| Name: | QAnimationTimer::updateAnimationTimer | | Prototype: | void QAnimationTimer::updateAnimationTimer() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 622-627 |
| | 3 | 2 |
QApplication::allWidgets| Name: | QApplication::allWidgets | | Prototype: | QWidgetList QApplication::allWidgets() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1808-1813 |
| | 3 | 2 |
QApplication::isEffectEnabled| Name: | QApplication::isEffectEnabled | | Prototype: | bool QApplication::isEffectEnabled(Qt::UIEffect effect) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4195-4201 |
| | 4 | 2 |
QApplication::setColorSpec| Name: | QApplication::setColorSpec | | Prototype: | void QApplication::setColorSpec(int spec) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1381-1387 |
| | 4 | 2 |
QApplication::setStyle| Name: | QApplication::setStyle | | Prototype: | QStyle* QApplication::setStyle(const QString& style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1305-1313 |
| | 5 | 2 |
QApplicationPrivate::QApplicationPrivate| Name: | QApplicationPrivate::QApplicationPrivate | | Prototype: | QApplicationPrivate::QApplicationPrivate(int &argc, char **argv, int flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 181-193 |
| | 5 | 2 |
QApplicationPrivate::initializeWidgetPaletteHash| Name: | QApplicationPrivate::initializeWidgetPaletteHash | | Prototype: | void QApplicationPrivate::initializeWidgetPaletteHash() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 696-718 |
| | 19 | 2 |
QApplicationPrivate::~QApplicationPrivate| Name: | QApplicationPrivate::~QApplicationPrivate | | Prototype: | QApplicationPrivate::~QApplicationPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 195-199 |
| | 2 | 2 |
QArrayData::deallocate| Name: | QArrayData::deallocate | | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 125-141 |
| | 20 | 2 |
QAsn1Element::fromInteger| Name: | QAsn1Element::fromInteger | | Prototype: | QAsn1Element QAsn1Element::fromInteger(unsigned int val) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 170-179 |
| | 6 | 2 |
QAsn1Element::fromVector| Name: | QAsn1Element::fromVector | | Prototype: | QAsn1Element QAsn1Element::fromVector(const QVector<QAsn1Element> &items) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 181-189 |
| | 6 | 2 |
QAssociativeIterable::const_iterator::key| Name: | QAssociativeIterable::const_iterator::key | | Prototype: | const QVariant QAssociativeIterable::const_iterator::key() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4346-4353 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::operator*| Name: | QAssociativeIterable::const_iterator::operator* | | Prototype: | const QVariant QAssociativeIterable::const_iterator::operator*() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4334-4341 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::operator=| Name: | QAssociativeIterable::const_iterator::operator= | | Prototype: | QAssociativeIterable::const_iterator& QAssociativeIterable::const_iterator::operator=(const const_iterator &other) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4318-4329 |
| | 7 | 2 |
QAssociativeIterable::const_iterator::value| Name: | QAssociativeIterable::const_iterator::value | | Prototype: | const QVariant QAssociativeIterable::const_iterator::value() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4358-4365 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::~const_iterator| Name: | QAssociativeIterable::const_iterator::~const_iterator | | Prototype: | QAssociativeIterable::const_iterator::~const_iterator() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4298-4304 |
| | 3 | 2 |
QAssociativeIterable::find| Name: | QAssociativeIterable::find | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::find(const QVariant &key) const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4248-4257 |
| | 6 | 2 |
QAssociativeIterable::value| Name: | QAssociativeIterable::value | | Prototype: | QVariant QAssociativeIterable::value(const QVariant &key) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4264-4270 |
| | 4 | 2 |
QAuthenticator::QAuthenticator| Name: | QAuthenticator::QAuthenticator | | Prototype: | QAuthenticator::QAuthenticator(const QAuthenticator &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 159-164 |
| | 2 | 2 |
QAuthenticator::~QAuthenticator| Name: | QAuthenticator::~QAuthenticator | | Prototype: | QAuthenticator::~QAuthenticator() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 150-154 |
| | 2 | 2 |
QBackingStore::paintDevice| Name: | QBackingStore::paintDevice | | Prototype: | QPaintDevice *QBackingStore::paintDevice() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 124-132 |
| | 4 | 2 |
QBackingStore::scroll| Name: | QBackingStore::scroll | | Prototype: | bool QBackingStore::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 237-249 |
| | 6 | 2 |
QBalloonTip::hideBalloon| Name: | QBalloonTip::hideBalloon | | Prototype: | void QBalloonTip::hideBalloon() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 415-422 |
| | 5 | 2 |
QBalloonTip::mousePressEvent| Name: | QBalloonTip::mousePressEvent | | Prototype: | void QBalloonTip::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 663-668 |
| | 3 | 2 |
QBalloonTip::updateBalloonPosition| Name: | QBalloonTip::updateBalloonPosition | | Prototype: | void QBalloonTip::updateBalloonPosition(const QPoint& pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 424-430 |
| | 4 | 2 |
QBasicDrag::cancelDrag| Name: | QBasicDrag::cancelDrag | | Prototype: | void QBasicDrag::cancelDrag() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 201-207 |
| | 3 | 2 |
QBasicDrag::exitDndEventLoop| Name: | QBasicDrag::exitDndEventLoop | | Prototype: | void QBasicDrag::exitDndEventLoop() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 276-280 |
| | 2 | 2 |
QBasicDrag::moveShapedPixmapWindow| Name: | QBasicDrag::moveShapedPixmapWindow | | Prototype: | void QBasicDrag::moveShapedPixmapWindow(const QPoint &globalPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 263-267 |
| | 2 | 2 |
QBasicDrag::restoreCursor| Name: | QBasicDrag::restoreCursor | | Prototype: | void QBasicDrag::restoreCursor() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 209-217 |
| | 3 | 2 |
QBasicDrag::startDrag| Name: | QBasicDrag::startDrag | | Prototype: | void QBasicDrag::startDrag() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 219-231 |
| | 6 | 2 |
QBasicFontDatabase::fontEngine| Name: | QBasicFontDatabase::fontEngine | | Prototype: | QFontEngine *QBasicFontDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 150-167 |
| | 10 | 2 |
QBasicKeyEventTransition::eventTest| Name: | QBasicKeyEventTransition::eventTest | | Prototype: | bool QBasicKeyEventTransition::eventTest(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | | Lines: | 186-195 |
| | 6 | 2 |