| 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: | 161-166 |
| | 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: | 189-194 |
| | 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: | 168-173 |
| | 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: | 175-180 |
| | 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: | 182-187 |
| | 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: | 443-448 |
| | 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: | 117-127 |
| | 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: | 95-99 |
| | 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: | 807-812 |
| | 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: | 836-844 |
| | 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: | 1026-1036 |
| | 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: | 826-834 |
| | 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: | 879-888 |
| | 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: | 1057-1062 |
| | 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: | 864-872 |
| | 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: | 1085-1090 |
| | 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: | 1092-1100 |
| | 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: | 270-287 |
| | 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: | 251-259 |
| | 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: | 231-237 |
| | 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: | 966-974 |
| | 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: | 873-883 |
| | 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: | 976-985 |
| | 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: | 315-324 |
| | 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: | 748-760 |
| | 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: | 672-681 |
| | 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: | 767-773 |
| | 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: | 280-286 |
| | 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: | 358-365 |
| | 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: | 390-396 |
| | 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: | 519-524 |
| | 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: | 199-204 |
| | 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: | 239-245 |
| | 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: | 248-256 |
| | 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: | 905-910 |
| | 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: | 891-896 |
| | 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: | 898-903 |
| | 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: | 275-282 |
| | 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: | 334-341 |
| | 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: | 298-306 |
| | 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: | 320-329 |
| | 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: | 774-780 |
| | 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: | 1290-1297 |
| | 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: | 346-352 |
| | 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: | 933-942 |
| | 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: | 543-552 |
| | 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: | 764-772 |
| | 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: | 1241-1249 |
| | 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: | 898-906 |
| | 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: | 686-694 |
| | 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: | 825-833 |
| | 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: | 720-728 |
| | 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: | 793-801 |
| | 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: | 851-859 |
| | 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: | 730-739 |
| | 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: | 86-99 |
| | 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: | 58-88 |
| | 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: | 90-101 |
| | 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: | 217-227 |
| | 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: | 870-878 |
| | 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: | 881-888 |
| | 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: | 770-775 |
| | 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: | 121-131 |
| | 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: | 229-244 |
| | 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: | 284-292 |
| | 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: | 584-590 |
| | 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: | 562-577 |
| | 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: | 649-659 |
| | 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: | 616-621 |
| | 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: | 1802-1807 |
| | 3 | 2 |
QApplication::isEffectEnabled| Name: | QApplication::isEffectEnabled | | Prototype: | bool QApplication::isEffectEnabled(Qt::UIEffect effect) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4208-4214 |
| | 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: | 1376-1382 |
| | 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: | 1300-1308 |
| | 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: | 174-186 |
| | 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: | 691-713 |
| | 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: | 188-192 |
| | 2 | 2 |
QArrayData::deallocate| Name: | QArrayData::deallocate | | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 127-143 |
| | 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: | 164-173 |
| | 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: | 175-183 |
| | 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: | 4348-4355 |
| | 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: | 4336-4343 |
| | 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: | 4320-4331 |
| | 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: | 4360-4367 |
| | 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: | 4300-4306 |
| | 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: | 4250-4259 |
| | 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: | 4266-4272 |
| | 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: | 153-158 |
| | 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: | 144-148 |
| | 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: | 118-126 |
| | 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: | 231-243 |
| | 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: | 409-416 |
| | 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: | 660-665 |
| | 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: | 418-424 |
| | 4 | 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: | 262-266 |
| | 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: | 249-253 |
| | 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: | 195-203 |
| | 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: | 205-217 |
| | 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: | 143-160 |
| | 10 | 2 |
QBasicKeyEventTransition::eventTest| Name: | QBasicKeyEventTransition::eventTest | | Prototype: | bool QBasicKeyEventTransition::eventTest(QEvent *event) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | | Lines: | 180-189 |
| | 6 | 2 |
QBasicMouseEventTransition::eventTest| Name: | QBasicMouseEventTransition::eventTest | | Prototype: | bool QBasicMouseEventTransition::eventTest(QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | | Lines: | 184-194 |
| | 7 | 2 |