| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWidgetBackingStore::QWidgetBackingStore| Name: | QWidgetBackingStore::QWidgetBackingStore | | Prototype: | QWidgetBackingStore::QWidgetBackingStore(QWidget *topLevel) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 791-804 |
| | 3 | 1 |
QWidget::unsetLocale| Name: | QWidget::unsetLocale | | Prototype: | void QWidget::unsetLocale() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5981-5986 |
| | 3 | 1 |
QWidget::unsetLayoutDirection| Name: | QWidget::unsetLayoutDirection | | Prototype: | void QWidget::unsetLayoutDirection() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4905-4910 |
| | 3 | 1 |
QWidget::setWindowModality| Name: | QWidget::setWindowModality | | Prototype: | void QWidget::setWindowModality(Qt::WindowModality windowModality) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2917-2923 |
| | 3 | 1 |
QWidget::setUpdatesEnabled| Name: | QWidget::setUpdatesEnabled | | Prototype: | void QWidget::setUpdatesEnabled(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7717-7722 |
| | 3 | 1 |
QWidget::setShortcutEnabled| Name: | QWidget::setShortcutEnabled | | Prototype: | void QWidget::setShortcutEnabled(int id, bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11662-11667 |
| | 3 | 2 |
QWidget::setShortcutAutoRepeat| Name: | QWidget::setShortcutAutoRepeat | | Prototype: | void QWidget::setShortcutAutoRepeat(int id, bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11677-11682 |
| | 3 | 2 |
QWidget::setParent| Name: | QWidget::setParent | | Prototype: | void QWidget::setParent(QWidget *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10421-10426 |
| | 3 | 2 |
QWidget::setLocale| Name: | QWidget::setLocale | | Prototype: | void QWidget::setLocale(const QLocale &locale) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5955-5961 |
| | 3 | 1 |
QWidget::setEnabled| Name: | QWidget::setEnabled | | Prototype: | void QWidget::setEnabled(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3401-3406 |
| | 3 | 1 |
QWidget::releaseShortcut| Name: | QWidget::releaseShortcut | | Prototype: | void QWidget::releaseShortcut(int id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11643-11648 |
| | 3 | 2 |
QWidget::overrideWindowState| Name: | QWidget::overrideWindowState | | Prototype: | void QWidget::overrideWindowState(Qt::WindowStates newstate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3018-3023 |
| | 3 | 1 |
QWidget::mouseGrabber| Name: | QWidget::mouseGrabber | | Prototype: | QWidget *QWidget::mouseGrabber() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12633-12638 |
| | 3 | 2 |
QWidget::maximumSize| Name: | QWidget::maximumSize | | Prototype: | QSize QWidget::maximumSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3832-3837 |
| | 3 | 1 |
QWidget::mapToGlobal| Name: | QWidget::mapToGlobal | | Prototype: | QPoint QWidget::mapToGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12417-12422 |
| | 3 | 1 |
QWidget::mapFromGlobal| Name: | QWidget::mapFromGlobal | | Prototype: | QPoint QWidget::mapFromGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12432-12437 |
| | 3 | 1 |
QWidget::heightForWidth| Name: | QWidget::heightForWidth | | Prototype: | int QWidget::heightForWidth(int w) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10208-10213 |
| | 3 | 2 |
QWidget::grabGesture| Name: | QWidget::grabGesture | | Prototype: | void QWidget::grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12239-12244 |
| | 3 | 1 |
QWidget::activateWindow| Name: | QWidget::activateWindow | | Prototype: | void QWidget::activateWindow() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12679-12685 |
| | 3 | 2 |
QWhatsThisAction::actionTriggered| Name: | QWhatsThisAction::actionTriggered | | Prototype: | void QWhatsThisAction::actionTriggered() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 507-513 |
| | 3 | 2 |
QWhatsThis::leaveWhatsThisMode| Name: | QWhatsThis::leaveWhatsThisMode | | Prototype: | void QWhatsThis::leaveWhatsThisMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 555-560 |
| | 3 | 1 |
QWhatsThat::~QWhatsThat| Name: | QWhatsThat::~QWhatsThat | | Prototype: | QWhatsThat::~QWhatsThat() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 223-228 |
| | 3 | 2 |
QWatermarkLabel::minimumSizeHint| Name: | QWatermarkLabel::minimumSizeHint | | Prototype: | QSize minimumSizeHint() const override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 451-455 |
| | 3 | 2 |
QWatermarkLabel::QWatermarkLabel| Name: | QWatermarkLabel::QWatermarkLabel | | Prototype: | QWatermarkLabel(QWidget *parent, QWidget *sideWidget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 445-449 |
| | 3 | 2 |
QWaitConditionPrivate::wait_relative| Name: | QWaitConditionPrivate::wait_relative | | Prototype: | int wait_relative(unsigned long time) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 115-127 |
| | 3 | 1 |
QWaitCondition::~QWaitCondition| Name: | QWaitCondition::~QWaitCondition | | Prototype: | QWaitCondition::~QWaitCondition() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 172-177 |
| | 3 | 1 |
QVector4D::toVector3DAffine| Name: | QVector4D::toVector3DAffine | | Prototype: | QVector3D QVector4D::toVector3DAffine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 537-542 |
| | 3 | 2 |
QVector4D::toVector2DAffine| Name: | QVector4D::toVector2DAffine | | Prototype: | QVector2D QVector4D::toVector2DAffine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 510-515 |
| | 3 | 2 |
QVector3D::crossProduct| Name: | QVector3D::crossProduct | | Prototype: | QVector3D QVector3D::crossProduct(const QVector3D& v1, const QVector3D& v2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 342-347 |
| | 3 | 1 |
QVector3D::QVector3D| Name: | QVector3D::QVector3D | | Prototype: | QVector3D::QVector3D(const QVector2D& vector) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 107-112 |
| | 3 | 1 |
QVector3D::QVector3D| Name: | QVector3D::QVector3D | | Prototype: | QVector3D::QVector3D(const QVector2D& vector, float zpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 120-125 |
| | 3 | 1 |
QVector3D::QVector3D| Name: | QVector3D::QVector3D | | Prototype: | QVector3D::QVector3D(const QVector4D& vector) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 137-142 |
| | 3 | 1 |
QVector2D::length| Name: | QVector2D::length | | Prototype: | float QVector2D::length() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | | Lines: | 187-193 |
| | 3 | 1 |
QVariantAnimation::setEasingCurve| Name: | QVariantAnimation::setEasingCurve | | Prototype: | void QVariantAnimation::setEasingCurve(const QEasingCurve &easing) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 388-393 |
| | 3 | 1 |
QUuid::isNull| Name: | QUuid::isNull | | Prototype: | bool QUuid::isNull() const | | Coverage: | 60.870% (14/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 724-729 |
| | 3 | 1 |
QUtcTimeZonePrivate::availableTimeZoneIds| Name: | QUtcTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 735-741 |
| | 3 | 2 |
QUrlUtf8Traits::appendByte| Name: | QUrlUtf8Traits::appendByte | | Prototype: | static void appendByte(ushort *&ptr, uchar b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 232-238 |
| | 3 | 1 |
QUrlQuery::hasQueryItem| Name: | QUrlQuery::hasQueryItem | | Prototype: | bool QUrlQuery::hasQueryItem(const QString &key) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 658-663 |
| | 3 | 2 |
QUrlPrivate::appendFragment| Name: | QUrlPrivate::appendFragment | | Prototype: | inline void QUrlPrivate::appendFragment(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 941-946 |
| | 3 | 1 |
QUrlInfo::size| Name: | QUrlInfo::size | | Prototype: | qint64 QUrlInfo::size() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 506-511 |
| | 3 | 2 |
QUrlInfo::setWritable| Name: | QUrlInfo::setWritable | | Prototype: | void QUrlInfo::setWritable(bool b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 296-301 |
| | 3 | 2 |
QUrlInfo::setSymLink| Name: | QUrlInfo::setSymLink | | Prototype: | void QUrlInfo::setSymLink(bool b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 278-283 |
| | 3 | 2 |
QUrlInfo::setSize| Name: | QUrlInfo::setSize | | Prototype: | void QUrlInfo::setSize(qint64 size) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 362-367 |
| | 3 | 2 |
QUrlInfo::setReadable| Name: | QUrlInfo::setReadable | | Prototype: | void QUrlInfo::setReadable(bool b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 314-319 |
| | 3 | 2 |
QUrlInfo::setPermissions| Name: | QUrlInfo::setPermissions | | Prototype: | void QUrlInfo::setPermissions(int p) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 378-383 |
| | 3 | 2 |
QUrlInfo::setOwner| Name: | QUrlInfo::setOwner | | Prototype: | void QUrlInfo::setOwner(const QString &s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 330-335 |
| | 3 | 2 |
QUrlInfo::setName| Name: | QUrlInfo::setName | | Prototype: | void QUrlInfo::setName(const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 220-225 |
| | 3 | 2 |
QUrlInfo::setLastRead| Name: | QUrlInfo::setLastRead | | Prototype: | void QUrlInfo::setLastRead(const QDateTime &dt) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 414-419 |
| | 3 | 2 |
QUrlInfo::setLastModified| Name: | QUrlInfo::setLastModified | | Prototype: | void QUrlInfo::setLastModified(const QDateTime &dt) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 395-400 |
| | 3 | 2 |
QUrlInfo::setGroup| Name: | QUrlInfo::setGroup | | Prototype: | void QUrlInfo::setGroup(const QString &s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 346-351 |
| | 3 | 2 |
QUrlInfo::setFile| Name: | QUrlInfo::setFile | | Prototype: | void QUrlInfo::setFile(bool b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 260-265 |
| | 3 | 2 |
QUrlInfo::setDir| Name: | QUrlInfo::setDir | | Prototype: | void QUrlInfo::setDir(bool b) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 240-245 |
| | 3 | 2 |
QUrlInfo::permissions| Name: | QUrlInfo::permissions | | Prototype: | int QUrlInfo::permissions() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 467-472 |
| | 3 | 2 |
QUrlInfo::owner| Name: | QUrlInfo::owner | | Prototype: | QString QUrlInfo::owner() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 480-485 |
| | 3 | 2 |
QUrlInfo::name| Name: | QUrlInfo::name | | Prototype: | QString QUrlInfo::name() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 453-458 |
| | 3 | 2 |
QUrlInfo::lastRead| Name: | QUrlInfo::lastRead | | Prototype: | QDateTime QUrlInfo::lastRead() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 532-537 |
| | 3 | 2 |
QUrlInfo::lastModified| Name: | QUrlInfo::lastModified | | Prototype: | QDateTime QUrlInfo::lastModified() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 519-524 |
| | 3 | 2 |
QUrlInfo::isWritable| Name: | QUrlInfo::isWritable | | Prototype: | bool QUrlInfo::isWritable() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 584-589 |
| | 3 | 2 |
QUrlInfo::isSymLink| Name: | QUrlInfo::isSymLink | | Prototype: | bool QUrlInfo::isSymLink() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 571-576 |
| | 3 | 2 |
QUrlInfo::isReadable| Name: | QUrlInfo::isReadable | | Prototype: | bool QUrlInfo::isReadable() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 597-602 |
| | 3 | 2 |
QUrlInfo::isFile| Name: | QUrlInfo::isFile | | Prototype: | bool QUrlInfo::isFile() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 558-563 |
| | 3 | 2 |
QUrlInfo::isExecutable| Name: | QUrlInfo::isExecutable | | Prototype: | bool QUrlInfo::isExecutable() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 610-615 |
| | 3 | 2 |
QUrlInfo::isDir| Name: | QUrlInfo::isDir | | Prototype: | bool QUrlInfo::isDir() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 545-550 |
| | 3 | 2 |
QUrlInfo::group| Name: | QUrlInfo::group | | Prototype: | QString QUrlInfo::group() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 493-498 |
| | 3 | 2 |
QUrl::toLocalFile| Name: | QUrl::toLocalFile | | Prototype: | QString QUrl::toLocalFile() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3850-3857 |
| | 3 | 2 |
QUrl::toEncoded| Name: | QUrl::toEncoded | | Prototype: | QByteArray QUrl::toEncoded(FormattingOptions options) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3404-3409 |
| | 3 | 1 |
QUrl::isValid| Name: | QUrl::isValid | | Prototype: | bool QUrl::isValid() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1847-1854 |
| | 3 | 2 |
QUrl::detach| Name: | QUrl::detach | | Prototype: | void QUrl::detach() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3772-3778 |
| | 3 | 2 |
QUrl::clear| Name: | QUrl::clear | | Prototype: | void QUrl::clear() | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1874-1879 |
| | 3 | 2 |
QUnixPrintWidgetPrivate::setOptionsPane| Name: | QUnixPrintWidgetPrivate::setOptionsPane | | Prototype: | void QUnixPrintWidgetPrivate::setOptionsPane(QPrintDialogPrivate *pane) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 768-773 |
| | 3 | 2 |
QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu| Name: | QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu | | Prototype: | QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu(QObject *_editWidget, QWidget *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3249-3256 |
| | 3 | 2 |
QUndoView::setStack| Name: | QUndoView::setStack | | Prototype: | void QUndoView::setStack(QUndoStack *stack) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 363-370 |
| | 3 | 1 |
QUndoView::QUndoView| Name: | QUndoView::QUndoView | | Prototype: | QUndoView::QUndoView(QUndoStack *stack, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 307-313 |
| | 3 | 1 |
QUndoView::QUndoView| Name: | QUndoView::QUndoView | | Prototype: | QUndoView::QUndoView(QUndoGroup *group, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 323-329 |
| | 3 | 1 |
QUndoModel::stackChanged| Name: | QUndoModel::stackChanged | | Prototype: | void QUndoModel::stackChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 135-140 |
| | 3 | 1 |
QUndoGroup::undo| Name: | QUndoGroup::undo | | Prototype: | void QUndoGroup::undo() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 261-266 |
| | 3 | 2 |
QUndoGroup::redo| Name: | QUndoGroup::redo | | Prototype: | void QUndoGroup::redo() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 278-283 |
| | 3 | 2 |
QUndoCommand::child| Name: | QUndoCommand::child | | Prototype: | const QUndoCommand *QUndoCommand::child(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 302-307 |
| | 3 | 2 |
QUndoCommand::QUndoCommand| Name: | QUndoCommand::QUndoCommand | | Prototype: | QUndoCommand::QUndoCommand(QUndoCommand *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 124-129 |
| | 3 | 2 |
QUdpSocket::multicastInterface| Name: | QUdpSocket::multicastInterface | | Prototype: | QNetworkInterface QUdpSocket::multicastInterface() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 249-254 |
| | 3 | 2 |
QUdpSocket::joinMulticastGroup| Name: | QUdpSocket::joinMulticastGroup | | Prototype: | bool QUdpSocket::joinMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &iface) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 196-202 |
| | 3 | 2 |
QTzTimeZonePrivate::availableTimeZoneIds| Name: | QTzTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QTzTimeZonePrivate::availableTimeZoneIds() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 1050-1055 |
| | 3 | 1 |
QTriangulator::ComplexToSimple::Event::operator <| Name: | QTriangulator::ComplexToSimple::Event::operator < | | Prototype: | template <typename T> inline bool QTriangulator<T>::ComplexToSimple::Event::operator < (const Event &other) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1614-1620 |
| | 3 | 2 |
QTreeWidgetItemIterator::QTreeWidgetItemIterator| Name: | QTreeWidgetItemIterator::QTreeWidgetItemIterator | | Prototype: | QTreeWidgetItemIterator::QTreeWidgetItemIterator(const QTreeWidgetItemIterator &it) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp | | Lines: | 70-77 |
| | 3 | 1 |
QTreeWidgetItem::addChild| Name: | QTreeWidgetItem::addChild | | Prototype: | void QTreeWidgetItem::addChild(QTreeWidgetItem *child) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1889-1895 |
| | 3 | 2 |
QTreeWidgetItem::QTreeWidgetItem| Name: | QTreeWidgetItem::QTreeWidgetItem | | Prototype: | QTreeWidgetItem::QTreeWidgetItem(QTreeWidgetItem *parent, QTreeWidgetItem *after, int type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1465-1477 |
| | 3 | 2 |
QTreeWidget::sortItems| Name: | QTreeWidget::sortItems | | Prototype: | void QTreeWidget::sortItems(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2890-2895 |
| | 3 | 1 |
QTreeWidget::setItemExpanded| Name: | QTreeWidget::setItemExpanded | | Prototype: | void QTreeWidget::setItemExpanded(const QTreeWidgetItem *item, bool expand) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3117-3122 |
| | 3 | 1 |
QTreeWidget::isItemSelected| Name: | QTreeWidget::isItemSelected | | Prototype: | bool QTreeWidget::isItemSelected(const QTreeWidgetItem *item) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2984-2989 |
| | 3 | 2 |
QTreeWidget::isItemExpanded| Name: | QTreeWidget::isItemExpanded | | Prototype: | bool QTreeWidget::isItemExpanded(const QTreeWidgetItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3100-3105 |
| | 3 | 1 |
QTreeWidget::indexOfTopLevelItem| Name: | QTreeWidget::indexOfTopLevelItem | | Prototype: | int QTreeWidget::indexOfTopLevelItem(QTreeWidgetItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2668-2673 |
| | 3 | 1 |
QTreeWidget::expandItem| Name: | QTreeWidget::expandItem | | Prototype: | void QTreeWidget::expandItem(const QTreeWidgetItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3218-3223 |
| | 3 | 1 |
QTreeWidget::dropMimeData| Name: | QTreeWidget::dropMimeData | | Prototype: | bool QTreeWidget::dropMimeData(QTreeWidgetItem *parent, int index, const QMimeData *data, Qt::DropAction action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3313-3319 |
| | 3 | 2 |
QTreeWidget::collapseItem| Name: | QTreeWidget::collapseItem | | Prototype: | void QTreeWidget::collapseItem(const QTreeWidgetItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3231-3236 |
| | 3 | 1 |
QTreeWidget::clear| Name: | QTreeWidget::clear | | Prototype: | void QTreeWidget::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3247-3252 |
| | 3 | 1 |
QTreeViewPrivate::_q_columnsRemoved| Name: | QTreeViewPrivate::_q_columnsRemoved | | Prototype: | void QTreeViewPrivate::_q_columnsRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3304-3309 |
| | 3 | 2 |
QTreeViewPrivate::_q_columnsAboutToBeRemoved| Name: | QTreeViewPrivate::_q_columnsAboutToBeRemoved | | Prototype: | void QTreeViewPrivate::_q_columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3297-3302 |
| | 3 | 2 |
QTreeView::visualIndex| Name: | QTreeView::visualIndex | | Prototype: | int QTreeView::visualIndex(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 4009-4014 |
| | 3 | 1 |
QTreeView::setTreePosition| Name: | QTreeView::setTreePosition | | Prototype: | void QTreeView::setTreePosition(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 981-986 |
| | 3 | 1 |
QTreeView::setRootIndex| Name: | QTreeView::setRootIndex | | Prototype: | void QTreeView::setRootIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 257-262 |
| | 3 | 1 |