| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QAbstractProxyModel::sourceModel| Name: | QAbstractProxyModel::sourceModel | | Prototype: | QAbstractItemModel *QAbstractProxyModel::sourceModel() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 155-161 |
| | 4 | 2 |
QAbstractScrollArea::wheelEvent| Name: | QAbstractScrollArea::wheelEvent | | Prototype: | void QAbstractScrollArea::wheelEvent(QWheelEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1309-1316 |
| | 4 | 2 |
QAbstractSliderPrivate::QAbstractSliderPrivate| Name: | QAbstractSliderPrivate::QAbstractSliderPrivate | | Prototype: | QAbstractSliderPrivate::QAbstractSliderPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 206-221 |
| | 4 | 1 |
QAbstractSliderPrivate::setSteps| Name: | QAbstractSliderPrivate::setSteps | | Prototype: | void QAbstractSliderPrivate::setSteps(int single, int page) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 250-256 |
| | 4 | 1 |
QAbstractSocketPrivate::_q_forceDisconnect| Name: | QAbstractSocketPrivate::_q_forceDisconnect | | Prototype: | void QAbstractSocketPrivate::_q_forceDisconnect() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1235-1242 |
| | 4 | 2 |
QAbstractSpinBox::clear| Name: | QAbstractSpinBox::clear | | Prototype: | void QAbstractSpinBox::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 517-524 |
| | 4 | 1 |
QAbstractSpinBox::keyReleaseEvent| Name: | QAbstractSpinBox::keyReleaseEvent | | Prototype: | void QAbstractSpinBox::keyReleaseEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1096-1105 |
| | 4 | 2 |
QAbstractSpinBox::mouseReleaseEvent| Name: | QAbstractSpinBox::mouseReleaseEvent | | Prototype: | void QAbstractSpinBox::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1337-1344 |
| | 4 | 2 |
QAbstractSpinBox::paintEvent| Name: | QAbstractSpinBox::paintEvent | | Prototype: | void QAbstractSpinBox::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 929-935 |
| | 4 | 1 |
QAbstractSpinBox::resizeEvent| Name: | QAbstractSpinBox::resizeEvent | | Prototype: | void QAbstractSpinBox::resizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 835-842 |
| | 4 | 1 |
QAbstractSpinBox::setFrame| Name: | QAbstractSpinBox::setFrame | | Prototype: | void QAbstractSpinBox::setFrame(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 362-368 |
| | 4 | 1 |
QAbstractState::parentState| Name: | QAbstractState::parentState | | Prototype: | QState *QAbstractState::parentState() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 157-163 |
| | 4 | 2 |
QAbstractTableModel::flags| Name: | QAbstractTableModel::flags | | Prototype: | Qt::ItemFlags QAbstractTableModel::flags(const QModelIndex &index) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3373-3379 |
| | 4 | 2 |
QAbstractTestLogger::~QAbstractTestLogger| Name: | QAbstractTestLogger::~QAbstractTestLogger | | Prototype: | QAbstractTestLogger::~QAbstractTestLogger() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp | | Lines: | 76-83 |
| | 4 | 3 |
QAbstractTransition::targetState| Name: | QAbstractTransition::targetState | | Prototype: | QAbstractState *QAbstractTransition::targetState() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 208-214 |
| | 4 | 2 |
QAccessible::uniqueId| Name: | QAccessible::uniqueId | | Prototype: | QAccessible::Id QAccessible::uniqueId(QAccessibleInterface *iface) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 756-762 |
| | 4 | 2 |
QAccessibleApplication::child| Name: | QAccessibleApplication::child | | Prototype: | QAccessibleInterface *QAccessibleApplication::child(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | | Lines: | 190-196 |
| | 4 | 2 |
QAccessibleApplication::indexOfChild| Name: | QAccessibleApplication::indexOfChild | | Prototype: | int QAccessibleApplication::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | | Lines: | 177-183 |
| | 4 | 2 |
QAccessibleButton::QAccessibleButton| Name: | QAccessibleButton::QAccessibleButton | | Prototype: | QAccessibleButton::QAccessibleButton(QWidget *w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 80-91 |
| | 4 | 2 |
QAccessibleCache::objectDestroyed| Name: | QAccessibleCache::objectDestroyed | | Prototype: | void QAccessibleCache::objectDestroyed(QObject* obj) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp | | Lines: | 106-113 |
| | 4 | 2 |
QAccessibleCalendarWidget::calendarView| Name: | QAccessibleCalendarWidget::calendarView | | Prototype: | QAbstractItemView *QAccessibleCalendarWidget::calendarView() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 537-544 |
| | 4 | 3 |
QAccessibleCalendarWidget::navigationBar| Name: | QAccessibleCalendarWidget::navigationBar | | Prototype: | QWidget *QAccessibleCalendarWidget::navigationBar() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 546-553 |
| | 4 | 3 |
QAccessibleComboBox::doAction| Name: | QAccessibleComboBox::doAction | | Prototype: | void QAccessibleComboBox::doAction(const QString &actionName) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 345-354 |
| | 4 | 3 |
QAccessibleGroupBox::actionNames| Name: | QAccessibleGroupBox::actionNames | | Prototype: | QStringList QAccessibleGroupBox::actionNames() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 582-590 |
| | 4 | 2 |
QAccessibleGroupBox::state| Name: | QAccessibleGroupBox::state | | Prototype: | QAccessible::State QAccessibleGroupBox::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 553-559 |
| | 4 | 1 |
QAccessibleMainWindow::child| Name: | QAccessibleMainWindow::child | | Prototype: | QAccessibleInterface *QAccessibleMainWindow::child(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1029-1036 |
| | 4 | 2 |
QAccessibleMdiSubWindow::child| Name: | QAccessibleMdiSubWindow::child | | Prototype: | QAccessibleInterface *QAccessibleMdiSubWindow::child(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 444-451 |
| | 4 | 2 |
QAccessibleMenu::childAt| Name: | QAccessibleMenu::childAt | | Prototype: | QAccessibleInterface *QAccessibleMenu::childAt(int x, int y) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 76-82 |
| | 4 | 2 |
QAccessibleMenu::indexOfChild| Name: | QAccessibleMenu::indexOfChild | | Prototype: | int QAccessibleMenu::indexOfChild( const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 123-130 |
| | 4 | 2 |
QAccessibleMenuBar::indexOfChild| Name: | QAccessibleMenuBar::indexOfChild | | Prototype: | int QAccessibleMenuBar::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 157-164 |
| | 4 | 2 |
QAccessiblePlainTextEdit::scrollBarPosition| Name: | QAccessiblePlainTextEdit::scrollBarPosition | | Prototype: | QPoint QAccessiblePlainTextEdit::scrollBarPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 144-150 |
| | 4 | 1 |
QAccessibleStackedWidget::indexOfChild| Name: | QAccessibleStackedWidget::indexOfChild | | Prototype: | int QAccessibleStackedWidget::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 317-324 |
| | 4 | 2 |
QAccessibleTable::rect| Name: | QAccessibleTable::rect | | Prototype: | QRect QAccessibleTable::rect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 450-456 |
| | 4 | 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::doAction| Name: | QAccessibleTableCell::doAction | | Prototype: | void QAccessibleTableCell::doAction(const QString& actionName) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 902-910 |
| | 4 | 3 |
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::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 |
QAccessibleTextEdit::scrollBarPosition| Name: | QAccessibleTextEdit::scrollBarPosition | | Prototype: | QPoint QAccessibleTextEdit::scrollBarPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 223-229 |
| | 4 | 1 |
QAccessibleTextWidget::state| Name: | QAccessibleTextWidget::state | | Prototype: | QAccessible::State QAccessibleTextWidget::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 647-653 |
| | 4 | 1 |
QAccessibleTextWidget::text| Name: | QAccessibleTextWidget::text | | Prototype: | QString QAccessibleTextWidget::text(int startOffset, int endOffset) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 885-893 |
| | 4 | 1 |
QAccessibleTextWidget::textCursorForRange| Name: | QAccessibleTextWidget::textCursorForRange | | Prototype: | QTextCursor QAccessibleTextWidget::textCursorForRange(int startOffset, int endOffset) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 994-1001 |
| | 4 | 1 |
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::QAccessibleWidget| Name: | QAccessibleWidget::QAccessibleWidget | | Prototype: | QAccessibleWidget::QAccessibleWidget(QWidget *w, QAccessible::Role role, const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 189-196 |
| | 4 | 1 |
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::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::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 |
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::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 |
QActionGroupPrivate::_q_actionHovered| Name: | QActionGroupPrivate::_q_actionHovered | | Prototype: | void QActionGroupPrivate::_q_actionHovered() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 88-94 |
| | 4 | 1 |
QActionGroupPrivate::_q_actionTriggered| Name: | QActionGroupPrivate::_q_actionTriggered | | Prototype: | void QActionGroupPrivate::_q_actionTriggered() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 80-86 |
| | 4 | 1 |
QAlphaWidget::QAlphaWidget| Name: | QAlphaWidget::QAlphaWidget | | Prototype: | QAlphaWidget::QAlphaWidget(QWidget* w, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 94-103 |
| | 4 | 1 |
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 |
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 |
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::topLevelAt| Name: | QApplication::topLevelAt | | Prototype: | QWidget *QApplication::topLevelAt(const QPoint &pos) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 375-382 |
| | 4 | 3 |
QApplicationPrivate::notifyThemeChanged| Name: | QApplicationPrivate::notifyThemeChanged | | Prototype: | void QApplicationPrivate::notifyThemeChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4560-4566 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator+| Name: | QAssociativeIterable::const_iterator::operator+ | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator+(int j) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4477-4483 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator++| Name: | QAssociativeIterable::const_iterator::operator++ | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator++(int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4413-4419 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator-| Name: | QAssociativeIterable::const_iterator::operator- | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator-(int j) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4491-4497 |
| | 4 | 1 |
QAssociativeIterable::const_iterator::operator--| Name: | QAssociativeIterable::const_iterator::operator-- | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator--(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4441-4447 |
| | 4 | 1 |
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 |
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 |
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 |
QBasicKeyEventTransition::QBasicKeyEventTransition| Name: | QBasicKeyEventTransition::QBasicKeyEventTransition | | Prototype: | QBasicKeyEventTransition::QBasicKeyEventTransition(QEvent::Type type, int key, Qt::KeyboardModifiers modifierMask, QState *sourceState) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | | Lines: | 103-112 |
| | 4 | 1 |
QBasicMutex::lockInternal| Name: | QBasicMutex::lockInternal | | Prototype: | bool QBasicMutex::lockInternal(int timeout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 206-212 |
| | 4 | 1 |
QBenchmarkGlobalData::setMode| Name: | QBenchmarkGlobalData::setMode | | Prototype: | void QBenchmarkGlobalData::setMode(Mode mode) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 66-73 |
| | 4 | 2 |
QBenchmarkPerfEventsMeasurer::checkpoint| Name: | QBenchmarkPerfEventsMeasurer::checkpoint | | Prototype: | qint64 QBenchmarkPerfEventsMeasurer::checkpoint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 529-535 |
| | 4 | 1 |
QBenchmarkPerfEventsMeasurer::readValue| Name: | QBenchmarkPerfEventsMeasurer::readValue | | Prototype: | qint64 QBenchmarkPerfEventsMeasurer::readValue() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 599-607 |
| | 4 | 2 |
QBenchmarkTestMethodData::adjustIterationCount| Name: | QBenchmarkTestMethodData::adjustIterationCount | | Prototype: | int QBenchmarkTestMethodData::adjustIterationCount(int suggestion) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 131-141 |
| | 4 | 2 |
QBenchmarkValgrindUtils::rerunThroughCallgrind| Name: | QBenchmarkValgrindUtils::rerunThroughCallgrind | | Prototype: | bool QBenchmarkValgrindUtils::rerunThroughCallgrind(const QStringList &origAppArgs, int &exitCode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 62-69 |
| | 4 | 2 |
QBezier::toPolygon| Name: | QBezier::toPolygon | | Prototype: | QPolygonF QBezier::toPolygon(qreal bezier_flattening_threshold) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 69-86 |
| | 4 | 1 |
QBidiControl::pdf| Name: | QBidiControl::pdf | | Prototype: | inline void pdf() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 260-265 |
| | 4 | 1 |
QBidiStatus::QBidiStatus| Name: | QBidiStatus::QBidiStatus | | Prototype: | QBidiStatus() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 228-233 |
| | 4 | 1 |
QBlittable::unlock| Name: | QBlittable::unlock | | Prototype: | void QBlittable::unlock() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 86-93 |
| | 4 | 2 |
QBlittablePlatformPixmap::blittable| Name: | QBlittablePlatformPixmap::blittable | | Prototype: | QBlittable *QBlittablePlatformPixmap::blittable() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 70-78 |
| | 4 | 2 |
QBlittablePlatformPixmap::paintEngine| Name: | QBlittablePlatformPixmap::paintEngine | | Prototype: | QPaintEngine *QBlittablePlatformPixmap::paintEngine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 206-213 |
| | 4 | 2 |
QBlitterPaintEngine::begin| Name: | QBlitterPaintEngine::begin | | Prototype: | bool QBlitterPaintEngine::begin(QPaintDevice *pdev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 500-509 |
| | 4 | 1 |
QBlitterPaintEngine::drawEllipse| Name: | QBlitterPaintEngine::drawEllipse | | Prototype: | void QBlitterPaintEngine::drawEllipse(const QRectF &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 731-737 |
| | 4 | 1 |
QBlitterPaintEngine::drawImage| Name: | QBlitterPaintEngine::drawImage | | Prototype: | void QBlitterPaintEngine::drawImage(const QRectF &r, const QImage &pm, const QRectF &sr, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 744-751 |
| | 4 | 1 |
QBlitterPaintEngine::drawPoints| Name: | QBlitterPaintEngine::drawPoints | | Prototype: | void QBlitterPaintEngine::drawPoints(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 769-775 |
| | 4 | 1 |
QBlitterPaintEngine::drawPoints| Name: | QBlitterPaintEngine::drawPoints | | Prototype: | void QBlitterPaintEngine::drawPoints(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 777-783 |
| | 4 | 1 |
QBlitterPaintEngine::drawPolygon| Name: | QBlitterPaintEngine::drawPolygon | | Prototype: | void QBlitterPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 699-705 |
| | 4 | 1 |
QBlitterPaintEngine::drawPolygon| Name: | QBlitterPaintEngine::drawPolygon | | Prototype: | void QBlitterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 707-713 |
| | 4 | 1 |
QBlitterPaintEngine::drawTextItem| Name: | QBlitterPaintEngine::drawTextItem | | Prototype: | void QBlitterPaintEngine::drawTextItem(const QPointF &pos, const QTextItem &ti) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 761-767 |
| | 4 | 1 |
QBlitterPaintEngine::drawTiledPixmap| Name: | QBlitterPaintEngine::drawTiledPixmap | | Prototype: | void QBlitterPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pm, const QPointF &sr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 753-759 |
| | 4 | 1 |
QBlitterPaintEngine::fillPath| Name: | QBlitterPaintEngine::fillPath | | Prototype: | void QBlitterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 715-721 |
| | 4 | 1 |
QBlitterPaintEngine::fillPolygon| Name: | QBlitterPaintEngine::fillPolygon | | Prototype: | void QBlitterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 723-729 |
| | 4 | 1 |
QBlitterPaintEngine::stroke| Name: | QBlitterPaintEngine::stroke | | Prototype: | void QBlitterPaintEngine::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 785-791 |
| | 4 | 1 |
QBlitterPaintEnginePrivate::updateBrushState| Name: | QBlitterPaintEnginePrivate::updateBrushState | | Prototype: | void QBlitterPaintEnginePrivate::updateBrushState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 305-312 |
| | 4 | 1 |
QBoxLayout::addItem| Name: | QBoxLayout::addItem | | Prototype: | void QBoxLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 823-829 |
| | 4 | 1 |
QBoxLayout::expandingDirections| Name: | QBoxLayout::expandingDirections | | Prototype: | Qt::Orientations QBoxLayout::expandingDirections() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 740-746 |
| | 4 | 2 |
QBoxLayout::hasHeightForWidth| Name: | QBoxLayout::hasHeightForWidth | | Prototype: | bool QBoxLayout::hasHeightForWidth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 646-652 |
| | 4 | 2 |
QBoxLayout::minimumSize| Name: | QBoxLayout::minimumSize | | Prototype: | QSize QBoxLayout::minimumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 617-623 |
| | 4 | 2 |
QBoxLayout::sizeHint| Name: | QBoxLayout::sizeHint | | Prototype: | QSize QBoxLayout::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 606-612 |
| | 4 | 2 |
QBoxLayout::stretch| Name: | QBoxLayout::stretch | | Prototype: | int QBoxLayout::stretch(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1162-1168 |
| | 4 | 2 |
QBoxLayoutPrivate::setDirty| Name: | QBoxLayoutPrivate::setDirty | | Prototype: | void setDirty() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 93-98 |
| | 4 | 1 |