| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QShortcutMap::resetState| Name: | QShortcutMap::resetState | | Prototype: | void QShortcutMap::resetState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 302-307 |
| | 3 | 1 |
QShortcutMap::setShortcutAutoRepeat| Name: | QShortcutMap::setShortcutAutoRepeat | | Prototype: | int QShortcutMap::setShortcutAutoRepeat(bool on, int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 269-297 |
| | 17 | 4 |
QShortcutMap::setShortcutEnabled| Name: | QShortcutMap::setShortcutEnabled | | Prototype: | int QShortcutMap::setShortcutEnabled(bool enable, int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 231-259 |
| | 17 | 4 |
QShortcutMap::state| Name: | QShortcutMap::state | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::state() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 312-316 |
| | 2 | 1 |
QShortcutMap::translateModifiers| Name: | QShortcutMap::translateModifiers | | Prototype: | int QShortcutMap::translateModifiers(Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 611-623 |
| | 10 | 5 |
QShortcutMap::tryShortcut| Name: | QShortcutMap::tryShortcut | | Prototype: | bool QShortcutMap::tryShortcut(QKeyEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 327-359 |
| | 13 | 5 |
QShortcutMapPrivate::QShortcutMapPrivate| Name: | QShortcutMapPrivate::QShortcutMapPrivate | | Prototype: | QShortcutMapPrivate(QShortcutMap* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 119-124 |
| | 2 | 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: | 406-406 |
| | 1 | 1 |
QShortcutPrivate::redoGrab| Name: | QShortcutPrivate::redoGrab | | Prototype: | void QShortcutPrivate::redoGrab(QShortcutMap &map) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 416-433 |
| | 13 | 6 |
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: | 3468-3470 |
| | 1 | 1 |
QSideBarDelegate::initStyleOption| Name: | QSideBarDelegate::initStyleOption | | Prototype: | void QSideBarDelegate::initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 56-66 |
| | 5 | 3 |
QSidebar::QSidebar| Name: | QSidebar::QSidebar | | Prototype: | QSidebar::QSidebar(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 378-380 |
| | 2 | 1 |
QSidebar::clicked| Name: | QSidebar::clicked | | Prototype: | void QSidebar::clicked(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 486-491 |
| | 3 | 1 |
QSidebar::dragEnterEvent| Name: | QSidebar::dragEnterEvent | | Prototype: | void QSidebar::dragEnterEvent(QDragEnterEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 409-413 |
| | 2 | 2 |
QSidebar::event| Name: | QSidebar::event | | Prototype: | bool QSidebar::event(QEvent * event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 506-516 |
| | 6 | 3 |
QSidebar::focusInEvent| Name: | QSidebar::focusInEvent | | Prototype: | void QSidebar::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 497-501 |
| | 2 | 1 |
QSidebar::removeEntry| Name: | QSidebar::removeEntry | | Prototype: | void QSidebar::removeEntry() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 466-479 |
| | 9 | 4 |
QSidebar::selectUrl| Name: | QSidebar::selectUrl | | Prototype: | void QSidebar::selectUrl(const QUrl &url) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 423-438 |
| | 9 | 3 |
QSidebar::setModelAndUrls| Name: | QSidebar::setModelAndUrls | | Prototype: | void QSidebar::setModelAndUrls(QFileSystemModel *model, const QList<QUrl> &newUrls) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 382-402 |
| | 14 | 1 |
QSidebar::showContextMenu| Name: | QSidebar::showContextMenu | | Prototype: | void QSidebar::showContextMenu(const QPoint &position) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 446-458 |
| | 9 | 4 |
QSidebar::sizeHint| Name: | QSidebar::sizeHint | | Prototype: | QSize QSidebar::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 416-421 |
| | 3 | 2 |
QSignalDumper::clearIgnoredClasses| Name: | QSignalDumper::clearIgnoredClasses | | Prototype: | void QSignalDumper::clearIgnoredClasses() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 188-192 |
| | 2 | 2 |
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: | 176-180 |
| | 1 | 1 |
QSignalDumper::ignoreClass| Name: | QSignalDumper::ignoreClass | | Prototype: | void QSignalDumper::ignoreClass(const QByteArray &klass) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 182-186 |
| | 2 | 2 |
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: | 169-174 |
| | 1 | 1 |
QSignalEventGenerator::QSignalEventGenerator| Name: | QSignalEventGenerator::QSignalEventGenerator | | Prototype: | QSignalEventGenerator::QSignalEventGenerator(QStateMachine *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 3104-3107 |
| | 2 | 1 |
QSignalEventGenerator::execute| Name: | QSignalEventGenerator::execute | | Prototype: | void QSignalEventGenerator::execute(void **_a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 3096-3102 |
| | 4 | 1 |
QSignalMapper::QSignalMapper| Name: | QSignalMapper::QSignalMapper | | Prototype: | QSignalMapper::QSignalMapper(QObject* parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 117-120 |
| | 2 | 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: | 246-246 |
| | 1 | 1 |
QSignalMapper::map| Name: | QSignalMapper::map | | Prototype: | void QSignalMapper::map(QObject *sender) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 251-262 |
| | 9 | 5 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(int id) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 188-192 |
| | 2 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(const QString &id) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 197-201 |
| | 2 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 208-212 |
| | 2 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(QObject *object) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 219-223 |
| | 2 | 1 |
QSignalMapper::removeMappings| Name: | QSignalMapper::removeMappings | | Prototype: | void QSignalMapper::removeMappings(QObject *sender) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 233-241 |
| | 5 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, int id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 137-142 |
| | 3 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, const QString &text) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 150-155 |
| | 3 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 163-168 |
| | 3 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, QObject *object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 176-181 |
| | 3 | 1 |
QSignalMapperPrivate::_q_senderDestroyed| Name: | QSignalMapperPrivate::_q_senderDestroyed | | Prototype: | void _q_senderDestroyed() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 50-53 |
| | 2 | 1 |
QSignalTransition::QSignalTransition| Name: | QSignalTransition::QSignalTransition | | Prototype: | QSignalTransition::QSignalTransition(QState *sourceState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 135-138 |
| | 2 | 1 |
QSignalTransition::QSignalTransition| Name: | QSignalTransition::QSignalTransition | | Prototype: | QSignalTransition::QSignalTransition(const QObject *sender, const char *signal, QState *sourceState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 144-152 |
| | 4 | 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: | 250-253 |
| | 1 | 1 |
QSignalTransition::eventTest| Name: | QSignalTransition::eventTest | | Prototype: | bool QSignalTransition::eventTest(QEvent *event) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 226-237 |
| | 8 | 3 |
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: | 242-245 |
| | 1 | 1 |
QSignalTransition::senderObject| Name: | QSignalTransition::senderObject | | Prototype: | QObject *QSignalTransition::senderObject() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 176-180 |
| | 2 | 1 |
QSignalTransition::setSenderObject| Name: | QSignalTransition::setSenderObject | | Prototype: | void QSignalTransition::setSenderObject(const QObject *sender) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 185-194 |
| | 7 | 2 |
QSignalTransition::setSignal| Name: | QSignalTransition::setSignal | | Prototype: | void QSignalTransition::setSignal(const QByteArray &signal) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 208-217 |
| | 7 | 2 |
QSignalTransition::signal| Name: | QSignalTransition::signal | | Prototype: | QByteArray QSignalTransition::signal() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 199-203 |
| | 2 | 1 |
QSignalTransitionPrivate::QSignalTransitionPrivate| Name: | QSignalTransitionPrivate::QSignalTransitionPrivate | | Prototype: | QSignalTransitionPrivate::QSignalTransitionPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 111-115 |
| | 2 | 1 |
QSignalTransitionPrivate::callOnTransition| Name: | QSignalTransitionPrivate::callOnTransition | | Prototype: | void QSignalTransitionPrivate::callOnTransition(QEvent *e) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 273-286 |
| | 8 | 2 |
QSignalTransitionPrivate::maybeRegister| Name: | QSignalTransitionPrivate::maybeRegister | | Prototype: | void QSignalTransitionPrivate::maybeRegister() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 125-130 |
| | 3 | 2 |
QSignalTransitionPrivate::unregister| Name: | QSignalTransitionPrivate::unregister | | Prototype: | void QSignalTransitionPrivate::unregister() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 117-123 |
| | 4 | 2 |
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: | 452-452 |
| | 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: | 453-453 |
| | 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: | 459-459 |
| | 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: | 447-447 |
| | 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: | 448-448 |
| | 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: | 449-449 |
| | 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: | 450-450 |
| | 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: | 470-470 |
| | 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: | 455-455 |
| | 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: | 456-456 |
| | 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: | 457-457 |
| | 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: | 464-464 |
| | 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: | 466-466 |
| | 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: | 461-461 |
| | 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: | 462-462 |
| | 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: | 468-468 |
| | 1 | 1 |
QSimpleDrag::QSimpleDrag| Name: | QSimpleDrag::QSimpleDrag | | Prototype: | QSimpleDrag::QSimpleDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 331-333 |
| | 2 | 1 |
QSimpleDrag::cancel| Name: | QSimpleDrag::cancel | | Prototype: | void QSimpleDrag::cancel() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 357-364 |
| | 4 | 2 |
QSimpleDrag::drop| Name: | QSimpleDrag::drop | | Prototype: | void QSimpleDrag::drop(const QPoint &globalPos) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 382-399 |
| | 10 | 3 |
QSimpleDrag::move| Name: | QSimpleDrag::move | | Prototype: | void QSimpleDrag::move(const QPoint &globalPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 366-380 |
| | 9 | 2 |
QSimpleDrag::platformDropData| Name: | QSimpleDrag::platformDropData | | Prototype: | QMimeData *QSimpleDrag::platformDropData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 335-340 |
| | 3 | 2 |
QSimpleDrag::startDrag| Name: | QSimpleDrag::startDrag | | Prototype: | void QSimpleDrag::startDrag() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 342-355 |
| | 9 | 2 |
QSimpleTextCodec::QSimpleTextCodec| Name: | QSimpleTextCodec::QSimpleTextCodec | | Prototype: | QSimpleTextCodec::QSimpleTextCodec(int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 608-610 |
| | 2 | 1 |
QSimpleTextCodec::aliases| Name: | QSimpleTextCodec::aliases | | Prototype: | QList<QByteArray> QSimpleTextCodec::aliases() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 710-719 |
| | 6 | 2 |
QSimpleTextCodec::convertFromUnicode| Name: | QSimpleTextCodec::convertFromUnicode | | Prototype: | QByteArray QSimpleTextCodec::convertFromUnicode(const QChar *in, int length, ConverterState *state) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 662-703 |
| | 28 | 7 |
QSimpleTextCodec::convertToUnicode| Name: | QSimpleTextCodec::convertToUnicode | | Prototype: | QString QSimpleTextCodec::convertToUnicode(const char* chars, int len, ConverterState *) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 643-660 |
| | 10 | 4 |
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: | 721-724 |
| | 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: | 705-708 |
| | 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: | 613-616 |
| | 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: | 79-81 |
| | 2 | 1 |
QSimplex::clearColumns| Name: | QSimplex::clearColumns | | Prototype: | void QSimplex::clearColumns(int first, int last) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 341-348 |
| | 4 | 3 |
QSimplex::clearDataStructures| Name: | QSimplex::clearDataStructures | | Prototype: | void QSimplex::clearDataStructures() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 94-117 |
| | 14 | 3 |
QSimplex::clearRow| Name: | QSimplex::clearRow | | Prototype: | void QSimplex::clearRow(int rowIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 331-336 |
| | 3 | 2 |
QSimplex::collectResults| Name: | QSimplex::collectResults | | Prototype: | void QSimplex::collectResults() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 581-598 |
| | 6 | 4 |
QSimplex::combineRows| Name: | QSimplex::combineRows | | Prototype: | void QSimplex::combineRows(int toIndex, int fromIndex, qreal factor) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 375-396 |
| | 11 | 5 |
QSimplex::dumpMatrix| Name: | QSimplex::dumpMatrix | | Prototype: | void QSimplex::dumpMatrix() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 353-370 |
| | 12 | 4 |
QSimplex::findPivotColumn| Name: | QSimplex::findPivotColumn | | Prototype: | int QSimplex::findPivotColumn() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 401-414 |
| | 7 | 3 |
QSimplex::iterate| Name: | QSimplex::iterate | | Prototype: | bool QSimplex::iterate() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 472-505 |
| | 16 | 6 |
QSimplex::pivotRowForColumn| Name: | QSimplex::pivotRowForColumn | | Prototype: | int QSimplex::pivotRowForColumn(int column) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 433-453 |
| | 13 | 5 |
QSimplex::reducedRowEchelon| Name: | QSimplex::reducedRowEchelon | | Prototype: | void QSimplex::reducedRowEchelon() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 458-464 |
| | 3 | 2 |
QSimplex::setConstraints| Name: | QSimplex::setConstraints | | Prototype: | bool QSimplex::setConstraints(const QList<QSimplexConstraint *> &newConstraints) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 127-303 |
| | 80 | 20 |
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: | 323-326 |
| | 1 | 1 |
QSimplex::simplifyConstraints| Name: | QSimplex::simplifyConstraints | | Prototype: | bool QSimplex::simplifyConstraints(QList<QSimplexConstraint *> *constraints) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 605-660 |
| | 28 | 9 |
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: | 570-573 |
| | 1 | 1 |
QSimplex::solveMaxHelper| Name: | QSimplex::solveMaxHelper | | Prototype: | void QSimplex::solveMaxHelper() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 314-318 |
| | 2 | 2 |
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: | 561-564 |
| | 1 | 1 |
QSimplex::solver| Name: | QSimplex::solver | | Prototype: | qreal QSimplex::solver(SolverFactor factor) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 520-555 |
| | 15 | 4 |