| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QUrlQuery::clear| Name: | QUrlQuery::clear | | Prototype: | void QUrlQuery::clear() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 463-467 |
| | 2 | 2 |
QUrlQuery::QUrlQuery| Name: | QUrlQuery::QUrlQuery | | Prototype: | QUrlQuery::QUrlQuery(const QUrl &url) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 359-366 |
| | 2 | 2 |
QUrlPrivate::setUserInfo| Name: | QUrlPrivate::setUserInfo | | Prototype: | inline void QUrlPrivate::setUserInfo(const QString &userInfo, int from, int end) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1093-1104 |
| | 6 | 2 |
QUrlPrivate::setError| Name: | QUrlPrivate::setError | | Prototype: | inline void QUrlPrivate::setError(ErrorCode errorCode, const QString &source, int supplement) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 627-637 |
| | 6 | 2 |
QUrlModel::urls| Name: | QUrlModel::urls | | Prototype: | QList<QUrl> QUrlModel::urls() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 278-286 |
| | 6 | 2 |
QUrlModel::dropMimeData| Name: | QUrlModel::dropMimeData | | Prototype: | bool QUrlModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 139-149 |
| | 7 | 2 |
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 |
QUrlInfo::QUrlInfo| Name: | QUrlInfo::QUrlInfo | | Prototype: | QUrlInfo::QUrlInfo(const QUrlInfo &ui) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 132-140 |
| | 4 | 2 |
QUrl::~QUrl| Name: | QUrl::~QUrl | | Prototype: | QUrl::~QUrl() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1832-1836 |
| | 2 | 2 |
QUrl::userName| Name: | QUrl::userName | | Prototype: | QString QUrl::userName(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2185-2192 |
| | 4 | 2 |
QUrl::topLevelDomain| Name: | QUrl::topLevelDomain | | Prototype: | QString QUrl::topLevelDomain(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3136-3143 |
| | 4 | 2 |
QUrl::toStringList| Name: | QUrl::toStringList | | Prototype: | QStringList QUrl::toStringList(const QList<QUrl> &urls, FormattingOptions options) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4075-4083 |
| | 5 | 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::setUrl| Name: | QUrl::setUrl | | Prototype: | void QUrl::setUrl(const QString &url, ParsingMode parsingMode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1899-1907 |
| | 4 | 2 |
QUrl::setScheme| Name: | QUrl::setScheme | | Prototype: | void QUrl::setScheme(const QString &scheme) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1950-1962 |
| | 7 | 2 |
QUrl::setQuery| Name: | QUrl::setQuery | | Prototype: | void QUrl::setQuery(const QUrlQuery &query) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2702-2713 |
| | 6 | 2 |
QUrl::setPort| Name: | QUrl::setPort | | Prototype: | void QUrl::setPort(int port) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2438-2449 |
| | 6 | 2 |
QUrl::scheme| Name: | QUrl::scheme | | Prototype: | QString QUrl::scheme() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1974-1979 |
| | 2 | 2 |
QUrl::port| Name: | QUrl::port | | Prototype: | int QUrl::port(int defaultPort) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2461-2465 |
| | 2 | 2 |
QUrl::path| Name: | QUrl::path | | Prototype: | QString QUrl::path(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2531-2538 |
| | 4 | 2 |
QUrl::password| Name: | QUrl::password | | Prototype: | QString QUrl::password(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2278-2285 |
| | 4 | 2 |
QUrl::operator =| Name: | QUrl::operator = | | Prototype: | QUrl &QUrl::operator =(const QString &url) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3748-3757 |
| | 5 | 2 |
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::isRelative| Name: | QUrl::isRelative | | Prototype: | bool QUrl::isRelative() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3238-3242 |
| | 2 | 2 |
QUrl::isParentOf| Name: | QUrl::isParentOf | | Prototype: | bool QUrl::isParentOf(const QUrl &childUrl) const | | Coverage: | 50.000% (16/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3880-3897 |
| | 12 | 2 |
QUrl::isEmpty| Name: | QUrl::isEmpty | | Prototype: | bool QUrl::isEmpty() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1861-1865 |
| | 2 | 2 |
QUrl::hasQuery| Name: | QUrl::hasQuery | | Prototype: | bool QUrl::hasQuery() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2613-2617 |
| | 2 | 2 |
QUrl::hasFragment| Name: | QUrl::hasFragment | | Prototype: | bool QUrl::hasFragment() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3104-3108 |
| | 2 | 2 |
QUrl::fromStringList| Name: | QUrl::fromStringList | | Prototype: | QList<QUrl> QUrl::fromStringList(const QStringList &urls, ParsingMode mode) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4091-4099 |
| | 5 | 2 |
QUrl::fileName| Name: | QUrl::fileName | | Prototype: | QString QUrl::fileName(ComponentFormattingOptions options) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2597-2604 |
| | 5 | 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 |
QUrl::QUrl| Name: | QUrl::QUrl | | Prototype: | QUrl::QUrl(const QUrl &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1823-1827 |
| | 2 | 2 |
QUnsortedModelEngine::filterOnDemand| Name: | QUnsortedModelEngine::filterOnDemand | | Prototype: | void QUnsortedModelEngine::filterOnDemand(int n) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 743-755 |
| | 10 | 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 |
QUnixPrintWidgetPrivate::_q_btnBrowseClicked| Name: | QUnixPrintWidgetPrivate::_q_btnBrowseClicked | | Prototype: | void QUnixPrintWidgetPrivate::_q_btnBrowseClicked() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 775-788 |
| | 6 | 2 |
QUnixEventDispatcherQPA::flush| Name: | QUnixEventDispatcherQPA::flush | | Prototype: | void QUnixEventDispatcherQPA::flush() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | | Lines: | 72-76 |
| | 2 | 2 |
QUnifiedTimer::stopTimer| Name: | QUnifiedTimer::stopTimer | | Prototype: | void QUnifiedTimer::stopTimer() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 404-413 |
| | 5 | 2 |
QUnifiedTimer::stopAnimationDriver| Name: | QUnifiedTimer::stopAnimationDriver | | Prototype: | void QUnifiedTimer::stopAnimationDriver() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 282-293 |
| | 5 | 2 |
QUnifiedTimer::startAnimationDriver| Name: | QUnifiedTimer::startAnimationDriver | | Prototype: | void QUnifiedTimer::startAnimationDriver() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 269-280 |
| | 5 | 2 |
QUnifiedTimer::setTimingInterval| Name: | QUnifiedTimer::setTimingInterval | | Prototype: | void QUnifiedTimer::setTimingInterval(int interval) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 375-384 |
| | 4 | 2 |
QUnifiedTimer::runningAnimationCount| Name: | QUnifiedTimer::runningAnimationCount | | Prototype: | int QUnifiedTimer::runningAnimationCount() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 333-339 |
| | 4 | 2 |
QUnifiedTimer::resumeAnimationTimer| Name: | QUnifiedTimer::resumeAnimationTimer | | Prototype: | void QUnifiedTimer::resumeAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 489-498 |
| | 6 | 2 |
QUnifiedTimer::restart| Name: | QUnifiedTimer::restart | | Prototype: | void QUnifiedTimer::restart() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 365-373 |
| | 5 | 2 |
QUnifiedTimer::maybeUpdateAnimationsToCurrentTime| Name: | QUnifiedTimer::maybeUpdateAnimationsToCurrentTime | | Prototype: | void QUnifiedTimer::maybeUpdateAnimationsToCurrentTime() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 250-254 |
| | 2 | 2 |
QUnifiedTimer::instance| Name: | QUnifiedTimer::instance | | Prototype: | QUnifiedTimer *QUnifiedTimer::instance(bool create) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 228-243 |
| | 6 | 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 |
QUndoStack::~QUndoStack| Name: | QUndoStack::~QUndoStack | | Prototype: | QUndoStack::~QUndoStack() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 504-512 |
| | 4 | 2 |
QUndoStack::text| Name: | QUndoStack::text | | Prototype: | QString QUndoStack::text(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1026-1033 |
| | 4 | 2 |
QUndoStack::setClean| Name: | QUndoStack::setClean | | Prototype: | void QUndoStack::setClean() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 635-644 |
| | 5 | 2 |
QUndoStack::isClean| Name: | QUndoStack::isClean | | Prototype: | bool QUndoStack::isClean() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 652-658 |
| | 4 | 2 |
QUndoStack::createUndoAction| Name: | QUndoStack::createUndoAction | | Prototype: | QAction *QUndoStack::createUndoAction(QObject *parent, const QString &prefix) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 871-885 |
| | 11 | 2 |
QUndoStack::createRedoAction| Name: | QUndoStack::createRedoAction | | Prototype: | QAction *QUndoStack::createRedoAction(QObject *parent, const QString &prefix) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 901-915 |
| | 11 | 2 |
QUndoStack::command| Name: | QUndoStack::command | | Prototype: | const QUndoCommand *QUndoStack::command(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1011-1018 |
| | 4 | 2 |
QUndoStack::canUndo| Name: | QUndoStack::canUndo | | Prototype: | bool QUndoStack::canUndo() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 796-802 |
| | 4 | 2 |
QUndoStack::canRedo| Name: | QUndoStack::canRedo | | Prototype: | bool QUndoStack::canRedo() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 815-821 |
| | 4 | 2 |
QUndoStack::QUndoStack| Name: | QUndoStack::QUndoStack | | Prototype: | QUndoStack::QUndoStack(QObject *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 488-495 |
| | 2 | 2 |
QUndoModel::stackDestroyed| Name: | QUndoModel::stackDestroyed | | Prototype: | void QUndoModel::stackDestroyed(QObject *obj) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 126-133 |
| | 4 | 2 |
QUndoGroup::~QUndoGroup| Name: | QUndoGroup::~QUndoGroup | | Prototype: | QUndoGroup::~QUndoGroup() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 105-115 |
| | 6 | 2 |
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 |
QUndoGroup::createUndoAction| Name: | QUndoGroup::createUndoAction | | Prototype: | QAction *QUndoGroup::createUndoAction(QObject *parent, const QString &prefix) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 377-391 |
| | 11 | 2 |
QUndoGroup::createRedoAction| Name: | QUndoGroup::createRedoAction | | Prototype: | QAction *QUndoGroup::createRedoAction(QObject *parent, const QString &prefix) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 408-422 |
| | 11 | 2 |
QUndoCommand::undo| Name: | QUndoCommand::undo | | Prototype: | void QUndoCommand::undo() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 217-221 |
| | 2 | 2 |
QUndoCommand::setText| Name: | QUndoCommand::setText | | Prototype: | void QUndoCommand::setText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 269-279 |
| | 6 | 2 |
QUndoCommand::redo| Name: | QUndoCommand::redo | | Prototype: | void QUndoCommand::redo() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 199-203 |
| | 2 | 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 |
QUndoCommand::QUndoCommand| Name: | QUndoCommand::QUndoCommand | | Prototype: | QUndoCommand::QUndoCommand(const QString &text, QUndoCommand *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 106-112 |
| | 4 | 2 |
QUdpSocket::setMulticastInterface| Name: | QUdpSocket::setMulticastInterface | | Prototype: | void QUdpSocket::setMulticastInterface(const QNetworkInterface &iface) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 266-274 |
| | 5 | 2 |
QUdpSocket::pendingDatagramSize| Name: | QUdpSocket::pendingDatagramSize | | Prototype: | qint64 QUdpSocket::pendingDatagramSize() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 296-300 |
| | 2 | 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::leaveMulticastGroup| Name: | QUdpSocket::leaveMulticastGroup | | Prototype: | bool QUdpSocket::leaveMulticastGroup(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: | 230-235 |
| | 2 | 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 |
QUdpSocket::hasPendingDatagrams| Name: | QUdpSocket::hasPendingDatagrams | | Prototype: | bool QUdpSocket::hasPendingDatagrams() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 284-288 |
| | 2 | 2 |
QTtfStream::align4| Name: | QTtfStream::align4 | | Prototype: | void align4() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 328-328 |
| | 1 | 2 |