Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QUndoStack::QUndoStackName: | 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 |
QUndoStack::canRedoName: | 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::canUndoName: | 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::commandName: | 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::createRedoActionName: | 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::createUndoActionName: | 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::isCleanName: | 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::setCleanName: | 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::textName: | 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::~QUndoStackName: | 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 |
QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenuName: | 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 |
QUnifiedTimer::instanceName: | 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 |
QUnifiedTimer::maybeUpdateAnimationsToCurrentTimeName: | 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::restartName: | 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::resumeAnimationTimerName: | 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::runningAnimationCountName: | 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::setTimingIntervalName: | 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::startAnimationDriverName: | 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::stopAnimationDriverName: | 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::stopTimerName: | 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 |
QUnixEventDispatcherQPA::flushName: | 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 |
QUnixPrintWidgetPrivate::_q_btnBrowseClickedName: | 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 |
QUnixPrintWidgetPrivate::setOptionsPaneName: | 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 |
QUnsortedModelEngine::filterOnDemandName: | 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 |
QUrl::QUrlName: | 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 |
QUrl::clearName: | 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::detachName: | 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::fileNameName: | 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::fromStringListName: | 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::hasFragmentName: | 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::hasQueryName: | 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::isEmptyName: | 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::isParentOfName: | 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::isRelativeName: | 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::isValidName: | 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::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::passwordName: | 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::pathName: | 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::portName: | 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::schemeName: | 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::setPortName: | 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::setQueryName: | 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::setSchemeName: | 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::setUrlName: | 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::toLocalFileName: | 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::toStringListName: | 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::topLevelDomainName: | 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::userNameName: | 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::~QUrlName: | 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 |
QUrlInfo::QUrlInfoName: | 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 |
QUrlInfo::groupName: | 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::isDirName: | 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::isExecutableName: | 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::isFileName: | 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::isReadableName: | 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::isSymLinkName: | 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::isWritableName: | 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::lastModifiedName: | 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::lastReadName: | 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::nameName: | 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::ownerName: | 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::permissionsName: | 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::setDirName: | 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::setFileName: | 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::setGroupName: | 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::setLastModifiedName: | 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::setLastReadName: | 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::setNameName: | 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::setOwnerName: | 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::setPermissionsName: | 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::setReadableName: | 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::setSizeName: | 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::setSymLinkName: | 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::setWritableName: | 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::sizeName: | 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 |
QUrlModel::dropMimeDataName: | 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 |
QUrlModel::urlsName: | 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 |
QUrlPrivate::setErrorName: | 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 |
QUrlPrivate::setUserInfoName: | 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 |
QUrlQuery::QUrlQueryName: | 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 |
QUrlQuery::clearName: | 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::hasQueryItemName: | 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 |
QUrlQueryPrivate::QUrlQueryPrivateName: | QUrlQueryPrivate::QUrlQueryPrivate | Prototype: | QUrlQueryPrivate(const QString &query = QString()) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 148-151 |
| | 1 | 2 |
QUrlQueryPrivate::recodeFromUserName: | QUrlQueryPrivate::recodeFromUser | Prototype: | inline QString QUrlQueryPrivate::recodeFromUser(const QString &input) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 221-236 |
| | 12 | 2 |
QUtcTimeZonePrivate::QUtcTimeZonePrivateName: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(qint32 offsetSeconds) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 614-624 |
| | 5 | 2 |
QUtcTimeZonePrivate::availableTimeZoneIdsName: | 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 |
QUtcTimeZonePrivate::availableTimeZoneIdsName: | QUtcTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 724-733 |
| | 6 | 2 |
QUtcTimeZonePrivate::serializeName: | QUtcTimeZonePrivate::serialize | Prototype: | void QUtcTimeZonePrivate::serialize(QDataStream &ds) const | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 757-761 |
| | 1 | 2 |
QUuid::toRfc4122Name: | QUuid::toRfc4122 | Prototype: | QByteArray QUuid::toRfc4122() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 631-650 |
| | 12 | 2 |
QUuid::versionName: | QUuid::version | Prototype: | QUuid::Version QUuid::version() const | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 794-804 |
| | 7 | 2 |
QValidator::setLocaleName: | QValidator::setLocale | Prototype: | void QValidator::setLocale(const QLocale &locale) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 245-252 |
| | 4 | 2 |
QVariant::QVariantName: | QVariant::QVariant | Prototype: | QVariant::QVariant(int typeId, const void *copy, uint flags) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1686-1695 |
| | 5 | 2 |
QVariant::clearName: | QVariant::clear | Prototype: | void QVariant::clear() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1949-1956 |
| | 5 | 2 |
QVariant::toBoolName: | QVariant::toBool | Prototype: | bool QVariant::toBool() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2754-2763 |
| | 5 | 2 |
QVariant::~QVariantName: | QVariant::~QVariant | Prototype: | QVariant::~QVariant() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1373-1377 |
| | 2 | 2 |
QVariantAnimation::currentValueName: | QVariantAnimation::currentValue | Prototype: | QVariant QVariantAnimation::currentValue() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 635-641 |
| | 4 | 2 |
QVariantAnimationPrivate::convertValuesName: | QVariantAnimationPrivate::convertValues | Prototype: | void QVariantAnimationPrivate::convertValues(int t) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 194-207 |
| | 6 | 2 |
QVariantAnimationPrivate::valueAtName: | QVariantAnimationPrivate::valueAt | Prototype: | QVariant QVariantAnimationPrivate::valueAt(qreal step) const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 300-308 |
| | 5 | 2 |
QVector2D::distanceToLineName: | QVector2D::distanceToLine | Prototype: | float QVector2D::distanceToLine (const QVector2D& point, const QVector2D& direction) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 274-281 |
| | 4 | 2 |
QVector2D::normalizeName: | QVector2D::normalize | Prototype: | void QVector2D::normalize() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 236-248 |
| | 7 | 2 |