Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QAccessibleTextWidget::setCursorPositionName: | 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::childName: | 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::rowCountName: | 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_castName: | 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::isValidName: | 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::childName: | 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::childCountName: | 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::indexOfChildName: | 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::setDataName: | 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::setIconName: | 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::QActionPrivateName: | 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::QAdoptedThreadName: | 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::QAlphaPaintEngineName: | 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::QAlphaPaintEnginePrivateName: | 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::advanceAnimationName: | 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::~QAnimationDriverName: | 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::updateAnimationTimerName: | 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::allWidgetsName: | 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::applyQIconStyleHelperName: | 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::isBlockedByModalName: | 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::tryCloseAllWindowsName: | 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::beginName: | 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::findName: | 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_iteratorName: | 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::endName: | 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::setUserName: | 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::QAuthenticatorPrivateName: | 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::mousePressEventName: | 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::cancelName: | 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::dropName: | 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::restoreCursorName: | 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::QBasicKeyEventTransitionName: | 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::QBasicKeyEventTransitionPrivateName: | 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::QBasicMouseEventTransitionName: | 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::checkpointName: | 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::adjustMedianIterationCountName: | 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::haveValgrindName: | 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::lengthName: | 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::brushChangedName: | 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::clipEnabledChangedName: | 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::compositionModeChangedName: | 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::drawStaticTextItemName: | 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::opacityChangedName: | 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::penChangedName: | 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::renderHintsChangedName: | 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::setStateName: | 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::transformChangedName: | 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::updateClipStateName: | 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::updateCompositionModeStateName: | 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::invalidateName: | 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::setSpacingName: | 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::hStretchName: | 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::hfwName: | 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::mhfwName: | 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::vStretchName: | 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::textureName: | 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::textureImageName: | 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::removeName: | 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::QBufferName: | 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::peekName: | 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::setIdName: | 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::~QButtonGroupName: | 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::clearName: | 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::endsWithName: | 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::numberName: | 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::numberName: | 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::numberName: | 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::numberName: | 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::numberName: | 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::replaceName: | 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::startsWithName: | 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::QByteArrayMatcherName: | 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::QByteArrayMatcherName: | 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::QByteArrayMatcherName: | 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::QByteDeviceWrappingIoDeviceName: | 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::sizeName: | 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::writeDataName: | 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::applyToDateName: | 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::setLocaleName: | 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::insertColumnsName: | 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::insertRowsName: | 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::removeColumnsName: | 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::removeRowsName: | 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::dateSelectedName: | 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::hideEventName: | 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::setDateRangeName: | 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::timerEventName: | 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::mousePressEventName: | 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::updateCellsName: | 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::updateButtonIconsName: | 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::textName: | 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::categoryName: | 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::combiningClassName: | 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::digitValueName: | 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::directionName: | 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::hasMirroredName: | 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::joiningTypeName: | 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::mirroredCharName: | 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::scriptName: | 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 |