| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QAccessibleTextWidget::setCursorPosition| Name: | QAccessibleTextWidget::setCursorPosition | | Prototype: | void QAccessibleTextWidget::setCursorPosition(int position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 954-959 |
| | 3 | 1 |
QAccessibleToolButton::child| Name: | QAccessibleToolButton::child | | Prototype: | QAccessibleInterface *QAccessibleToolButton::child(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 315-324 |
| | 3 | 2 |
QAccessibleTree::rowCount| Name: | QAccessibleTree::rowCount | | Prototype: | int QAccessibleTree::rowCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 713-718 |
| | 3 | 1 |
QAccessibleWidget::interface_cast| Name: | QAccessibleWidget::interface_cast | | Prototype: | void *QAccessibleWidget::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 519-524 |
| | 3 | 2 |
QAccessibleWidget::isValid| Name: | QAccessibleWidget::isValid | | Prototype: | bool QAccessibleWidget::isValid() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 199-204 |
| | 3 | 2 |
QAccessibleWindowContainer::child| Name: | QAccessibleWindowContainer::child | | Prototype: | QAccessibleInterface *QAccessibleWindowContainer::child(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 905-910 |
| | 3 | 2 |
QAccessibleWindowContainer::childCount| Name: | QAccessibleWindowContainer::childCount | | Prototype: | int QAccessibleWindowContainer::childCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 891-896 |
| | 3 | 2 |
QAccessibleWindowContainer::indexOfChild| Name: | QAccessibleWindowContainer::indexOfChild | | Prototype: | int QAccessibleWindowContainer::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 898-903 |
| | 3 | 2 |
QAction::setData| Name: | QAction::setData | | Prototype: | void QAction::setData(const QVariant &data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1117-1123 |
| | 3 | 1 |
QAction::setIcon| Name: | QAction::setIcon | | Prototype: | void QAction::setIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 635-640 |
| | 3 | 1 |
QActionPrivate::QActionPrivate| Name: | QActionPrivate::QActionPrivate | | Prototype: | QActionPrivate::QActionPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 69-80 |
| | 3 | 1 |
QAdoptedThread::QAdoptedThread| Name: | QAdoptedThread::QAdoptedThread | | Prototype: | QAdoptedThread::QAdoptedThread(QThreadData *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 110-122 |
| | 3 | 1 |
QAlphaPaintEngine::QAlphaPaintEngine| Name: | QAlphaPaintEngine::QAlphaPaintEngine | | Prototype: | QAlphaPaintEngine::QAlphaPaintEngine(QAlphaPaintEnginePrivate &data, PaintEngineFeatures devcaps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 47-51 |
| | 3 | 1 |
QAlphaPaintEnginePrivate::QAlphaPaintEnginePrivate| Name: | QAlphaPaintEnginePrivate::QAlphaPaintEnginePrivate | | Prototype: | QAlphaPaintEnginePrivate::QAlphaPaintEnginePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 382-397 |
| | 3 | 1 |
QAnimationDriver::advanceAnimation| Name: | QAnimationDriver::advanceAnimation | | Prototype: | void QAnimationDriver::advanceAnimation(qint64 timeStep) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 818-825 |
| | 3 | 1 |
QAnimationDriver::~QAnimationDriver| Name: | QAnimationDriver::~QAnimationDriver | | Prototype: | QAnimationDriver::~QAnimationDriver() | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 770-775 |
| | 3 | 2 |
QAnimationTimer::updateAnimationTimer| Name: | QAnimationTimer::updateAnimationTimer | | Prototype: | void QAnimationTimer::updateAnimationTimer() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 616-621 |
| | 3 | 2 |
QApplication::allWidgets| Name: | QApplication::allWidgets | | Prototype: | QWidgetList QApplication::allWidgets() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1802-1807 |
| | 3 | 2 |
QApplicationPrivate::applyQIconStyleHelper| Name: | QApplicationPrivate::applyQIconStyleHelper | | Prototype: | QPixmap QApplicationPrivate::applyQIconStyleHelper(QIcon::Mode mode, const QPixmap& base) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4589-4594 |
| | 3 | 1 |
QApplicationPrivate::isBlockedByModal| Name: | QApplicationPrivate::isBlockedByModal | | Prototype: | bool QApplicationPrivate::isBlockedByModal(QWidget *widget) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2487-2492 |
| | 3 | 1 |
QApplicationPrivate::tryCloseAllWindows| Name: | QApplicationPrivate::tryCloseAllWindows | | Prototype: | bool QApplicationPrivate::tryCloseAllWindows() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1932-1937 |
| | 3 | 1 |
QAssociativeIterable::begin| Name: | QAssociativeIterable::begin | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::begin() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4218-4223 |
| | 3 | 1 |
QAssociativeIterable::const_iterator::find| Name: | QAssociativeIterable::const_iterator::find | | Prototype: | void QAssociativeIterable::const_iterator::find(const QVariant &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4205-4210 |
| | 3 | 1 |
QAssociativeIterable::const_iterator::~const_iterator| Name: | QAssociativeIterable::const_iterator::~const_iterator | | Prototype: | QAssociativeIterable::const_iterator::~const_iterator() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4300-4306 |
| | 3 | 2 |
QAssociativeIterable::end| Name: | QAssociativeIterable::end | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::end() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4231-4236 |
| | 3 | 1 |
QAuthenticator::setUser| Name: | QAuthenticator::setUser | | Prototype: | void QAuthenticator::setUser(const QString &user) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 225-230 |
| | 3 | 1 |
QAuthenticatorPrivate::QAuthenticatorPrivate| Name: | QAuthenticatorPrivate::QAuthenticatorPrivate | | Prototype: | QAuthenticatorPrivate::QAuthenticatorPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 345-357 |
| | 3 | 1 |
QBalloonTip::mousePressEvent| Name: | QBalloonTip::mousePressEvent | | Prototype: | void QBalloonTip::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 660-665 |
| | 3 | 2 |
QBasicDrag::cancel| Name: | QBasicDrag::cancel | | Prototype: | void QBasicDrag::cancel() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 237-242 |
| | 3 | 1 |
QBasicDrag::drop| Name: | QBasicDrag::drop | | Prototype: | void QBasicDrag::drop(const QPoint &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 255-260 |
| | 3 | 1 |
QBasicDrag::restoreCursor| Name: | QBasicDrag::restoreCursor | | Prototype: | void QBasicDrag::restoreCursor() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 195-203 |
| | 3 | 2 |
QBasicKeyEventTransition::QBasicKeyEventTransition| Name: | QBasicKeyEventTransition::QBasicKeyEventTransition | | Prototype: | QBasicKeyEventTransition::QBasicKeyEventTransition(QEvent::Type type, int key, QState *sourceState) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | | Lines: | 90-97 |
| | 3 | 1 |
QBasicKeyEventTransitionPrivate::QBasicKeyEventTransitionPrivate| Name: | QBasicKeyEventTransitionPrivate::QBasicKeyEventTransitionPrivate | | Prototype: | QBasicKeyEventTransitionPrivate::QBasicKeyEventTransitionPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | | Lines: | 66-71 |
| | 3 | 1 |
QBasicMouseEventTransition::QBasicMouseEventTransition| Name: | QBasicMouseEventTransition::QBasicMouseEventTransition | | Prototype: | QBasicMouseEventTransition::QBasicMouseEventTransition(QEvent::Type type, Qt::MouseButton button, QState *sourceState) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | | Lines: | 90-98 |
| | 3 | 1 |
QBenchmarkCallgrindMeasurer::checkpoint| Name: | QBenchmarkCallgrindMeasurer::checkpoint | | Prototype: | qint64 QBenchmarkCallgrindMeasurer::checkpoint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 201-206 |
| | 3 | 1 |
QBenchmarkGlobalData::adjustMedianIterationCount| Name: | QBenchmarkGlobalData::adjustMedianIterationCount | | Prototype: | int QBenchmarkGlobalData::adjustMedianIterationCount() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 100-107 |
| | 3 | 2 |
QBenchmarkValgrindUtils::haveValgrind| Name: | QBenchmarkValgrindUtils::haveValgrind | | Prototype: | bool QBenchmarkValgrindUtils::haveValgrind() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 49-58 |
| | 3 | 1 |
QBezier::length| Name: | QBezier::length | | Prototype: | qreal QBezier::length(qreal error) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 467-474 |
| | 3 | 1 |
QBlitterPaintEngine::brushChanged| Name: | QBlitterPaintEngine::brushChanged | | Prototype: | void QBlitterPaintEngine::brushChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 453-459 |
| | 3 | 1 |
QBlitterPaintEngine::clipEnabledChanged| Name: | QBlitterPaintEngine::clipEnabledChanged | | Prototype: | void QBlitterPaintEngine::clipEnabledChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 493-498 |
| | 3 | 1 |
QBlitterPaintEngine::compositionModeChanged| Name: | QBlitterPaintEngine::compositionModeChanged | | Prototype: | void QBlitterPaintEngine::compositionModeChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 469-475 |
| | 3 | 1 |
QBlitterPaintEngine::drawStaticTextItem| Name: | QBlitterPaintEngine::drawStaticTextItem | | Prototype: | void QBlitterPaintEngine::drawStaticTextItem(QStaticTextItem *sti) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 793-803 |
| | 3 | 1 |
QBlitterPaintEngine::opacityChanged| Name: | QBlitterPaintEngine::opacityChanged | | Prototype: | void QBlitterPaintEngine::opacityChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 461-467 |
| | 3 | 1 |
QBlitterPaintEngine::penChanged| Name: | QBlitterPaintEngine::penChanged | | Prototype: | void QBlitterPaintEngine::penChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 445-451 |
| | 3 | 1 |
QBlitterPaintEngine::renderHintsChanged| Name: | QBlitterPaintEngine::renderHintsChanged | | Prototype: | void QBlitterPaintEngine::renderHintsChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 477-483 |
| | 3 | 1 |
QBlitterPaintEngine::setState| Name: | QBlitterPaintEngine::setState | | Prototype: | void QBlitterPaintEngine::setState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 521-527 |
| | 3 | 1 |
QBlitterPaintEngine::transformChanged| Name: | QBlitterPaintEngine::transformChanged | | Prototype: | void QBlitterPaintEngine::transformChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 485-491 |
| | 3 | 1 |
QBlitterPaintEnginePrivate::updateClipState| Name: | QBlitterPaintEnginePrivate::updateClipState | | Prototype: | void QBlitterPaintEnginePrivate::updateClipState(QPainterState *) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 348-353 |
| | 3 | 1 |
QBlitterPaintEnginePrivate::updateCompositionModeState| Name: | QBlitterPaintEnginePrivate::updateCompositionModeState | | Prototype: | void QBlitterPaintEnginePrivate::updateCompositionModeState(QPainterState *s) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 320-326 |
| | 3 | 1 |
QBoxLayout::invalidate| Name: | QBoxLayout::invalidate | | Prototype: | void QBoxLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 688-693 |
| | 3 | 1 |
QBoxLayout::setSpacing| Name: | QBoxLayout::setSpacing | | Prototype: | void QBoxLayout::setSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 596-601 |
| | 3 | 1 |
QBoxLayoutItem::hStretch| Name: | QBoxLayoutItem::hStretch | | Prototype: | int hStretch() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 66-72 |
| | 3 | 2 |
QBoxLayoutItem::hfw| Name: | QBoxLayoutItem::hfw | | Prototype: | int hfw(int w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 52-58 |
| | 3 | 2 |
QBoxLayoutItem::mhfw| Name: | QBoxLayoutItem::mhfw | | Prototype: | int mhfw(int w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 59-65 |
| | 3 | 2 |
QBoxLayoutItem::vStretch| Name: | QBoxLayoutItem::vStretch | | Prototype: | int vStretch() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 73-79 |
| | 3 | 2 |
QBrush::texture| Name: | QBrush::texture | | Prototype: | QPixmap QBrush::texture() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 736-741 |
| | 3 | 1 |
QBrush::textureImage| Name: | QBrush::textureImage | | Prototype: | QImage QBrush::textureImage() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 777-782 |
| | 3 | 1 |
QBspTree::remove| Name: | QBspTree::remove | | Prototype: | void QBspTree::remove(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | | Lines: | 130-135 |
| | 3 | 2 |
QBuffer::QBuffer| Name: | QBuffer::QBuffer | | Prototype: | QBuffer::QBuffer(QByteArray *byteArray, QObject *parent) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 191-197 |
| | 3 | 1 |
QBufferPrivate::peek| Name: | QBufferPrivate::peek | | Prototype: | qint64 QBufferPrivate::peek(char *data, qint64 maxSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 81-86 |
| | 3 | 1 |
QButtonGroup::setId| Name: | QButtonGroup::setId | | Prototype: | void QButtonGroup::setId(QAbstractButton *button, int id) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | | Lines: | 321-326 |
| | 3 | 2 |
QButtonGroup::~QButtonGroup| Name: | QButtonGroup::~QButtonGroup | | Prototype: | QButtonGroup::~QButtonGroup() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | | Lines: | 114-119 |
| | 3 | 2 |
QByteArray::clear| Name: | QByteArray::clear | | Prototype: | void QByteArray::clear() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2892-2897 |
| | 3 | 2 |
QByteArray::endsWith| Name: | QByteArray::endsWith | | Prototype: | bool QByteArray::endsWith(char ch) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2724-2729 |
| | 3 | 2 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(int n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3935-3940 |
| | 3 | 1 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(uint n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3947-3952 |
| | 3 | 1 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(qlonglong n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3959-3964 |
| | 3 | 1 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(qulonglong n, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3971-3976 |
| | 3 | 1 |
QByteArray::number| Name: | QByteArray::number | | Prototype: | QByteArray QByteArray::number(double n, char f, int prec) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4007-4012 |
| | 3 | 1 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(char before, const QByteArray &after) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2243-2248 |
| | 3 | 1 |
QByteArray::startsWith| Name: | QByteArray::startsWith | | Prototype: | bool QByteArray::startsWith(char ch) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2679-2684 |
| | 3 | 2 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 112-118 |
| | 3 | 1 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher(const char *pattern, int length) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 125-131 |
| | 3 | 1 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher(const QByteArray &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 137-143 |
| | 3 | 1 |
QByteArrayMatcher::operator=| Name: | QByteArrayMatcher::operator= | | Prototype: | QByteArrayMatcher &QByteArrayMatcher::operator=(const QByteArrayMatcher &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 165-170 |
| | 3 | 1 |
QByteDeviceWrappingIoDevice::QByteDeviceWrappingIoDevice| Name: | QByteDeviceWrappingIoDevice::QByteDeviceWrappingIoDevice | | Prototype: | QByteDeviceWrappingIoDevice::QByteDeviceWrappingIoDevice(QNonContiguousByteDevice *bd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 402-408 |
| | 3 | 1 |
QByteDeviceWrappingIoDevice::size| Name: | QByteDeviceWrappingIoDevice::size | | Prototype: | qint64 QByteDeviceWrappingIoDevice::size() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 430-436 |
| | 3 | 2 |
QByteDeviceWrappingIoDevice::writeData| Name: | QByteDeviceWrappingIoDevice::writeData | | Prototype: | qint64 QByteDeviceWrappingIoDevice::writeData( const char* data, qint64 maxSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 451-456 |
| | 3 | 1 |
QCalendarDateValidator::applyToDate| Name: | QCalendarDateValidator::applyToDate | | Prototype: | void QCalendarDateValidator::applyToDate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 588-593 |
| | 3 | 1 |
QCalendarDateValidator::setLocale| Name: | QCalendarDateValidator::setLocale | | Prototype: | void QCalendarDateValidator::setLocale(const QLocale &locale) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 476-481 |
| | 3 | 1 |
QCalendarModel::insertColumns| Name: | QCalendarModel::insertColumns | | Prototype: | bool insertColumns(int column, int count, const QModelIndex &parent = QModelIndex()) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 836-841 |
| | 3 | 1 |
QCalendarModel::insertRows| Name: | QCalendarModel::insertRows | | Prototype: | bool insertRows(int row, int count, const QModelIndex &parent = QModelIndex()) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 830-835 |
| | 3 | 1 |
QCalendarModel::removeColumns| Name: | QCalendarModel::removeColumns | | Prototype: | bool removeColumns(int column, int count, const QModelIndex &parent = QModelIndex()) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 848-853 |
| | 3 | 1 |
QCalendarModel::removeRows| Name: | QCalendarModel::removeRows | | Prototype: | bool removeRows(int row, int count, const QModelIndex &parent = QModelIndex()) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 842-847 |
| | 3 | 1 |
QCalendarPopup::dateSelected| Name: | QCalendarPopup::dateSelected | | Prototype: | void QCalendarPopup::dateSelected(const QDate &date) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2672-2677 |
| | 3 | 1 |
QCalendarPopup::hideEvent| Name: | QCalendarPopup::hideEvent | | Prototype: | void QCalendarPopup::hideEvent(QHideEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2679-2684 |
| | 3 | 2 |
QCalendarPopup::setDateRange| Name: | QCalendarPopup::setDateRange | | Prototype: | void QCalendarPopup::setDateRange(const QDate &min, const QDate &max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2630-2635 |
| | 3 | 1 |
QCalendarTextNavigator::timerEvent| Name: | QCalendarTextNavigator::timerEvent | | Prototype: | void QCalendarTextNavigator::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 797-803 |
| | 3 | 2 |
QCalendarWidget::mousePressEvent| Name: | QCalendarWidget::mousePressEvent | | Prototype: | void QCalendarWidget::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 3046-3051 |
| | 3 | 1 |
QCalendarWidget::updateCells| Name: | QCalendarWidget::updateCells | | Prototype: | void QCalendarWidget::updateCells() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 2911-2916 |
| | 3 | 2 |
QCalendarWidgetPrivate::updateButtonIcons| Name: | QCalendarWidgetPrivate::updateButtonIcons | | Prototype: | void QCalendarWidgetPrivate::updateButtonIcons() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1767-1772 |
| | 3 | 1 |
QCalendarYearValidator::text| Name: | QCalendarYearValidator::text | | Prototype: | QString QCalendarYearValidator::text(const QDate &date, int repeat) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 416-421 |
| | 3 | 2 |
QChar::category| Name: | QChar::category | | Prototype: | QChar::Category QChar::category(uint ucs4) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1087-1092 |
| | 3 | 2 |
QChar::combiningClass| Name: | QChar::combiningClass | | Prototype: | unsigned char QChar::combiningClass(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1378-1383 |
| | 3 | 2 |
QChar::digitValue| Name: | QChar::digitValue | | Prototype: | int QChar::digitValue(uint ucs4) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1070-1075 |
| | 3 | 2 |
QChar::direction| Name: | QChar::direction | | Prototype: | QChar::Direction QChar::direction(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1104-1109 |
| | 3 | 2 |
QChar::hasMirrored| Name: | QChar::hasMirrored | | Prototype: | bool QChar::hasMirrored(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1186-1191 |
| | 3 | 2 |
QChar::joiningType| Name: | QChar::joiningType | | Prototype: | QChar::JoiningType QChar::joiningType(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1127-1132 |
| | 3 | 2 |
QChar::mirroredChar| Name: | QChar::mirroredChar | | Prototype: | uint QChar::mirroredChar(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1268-1273 |
| | 3 | 2 |
QChar::script| Name: | QChar::script | | Prototype: | QChar::Script QChar::script(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1399-1404 |
| | 3 | 2 |