| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QBoxLayout::setStretch| Name: | QBoxLayout::setStretch | | Prototype: | void QBoxLayout::setStretch(int index, int stretch) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1150-1160 |
| | 6 | 3 |
QBoxLayout::insertItem| Name: | QBoxLayout::insertItem | | Prototype: | void QBoxLayout::insertItem(int index, QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 844-853 |
| | 6 | 2 |
QBmpHandler::canRead| Name: | QBmpHandler::canRead | | Prototype: | bool QBmpHandler::canRead() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 735-746 |
| | 6 | 3 |
QBlitterPaintEngine::drawRects| Name: | QBlitterPaintEngine::drawRects | | Prototype: | void QBlitterPaintEngine::drawRects(const QRect *rects, int rectCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 643-653 |
| | 6 | 3 |
QBlitterPaintEngine::drawRects| Name: | QBlitterPaintEngine::drawRects | | Prototype: | void QBlitterPaintEngine::drawRects(const QRectF *rects, int rectCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 655-665 |
| | 6 | 3 |
QBasicKeyEventTransition::eventTest| Name: | QBasicKeyEventTransition::eventTest | | Prototype: | bool QBasicKeyEventTransition::eventTest(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | | Lines: | 186-195 |
| | 6 | 2 |
QBasicDrag::startDrag| Name: | QBasicDrag::startDrag | | Prototype: | void QBasicDrag::startDrag() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 219-231 |
| | 6 | 2 |
QBasicAtomicBitField::allocateNext| Name: | QBasicAtomicBitField::allocateNext | | Prototype: | int allocateNext() noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 427-444 |
| | 6 | 3 |
QBalloonTip::timerEvent| Name: | QBalloonTip::timerEvent | | Prototype: | void QBalloonTip::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 670-679 |
| | 6 | 3 |
QBackingStore::scroll| Name: | QBackingStore::scroll | | Prototype: | bool QBackingStore::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 237-249 |
| | 6 | 2 |
QAssociativeIterable::find| Name: | QAssociativeIterable::find | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::find(const QVariant &key) const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4248-4257 |
| | 6 | 2 |
QAsn1Element::fromVector| Name: | QAsn1Element::fromVector | | Prototype: | QAsn1Element QAsn1Element::fromVector(const QVector<QAsn1Element> &items) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 181-189 |
| | 6 | 2 |
QAsn1Element::fromInteger| Name: | QAsn1Element::fromInteger | | Prototype: | QAsn1Element QAsn1Element::fromInteger(unsigned int val) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 170-179 |
| | 6 | 2 |
QApplicationPrivate::tryModalHelper| Name: | QApplicationPrivate::tryModalHelper | | Prototype: | bool QApplicationPrivate::tryModalHelper(QWidget *widget, QWidget **rettop) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2613-2624 |
| | 6 | 3 |
QApplication::font| Name: | QApplication::font | | Prototype: | QFont QApplication::font(const char *className) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1631-1640 |
| | 6 | 3 |
QAnimationTimer::unregisterRunningAnimation| Name: | QAnimationTimer::unregisterRunningAnimation | | Prototype: | void QAnimationTimer::unregisterRunningAnimation(QAbstractAnimation *animation) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 723-733 |
| | 6 | 3 |
QAnimationTimer::stopTimer| Name: | QAnimationTimer::stopTimer | | Prototype: | void QAnimationTimer::stopTimer() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 655-665 |
| | 6 | 2 |
QAnimationTimer::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::instance| Name: | QAnimationTimer::instance | | Prototype: | QAnimationTimer *QAnimationTimer::instance(bool create) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 568-583 |
| | 6 | 2 |
QAlphaWidget::closeEvent| Name: | QAlphaWidget::closeEvent | | Prototype: | void QAlphaWidget::closeEvent(QCloseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 223-233 |
| | 6 | 2 |
QAlphaPaintEnginePrivate::canSeeTroughBackground| Name: | QAlphaPaintEnginePrivate::canSeeTroughBackground | | Prototype: | bool QAlphaPaintEnginePrivate::canSeeTroughBackground(bool somethingInRectHasAlpha, const QRectF &rect) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 442-452 |
| | 6 | 3 |
QAlphaPaintEngine::end| Name: | QAlphaPaintEngine::end | | Prototype: | bool QAlphaPaintEngine::end() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 96-107 |
| | 6 | 2 |
QAlphaPaintEngine::cleanUp| Name: | QAlphaPaintEngine::cleanUp | | Prototype: | void QAlphaPaintEngine::cleanUp() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 376-386 |
| | 6 | 1 |
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 |
QActionGroup::setVisible| Name: | QActionGroup::setVisible | | Prototype: | void QActionGroup::setVisible(bool b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 337-347 |
| | 6 | 3 |
QActionGroup::setEnabled| Name: | QActionGroup::setEnabled | | Prototype: | void QActionGroup::setEnabled(bool b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 300-310 |
| | 6 | 3 |
QAction::toolTip| Name: | QAction::toolTip | | Prototype: | QString QAction::toolTip() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 810-819 |
| | 6 | 3 |
QAction::text| Name: | QAction::text | | Prototype: | QString QAction::text() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 737-746 |
| | 6 | 2 |
QAction::setFont| Name: | QAction::setFont | | Prototype: | void QAction::setFont(const QFont &font) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 549-558 |
| | 6 | 2 |
QAction::setCheckable| Name: | QAction::setCheckable | | Prototype: | void QAction::setCheckable(bool b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 940-949 |
| | 6 | 2 |
QAction::QAction| Name: | QAction::QAction | | Prototype: | QAction::QAction(const QIcon &icon, const QString &text, QObject* parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 326-335 |
| | 6 | 2 |
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::childCount| Name: | QAccessibleTree::childCount | | Prototype: | int QAccessibleTree::childCount() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 678-687 |
| | 6 | 2 |
QAccessibleToolButton::state| Name: | QAccessibleToolButton::state | | Prototype: | QAccessible::State QAccessibleToolButton::state() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 289-299 |
| | 6 | 3 |
QAccessibleTextWidget::setSelection| Name: | QAccessibleTextWidget::setSelection | | Prototype: | void QAccessibleTextWidget::setSelection(int selectionIndex, int startOffset, int endOffset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1025-1034 |
| | 6 | 2 |
QAccessibleTextWidget::selection| Name: | QAccessibleTextWidget::selection | | Prototype: | void QAccessibleTextWidget::selection(int selectionIndex, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 922-932 |
| | 6 | 2 |
QAccessibleTextEdit::setText| Name: | QAccessibleTextEdit::setText | | Prototype: | void QAccessibleTextEdit::setText(QAccessible::Text t, const QString &text) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 244-254 |
| | 6 | 3 |
QAccessibleTableCell::rowIndex| Name: | QAccessibleTableCell::rowIndex | | Prototype: | int QAccessibleTableCell::rowIndex() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 885-894 |
| | 6 | 2 |
QAccessibleTableCell::rect| Name: | QAccessibleTableCell::rect | | Prototype: | QRect QAccessibleTableCell::rect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1032-1042 |
| | 6 | 2 |
QAccessibleTable::childAt| Name: | QAccessibleTable::childAt | | Prototype: | QAccessibleInterface *QAccessibleTable::childAt(int x, int y) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 399-410 |
| | 6 | 2 |
QAccessibleTabButton::rect| Name: | QAccessibleTabButton::rect | | Prototype: | QRect rect() const override | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 103-111 |
| | 6 | 2 |
QAccessiblePlainTextEdit::setText| Name: | QAccessiblePlainTextEdit::setText | | Prototype: | void QAccessiblePlainTextEdit::setText(QAccessible::Text t, const QString &text) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 118-128 |
| | 6 | 3 |
QAccessibleObject::childAt| Name: | QAccessibleObject::childAt | | Prototype: | QAccessibleInterface *QAccessibleObject::childAt(int x, int y) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | | Lines: | 123-132 |
| | 6 | 3 |
QAccessibleMenu::text| Name: | QAccessibleMenu::text | | Prototype: | QString QAccessibleMenu::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 90-99 |
| | 6 | 3 |
QAccessibleMdiSubWindow::rect| Name: | QAccessibleMdiSubWindow::rect | | Prototype: | QRect QAccessibleMdiSubWindow::rect() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 465-473 |
| | 6 | 3 |
QAccessibleLineEdit::textBeforeOffset| Name: | QAccessibleLineEdit::textBeforeOffset | | Prototype: | QString QAccessibleLineEdit::textBeforeOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 763-773 |
| | 6 | 3 |
QAccessibleLineEdit::textAtOffset| Name: | QAccessibleLineEdit::textAtOffset | | Prototype: | QString QAccessibleLineEdit::textAtOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 787-797 |
| | 6 | 3 |
QAccessibleLineEdit::textAfterOffset| Name: | QAccessibleLineEdit::textAfterOffset | | Prototype: | QString QAccessibleLineEdit::textAfterOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 775-785 |
| | 6 | 3 |
QAccessibleDockWidget::rect| Name: | QAccessibleDockWidget::rect | | Prototype: | QRect QAccessibleDockWidget::rect() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 614-626 |
| | 6 | 2 |
QAccessibleComboBox::child| Name: | QAccessibleComboBox::child | | Prototype: | QAccessibleInterface *QAccessibleComboBox::child(int index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 275-285 |
| | 6 | 3 |
QAbstractTransitionPrivate::machine| Name: | QAbstractTransitionPrivate::machine | | Prototype: | QStateMachine *QAbstractTransitionPrivate::machine() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 143-151 |
| | 6 | 3 |
QAbstractTextDocumentLayout::unregisterHandler| Name: | QAbstractTextDocumentLayout::unregisterHandler | | Prototype: | void QAbstractTextDocumentLayout::unregisterHandler(int objectType, QObject *component) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines: | 452-462 |
| | 6 | 3 |
QAbstractStatePrivate::machine| Name: | QAbstractStatePrivate::machine | | Prototype: | QStateMachine *QAbstractStatePrivate::machine() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 94-103 |
| | 6 | 3 |
QAbstractSpinBoxPrivate::updateEditFieldGeometry| Name: | QAbstractSpinBoxPrivate::updateEditFieldGeometry | | Prototype: | void QAbstractSpinBoxPrivate::updateEditFieldGeometry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1448-1456 |
| | 6 | 1 |
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::setReadOnly| Name: | QAbstractSpinBox::setReadOnly | | Prototype: | void QAbstractSpinBox::setReadOnly(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 311-319 |
| | 6 | 1 |
QAbstractSpinBox::setGroupSeparatorShown| Name: | QAbstractSpinBox::setGroupSeparatorShown | | Prototype: | void QAbstractSpinBox::setGroupSeparatorShown(bool shown) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 412-420 |
| | 6 | 2 |
QAbstractSocketPrivate::resumeSocketNotifiers| Name: | QAbstractSocketPrivate::resumeSocketNotifiers | | Prototype: | void QAbstractSocketPrivate::resumeSocketNotifiers(QAbstractSocket *socket) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1363-1371 |
| | 6 | 2 |
QAbstractSocketPrivate::emitReadyRead| Name: | QAbstractSocketPrivate::emitReadyRead | | Prototype: | void QAbstractSocketPrivate::emitReadyRead() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1296-1306 |
| | 6 | 2 |
QAbstractSlider::setSingleStep| Name: | QAbstractSlider::setSingleStep | | Prototype: | void QAbstractSlider::setSingleStep(int step) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 384-394 |
| | 6 | 3 |
QAbstractSlider::changeEvent| Name: | QAbstractSlider::changeEvent | | Prototype: | void QAbstractSlider::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 927-940 |
| | 6 | 3 |
QAbstractScrollAreaPrivate::flashScrollBars| Name: | QAbstractScrollAreaPrivate::flashScrollBars | | Prototype: | void QAbstractScrollAreaPrivate::flashScrollBars() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1505-1513 |
| | 6 | 3 |
QAbstractScrollArea::setViewportMargins| Name: | QAbstractScrollArea::setViewportMargins | | Prototype: | void QAbstractScrollArea::setViewportMargins(int left, int top, int right, int bottom) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 933-941 |
| | 6 | 1 |
QAbstractScrollArea::setSizeAdjustPolicy| Name: | QAbstractScrollArea::setSizeAdjustPolicy | | Prototype: | void QAbstractScrollArea::setSizeAdjustPolicy(SizeAdjustPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1641-1650 |
| | 6 | 2 |
QAbstractProxyModel::mimeData| Name: | QAbstractProxyModel::mimeData | | Prototype: | QMimeData* QAbstractProxyModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 384-392 |
| | 6 | 2 |
QAbstractProxyModel::dropMimeData| Name: | QAbstractProxyModel::dropMimeData | | Prototype: | bool QAbstractProxyModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 433-442 |
| | 6 | 1 |
QAbstractProxyModel::canDropMimeData| Name: | QAbstractProxyModel::canDropMimeData | | Prototype: | bool QAbstractProxyModel::canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 418-427 |
| | 6 | 1 |
QAbstractPrintDialog::QAbstractPrintDialog| Name: | QAbstractPrintDialog::QAbstractPrintDialog | | Prototype: | QAbstractPrintDialog::QAbstractPrintDialog(QPrinter *printer, QWidget *parent) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 108-117 |
| | 6 | 1 |
QAbstractItemViewPrivate::shouldForwardEvent| Name: | QAbstractItemViewPrivate::shouldForwardEvent | | Prototype: | bool QAbstractItemViewPrivate::shouldForwardEvent(QAbstractItemView::EditTrigger trigger, const QEvent *event) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4141-4159 |
| | 6 | 8 |
QAbstractItemViewPrivate::indexForEditor| Name: | QAbstractItemViewPrivate::indexForEditor | | Prototype: | QModelIndex QAbstractItemViewPrivate::indexForEditor(QWidget *editor) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4341-4352 |
| | 6 | 3 |
QAbstractItemViewPrivate::editorForIndex| Name: | QAbstractItemViewPrivate::editorForIndex | | Prototype: | const QEditorInfo & QAbstractItemViewPrivate::editorForIndex(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4320-4333 |
| | 6 | 3 |
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::verticalScrollbarValueChanged| Name: | QAbstractItemView::verticalScrollbarValueChanged | | Prototype: | void QAbstractItemView::verticalScrollbarValueChanged(int value) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2761-2769 |
| | 6 | 3 |
QAbstractItemView::setIconSize| Name: | QAbstractItemView::setIconSize | | Prototype: | void QAbstractItemView::setIconSize(const QSize &size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1587-1595 |
| | 6 | 2 |
QAbstractItemView::horizontalScrollbarValueChanged| Name: | QAbstractItemView::horizontalScrollbarValueChanged | | Prototype: | void QAbstractItemView::horizontalScrollbarValueChanged(int value) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2774-2782 |
| | 6 | 3 |
QAbstractItemView::editorDestroyed| Name: | QAbstractItemView::editorDestroyed | | Prototype: | void QAbstractItemView::editorDestroyed(QObject *editor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2906-2914 |
| | 6 | 2 |
QAbstractItemModelPrivate::invalidatePersistentIndex| Name: | QAbstractItemModelPrivate::invalidatePersistentIndex | | Prototype: | void QAbstractItemModelPrivate::invalidatePersistentIndex(const QModelIndex &index) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 519-527 |
| | 6 | 2 |
QAbstractItemModel::itemData| Name: | QAbstractItemModel::itemData | | Prototype: | QMap<int, QVariant> QAbstractItemModel::itemData(const QModelIndex &index) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1768-1777 |
| | 6 | 3 |
QAbstractItemModel::beginRemoveRows| Name: | QAbstractItemModel::beginRemoveRows | | Prototype: | void QAbstractItemModel::beginRemoveRows(const QModelIndex &parent, int first, int last) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2692-2700 |
| | 6 | 1 |
QAbstractItemModel::beginRemoveColumns| Name: | QAbstractItemModel::beginRemoveColumns | | Prototype: | void QAbstractItemModel::beginRemoveColumns(const QModelIndex &parent, int first, int last) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2994-3002 |
| | 6 | 1 |
QAbstractItemModel::beginInsertRows| Name: | QAbstractItemModel::beginInsertRows | | Prototype: | void QAbstractItemModel::beginInsertRows(const QModelIndex &parent, int first, int last) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2638-2646 |
| | 6 | 1 |
QAbstractItemModel::beginInsertColumns| Name: | QAbstractItemModel::beginInsertColumns | | Prototype: | void QAbstractItemModel::beginInsertColumns(const QModelIndex &parent, int first, int last) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2939-2947 |
| | 6 | 1 |
QAbstractFileEngineHandler::~QAbstractFileEngineHandler| Name: | QAbstractFileEngineHandler::~QAbstractFileEngineHandler | | Prototype: | QAbstractFileEngineHandler::~QAbstractFileEngineHandler() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 143-153 |
| | 6 | 3 |
QAbstractFileEngine::entryList| Name: | QAbstractFileEngine::entryList | | Prototype: | QStringList QAbstractFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 631-640 |
| | 6 | 2 |
QAbstractFileEngine::create| Name: | QAbstractFileEngine::create | | Prototype: | QAbstractFileEngine *QAbstractFileEngine::create(const QString &fileName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 204-217 |
| | 6 | 2 |
QAbstractButtonPrivate::init| Name: | QAbstractButtonPrivate::init | | Prototype: | void QAbstractButtonPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 354-363 |
| | 6 | 1 |
QAbstractAnimation::resume| Name: | QAbstractAnimation::resume | | Prototype: | void QAbstractAnimation::resume() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1413-1423 |
| | 6 | 2 |
PressDelayHandler::scrollerWasIntercepted| Name: | PressDelayHandler::scrollerWasIntercepted | | Prototype: | void scrollerWasIntercepted() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 202-214 |
| | 6 | 3 |
PathSimplifier::flattenCubic| Name: | PathSimplifier::flattenCubic | | Prototype: | inline bool PathSimplifier::flattenCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1531-1540 |
| | 6 | 1 |
PathSimplifier::ElementAllocator::allocate| Name: | PathSimplifier::ElementAllocator::allocate | | Prototype: | inline void PathSimplifier::ElementAllocator::allocate(int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 443-451 |
| | 6 | 1 |
PathSimplifier::Element::flip| Name: | PathSimplifier::Element::flip | | Prototype: | inline void PathSimplifier::Element::flip() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 474-483 |
| | 6 | 2 |
Parser::test| Name: | Parser::test | | Prototype: | bool Parser::test(QCss::TokenType t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2739-2748 |
| | 6 | 3 |
Parser::parseNextOperator| Name: | Parser::parseNextOperator | | Prototype: | bool Parser::parseNextOperator(Value *value) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2324-2333 |
| | 6 | 5 |
Parser::parseHexColor| Name: | Parser::parseHexColor | | Prototype: | bool Parser::parseHexColor(QColor *col) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2693-2702 |
| | 6 | 2 |
Parser::eatBOM| Name: | Parser::eatBOM | | Prototype: | void Parser::eatBOM() | | Coverage: | 30.000% (3/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 248-257 |
| | 6 | 2 |
LibGreaterThan::operator()| Name: | LibGreaterThan::operator() | | Prototype: | result_type operator()(const QString &lhs, const QString &rhs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 484-494 |
| | 6 | 1 |
IntersectionPoint::round| Name: | IntersectionPoint::round | | Prototype: | QPoint IntersectionPoint::round() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 155-163 |
| | 6 | 3 |
GraphPath::toString| Name: | GraphPath::toString | | Prototype: | QString GraphPath::toString() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 610-620 |
| | 6 | 3 |
ElasticEase::copy| Name: | ElasticEase::copy | | Prototype: | QEasingCurveFunction *copy() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 849-857 |
| | 6 | 1 |
DefaultRoleNames::DefaultRoleNames| Name: | DefaultRoleNames::DefaultRoleNames | | Prototype: | DefaultRoleNames() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 532-539 |
| | 6 | 1 |