| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QUndoGroup::undoText| Name: | QUndoGroup::undoText | | Prototype: | QString QUndoGroup::undoText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 330-334 |
| | 2 | 1 |
QUndoGroupPrivate::QUndoGroupPrivate| Name: | QUndoGroupPrivate::QUndoGroupPrivate | | Prototype: | QUndoGroupPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | | Lines: | 52-52 |
| | 1 | 1 |
QUndoModel::QUndoModel| Name: | QUndoModel::QUndoModel | | Prototype: | QUndoModel::QUndoModel(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 92-100 |
| | 5 | 1 |
QUndoModel::cleanIcon| Name: | QUndoModel::cleanIcon | | Prototype: | QIcon QUndoModel::cleanIcon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 246-249 |
| | 1 | 1 |
QUndoModel::columnCount| Name: | QUndoModel::columnCount | | Prototype: | int QUndoModel::columnCount(const QModelIndex&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 200-203 |
| | 1 | 1 |
QUndoModel::emptyLabel| Name: | QUndoModel::emptyLabel | | Prototype: | QString QUndoModel::emptyLabel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 229-232 |
| | 1 | 1 |
QUndoModel::parent| Name: | QUndoModel::parent | | Prototype: | QModelIndex QUndoModel::parent(const QModelIndex&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 184-187 |
| | 1 | 1 |
QUndoModel::selectedIndex| Name: | QUndoModel::selectedIndex | | Prototype: | QModelIndex QUndoModel::selectedIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QUndoModel::selectionModel| Name: | QUndoModel::selectionModel | | Prototype: | QItemSelectionModel *QUndoModel::selectionModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 102-105 |
| | 1 | 1 |
QUndoModel::setCleanIcon| Name: | QUndoModel::setCleanIcon | | Prototype: | void QUndoModel::setCleanIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 240-244 |
| | 2 | 1 |
QUndoModel::setEmptyLabel| Name: | QUndoModel::setEmptyLabel | | Prototype: | void QUndoModel::setEmptyLabel(const QString &label) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QUndoModel::stack| Name: | QUndoModel::stack | | Prototype: | QUndoStack *QUndoModel::stack() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 107-110 |
| | 1 | 1 |
QUndoModel::stackChanged| Name: | QUndoModel::stackChanged | | Prototype: | void QUndoModel::stackChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 141-146 |
| | 3 | 1 |
QUndoStack::cleanIndex| Name: | QUndoStack::cleanIndex | | Prototype: | int QUndoStack::cleanIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 677-681 |
| | 2 | 1 |
QUndoStack::count| Name: | QUndoStack::count | | Prototype: | int QUndoStack::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 741-745 |
| | 2 | 1 |
QUndoStack::index| Name: | QUndoStack::index | | Prototype: | int QUndoStack::index() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 755-759 |
| | 2 | 1 |
QUndoStack::isActive| Name: | QUndoStack::isActive | | Prototype: | bool QUndoStack::isActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1111-1119 |
| | 2 | 1 |
QUndoStack::undoLimit| Name: | QUndoStack::undoLimit | | Prototype: | int QUndoStack::undoLimit() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1071-1076 |
| | 2 | 1 |
QUndoView::QUndoView| Name: | QUndoView::QUndoView | | Prototype: | QUndoView::QUndoView(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 302-307 |
| | 2 | 1 |
QUndoView::QUndoView| Name: | QUndoView::QUndoView | | Prototype: | QUndoView::QUndoView(QUndoStack *stack, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 313-319 |
| | 3 | 1 |
QUndoView::QUndoView| Name: | QUndoView::QUndoView | | Prototype: | QUndoView::QUndoView(QUndoGroup *group, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 329-335 |
| | 3 | 1 |
QUndoView::cleanIcon| Name: | QUndoView::cleanIcon | | Prototype: | QIcon QUndoView::cleanIcon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 466-470 |
| | 2 | 1 |
QUndoView::emptyLabel| Name: | QUndoView::emptyLabel | | Prototype: | QString QUndoView::emptyLabel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 443-447 |
| | 2 | 1 |
QUndoView::group| Name: | QUndoView::group | | Prototype: | QUndoGroup *QUndoView::group() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 420-424 |
| | 2 | 1 |
QUndoView::setCleanIcon| Name: | QUndoView::setCleanIcon | | Prototype: | void QUndoView::setCleanIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 459-464 |
| | 2 | 1 |
QUndoView::setEmptyLabel| Name: | QUndoView::setEmptyLabel | | Prototype: | void QUndoView::setEmptyLabel(const QString &label) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 437-441 |
| | 2 | 1 |
QUndoView::setStack| Name: | QUndoView::setStack | | Prototype: | void QUndoView::setStack(QUndoStack *stack) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 369-376 |
| | 3 | 1 |
QUndoView::stack| Name: | QUndoView::stack | | Prototype: | QUndoStack *QUndoView::stack() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 354-358 |
| | 2 | 1 |
QUndoViewPrivate::QUndoViewPrivate| Name: | QUndoViewPrivate::QUndoViewPrivate | | Prototype: | QUndoViewPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 275-279 |
| | 1 | 1 |
QUndoViewPrivate::init| Name: | QUndoViewPrivate::init | | Prototype: | void QUndoViewPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 289-296 |
| | 4 | 1 |
QUnhandledException::clone| Name: | 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: | 153-156 |
| | 1 | 1 |
QUnhandledException::raise| Name: | 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: | 147-151 |
| | 2 | 1 |
QUnicodeTables::graphemeBreakClass| Name: | QUnicodeTables::graphemeBreakClass | | Prototype: | GraphemeBreakClass graphemeBreakClass(uint ucs4) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8276-8279 |
| | 1 | 1 |
QUnicodeTables::lineBreakClass| Name: | QUnicodeTables::lineBreakClass | | Prototype: | LineBreakClass lineBreakClass(uint ucs4) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8291-8294 |
| | 1 | 1 |
QUnicodeTables::properties| Name: | QUnicodeTables::properties | | Prototype: | const Properties * properties(ushort ucs2) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8271-8274 |
| | 1 | 1 |
QUnicodeTables::properties| Name: | QUnicodeTables::properties | | Prototype: | const Properties * properties(uint ucs4) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8266-8269 |
| | 1 | 1 |
QUnicodeTables::qGetProp| Name: | QUnicodeTables::qGetProp | | Prototype: | static inline const Properties *qGetProp(uint ucs4) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8256-8259 |
| | 1 | 1 |
QUnicodeTables::qGetProp| Name: | QUnicodeTables::qGetProp | | Prototype: | static inline const Properties *qGetProp(ushort ucs2) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8261-8264 |
| | 1 | 1 |
QUnicodeTables::sentenceBreakClass| Name: | QUnicodeTables::sentenceBreakClass | | Prototype: | SentenceBreakClass sentenceBreakClass(uint ucs4) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8286-8289 |
| | 1 | 1 |
QUnicodeTables::wordBreakClass| Name: | QUnicodeTables::wordBreakClass | | Prototype: | WordBreakClass wordBreakClass(uint ucs4) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8281-8284 |
| | 1 | 1 |
QUnifiedTimer::QUnifiedTimer| Name: | 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::canUninstallAnimationDriver| Name: | 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::instance| Name: | 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::registerProfilerCallback| Name: | 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 |
QUnixEventDispatcherQPA::QUnixEventDispatcherQPA| Name: | 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::hasPendingEvents| Name: | 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::processEvents| Name: | 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::QUnixPageSetupDialogPrivate| Name: | 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::init| Name: | 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::QUnixPrintWidget| Name: | 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::updatePrinter| Name: | 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::~QUnixPrintWidget| Name: | 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 |
QUrl::QUrl| Name: | 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::QUrl| Name: | 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::fromAce| Name: | 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::fromEncoded| Name: | 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_helper| Name: | 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::fromPercentEncoding| Name: | 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::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::isDetached| Name: | 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::isLocalFile| Name: | 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::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::toAce| Name: | 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: | 3555-3559 |
| | 2 | 1 |
QUrl::toDisplayString| Name: | 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: | 3348-3351 |
| | 1 | 1 |
QUrl::toEncoded| Name: | QUrl::toEncoded | | Prototype: | QByteArray QUrl::toEncoded(FormattingOptions options) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3409-3414 |
| | 3 | 1 |
QUrl::toPercentEncoding| Name: | 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: | 3454-3457 |
| | 1 | 1 |
QUrl::url| Name: | 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: | 3260-3263 |
| | 1 | 1 |
QUrlInfo::QUrlInfo| Name: | 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: | 129-132 |
| | 1 | 1 |
QUrlInfo::QUrlInfo| Name: | 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: | 160-179 |
| | 14 | 1 |
QUrlInfo::QUrlInfo| Name: | 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: | 194-213 |
| | 14 | 1 |
QUrlInfo::isValid| Name: | 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: | 724-727 |
| | 1 | 1 |
QUrlInfo::lessThan| Name: | 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: | 651-655 |
| | 1 | 1 |
QUrlInfo::~QUrlInfo| Name: | 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: | 431-434 |
| | 1 | 1 |
QUrlInfoPrivate::QUrlInfoPrivate| Name: | QUrlInfoPrivate::QUrlInfoPrivate | | Prototype: | QUrlInfoPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 53-62 |
| | 1 | 1 |
QUrlModel::QUrlModel| Name: | 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: | 76-78 |
| | 2 | 1 |
QUrlModel::mimeTypes| Name: | 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: | 83-86 |
| | 1 | 1 |
QUrlModel::setUrls| Name: | 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: | 229-235 |
| | 4 | 1 |
QUrlPrivate::QUrlPrivate| Name: | 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: | 594-600 |
| | 2 | 1 |
QUrlPrivate::QUrlPrivate| Name: | 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: | 602-615 |
| | 2 | 1 |
QUrlPrivate::appendFragment| Name: | QUrlPrivate::appendFragment | | Prototype: | inline void QUrlPrivate::appendFragment(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 947-952 |
| | 3 | 1 |
QUrlPrivate::appendPassword| Name: | 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: | 917-922 |
| | 2 | 1 |
QUrlPrivate::appendQuery| Name: | 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: | 954-958 |
| | 2 | 1 |
QUrlPrivate::appendUserName| Name: | 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: | 910-915 |
| | 2 | 1 |
QUrlPrivate::clearError| Name: | 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: | 627-631 |
| | 2 | 1 |
QUrlPrivate::cloneError| Name: | QUrlPrivate::cloneError | | Prototype: | inline QUrlPrivate::Error *QUrlPrivate::cloneError() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 622-625 |
| | 1 | 1 |
QUrlPrivate::hasAuthority| Name: | 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: | 554-554 |
| | 1 | 1 |
QUrlPrivate::hasFragment| Name: | 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: | 562-562 |
| | 1 | 1 |
QUrlPrivate::hasHost| Name: | 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: | 558-558 |
| | 1 | 1 |
QUrlPrivate::hasPassword| Name: | 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: | 557-557 |
| | 1 | 1 |
QUrlPrivate::hasPath| Name: | 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: | 560-560 |
| | 1 | 1 |
QUrlPrivate::hasPort| Name: | 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: | 559-559 |
| | 1 | 1 |
QUrlPrivate::hasQuery| Name: | 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: | 561-561 |
| | 1 | 1 |
QUrlPrivate::hasScheme| Name: | 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: | 553-553 |
| | 1 | 1 |
QUrlPrivate::hasUserInfo| Name: | 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: | 555-555 |
| | 1 | 1 |
QUrlPrivate::hasUserName| Name: | 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: | 556-556 |
| | 1 | 1 |
QUrlPrivate::isEmpty| Name: | QUrlPrivate::isEmpty | | Prototype: | bool isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 521-522 |
| | 1 | 1 |
QUrlPrivate::isLocalFile| Name: | 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: | 564-564 |
| | 1 | 1 |
QUrlPrivate::setFragment| Name: | 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: | 1130-1134 |
| | 2 | 1 |
QUrlPrivate::setPassword| Name: | 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: | 1118-1122 |
| | 2 | 1 |
QUrlPrivate::setPath| Name: | 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: | 1124-1128 |
| | 1 | 1 |