Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QUnhandledException::cloneName: | QUnhandledException::clone | Prototype: | QUnhandledException *QUnhandledException::clone() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 147-150 |
| | 1 | 1 |
QUnhandledException::raiseName: | QUnhandledException::raise | Prototype: | void QUnhandledException::raise() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 141-145 |
| | 2 | 1 |
QUnicodeTables::graphemeBreakClassName: | QUnicodeTables::graphemeBreakClass | Prototype: | GraphemeBreakClass graphemeBreakClass(uint ucs4) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | Lines: | 8270-8273 |
| | 1 | 1 |
QUnicodeTables::lineBreakClassName: | QUnicodeTables::lineBreakClass | Prototype: | LineBreakClass lineBreakClass(uint ucs4) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | Lines: | 8285-8288 |
| | 1 | 1 |
QUnicodeTables::propertiesName: | QUnicodeTables::properties | Prototype: | const Properties * properties(ushort ucs2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | Lines: | 8265-8268 |
| | 1 | 1 |
QUnicodeTables::propertiesName: | QUnicodeTables::properties | Prototype: | const Properties * properties(uint ucs4) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | Lines: | 8260-8263 |
| | 1 | 1 |
QUnicodeTables::qGetPropName: | QUnicodeTables::qGetProp | Prototype: | static inline const Properties *qGetProp(uint ucs4) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | Lines: | 8250-8253 |
| | 1 | 1 |
QUnicodeTables::qGetPropName: | QUnicodeTables::qGetProp | Prototype: | static inline const Properties *qGetProp(ushort ucs2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | Lines: | 8255-8258 |
| | 1 | 1 |
QUnicodeTables::sentenceBreakClassName: | QUnicodeTables::sentenceBreakClass | Prototype: | SentenceBreakClass sentenceBreakClass(uint ucs4) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | Lines: | 8280-8283 |
| | 1 | 1 |
QUnicodeTables::wordBreakClassName: | QUnicodeTables::wordBreakClass | Prototype: | WordBreakClass wordBreakClass(uint ucs4) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | Lines: | 8275-8278 |
| | 1 | 1 |
QUnifiedTimer::QUnifiedTimerName: | QUnifiedTimer::QUnifiedTimer | Prototype: | QUnifiedTimer::QUnifiedTimer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 216-225 |
| | 2 | 1 |
QUnifiedTimer::canUninstallAnimationDriverName: | QUnifiedTimer::canUninstallAnimationDriver | Prototype: | bool QUnifiedTimer::canUninstallAnimationDriver(QAnimationDriver *d) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 545-548 |
| | 1 | 1 |
QUnifiedTimer::instanceName: | QUnifiedTimer::instance | Prototype: | QUnifiedTimer *QUnifiedTimer::instance() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 245-248 |
| | 1 | 1 |
QUnifiedTimer::registerProfilerCallbackName: | QUnifiedTimer::registerProfilerCallback | Prototype: | void QUnifiedTimer::registerProfilerCallback(void (*cb)(qint64)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 341-344 |
| | 1 | 1 |
QUnixEventDispatcherQPA::QUnixEventDispatcherQPAName: | QUnixEventDispatcherQPA::QUnixEventDispatcherQPA | Prototype: | QUnixEventDispatcherQPA::QUnixEventDispatcherQPA(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | Lines: | 53-55 |
| | 1 | 1 |
QUnixEventDispatcherQPA::hasPendingEventsName: | QUnixEventDispatcherQPA::hasPendingEvents | Prototype: | bool QUnixEventDispatcherQPA::hasPendingEvents() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | Lines: | 66-70 |
| | 2 | 1 |
QUnixEventDispatcherQPA::processEventsName: | QUnixEventDispatcherQPA::processEvents | Prototype: | bool QUnixEventDispatcherQPA::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | Lines: | 60-64 |
| | 2 | 1 |
QUnixPageSetupDialogPrivate::QUnixPageSetupDialogPrivateName: | QUnixPageSetupDialogPrivate::QUnixPageSetupDialogPrivate | Prototype: | QUnixPageSetupDialogPrivate::QUnixPageSetupDialogPrivate(QPrinter *printer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 193-195 |
| | 2 | 1 |
QUnixPageSetupDialogPrivate::initName: | QUnixPageSetupDialogPrivate::init | Prototype: | void QUnixPageSetupDialogPrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 201-217 |
| | 11 | 1 |
QUnixPrintWidget::QUnixPrintWidgetName: | QUnixPrintWidget::QUnixPrintWidget | Prototype: | QUnixPrintWidget::QUnixPrintWidget(QPrinter *printer, QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 951-955 |
| | 1 | 1 |
QUnixPrintWidget::updatePrinterName: | QUnixPrintWidget::updatePrinter | Prototype: | void QUnixPrintWidget::updatePrinter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 968-971 |
| | 1 | 1 |
QUnixPrintWidget::~QUnixPrintWidgetName: | QUnixPrintWidget::~QUnixPrintWidget | Prototype: | QUnixPrintWidget::~QUnixPrintWidget() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 959-962 |
| | 1 | 1 |
QUrl::QUrlName: | QUrl::QUrl | Prototype: | QUrl::QUrl(const QString &url, ParsingMode parsingMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1808-1811 |
| | 1 | 1 |
QUrl::QUrlName: | QUrl::QUrl | Prototype: | QUrl::QUrl() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1816-1818 |
| | 2 | 1 |
QUrl::fromAceName: | QUrl::fromAce | Prototype: | QString QUrl::fromAce(const QByteArray &domain) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3529-3532 |
| | 1 | 1 |
QUrl::fromEncodedName: | QUrl::fromEncoded | Prototype: | QUrl QUrl::fromEncoded(const QByteArray &input, ParsingMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3422-3425 |
| | 1 | 1 |
QUrl::fromEncodedComponent_helperName: | QUrl::fromEncodedComponent_helper | Prototype: | QString QUrl::fromEncodedComponent_helper(const QByteArray &ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3487-3490 |
| | 1 | 1 |
QUrl::fromPercentEncodingName: | QUrl::fromPercentEncoding | Prototype: | QString QUrl::fromPercentEncoding(const QByteArray &input) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3431-3435 |
| | 2 | 1 |
QUrl::fromUserInput::[lambda]Name: | QUrl::fromUserInput::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4274-4274 |
| | 0 | 1 |
QUrl::isDetachedName: | QUrl::isDetached | Prototype: | bool QUrl::isDetached() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3783-3786 |
| | 1 | 1 |
QUrl::isLocalFileName: | QUrl::isLocalFile | Prototype: | bool QUrl::isLocalFile() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3870-3873 |
| | 1 | 1 |
QUrl::operator !=Name: | QUrl::operator != | Prototype: | bool QUrl::operator !=(const QUrl &url) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3721-3724 |
| | 1 | 1 |
QUrl::toAceName: | QUrl::toAce | Prototype: | QByteArray QUrl::toAce(const QString &domain) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3550-3554 |
| | 2 | 1 |
QUrl::toDisplayStringName: | QUrl::toDisplayString | Prototype: | QString QUrl::toDisplayString(FormattingOptions options) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3343-3346 |
| | 1 | 1 |
QUrl::toEncodedName: | 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::toPercentEncodingName: | QUrl::toPercentEncoding | Prototype: | QByteArray QUrl::toPercentEncoding(const QString &input, const QByteArray &exclude, const QByteArray &include) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3449-3452 |
| | 1 | 1 |
QUrl::urlName: | QUrl::url | Prototype: | QString QUrl::url(FormattingOptions options) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3255-3258 |
| | 1 | 1 |
QUrlInfo::QUrlInfoName: | QUrlInfo::QUrlInfo | Prototype: | QUrlInfo::QUrlInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 123-126 |
| | 1 | 1 |
QUrlInfo::QUrlInfoName: | QUrlInfo::QUrlInfo | Prototype: | QUrlInfo::QUrlInfo(const QString &name, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 154-173 |
| | 14 | 1 |
QUrlInfo::QUrlInfoName: | QUrlInfo::QUrlInfo | Prototype: | QUrlInfo::QUrlInfo(const QUrl &url, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 188-207 |
| | 14 | 1 |
QUrlInfo::isValidName: | QUrlInfo::isValid | Prototype: | bool QUrlInfo::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 718-721 |
| | 1 | 1 |
QUrlInfo::lessThanName: | QUrlInfo::lessThan | Prototype: | bool QUrlInfo::lessThan(const QUrlInfo &i1, const QUrlInfo &i2, int sortBy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 645-649 |
| | 1 | 1 |
QUrlInfo::~QUrlInfoName: | QUrlInfo::~QUrlInfo | Prototype: | QUrlInfo::~QUrlInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 425-428 |
| | 1 | 1 |
QUrlInfoPrivate::QUrlInfoPrivateName: | QUrlInfoPrivate::QUrlInfoPrivate | Prototype: | QUrlInfoPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 47-56 |
| | 1 | 1 |
QUrlModel::QUrlModelName: | QUrlModel::QUrlModel | Prototype: | QUrlModel::QUrlModel(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 70-72 |
| | 2 | 1 |
QUrlModel::mimeTypesName: | QUrlModel::mimeTypes | Prototype: | QStringList QUrlModel::mimeTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 77-80 |
| | 1 | 1 |
QUrlModel::setUrlsName: | QUrlModel::setUrls | Prototype: | void QUrlModel::setUrls(const QList<QUrl> &list) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 223-229 |
| | 4 | 1 |
QUrlPrivate::QUrlPrivateName: | QUrlPrivate::QUrlPrivate | Prototype: | inline QUrlPrivate::QUrlPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 588-594 |
| | 2 | 1 |
QUrlPrivate::QUrlPrivateName: | QUrlPrivate::QUrlPrivate | Prototype: | inline QUrlPrivate::QUrlPrivate(const QUrlPrivate ©) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 596-609 |
| | 2 | 1 |
QUrlPrivate::appendFragmentName: | 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 |
QUrlPrivate::appendPasswordName: | QUrlPrivate::appendPassword | Prototype: | inline void QUrlPrivate::appendPassword(QString &appendTo, QUrl::FormattingOptions options) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 911-916 |
| | 2 | 1 |
QUrlPrivate::appendQueryName: | QUrlPrivate::appendQuery | Prototype: | inline void QUrlPrivate::appendQuery(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: | 948-952 |
| | 2 | 1 |
QUrlPrivate::appendUserNameName: | QUrlPrivate::appendUserName | Prototype: | inline void QUrlPrivate::appendUserName(QString &appendTo, QUrl::FormattingOptions options) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 904-909 |
| | 2 | 1 |
QUrlPrivate::clearErrorName: | QUrlPrivate::clearError | Prototype: | inline void QUrlPrivate::clearError() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 621-625 |
| | 2 | 1 |
QUrlPrivate::cloneErrorName: | QUrlPrivate::cloneError | Prototype: | inline QUrlPrivate::Error *QUrlPrivate::cloneError() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 616-619 |
| | 1 | 1 |
QUrlPrivate::hasAuthorityName: | QUrlPrivate::hasAuthority | Prototype: | inline bool hasAuthority() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 548-548 |
| | 1 | 1 |
QUrlPrivate::hasFragmentName: | QUrlPrivate::hasFragment | Prototype: | inline bool hasFragment() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 556-556 |
| | 1 | 1 |
QUrlPrivate::hasHostName: | QUrlPrivate::hasHost | Prototype: | inline bool hasHost() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 552-552 |
| | 1 | 1 |
QUrlPrivate::hasPasswordName: | QUrlPrivate::hasPassword | Prototype: | inline bool hasPassword() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 551-551 |
| | 1 | 1 |
QUrlPrivate::hasPathName: | QUrlPrivate::hasPath | Prototype: | inline bool hasPath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 554-554 |
| | 1 | 1 |
QUrlPrivate::hasPortName: | QUrlPrivate::hasPort | Prototype: | inline bool hasPort() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 553-553 |
| | 1 | 1 |
QUrlPrivate::hasQueryName: | QUrlPrivate::hasQuery | Prototype: | inline bool hasQuery() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 555-555 |
| | 1 | 1 |
QUrlPrivate::hasSchemeName: | QUrlPrivate::hasScheme | Prototype: | inline bool hasScheme() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 547-547 |
| | 1 | 1 |
QUrlPrivate::hasUserInfoName: | QUrlPrivate::hasUserInfo | Prototype: | inline bool hasUserInfo() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 549-549 |
| | 1 | 1 |
QUrlPrivate::hasUserNameName: | QUrlPrivate::hasUserName | Prototype: | inline bool hasUserName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 550-550 |
| | 1 | 1 |
QUrlPrivate::isEmptyName: | QUrlPrivate::isEmpty | Prototype: | bool isEmpty() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 515-516 |
| | 1 | 1 |
QUrlPrivate::isLocalFileName: | QUrlPrivate::isLocalFile | Prototype: | inline bool isLocalFile() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 558-558 |
| | 1 | 1 |
QUrlPrivate::setFragmentName: | QUrlPrivate::setFragment | Prototype: | inline void QUrlPrivate::setFragment(const QString &value, int from, int end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1124-1128 |
| | 2 | 1 |
QUrlPrivate::setPasswordName: | QUrlPrivate::setPassword | Prototype: | inline void QUrlPrivate::setPassword(const QString &value, int from, int end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1112-1116 |
| | 2 | 1 |
QUrlPrivate::setPathName: | QUrlPrivate::setPath | Prototype: | inline void QUrlPrivate::setPath(const QString &value, int from, int end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1118-1122 |
| | 1 | 1 |
QUrlPrivate::setQueryName: | QUrlPrivate::setQuery | Prototype: | inline void QUrlPrivate::setQuery(const QString &value, int from, int iend) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1130-1134 |
| | 2 | 1 |
QUrlPrivate::setUserNameName: | QUrlPrivate::setUserName | Prototype: | inline void QUrlPrivate::setUserName(const QString &value, int from, int end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1106-1110 |
| | 2 | 1 |
QUrlPrivate::toLocalFile::[lambda]Name: | QUrlPrivate::toLocalFile::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1474-1474 |
| | 0 | 1 |
QUrlPrivate::validateComponentName: | QUrlPrivate::validateComponent | Prototype: | bool validateComponent(Section section, const QString &input) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 523-524 |
| | 1 | 1 |
QUrlPrivate::~QUrlPrivateName: | QUrlPrivate::~QUrlPrivate | Prototype: | inline QUrlPrivate::~QUrlPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 611-614 |
| | 1 | 1 |
QUrlQuery::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 335-338 |
| | 2 | 1 |
QUrlQuery::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery(const QString &queryString) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 346-349 |
| | 2 | 1 |
QUrlQuery::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery(const QUrlQuery &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 372-375 |
| | 2 | 1 |
QUrlQuery::addQueryItemName: | QUrlQuery::addQueryItem | Prototype: | void QUrlQuery::addQueryItem(const QString &key, const QString &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 676-679 |
| | 1 | 1 |
QUrlQuery::isDetachedName: | QUrlQuery::isDetached | Prototype: | bool QUrlQuery::isDetached() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 451-454 |
| | 1 | 1 |
QUrlQuery::isEmptyName: | QUrlQuery::isEmpty | Prototype: | bool QUrlQuery::isEmpty() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 443-446 |
| | 1 | 1 |
QUrlQuery::operator =Name: | QUrlQuery::operator = | Prototype: | QUrlQuery &QUrlQuery::operator =(const QUrlQuery &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 381-385 |
| | 2 | 1 |
QUrlQuery::queryPairDelimiterName: | QUrlQuery::queryPairDelimiter | Prototype: | QChar QUrlQuery::queryPairDelimiter() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 599-602 |
| | 1 | 1 |
QUrlQuery::queryValueDelimiterName: | QUrlQuery::queryValueDelimiter | Prototype: | QChar QUrlQuery::queryValueDelimiter() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 588-591 |
| | 1 | 1 |
QUrlQuery::setQueryName: | QUrlQuery::setQuery | Prototype: | void QUrlQuery::setQuery(const QString &queryString) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 475-478 |
| | 1 | 1 |
QUrlQuery::setQueryDelimitersName: | QUrlQuery::setQueryDelimiters | Prototype: | void QUrlQuery::setQueryDelimiters(QChar valueDelimiter, QChar pairDelimiter) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 576-580 |
| | 2 | 1 |
QUrlQueryPrivate::addQueryItemName: | QUrlQueryPrivate::addQueryItem | Prototype: | void addQueryItem(const QString &key, const QString &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 158-159 |
| | 1 | 1 |
QUrlQueryPrivate::findKeyName: | QUrlQueryPrivate::findKey | Prototype: | Map::const_iterator findKey(const QString &key) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 167-168 |
| | 1 | 1 |
QUrlQueryPrivate::findKeyName: | QUrlQueryPrivate::findKey | Prototype: | Map::iterator findKey(const QString &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 169-170 |
| | 1 | 1 |
QUrlUtf8Traits::advanceByteName: | QUrlUtf8Traits::advanceByte | Prototype: | static void advanceByte(const ushort *&ptr, int n = 1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 255-258 |
| | 1 | 1 |
QUrlUtf8Traits::appendByteName: | 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 |
QUrlUtf8Traits::availableBytesName: | QUrlUtf8Traits::availableBytes | Prototype: | static qptrdiff availableBytes(const ushort *ptr, const ushort *end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 250-253 |
| | 1 | 1 |
QUrlUtf8Traits::peekByteName: | QUrlUtf8Traits::peekByte | Prototype: | static uchar peekByte(const ushort *ptr, int n = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 240-248 |
| | 2 | 1 |
QUtcTimeZonePrivate::QUtcTimeZonePrivateName: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(const QByteArray &zoneId, int offsetSeconds, const QString &name, const QString &abbreviation, QLocale::Country country, const QString &comment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 626-631 |
| | 1 | 1 |
QUtcTimeZonePrivate::QUtcTimeZonePrivateName: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(const QUtcTimeZonePrivate &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 633-640 |
| | 2 | 1 |
QUtcTimeZonePrivate::QUtcTimeZonePrivateName: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 592-596 |
| | 2 | 1 |
QUtcTimeZonePrivate::abbreviationName: | QUtcTimeZonePrivate::abbreviation | Prototype: | QString QUtcTimeZonePrivate::abbreviation(qint64 atMSecsSinceEpoch) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 701-705 |
| | 2 | 1 |
QUtcTimeZonePrivate::cloneName: | QUtcTimeZonePrivate::clone | Prototype: | QTimeZonePrivate *QUtcTimeZonePrivate::clone() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 646-649 |
| | 1 | 1 |
QUtcTimeZonePrivate::commentName: | QUtcTimeZonePrivate::comment | Prototype: | QString QUtcTimeZonePrivate::comment() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 683-686 |
| | 1 | 1 |
QUtcTimeZonePrivate::countryName: | QUtcTimeZonePrivate::country | Prototype: | QLocale::Country QUtcTimeZonePrivate::country() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 678-681 |
| | 1 | 1 |