Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QUnicodeTools::getSentenceBreaksName: | QUnicodeTools::getSentenceBreaks | Prototype: | static void getSentenceBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | Coverage: | 67.500% (27/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | Lines: | 288-346 |
| | 35 | 17 |
QUnicodeTools::getWhiteSpacesName: | QUnicodeTools::getWhiteSpaces | Prototype: | static void getWhiteSpaces(const ushort *string, quint32 len, QCharAttributes *attributes) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | Lines: | 600-615 |
| | 9 | 5 |
QUnicodeTools::getWordBreaksName: | QUnicodeTools::getWordBreaks | Prototype: | static void getWordBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | Coverage: | 94.286% (66/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | Lines: | 141-246 |
| | 60 | 27 |
QUnicodeTools::initCharAttributesName: | QUnicodeTools::initCharAttributes | Prototype: | void initCharAttributes(const ushort *string, int length, const ScriptItem *items, int numItems, QCharAttributes *attributes, CharAttributeOptions options) | Coverage: | 85.714% (36/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | Lines: | 618-676 |
| | 47 | 14 |
QUnicodeTools::initScriptsName: | QUnicodeTools::initScripts | Prototype: | void initScripts(const ushort *string, int length, uchar *scripts) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | Lines: | 685-734 |
| | 27 | 7 |
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: | 222-231 |
| | 2 | 1 |
QUnifiedTimer::canUninstallAnimationDriverName: | QUnifiedTimer::canUninstallAnimationDriver | Prototype: | bool QUnifiedTimer::canUninstallAnimationDriver(QAnimationDriver *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 551-554 |
| | 1 | 1 |
QUnifiedTimer::closestPausedAnimationTimerTimeToFinishName: | QUnifiedTimer::closestPausedAnimationTimerTimeToFinish | Prototype: | int QUnifiedTimer::closestPausedAnimationTimerTimeToFinish() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 506-515 |
| | 6 | 3 |
QUnifiedTimer::elapsedName: | QUnifiedTimer::elapsed | Prototype: | qint64 QUnifiedTimer::elapsed() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 262-273 |
| | 5 | 3 |
QUnifiedTimer::installAnimationDriverName: | QUnifiedTimer::installAnimationDriver | Prototype: | void QUnifiedTimer::installAnimationDriver(QAnimationDriver *d) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 517-530 |
| | 9 | 4 |
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: | 234-249 |
| | 6 | 2 |
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: | 251-254 |
| | 1 | 1 |
QUnifiedTimer::localRestartName: | QUnifiedTimer::localRestart | Prototype: | void QUnifiedTimer::localRestart() | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 352-369 |
| | 11 | 5 |
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: | 256-260 |
| | 2 | 2 |
QUnifiedTimer::pauseAnimationTimerName: | QUnifiedTimer::pauseAnimationTimer | Prototype: | void QUnifiedTimer::pauseAnimationTimer(QAbstractAnimationTimer *timer, int duration) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 481-493 |
| | 9 | 3 |
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: | 347-350 |
| | 1 | 1 |
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: | 371-379 |
| | 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: | 495-504 |
| | 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: | 339-345 |
| | 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: | 381-390 |
| | 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: | 275-286 |
| | 5 | 2 |
QUnifiedTimer::startAnimationTimerName: | QUnifiedTimer::startAnimationTimer | Prototype: | void QUnifiedTimer::startAnimationTimer(QAbstractAnimationTimer *timer) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 439-451 |
| | 8 | 3 |
QUnifiedTimer::startTimersName: | QUnifiedTimer::startTimers | Prototype: | void QUnifiedTimer::startTimers() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 392-408 |
| | 10 | 3 |
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: | 288-299 |
| | 5 | 2 |
QUnifiedTimer::stopAnimationTimerName: | QUnifiedTimer::stopAnimationTimer | Prototype: | void QUnifiedTimer::stopAnimationTimer(QAbstractAnimationTimer *timer) | Coverage: | 61.111% (11/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 453-479 |
| | 14 | 6 |
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: | 410-419 |
| | 5 | 2 |
QUnifiedTimer::timerEventName: | QUnifiedTimer::timerEvent | Prototype: | void QUnifiedTimer::timerEvent(QTimerEvent *event) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 421-437 |
| | 8 | 5 |
QUnifiedTimer::uninstallAnimationDriverName: | QUnifiedTimer::uninstallAnimationDriver | Prototype: | void QUnifiedTimer::uninstallAnimationDriver(QAnimationDriver *d) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 532-545 |
| | 9 | 4 |
QUnifiedTimer::updateAnimationTimersName: | QUnifiedTimer::updateAnimationTimers | Prototype: | void QUnifiedTimer::updateAnimationTimers(qint64) | Coverage: | 60.870% (14/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 301-337 |
| | 19 | 7 |
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: | 59-61 |
| | 1 | 1 |
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: | 78-82 |
| | 2 | 2 |
QUnixEventDispatcherQPA::hasPendingEventsName: | QUnixEventDispatcherQPA::hasPendingEvents | Prototype: | bool QUnixEventDispatcherQPA::hasPendingEvents() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | Lines: | 72-76 |
| | 2 | 1 |
QUnixEventDispatcherQPA::processEventsName: | QUnixEventDispatcherQPA::processEvents | Prototype: | bool QUnixEventDispatcherQPA::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | Lines: | 66-70 |
| | 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: | 199-201 |
| | 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: | 207-223 |
| | 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: | 952-956 |
| | 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: | 969-972 |
| | 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: | 960-963 |
| | 1 | 1 |
QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivateName: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate | Prototype: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate(QUnixPrintWidget *p, QPrinter *prn) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 651-689 |
| | 23 | 4 |
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: | 779-792 |
| | 6 | 2 |
QUnixPrintWidgetPrivate::_q_btnPropertiesClickedName: | QUnixPrintWidgetPrivate::_q_btnPropertiesClicked | Prototype: | void QUnixPrintWidgetPrivate::_q_btnPropertiesClicked() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 908-922 |
| | 8 | 3 |
QUnixPrintWidgetPrivate::_q_printerChangedName: | QUnixPrintWidgetPrivate::_q_printerChanged | Prototype: | void QUnixPrintWidgetPrivate::_q_printerChanged(int index) | Coverage: | 44.000% (11/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 727-770 |
| | 31 | 9 |
QUnixPrintWidgetPrivate::applyPrinterPropertiesName: | QUnixPrintWidgetPrivate::applyPrinterProperties | Prototype: | void QUnixPrintWidgetPrivate::applyPrinterProperties() | Coverage: | 39.474% (15/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 794-834 |
| | 28 | 12 |
QUnixPrintWidgetPrivate::checkFieldsName: | QUnixPrintWidgetPrivate::checkFields | Prototype: | bool QUnixPrintWidgetPrivate::checkFields() | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 837-886 |
| | 34 | 10 |
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: | 772-777 |
| | 3 | 2 |
QUnixPrintWidgetPrivate::setupPrinterName: | QUnixPrintWidgetPrivate::setupPrinter | Prototype: | void QUnixPrintWidgetPrivate::setupPrinter() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 924-948 |
| | 16 | 5 |
QUnixPrintWidgetPrivate::setupPrinterPropertiesName: | QUnixPrintWidgetPrivate::setupPrinterProperties | Prototype: | void QUnixPrintWidgetPrivate::setupPrinterProperties() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 889-906 |
| | 10 | 3 |
QUnixPrintWidgetPrivate::updateWidgetName: | QUnixPrintWidgetPrivate::updateWidget | Prototype: | void QUnixPrintWidgetPrivate::updateWidget() | Coverage: | 42.424% (14/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 691-721 |
| | 22 | 7 |
QUnsortedModelEngine::buildIndicesName: | QUnsortedModelEngine::buildIndices | Prototype: | int QUnsortedModelEngine::buildIndices(const QString& str, const QModelIndex& parent, int n, const QIndexMapper& indices, QMatchData* m) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 699-747 |
| | 28 | 18 |
QUnsortedModelEngine::filterName: | QUnsortedModelEngine::filter | Prototype: | QMatchData QUnsortedModelEngine::filter(const QString& part, const QModelIndex& parent, int n) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 763-801 |
| | 25 | 6 |
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: | 749-761 |
| | 10 | 2 |
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: | 1814-1817 |
| | 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: | 1822-1824 |
| | 2 | 1 |
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: | 1829-1833 |
| | 2 | 2 |
QUrl::adjustedName: | QUrl::adjusted | Prototype: | QUrl QUrl::adjusted(QUrl::FormattingOptions options) const | Coverage: | 93.750% (30/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3366-3398 |
| | 25 | 11 |
QUrl::authorityName: | QUrl::authority | Prototype: | QString QUrl::authority(ComponentFormattingOptions options) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2049-2062 |
| | 8 | 3 |
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: | 1880-1885 |
| | 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: | 3777-3783 |
| | 3 | 2 |
QUrl::errorStringName: | QUrl::errorString | Prototype: | QString QUrl::errorString() const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4041-4074 |
| | 29 | 4 |
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: | 2602-2609 |
| | 5 | 2 |
QUrl::fragmentName: | QUrl::fragment | Prototype: | QString QUrl::fragment(ComponentFormattingOptions options) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3052-3061 |
| | 6 | 3 |
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: | 3534-3537 |
| | 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: | 3427-3430 |
| | 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: | 3492-3495 |
| | 1 | 1 |
QUrl::fromLocalFileName: | QUrl::fromLocalFile | Prototype: | QUrl QUrl::fromLocalFile(const QString &localFile) | Coverage: | 95.000% (19/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3808-3839 |
| | 20 | 6 |
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: | 3436-3440 |
| | 2 | 1 |
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: | 4097-4104 |
| | 5 | 2 |
QUrl::fromUserInputName: | QUrl::fromUserInput | Prototype: | QUrl QUrl::fromUserInput(const QString &userInput, const QString &workingDirectory, UserInputResolutionOptions options) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4201-4228 |
| | 13 | 6 |
QUrl::fromUserInputName: | QUrl::fromUserInput | Prototype: | QUrl QUrl::fromUserInput(const QString &userInput) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4261-4300 |
| | 20 | 7 |
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: | 4270-4270 |
| | 0 | 1 |
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: | 3109-3113 |
| | 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: | 2618-2622 |
| | 2 | 2 |
QUrl::hostName: | QUrl::host | Prototype: | QString QUrl::host(ComponentFormattingOptions options) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2392-2401 |
| | 6 | 3 |
QUrl::isDetachedName: | QUrl::isDetached | Prototype: | bool QUrl::isDetached() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3788-3791 |
| | 1 | 1 |
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: | 1867-1871 |
| | 2 | 2 |
QUrl::isLocalFileName: | QUrl::isLocalFile | Prototype: | bool QUrl::isLocalFile() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3875-3878 |
| | 1 | 1 |
QUrl::isParentOfName: | QUrl::isParentOf | Prototype: | bool QUrl::isParentOf(const QUrl &childUrl) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3885-3902 |
| | 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: | 3243-3247 |
| | 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: | 1853-1860 |
| | 3 | 2 |
QUrl::matchesName: | QUrl::matches | Prototype: | bool QUrl::matches(const QUrl &url, FormattingOptions options) const | Coverage: | 74.603% (47/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3656-3720 |
| | 46 | 21 |
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: | 3726-3729 |
| | 1 | 1 |
QUrl::operator <Name: | QUrl::operator < | Prototype: | bool QUrl::operator <(const QUrl &url) const | Coverage: | 85.366% (35/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3567-3613 |
| | 31 | 11 |
QUrl::operator =Name: | QUrl::operator = | Prototype: | QUrl &QUrl::operator =(const QUrl &url) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3734-3748 |
| | 8 | 4 |
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: | 3753-3762 |
| | 5 | 2 |
QUrl::operator ==Name: | QUrl::operator == | Prototype: | bool QUrl::operator ==(const QUrl &url) const | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3619-3644 |
| | 18 | 5 |
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: | 2285-2291 |
| | 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: | 2537-2543 |
| | 4 | 2 |
QUrl::portName: | QUrl::port | Prototype: | int QUrl::port(int defaultPort) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2467-2471 |
| | 2 | 2 |
QUrl::queryName: | QUrl::query | Prototype: | QString QUrl::query(ComponentFormattingOptions options) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2979-2988 |
| | 6 | 3 |
QUrl::resolvedName: | QUrl::resolved | Prototype: | QUrl QUrl::resolved(const QUrl &relative) const | Coverage: | 95.122% (39/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3169-3234 |
| | 40 | 11 |
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: | 1980-1985 |
| | 2 | 2 |
QUrl::setAuthorityName: | QUrl::setAuthority | Prototype: | void QUrl::setAuthority(const QString &authority, ParsingMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2016-2032 |
| | 8 | 3 |
QUrl::setFragmentName: | QUrl::setFragment | Prototype: | void QUrl::setFragment(const QString &fragment, ParsingMode mode) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3018-3034 |
| | 11 | 4 |
QUrl::setHostName: | QUrl::setHost | Prototype: | void QUrl::setHost(const QString &host, ParsingMode mode) | Coverage: | 94.737% (18/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2341-2372 |
| | 17 | 7 |
QUrl::setPasswordName: | QUrl::setPassword | Prototype: | void QUrl::setPassword(const QString &password, ParsingMode mode) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2250-2266 |
| | 11 | 4 |
QUrl::setPathName: | QUrl::setPath | Prototype: | void QUrl::setPath(const QString &path, ParsingMode mode) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2498-2520 |
| | 12 | 4 |
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: | 2444-2455 |
| | 6 | 2 |
QUrl::setQueryName: | QUrl::setQuery | Prototype: | void QUrl::setQuery(const QString &query, ParsingMode mode) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2655-2671 |
| | 11 | 4 |
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: | 2707-2718 |
| | 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: | 1956-1968 |
| | 7 | 2 |