| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
QAccessibleTextWidget::replaceText| Name: | QAccessibleTextWidget::replaceText | | Prototype: | void QAccessibleTextWidget::replaceText(int startOffset, int endOffset, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1016-1021 |
| | 3 | 1 |
QAccessibleTextWidget::offsetAtPoint| Name: | QAccessibleTextWidget::offsetAtPoint | | Prototype: | int QAccessibleTextWidget::offsetAtPoint(const QPoint &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 698-704 |
| | 3 | 1 |
QAccessibleTextWidget::insertText| Name: | QAccessibleTextWidget::insertText | | Prototype: | void QAccessibleTextWidget::insertText(int offset, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1009-1014 |
| | 3 | 1 |
QAccessibleTextWidget::characterCount| Name: | QAccessibleTextWidget::characterCount | | Prototype: | int QAccessibleTextWidget::characterCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 987-992 |
| | 3 | 1 |
QAccessibleTextWidget::QAccessibleTextWidget| Name: | QAccessibleTextWidget::QAccessibleTextWidget | | Prototype: | QAccessibleTextWidget::QAccessibleTextWidget(QWidget *o, QAccessible::Role r, const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 641-645 |
| | 3 | 1 |
QAccessibleTextEdit::text| Name: | QAccessibleTextEdit::text | | Prototype: | QString QAccessibleTextEdit::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 231-237 |
| | 3 | 2 |
QAccessibleTableHeaderCell::role| Name: | QAccessibleTableHeaderCell::role | | Prototype: | QAccessible::Role QAccessibleTableHeaderCell::role() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1085-1090 |
| | 3 | 2 |
QAccessibleTableCell::setText| Name: | QAccessibleTableCell::setText | | Prototype: | void QAccessibleTableCell::setText(QAccessible::Text , const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1057-1062 |
| | 3 | 2 |
QAccessibleTableCell::actionNames| Name: | QAccessibleTableCell::actionNames | | Prototype: | QStringList QAccessibleTableCell::actionNames() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 895-900 |
| | 3 | 1 |
QAccessibleTable::verticalHeader| Name: | QAccessibleTable::verticalHeader | | Prototype: | QHeaderView *QAccessibleTable::verticalHeader() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 117-127 |
| | 3 | 2 |
QAccessibleTable::text| Name: | QAccessibleTable::text | | Prototype: | QString QAccessibleTable::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 443-448 |
| | 3 | 2 |
QAccessibleTable::selectedRowCount| Name: | QAccessibleTable::selectedRowCount | | Prototype: | int QAccessibleTable::selectedRowCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 182-187 |
| | 3 | 2 |
QAccessibleTable::selectedColumnCount| Name: | QAccessibleTable::selectedColumnCount | | Prototype: | int QAccessibleTable::selectedColumnCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 175-180 |
| | 3 | 2 |
QAccessibleTable::selectedCellCount| Name: | QAccessibleTable::selectedCellCount | | Prototype: | int QAccessibleTable::selectedCellCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 168-173 |
| | 3 | 2 |
QAccessibleTable::rowDescription| Name: | QAccessibleTable::rowDescription | | Prototype: | QString QAccessibleTable::rowDescription(int row) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 189-194 |
| | 3 | 2 |
QAccessibleTable::rowCount| Name: | QAccessibleTable::rowCount | | Prototype: | int QAccessibleTable::rowCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 161-166 |
| | 3 | 2 |
QAccessibleTable::isRowSelected| Name: | QAccessibleTable::isRowSelected | | Prototype: | bool QAccessibleTable::isRowSelected(int row) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 246-251 |
| | 3 | 2 |
QAccessibleTable::isColumnSelected| Name: | QAccessibleTable::isColumnSelected | | Prototype: | bool QAccessibleTable::isColumnSelected(int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 239-244 |
| | 3 | 2 |
QAccessibleTable::interface_cast| Name: | QAccessibleTable::interface_cast | | Prototype: | void *QAccessibleTable::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 520-525 |
| | 3 | 2 |