| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QScrollBar::sliderChange| Name: | QScrollBar::sliderChange | | Prototype: | void QScrollBar::sliderChange(SliderChange change) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 467-470 |
| | 1 | 1 |
QScrollEvent::contentPos| Name: | QScrollEvent::contentPos | | Prototype: | QPointF QScrollEvent::contentPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4976-4979 |
| | 1 | 1 |
QScrollEvent::overshootDistance| Name: | QScrollEvent::overshootDistance | | Prototype: | QPointF QScrollEvent::overshootDistance() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4987-4990 |
| | 1 | 1 |
QScrollEvent::scrollState| Name: | QScrollEvent::scrollState | | Prototype: | QScrollEvent::ScrollState QScrollEvent::scrollState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 5000-5003 |
| | 1 | 1 |
QScrollPrepareEvent::QScrollPrepareEvent| Name: | QScrollPrepareEvent::QScrollPrepareEvent | | Prototype: | QScrollPrepareEvent::QScrollPrepareEvent(const QPointF &startPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4845-4849 |
| | 1 | 1 |
QScrollPrepareEvent::contentPos| Name: | QScrollPrepareEvent::contentPos | | Prototype: | QPointF QScrollPrepareEvent::contentPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4887-4890 |
| | 1 | 1 |
QScrollPrepareEvent::contentPosRange| Name: | QScrollPrepareEvent::contentPosRange | | Prototype: | QRectF QScrollPrepareEvent::contentPosRange() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4879-4882 |
| | 1 | 1 |
QScrollPrepareEvent::setContentPos| Name: | QScrollPrepareEvent::setContentPos | | Prototype: | void QScrollPrepareEvent::setContentPos(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4918-4921 |
| | 1 | 1 |
QScrollPrepareEvent::setContentPosRange| Name: | QScrollPrepareEvent::setContentPosRange | | Prototype: | void QScrollPrepareEvent::setContentPosRange(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4908-4911 |
| | 1 | 1 |
QScrollPrepareEvent::setViewportSize| Name: | QScrollPrepareEvent::setViewportSize | | Prototype: | void QScrollPrepareEvent::setViewportSize(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4898-4901 |
| | 1 | 1 |
QScrollPrepareEvent::startPos| Name: | QScrollPrepareEvent::startPos | | Prototype: | QPointF QScrollPrepareEvent::startPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4861-4864 |
| | 1 | 1 |
QScrollPrepareEvent::viewportSize| Name: | QScrollPrepareEvent::viewportSize | | Prototype: | QSizeF QScrollPrepareEvent::viewportSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4871-4874 |
| | 1 | 1 |
QScrollTimer::QScrollTimer| Name: | QScrollTimer::QScrollTimer | | Prototype: | QScrollTimer(QScrollerPrivate *_d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 189-191 |
| | 1 | 1 |
QScrollTimer::duration| Name: | QScrollTimer::duration | | Prototype: | int duration() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 193-196 |
| | 1 | 1 |
QScrollbarStyleAnimation::mode| Name: | QScrollbarStyleAnimation::mode | | Prototype: | QScrollbarStyleAnimation::Mode QScrollbarStyleAnimation::mode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 339-342 |
| | 1 | 1 |
QScrollbarStyleAnimation::setActive| Name: | QScrollbarStyleAnimation::setActive | | Prototype: | void QScrollbarStyleAnimation::setActive(bool active) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QScrollbarStyleAnimation::wasActive| Name: | QScrollbarStyleAnimation::wasActive | | Prototype: | bool QScrollbarStyleAnimation::wasActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 344-347 |
| | 1 | 1 |
QScroller::activeScrollers| Name: | QScroller::activeScrollers | | Prototype: | QList<QScroller *> QScroller::activeScrollers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QScroller::ensureVisible| Name: | QScroller::ensureVisible | | Prototype: | void QScroller::ensureVisible(const QRectF &rect, qreal xmargin, qreal ymargin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 720-724 |
| | 1 | 1 |
QScroller::hasScroller| Name: | QScroller::hasScroller | | Prototype: | bool QScroller::hasScroller(QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 285-288 |
| | 1 | 1 |
QScroller::scrollTo| Name: | QScroller::scrollTo | | Prototype: | void QScroller::scrollTo(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 657-661 |
| | 1 | 1 |
QScroller::scroller| Name: | QScroller::scroller | | Prototype: | const QScroller *QScroller::scroller(const QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 317-320 |
| | 1 | 1 |
QScrollerPrivate::QScrollerPrivate| Name: | QScrollerPrivate::QScrollerPrivate | | Prototype: | QScrollerPrivate::QScrollerPrivate(QScroller *q, QObject *_target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 874-894 |
| | 1 | 1 |
QScrollerPrivate::dpi| Name: | QScrollerPrivate::dpi | | Prototype: | QPointF QScrollerPrivate::dpi() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1042-1045 |
| | 1 | 1 |
QScrollerPrivate::sendEvent| Name: | QScrollerPrivate::sendEvent | | Prototype: | void QScrollerPrivate::sendEvent(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 902-905 |
| | 1 | 1 |
QScrollerPrivate::setDpi| Name: | QScrollerPrivate::setDpi | | Prototype: | void QScrollerPrivate::setDpi(const QPointF &dpi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1053-1056 |
| | 1 | 1 |
QScrollerProperties::operator!=| Name: | QScrollerProperties::operator!= | | Prototype: | bool QScrollerProperties::operator!=(const QScrollerProperties &sp) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp | | Lines: | 144-147 |
| | 1 | 1 |
QScrollerProperties::operator==| Name: | QScrollerProperties::operator== | | Prototype: | bool QScrollerProperties::operator==(const QScrollerProperties &sp) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp | | Lines: | 136-139 |
| | 1 | 1 |
QSemaphore::~QSemaphore| Name: | QSemaphore::~QSemaphore | | Prototype: | QSemaphore::~QSemaphore() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 122-123 |
| | 1 | 1 |
QSemaphorePrivate::QSemaphorePrivate| Name: | QSemaphorePrivate::QSemaphorePrivate | | Prototype: | inline QSemaphorePrivate(int n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 96-96 |
| | 1 | 1 |
QSequentialAnimationGroup::event| Name: | QSequentialAnimationGroup::event | | Prototype: | bool QSequentialAnimationGroup::event(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 422-425 |
| | 1 | 1 |
QSequentialIterable::canReverseIterate| Name: | QSequentialIterable::canReverseIterate | | Prototype: | bool QSequentialIterable::canReverseIterate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3944-3947 |
| | 1 | 1 |
QSequentialIterable::const_iterator::begin| Name: | QSequentialIterable::const_iterator::begin | | Prototype: | void QSequentialIterable::const_iterator::begin() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3883-3886 |
| | 1 | 1 |
QSequentialIterable::const_iterator::const_iterator| Name: | QSequentialIterable::const_iterator::const_iterator | | Prototype: | QSequentialIterable::const_iterator::const_iterator(const const_iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3977-3981 |
| | 1 | 1 |
QSequentialIterable::const_iterator::const_iterator| Name: | QSequentialIterable::const_iterator::const_iterator | | Prototype: | QSequentialIterable::const_iterator::const_iterator(const QSequentialIterable &iter, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3871-3875 |
| | 1 | 1 |
QSequentialIterable::const_iterator::const_iterator| Name: | QSequentialIterable::const_iterator::const_iterator | | Prototype: | QSequentialIterable::const_iterator::const_iterator(const QtMetaTypePrivate::QSequentialIterableImpl &impl, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3877-3881 |
| | 1 | 1 |
QSequentialIterable::const_iterator::end| Name: | QSequentialIterable::const_iterator::end | | Prototype: | void QSequentialIterable::const_iterator::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3888-3891 |
| | 1 | 1 |
QSequentialIterable::const_iterator::operator!=| Name: | QSequentialIterable::const_iterator::operator!= | | Prototype: | bool QSequentialIterable::const_iterator::operator!=(const const_iterator &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4027-4030 |
| | 1 | 1 |
QSequentialIterable::const_iterator::operator==| Name: | QSequentialIterable::const_iterator::operator== | | Prototype: | bool QSequentialIterable::const_iterator::operator==(const const_iterator &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4016-4019 |
| | 1 | 1 |
QSequentialIterable::size| Name: | QSequentialIterable::size | | Prototype: | int QSequentialIterable::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3934-3937 |
| | 1 | 1 |
QSettings::defaultFormat| Name: | QSettings::defaultFormat | | Prototype: | QSettings::Format QSettings::defaultFormat() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3347-3350 |
| | 1 | 1 |
QSettings::setDefaultFormat| Name: | QSettings::setDefaultFormat | | Prototype: | void QSettings::setDefaultFormat(Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3334-3337 |
| | 1 | 1 |
QSettingsIniKey::QSettingsIniKey| Name: | QSettingsIniKey::QSettingsIniKey | | Prototype: | inline QSettingsIniKey() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1788-1788 |
| | 1 | 1 |
QSettingsIniKey::QSettingsIniKey| Name: | QSettingsIniKey::QSettingsIniKey | | Prototype: | inline QSettingsIniKey(const QString &str, int pos = -1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1789-1789 |
| | 1 | 1 |
QSettingsIniSection::QSettingsIniSection| Name: | QSettingsIniSection::QSettingsIniSection | | Prototype: | inline QSettingsIniSection() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1809-1809 |
| | 1 | 1 |
QSettingsPrivate::create| Name: | QSettingsPrivate::create | | Prototype: | QSettingsPrivate *QSettingsPrivate::create(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 289-293 |
| | 1 | 1 |
QSettingsPrivate::create| Name: | QSettingsPrivate::create | | Prototype: | QSettingsPrivate *QSettingsPrivate::create(const QString &fileName, QSettings::Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 297-300 |
| | 1 | 1 |
QShapedPixmapWindow::setHotspot| Name: | QShapedPixmapWindow::setHotspot | | Prototype: | void QShapedPixmapWindow::setHotspot(const QPoint &hotspot) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 72-75 |
| | 1 | 1 |
QSharedDataPointer::clone| Name: | QSharedDataPointer::clone | | Prototype: | template <> inline QUrlQueryPrivate * QSharedDataPointer<QUrlQueryPrivate>::clone() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 323-327 |
| | 1 | 1 |
QSharedDataPointer::clone| Name: | QSharedDataPointer::clone | | Prototype: | template<> QTimeZonePrivate *QSharedDataPointer<QTimeZonePrivate>::clone() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 581-584 |
| | 1 | 1 |
QSharedMemory::QSharedMemory| Name: | QSharedMemory::QSharedMemory | | Prototype: | QSharedMemory::QSharedMemory(const QString &key, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 157-161 |
| | 1 | 1 |
QSharedMemory::~QSharedMemory| Name: | QSharedMemory::~QSharedMemory | | Prototype: | QSharedMemory::~QSharedMemory() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 172-175 |
| | 1 | 1 |
QShortcut::QShortcut| Name: | QShortcut::QShortcut | | Prototype: | QShortcut::QShortcut(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 436-440 |
| | 1 | 1 |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 61-63 |
| | 1 | 1 |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry(const QKeySequence &k) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 65-67 |
| | 1 | 1 |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry(QObject *o, const QKeySequence &k, Qt::ShortcutContext c, int i, bool a, QShortcutMap::ContextMatcher m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 69-71 |
| | 1 | 1 |
QShortcutEntry::correctContext| Name: | QShortcutEntry::correctContext | | Prototype: | bool correctContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 73-73 |
| | 1 | 1 |
QShortcutEntry::operator<| Name: | QShortcutEntry::operator< | | Prototype: | bool operator<(const QShortcutEntry &f) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 75-76 |
| | 1 | 1 |
QShortcutMap::QShortcutMap| Name: | QShortcutMap::QShortcutMap | | Prototype: | QShortcutMap::QShortcutMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 135-139 |
| | 1 | 1 |
QShortcutPrivate::QShortcutPrivate| Name: | QShortcutPrivate::QShortcutPrivate | | Prototype: | QShortcutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 400-400 |
| | 1 | 1 |
QShowEvent::QShowEvent| Name: | QShowEvent::QShowEvent | | Prototype: | QShowEvent::QShowEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3402-3404 |
| | 1 | 1 |
QSignalDumper::endDump| Name: | QSignalDumper::endDump | | Prototype: | void QSignalDumper::endDump() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 170-174 |
| | 1 | 1 |
QSignalDumper::startDump| Name: | QSignalDumper::startDump | | Prototype: | void QSignalDumper::startDump() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 163-168 |
| | 1 | 1 |
QSignalMapper::map| Name: | QSignalMapper::map | | Prototype: | void QSignalMapper::map() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 240-240 |
| | 1 | 1 |
QSignalTransition::event| Name: | QSignalTransition::event | | Prototype: | bool QSignalTransition::event(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 232-235 |
| | 1 | 1 |
QSignalTransition::onTransition| Name: | QSignalTransition::onTransition | | Prototype: | void QSignalTransition::onTransition(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 224-227 |
| | 1 | 1 |
QSimdSse2::v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Float32x4 v_add(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 445-445 |
| | 1 | 1 |
QSimdSse2::v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Int32x4 v_add(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 446-446 |
| | 1 | 1 |
QSimdSse2::v_and| Name: | QSimdSse2::v_and | | Prototype: | static inline Int32x4 v_and(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 452-452 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(float x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 440-440 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(double x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 441-441 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(int x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 442-442 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(uint x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 443-443 |
| | 1 | 1 |
QSimdSse2::v_greaterOrEqual| Name: | QSimdSse2::v_greaterOrEqual | | Prototype: | static inline Int32x4 v_greaterOrEqual(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 463-463 |
| | 1 | 1 |
QSimdSse2::v_max| Name: | QSimdSse2::v_max | | Prototype: | static inline Float32x4 v_max(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 448-448 |
| | 1 | 1 |
QSimdSse2::v_min| Name: | QSimdSse2::v_min | | Prototype: | static inline Float32x4 v_min(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 449-449 |
| | 1 | 1 |
QSimdSse2::v_min_16| Name: | QSimdSse2::v_min_16 | | Prototype: | static inline Int32x4 v_min_16(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 450-450 |
| | 1 | 1 |
QSimdSse2::v_mul| Name: | QSimdSse2::v_mul | | Prototype: | static inline Float32x4 v_mul(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 457-457 |
| | 1 | 1 |
QSimdSse2::v_sqrt| Name: | QSimdSse2::v_sqrt | | Prototype: | static inline Float32x4 v_sqrt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 459-459 |
| | 1 | 1 |
QSimdSse2::v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Float32x4 v_sub(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 454-454 |
| | 1 | 1 |
QSimdSse2::v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Int32x4 v_sub(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 455-455 |
| | 1 | 1 |
QSimdSse2::v_toInt| Name: | QSimdSse2::v_toInt | | Prototype: | static inline Int32x4 v_toInt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 461-461 |
| | 1 | 1 |
QSimpleTextCodec::mibEnum| Name: | QSimpleTextCodec::mibEnum | | Prototype: | int QSimpleTextCodec::mibEnum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 715-718 |
| | 1 | 1 |
QSimpleTextCodec::name| Name: | QSimpleTextCodec::name | | Prototype: | QByteArray QSimpleTextCodec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 699-702 |
| | 1 | 1 |
QSimpleTextCodec::~QSimpleTextCodec| Name: | QSimpleTextCodec::~QSimpleTextCodec | | Prototype: | QSimpleTextCodec::~QSimpleTextCodec() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 607-610 |
| | 1 | 1 |
QSimplex::setObjective| Name: | QSimplex::setObjective | | Prototype: | void QSimplex::setObjective(QSimplexConstraint *newObjective) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 315-318 |
| | 1 | 1 |
QSimplex::solveMax| Name: | QSimplex::solveMax | | Prototype: | qreal QSimplex::solveMax() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 562-565 |
| | 1 | 1 |
QSimplex::solveMin| Name: | QSimplex::solveMin | | Prototype: | qreal QSimplex::solveMin() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 553-556 |
| | 1 | 1 |
QSimplex::~QSimplex| Name: | QSimplex::~QSimplex | | Prototype: | QSimplex::~QSimplex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QSizeGrip::event| Name: | QSizeGrip::event | | Prototype: | bool QSizeGrip::event(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 496-499 |
| | 1 | 1 |
QSizeGrip::hideEvent| Name: | QSizeGrip::hideEvent | | Prototype: | void QSizeGrip::hideEvent(QHideEvent *hideEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 458-464 |
| | 1 | 1 |
QSizeGrip::setVisible| Name: | QSizeGrip::setVisible | | Prototype: | void QSizeGrip::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 469-472 |
| | 1 | 1 |
QSizeGrip::showEvent| Name: | QSizeGrip::showEvent | | Prototype: | void QSizeGrip::showEvent(QShowEvent *showEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 447-453 |
| | 1 | 1 |
QSizeGripPrivate::atBottom| Name: | QSizeGripPrivate::atBottom | | Prototype: | inline bool atBottom() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 83-86 |
| | 1 | 1 |
QSizeGripPrivate::atLeft| Name: | QSizeGripPrivate::atLeft | | Prototype: | inline bool atLeft() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 88-91 |
| | 1 | 1 |
QSizePolicy::controlType| Name: | QSizePolicy::controlType | | Prototype: | QSizePolicy::ControlType QSizePolicy::controlType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 229-232 |
| | 1 | 1 |
QSlider::tickInterval| Name: | QSlider::tickInterval | | Prototype: | int QSlider::tickInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 541-544 |
| | 1 | 1 |
QSlider::tickPosition| Name: | QSlider::tickPosition | | Prototype: | QSlider::TickPosition QSlider::tickPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 518-521 |
| | 1 | 1 |
QSliderPrivate::pick| Name: | QSliderPrivate::pick | | Prototype: | inline int QSliderPrivate::pick(const QPoint &pt) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 114-117 |
| | 1 | 1 |
QSlotObjectBaseDeleter::cleanup| Name: | QSlotObjectBaseDeleter::cleanup | | Prototype: | static void cleanup(QtPrivate::QSlotObjectBase *slot) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 79-81 |
| | 1 | 2 |