| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QCalendarDateValidator::toPreviousToken| Name: | QCalendarDateValidator::toPreviousToken | | Prototype: | void QCalendarDateValidator::toPreviousToken() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 606-615 |
| | 6 | 3 |
QCalendarDateValidator::toNextToken| Name: | QCalendarDateValidator::toNextToken | | Prototype: | void QCalendarDateValidator::toNextToken() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 595-604 |
| | 6 | 3 |
QCalendarDateValidator::setInitialDate| Name: | QCalendarDateValidator::setInitialDate | | Prototype: | void QCalendarDateValidator::setInitialDate(const QDate &date) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 499-507 |
| | 6 | 1 |
QCalendarDateValidator::countRepeat| Name: | QCalendarDateValidator::countRepeat | | Prototype: | int QCalendarDateValidator::countRepeat(const QString &str, int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 489-497 |
| | 6 | 2 |
QCalendarDateValidator::clear| Name: | QCalendarDateValidator::clear | | Prototype: | void QCalendarDateValidator::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 528-538 |
| | 6 | 2 |
QCUPSSupport::setJobHold| Name: | QCUPSSupport::setJobHold | | Prototype: | void QCUPSSupport::setJobHold(QPrinter *printer, const JobHoldUntil jobHold, const QTime &holdUntilTime) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 105-117 |
| | 6 | 4 |
QByteArray::startsWith| Name: | QByteArray::startsWith | | Prototype: | bool QByteArray::startsWith(const char *str) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2664-2672 |
| | 6 | 3 |
QByteArray::setNum| Name: | QByteArray::setNum | | Prototype: | QByteArray &QByteArray::setNum(qulonglong n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3839-3848 |
| | 6 | 1 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(const QByteArray &before, const QByteArray &after) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2045-2055 |
| | 6 | 3 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(int pos, int len, const char *after, int alen) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2020-2030 |
| | 6 | 2 |
QByteArray::endsWith| Name: | QByteArray::endsWith | | Prototype: | bool QByteArray::endsWith(const char *str) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2709-2717 |
| | 6 | 3 |
QBrushPatternImageCache::init| Name: | QBrushPatternImageCache::init | | Prototype: | void init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 123-132 |
| | 6 | 2 |
QBrushDataPointerDeleter::deleteData| Name: | QBrushDataPointerDeleter::deleteData | | Prototype: | static inline void deleteData(QBrushData *d) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 234-248 |
| | 6 | 6 |
QBoxLayout::spacing| Name: | QBoxLayout::spacing | | Prototype: | int QBoxLayout::spacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 578-588 |
| | 6 | 2 |
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: | 1144-1154 |
| | 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: | 838-847 |
| | 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: | 729-740 |
| | 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: | 637-647 |
| | 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: | 649-659 |
| | 6 | 3 |
QBasicKeyEventTransition::eventTest| Name: | QBasicKeyEventTransition::eventTest | | Prototype: | bool QBasicKeyEventTransition::eventTest(QEvent *event) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | | Lines: | 180-189 |
| | 6 | 2 |
QBasicDrag::startDrag| Name: | QBasicDrag::startDrag | | Prototype: | void QBasicDrag::startDrag() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 205-217 |
| | 6 | 2 |
QBasicAtomicBitField::allocateNext| Name: | QBasicAtomicBitField::allocateNext | | Prototype: | int allocateNext() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 419-436 |
| | 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: | 667-676 |
| | 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: | 231-243 |
| | 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: | 4250-4259 |
| | 6 | 2 |
QAsn1Element::fromVector| Name: | QAsn1Element::fromVector | | Prototype: | QAsn1Element QAsn1Element::fromVector(const QVector<QAsn1Element> &items) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 175-183 |
| | 6 | 2 |
QAsn1Element::fromInteger| Name: | QAsn1Element::fromInteger | | Prototype: | QAsn1Element QAsn1Element::fromInteger(unsigned int val) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 164-173 |
| | 6 | 2 |
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: | 2617-2628 |
| | 6 | 3 |
QApplicationPrivate::desktopStyleKey| Name: | QApplicationPrivate::desktopStyleKey | | Prototype: | QString QApplicationPrivate::desktopStyleKey() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1714-1725 |
| | 6 | 4 |
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: | 1626-1635 |
| | 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: | 717-727 |
| | 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: | 649-659 |
| | 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: | 623-631 |
| | 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: | 562-577 |
| | 6 | 2 |
QAlphaWidget::closeEvent| Name: | QAlphaWidget::closeEvent | | Prototype: | void QAlphaWidget::closeEvent(QCloseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 217-227 |
| | 6 | 2 |
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: | 436-446 |
| | 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: | 90-101 |
| | 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: | 370-380 |
| | 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: | 166-175 |
| | 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: | 330-340 |
| | 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: | 293-303 |
| | 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: | 803-812 |
| | 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: | 730-739 |
| | 6 | 2 |
QAction::setFont| Name: | QAction::setFont | | Prototype: | void QAction::setFont(const QFont &font) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 543-552 |
| | 6 | 2 |
QAction::setCheckable| Name: | QAction::setCheckable | | Prototype: | void QAction::setCheckable(bool b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 933-942 |
| | 6 | 2 |
QAction::QAction| Name: | QAction::QAction | | Prototype: | QAction::QAction(const QIcon &icon, const QString &text, QObject* parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 320-329 |
| | 6 | 2 |
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: | 456-466 |
| | 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: | 672-681 |
| | 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: | 283-293 |
| | 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: | 976-985 |
| | 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: | 873-883 |
| | 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: | 239-249 |
| | 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: | 879-888 |
| | 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: | 1026-1036 |
| | 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: | 393-404 |
| | 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: | 97-105 |
| | 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: | 113-123 |
| | 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: | 117-126 |
| | 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: | 84-93 |
| | 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: | 460-468 |
| | 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: | 757-767 |
| | 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: | 781-791 |
| | 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: | 769-779 |
| | 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: | 609-621 |
| | 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: | 269-279 |
| | 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: | 137-145 |
| | 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: | 446-456 |
| | 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: | 88-97 |
| | 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: | 1442-1450 |
| | 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: | 1788-1797 |
| | 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: | 305-313 |
| | 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: | 406-414 |
| | 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: | 1345-1353 |
| | 6 | 2 |
QAbstractSocketPrivate::canWriteNotification| Name: | QAbstractSocketPrivate::canWriteNotification | | Prototype: | bool QAbstractSocketPrivate::canWriteNotification() | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 810-834 |
| | 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: | 914-927 |
| | 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: | 1498-1506 |
| | 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: | 926-934 |
| | 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: | 1634-1643 |
| | 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: | 378-386 |
| | 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: | 427-436 |
| | 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: | 412-421 |
| | 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: | 102-111 |
| | 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: | 4091-4109 |
| | 6 | 8 |
QAbstractItemViewPrivate::selectedDraggableIndexes| Name: | QAbstractItemViewPrivate::selectedDraggableIndexes | | Prototype: | QModelIndexList QAbstractItemViewPrivate::selectedDraggableIndexes() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4425-4434 |
| | 6 | 3 |
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: | 4290-4301 |
| | 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: | 4270-4283 |
| | 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: | 4256-4267 |
| | 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: | 2711-2719 |
| | 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: | 1540-1548 |
| | 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: | 2724-2732 |
| | 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: | 2856-2864 |
| | 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: | 1731-1740 |
| | 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: | 2655-2663 |
| | 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: | 2957-2965 |
| | 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: | 2601-2609 |
| | 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: | 2902-2910 |
| | 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: | 137-147 |
| | 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: | 625-634 |
| | 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: | 198-211 |
| | 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: | 347-356 |
| | 6 | 1 |