| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QApplicationPrivate::desktopStyleKey| Name: | QApplicationPrivate::desktopStyleKey | | Prototype: | QString QApplicationPrivate::desktopStyleKey() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1719-1732 |
| | 7 | 4 |
QApplication::setStyleSheet| Name: | QApplication::setStyleSheet | | Prototype: | void QApplication::setStyleSheet(const QString& styleSheet) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1094-1109 |
| | 11 | 4 |
QApplication::setEffectEnabled| Name: | QApplication::setEffectEnabled | | Prototype: | void QApplication::setEffectEnabled(Qt::UIEffect effect, bool enable) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4168-4180 |
| | 8 | 4 |
QApplication::palette| Name: | QApplication::palette | | Prototype: | QPalette QApplication::palette(const char *className) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1452-1463 |
| | 8 | 4 |
QAnimationTimer::updateAnimationsTime| Name: | QAnimationTimer::updateAnimationsTime | | Prototype: | void QAnimationTimer::updateAnimationsTime(qint64 delta) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 598-620 |
| | 12 | 4 |
QAnimationTimer::restartAnimationTimer| Name: | QAnimationTimer::restartAnimationTimer | | Prototype: | void QAnimationTimer::restartAnimationTimer() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 629-637 |
| | 6 | 4 |
QAnimationTimer::closestPauseAnimationTimeToFinish| Name: | QAnimationTimer::closestPauseAnimationTimeToFinish | | Prototype: | int QAnimationTimer::closestPauseAnimationTimeToFinish() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 735-751 |
| | 10 | 4 |
QAlphaWidget::run| Name: | QAlphaWidget::run | | Prototype: | void QAlphaWidget::run(int time) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 133-181 |
| | 26 | 4 |
QAlphaPaintEngine::drawTiledPixmap| Name: | QAlphaPaintEngine::drawTiledPixmap | | Prototype: | void QAlphaPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 264-283 |
| | 10 | 4 |
QAlphaPaintEngine::drawTextItem| Name: | QAlphaPaintEngine::drawTextItem | | Prototype: | void QAlphaPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 241-262 |
| | 11 | 4 |
QAlphaPaintEngine::drawPixmap| Name: | QAlphaPaintEngine::drawPixmap | | Prototype: | void QAlphaPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 220-239 |
| | 10 | 4 |
QAlphaPaintEngine::drawPath| Name: | QAlphaPaintEngine::drawPath | | Prototype: | void QAlphaPaintEngine::drawPath(const QPainterPath &path) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 167-188 |
| | 11 | 4 |
QActionPrivate::setShortcutEnabled| Name: | QActionPrivate::setShortcutEnabled | | Prototype: | void QActionPrivate::setShortcutEnabled(bool enable, QShortcutMap &map) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 172-181 |
| | 6 | 4 |
QAction::setShortcuts| Name: | QAction::setShortcuts | | Prototype: | void QAction::setShortcuts(const QList<QKeySequence> &shortcuts) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 415-435 |
| | 13 | 4 |
QAction::setEnabled| Name: | QAction::setEnabled | | Prototype: | void QAction::setEnabled(bool b) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1026-1040 |
| | 10 | 4 |
QAction::setActionGroup| Name: | QAction::setActionGroup | | Prototype: | void QAction::setActionGroup(QActionGroup *group) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 604-616 |
| | 9 | 4 |
QAccessibleWidget::focusChild| Name: | QAccessibleWidget::focusChild | | Prototype: | QAccessibleInterface *QAccessibleWidget::focusChild() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 372-384 |
| | 8 | 4 |
QAccessibleWidget::doAction| Name: | QAccessibleWidget::doAction | | Prototype: | void QAccessibleWidget::doAction(const QString &actionName) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 460-470 |
| | 6 | 4 |
QAccessibleTree::indexFromLogical| Name: | QAccessibleTree::indexFromLogical | | Prototype: | QModelIndex QAccessibleTree::indexFromLogical(int row, int column) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 641-657 |
| | 10 | 4 |
QAccessibleToolButton::actionNames| Name: | QAccessibleToolButton::actionNames | | Prototype: | QStringList QAccessibleToolButton::actionNames() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 338-348 |
| | 7 | 4 |
QAccessibleTableHeaderCell::headerView| Name: | QAccessibleTableHeaderCell::headerView | | Prototype: | QHeaderView *QAccessibleTableHeaderCell::headerView() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1175-1193 |
| | 7 | 4 |
QAccessibleTable::QAccessibleTable| Name: | QAccessibleTable::QAccessibleTable | | Prototype: | QAccessibleTable::QAccessibleTable(QWidget *w) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 79-94 |
| | 8 | 4 |
QAccessibleStackedWidget::childAt| Name: | QAccessibleStackedWidget::childAt | | Prototype: | QAccessibleInterface *QAccessibleStackedWidget::childAt(int x, int y) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 304-315 |
| | 9 | 4 |
QAccessibleMenuItem::window| Name: | QAccessibleMenuItem::window | | Prototype: | QWindow *QAccessibleMenuItem::window() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 235-246 |
| | 7 | 4 |
QAccessibleLineEdit::setText| Name: | QAccessibleLineEdit::setText | | Prototype: | void QAccessibleLineEdit::setText(QAccessible::Text t, const QString &text) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 655-669 |
| | 9 | 4 |
QAccessibleGroupBox::relations| Name: | QAccessibleGroupBox::relations | | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleGroupBox::relations(QAccessible::Relation match ) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 572-586 |
| | 8 | 4 |
QAccessibleEvent::uniqueId| Name: | QAccessibleEvent::uniqueId | | Prototype: | QAccessible::Id QAccessibleEvent::uniqueId() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 1366-1376 |
| | 8 | 4 |
QAccessibleButton::role| Name: | QAccessibleButton::role | | Prototype: | QAccessible::Role QAccessibleButton::role() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 181-196 |
| | 7 | 4 |
QAccessibleButton::rect| Name: | QAccessibleButton::rect | | Prototype: | QRect QAccessibleButton::rect() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 161-179 |
| | 14 | 4 |
QAccessibleApplication::text| Name: | QAccessibleApplication::text | | Prototype: | QString QAccessibleApplication::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | | Lines: | 214-225 |
| | 5 | 4 |
QAccessibleAbstractSpinBox::interface_cast| Name: | QAccessibleAbstractSpinBox::interface_cast | | Prototype: | void *QAccessibleAbstractSpinBox::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp | | Lines: | 97-106 |
| | 7 | 4 |
QAccessibleAbstractScrollArea::childAt| Name: | QAccessibleAbstractScrollArea::childAt | | Prototype: | QAccessibleInterface *QAccessibleAbstractScrollArea::childAt(int x, int y) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 399-411 |
| | 8 | 4 |
QAccessible::installFactory| Name: | QAccessible::installFactory | | Prototype: | void QAccessible::installFactory(InterfaceFactory factory) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 559-571 |
| | 8 | 4 |
QAccessible::installActivationObserver| Name: | QAccessible::installActivationObserver | | Prototype: | void QAccessible::installActivationObserver(QAccessible::ActivationObserver *observer) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 626-638 |
| | 8 | 4 |
QAbstractSpinBoxPrivate::reset| Name: | QAbstractSpinBoxPrivate::reset | | Prototype: | void QAbstractSpinBoxPrivate::reset() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1586-1600 |
| | 10 | 4 |
QAbstractSpinBoxPrivate::getZeroVariant| Name: | QAbstractSpinBoxPrivate::getZeroVariant | | Prototype: | QVariant QAbstractSpinBoxPrivate::getZeroVariant() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1794-1803 |
| | 6 | 4 |
QAbstractSpinBox::mousePressEvent| Name: | QAbstractSpinBox::mousePressEvent | | Prototype: | void QAbstractSpinBox::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1319-1338 |
| | 11 | 4 |
QAbstractSpinBox::mouseMoveEvent| Name: | QAbstractSpinBox::mouseMoveEvent | | Prototype: | void QAbstractSpinBox::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1296-1313 |
| | 10 | 4 |
QAbstractSpinBox::inputMethodQuery| Name: | QAbstractSpinBox::inputMethodQuery | | Prototype: | QVariant QAbstractSpinBox::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 726-739 |
| | 8 | 4 |
QAbstractSocketPrivate::startConnectingByName| Name: | QAbstractSocketPrivate::startConnectingByName | | Prototype: | void QAbstractSocketPrivate::startConnectingByName(const QString &host) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 950-979 |
| | 14 | 4 |
QAbstractSocketPrivate::resetSocketLayer| Name: | QAbstractSocketPrivate::resetSocketLayer | | Prototype: | void QAbstractSocketPrivate::resetSocketLayer() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 590-607 |
| | 10 | 4 |
QAbstractSocketPrivate::initSocketLayer| Name: | QAbstractSocketPrivate::initSocketLayer | | Prototype: | bool QAbstractSocketPrivate::initSocketLayer(QAbstractSocket::NetworkLayerProtocol protocol) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 615-665 |
| | 15 | 4 |
QAbstractSocket::setReadBufferSize| Name: | QAbstractSocket::setReadBufferSize | | Prototype: | void QAbstractSocket::setReadBufferSize(qint64 size) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2823-2837 |
| | 7 | 4 |
QAbstractSocket::abort| Name: | QAbstractSocket::abort | | Prototype: | void QAbstractSocket::abort() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2373-2396 |
| | 13 | 4 |
QAbstractSlider::setValue| Name: | QAbstractSlider::setValue | | Prototype: | void QAbstractSlider::setValue(int value) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 531-549 |
| | 13 | 4 |
QAbstractSlider::setSliderDown| Name: | QAbstractSlider::setSliderDown | | Prototype: | void QAbstractSlider::setSliderDown(bool down) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 461-477 |
| | 9 | 4 |
QAbstractScrollAreaPrivate::contentsOffset| Name: | QAbstractScrollAreaPrivate::contentsOffset | | Prototype: | QPoint QAbstractScrollAreaPrivate::contentsOffset() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1550-1563 |
| | 9 | 4 |
QAbstractScrollArea::setViewport| Name: | QAbstractScrollArea::setViewport | | Prototype: | void QAbstractScrollArea::setViewport(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 600-625 |
| | 16 | 4 |
QAbstractScrollArea::eventFilter| Name: | QAbstractScrollArea::eventFilter | | Prototype: | bool QAbstractScrollArea::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 973-986 |
| | 9 | 4 |
QAbstractProxyModel::setSourceModel| Name: | QAbstractProxyModel::setSourceModel | | Prototype: | void QAbstractProxyModel::setSourceModel(QAbstractItemModel *sourceModel) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 131-147 |
| | 10 | 4 |
QAbstractItemViewPrivate::updateEditorData| Name: | QAbstractItemViewPrivate::updateEditorData | | Prototype: | void QAbstractItemViewPrivate::updateEditorData(const QModelIndex &tl, const QModelIndex &br) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4234-4259 |
| | 16 | 4 |
QAbstractItemViewPrivate::fetchMore| Name: | QAbstractItemViewPrivate::fetchMore | | Prototype: | void QAbstractItemViewPrivate::fetchMore() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4104-4119 |
| | 11 | 4 |
QAbstractItemViewPrivate::checkPersistentEditorFocus| Name: | QAbstractItemViewPrivate::checkPersistentEditorFocus | | Prototype: | void QAbstractItemViewPrivate::checkPersistentEditorFocus() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4306-4317 |
| | 6 | 4 |
QAbstractItemView::viewOptions| Name: | QAbstractItemView::viewOptions | | Prototype: | QStyleOptionViewItem QAbstractItemView::viewOptions() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3691-3725 |
| | 24 | 4 |
QAbstractItemView::setModel| Name: | QAbstractItemView::setModel | | Prototype: | void QAbstractItemView::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 669-749 |
| | 87 | 4 |
QAbstractItemView::inputMethodEvent| Name: | QAbstractItemView::inputMethodEvent | | Prototype: | void QAbstractItemView::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2557-2568 |
| | 7 | 4 |
QAbstractItemModelPrivate::variantLessThan| Name: | QAbstractItemModelPrivate::variantLessThan | | Prototype: | bool QAbstractItemModelPrivate::variantLessThan(const QVariant &v1, const QVariant &v2) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 581-592 |
| | 4 | 4 |
QAbstractItemModelPrivate::rowsRemoved| Name: | QAbstractItemModelPrivate::rowsRemoved | | Prototype: | void QAbstractItemModelPrivate::rowsRemoved(const QModelIndex &parent, int first, int last) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 798-823 |
| | 18 | 4 |
QAbstractItemModelPrivate::rowsAboutToBeInserted| Name: | QAbstractItemModelPrivate::rowsAboutToBeInserted | | Prototype: | void QAbstractItemModelPrivate::rowsAboutToBeInserted(const QModelIndex &parent, int first, int last) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 619-636 |
| | 11 | 4 |
QAbstractItemModelPrivate::movePersistentIndexes| Name: | QAbstractItemModelPrivate::movePersistentIndexes | | Prototype: | void QAbstractItemModelPrivate::movePersistentIndexes(const QVector<QPersistentModelIndexData *> &indexes, int change, const QModelIndex &parent, Qt::Orientation orientation) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 722-748 |
| | 15 | 4 |
QAbstractItemModelPrivate::columnsRemoved| Name: | QAbstractItemModelPrivate::columnsRemoved | | Prototype: | void QAbstractItemModelPrivate::columnsRemoved(const QModelIndex &parent, int first, int last) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 893-918 |
| | 18 | 4 |
QAbstractItemModelPrivate::columnsAboutToBeInserted| Name: | QAbstractItemModelPrivate::columnsAboutToBeInserted | | Prototype: | void QAbstractItemModelPrivate::columnsAboutToBeInserted(const QModelIndex &parent, int first, int last) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 825-841 |
| | 11 | 4 |
QAbstractItemModel::changePersistentIndex| Name: | QAbstractItemModel::changePersistentIndex | | Prototype: | void QAbstractItemModel::changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3194-3210 |
| | 11 | 4 |
QAbstractItemModel::canDropMimeData| Name: | QAbstractItemModel::canDropMimeData | | Prototype: | bool QAbstractItemModel::canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1894-1911 |
| | 10 | 4 |
QAbstractItemDelegatePrivate::tryFixup| Name: | QAbstractItemDelegatePrivate::tryFixup | | Prototype: | bool QAbstractItemDelegatePrivate::tryFixup(QWidget *editor) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 531-547 |
| | 8 | 4 |
QAbstractFileEngineIterator::currentFilePath| Name: | QAbstractFileEngineIterator::currentFilePath | | Prototype: | QString QAbstractFileEngineIterator::currentFilePath() const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 991-1003 |
| | 8 | 4 |
QAbstractFileEngine::readLine| Name: | QAbstractFileEngine::readLine | | Prototype: | qint64 QAbstractFileEngine::readLine(char *data, qint64 maxlen) | | Coverage: | 30.000% (3/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1118-1132 |
| | 11 | 4 |
QAbstractButtonPrivate::queryButtonList| Name: | QAbstractButtonPrivate::queryButtonList | | Prototype: | QList<QAbstractButton *>QAbstractButtonPrivate::queryButtonList() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 182-203 |
| | 13 | 4 |
QAbstractButtonPrivate::fixFocusPolicy| Name: | QAbstractButtonPrivate::fixFocusPolicy | | Prototype: | void QAbstractButtonPrivate::fixFocusPolicy() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 333-352 |
| | 11 | 4 |
QAbstractButton::mouseReleaseEvent| Name: | QAbstractButton::mouseReleaseEvent | | Prototype: | void QAbstractButton::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 990-1015 |
| | 15 | 4 |
QAbstractButton::changeEvent| Name: | QAbstractButton::changeEvent | | Prototype: | void QAbstractButton::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1179-1194 |
| | 9 | 4 |
QAbstractButton::animateClick| Name: | QAbstractButton::animateClick | | Prototype: | void QAbstractButton::animateClick(int msec) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 829-842 |
| | 11 | 4 |
PropertyNotifyEvent::checkEvent| Name: | PropertyNotifyEvent::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1444-1455 |
| | 8 | 4 |
PressDelayHandler::timerEvent| Name: | PressDelayHandler::timerEvent | | Prototype: | void timerEvent(QTimerEvent *e) override | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 257-271 |
| | 7 | 4 |
PressDelayHandler::scrollerBecameActive| Name: | PressDelayHandler::scrollerBecameActive | | Prototype: | void scrollerBecameActive() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 216-254 |
| | 12 | 4 |
PressDelayHandler::released| Name: | PressDelayHandler::released | | Prototype: | bool released(QEvent *e, bool scrollerWasActive, bool scrollerIsActive) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 172-200 |
| | 14 | 4 |
PathSimplifier::findElementLeftOf| Name: | PathSimplifier::findElementLeftOf | | Prototype: | PathSimplifier::RBNode *PathSimplifier::findElementLeftOf(const Element *element, const QPair<RBNode *, RBNode *> &bounds) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1394-1410 |
| | 12 | 4 |
PathSimplifier::equalElements| Name: | PathSimplifier::equalElements | | Prototype: | bool PathSimplifier::equalElements(const Element *e1, const Element *e2) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1088-1105 |
| | 10 | 4 |
PathSimplifier::BoundingVolumeHierarchy::freeNode| Name: | PathSimplifier::BoundingVolumeHierarchy::freeNode | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::freeNode(Node *n) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 416-427 |
| | 8 | 4 |
Parser::testPrio| Name: | Parser::testPrio | | Prototype: | bool Parser::testPrio() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2543-2557 |
| | 10 | 4 |
Parser::testAndParseUri| Name: | Parser::testAndParseUri | | Prototype: | bool Parser::testAndParseUri(QString *uri) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2704-2721 |
| | 12 | 4 |
Parser::parsePseudo| Name: | Parser::parsePseudo | | Prototype: | bool Parser::parsePseudo(Pseudo *pseudo) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2510-2528 |
| | 14 | 4 |
Parser::parseElementName| Name: | Parser::parseElementName | | Prototype: | bool Parser::parseElementName(QString *name) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2474-2482 |
| | 5 | 4 |
Parser::parseCombinator| Name: | Parser::parseCombinator | | Prototype: | bool Parser::parseCombinator(BasicSelector::Relation *relation) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2335-2351 |
| | 11 | 4 |
Parser::eatSpace| Name: | Parser::eatSpace | | Prototype: | bool Parser::eatSpace() | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 259-272 |
| | 10 | 4 |
Parser::ParsedObject::insert| Name: | Parser::ParsedObject::insert | | Prototype: | void Parser::ParsedObject::insert(uint offset) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 360-379 |
| | 13 | 4 |
MinOverlapPlacer::place| Name: | MinOverlapPlacer::place | | Prototype: | QPoint MinOverlapPlacer::place(const QSize &size, const QVector<QRect> &rects, const QRect &domain) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 553-565 |
| | 7 | 4 |
MinOverlapPlacer::findMaxOverlappers| Name: | MinOverlapPlacer::findMaxOverlappers | | Prototype: | QVector<QRect> MinOverlapPlacer::findMaxOverlappers(const QRect &domain, const QVector<QRect> &source) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 507-526 |
| | 12 | 4 |
Itemizer::generateScriptItemsAndChangeCase| Name: | Itemizer::generateScriptItemsAndChangeCase | | Prototype: | void generateScriptItemsAndChangeCase(int start, int length, QScriptAnalysis::Flags flags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 100-111 |
| | 8 | 4 |
Itemizer::generateScriptItems| Name: | Itemizer::generateScriptItems | | Prototype: | void generateScriptItems(int start, int length) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 113-129 |
| | 13 | 4 |
Itemizer::generate| Name: | Itemizer::generate | | Prototype: | void generate(int start, int length, QFont::Capitalization caps) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 83-95 |
| | 8 | 4 |
INCRTransaction::updateIncrProperty| Name: | INCRTransaction::updateIncrProperty | | Prototype: | void updateIncrProperty(xcb_property_notify_event_t *event, bool &accepted) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 204-238 |
| | 19 | 4 |
EnterEventChecker::checkEvent| Name: | EnterEventChecker::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2320-2332 |
| | 8 | 4 |
Declaration::sizeValue| Name: | Declaration::sizeValue | | Prototype: | QSize Declaration::sizeValue() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1487-1502 |
| | 11 | 4 |
Dasher::Dasher| Name: | Dasher::Dasher | | Prototype: | Dasher(QCosmeticStroker *s, bool reverse, int start, int stop) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 86-110 |
| | 16 | 4 |
DBusConnection::getAddressFromXCB| Name: | DBusConnection::getAddressFromXCB | | Prototype: | QString DBusConnection::getAddressFromXCB() | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | | Lines: | 89-103 |
| | 10 | 4 |
ClipboardEvent::checkEvent| Name: | ClipboardEvent::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *e) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 872-884 |
| | 10 | 4 |
BezierEase::value| Name: | BezierEase::value | | Prototype: | qreal value(qreal x) override | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 535-554 |
| | 11 | 4 |
AtSpiAdaptor::updateEventListeners| Name: | AtSpiAdaptor::updateEventListeners | | Prototype: | void AtSpiAdaptor::updateEventListeners() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 773-788 |
| | 10 | 4 |
AtSpiAdaptor::notifyAboutDestruction| Name: | AtSpiAdaptor::notifyAboutDestruction | | Prototype: | void AtSpiAdaptor::notifyAboutDestruction(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1220-1244 |
| | 11 | 4 |