| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QUndoStack::QUndoStack| Name:  | QUndoStack::QUndoStack |  | Prototype:  | QUndoStack::QUndoStack(QObject *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 488-495 |  
  |  | 2 | 2 | 
 QUndoStack::canRedo| Name:  | QUndoStack::canRedo |  | Prototype:  | bool QUndoStack::canRedo() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 815-821 |  
  |  | 4 | 2 | 
 QUndoStack::canUndo| Name:  | QUndoStack::canUndo |  | Prototype:  | bool QUndoStack::canUndo() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 796-802 |  
  |  | 4 | 2 | 
 QUndoStack::command| Name:  | QUndoStack::command |  | Prototype:  | const QUndoCommand *QUndoStack::command(int index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 1011-1018 |  
  |  | 4 | 2 | 
 QUndoStack::createRedoAction| Name:  | QUndoStack::createRedoAction |  | Prototype:  | QAction *QUndoStack::createRedoAction(QObject *parent, const QString &prefix) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 901-915 |  
  |  | 11 | 2 | 
 QUndoStack::createUndoAction| Name:  | QUndoStack::createUndoAction |  | Prototype:  | QAction *QUndoStack::createUndoAction(QObject *parent, const QString &prefix) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 871-885 |  
  |  | 11 | 2 | 
 QUndoStack::isClean| Name:  | QUndoStack::isClean |  | Prototype:  | bool QUndoStack::isClean() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 652-658 |  
  |  | 4 | 2 | 
 QUndoStack::setClean| Name:  | QUndoStack::setClean |  | Prototype:  | void QUndoStack::setClean() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 635-644 |  
  |  | 5 | 2 | 
 QUndoStack::text| Name:  | QUndoStack::text |  | Prototype:  | QString QUndoStack::text(int idx) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 1026-1033 |  
  |  | 4 | 2 | 
 QUndoStack::~QUndoStack| Name:  | QUndoStack::~QUndoStack |  | Prototype:  | QUndoStack::~QUndoStack() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 504-512 |  
  |  | 4 | 2 | 
 QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu| Name:  | QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu |  | Prototype:  | QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu(QObject *_editWidget, QWidget *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 3249-3256 |  
  |  | 3 | 2 | 
 QUnifiedTimer::instance| Name:  | QUnifiedTimer::instance |  | Prototype:  | QUnifiedTimer *QUnifiedTimer::instance(bool create) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 228-243 |  
  |  | 6 | 2 | 
 QUnifiedTimer::maybeUpdateAnimationsToCurrentTime| Name:  | QUnifiedTimer::maybeUpdateAnimationsToCurrentTime |  | Prototype:  | void QUnifiedTimer::maybeUpdateAnimationsToCurrentTime() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 250-254 |  
  |  | 2 | 2 | 
 QUnifiedTimer::restart| Name:  | QUnifiedTimer::restart |  | Prototype:  | void QUnifiedTimer::restart() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 365-373 |  
  |  | 5 | 2 | 
 QUnifiedTimer::resumeAnimationTimer| Name:  | QUnifiedTimer::resumeAnimationTimer |  | Prototype:  | void QUnifiedTimer::resumeAnimationTimer(QAbstractAnimationTimer *timer) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 489-498 |  
  |  | 6 | 2 | 
 QUnifiedTimer::runningAnimationCount| Name:  | QUnifiedTimer::runningAnimationCount |  | Prototype:  | int QUnifiedTimer::runningAnimationCount() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 333-339 |  
  |  | 4 | 2 | 
 QUnifiedTimer::setTimingInterval| Name:  | QUnifiedTimer::setTimingInterval |  | Prototype:  | void QUnifiedTimer::setTimingInterval(int interval) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 375-384 |  
  |  | 4 | 2 | 
 QUnifiedTimer::startAnimationDriver| Name:  | QUnifiedTimer::startAnimationDriver |  | Prototype:  | void QUnifiedTimer::startAnimationDriver() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 269-280 |  
  |  | 5 | 2 | 
 QUnifiedTimer::stopAnimationDriver| Name:  | QUnifiedTimer::stopAnimationDriver |  | Prototype:  | void QUnifiedTimer::stopAnimationDriver() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 282-293 |  
  |  | 5 | 2 | 
 QUnifiedTimer::stopTimer| Name:  | QUnifiedTimer::stopTimer |  | Prototype:  | void QUnifiedTimer::stopTimer() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 404-413 |  
  |  | 5 | 2 | 
 QUnixEventDispatcherQPA::flush| Name:  | QUnixEventDispatcherQPA::flush |  | Prototype:  | void QUnixEventDispatcherQPA::flush() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp |  | Lines:  | 72-76 |  
  |  | 2 | 2 | 
 QUnixPrintWidgetPrivate::_q_btnBrowseClicked| Name:  | QUnixPrintWidgetPrivate::_q_btnBrowseClicked |  | Prototype:  | void QUnixPrintWidgetPrivate::_q_btnBrowseClicked() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 775-788 |  
  |  | 6 | 2 | 
 QUnixPrintWidgetPrivate::setOptionsPane| Name:  | QUnixPrintWidgetPrivate::setOptionsPane |  | Prototype:  | void QUnixPrintWidgetPrivate::setOptionsPane(QPrintDialogPrivate *pane) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 768-773 |  
  |  | 3 | 2 | 
 QUnsortedModelEngine::filterOnDemand| Name:  | QUnsortedModelEngine::filterOnDemand |  | Prototype:  | void QUnsortedModelEngine::filterOnDemand(int n) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 743-755 |  
  |  | 10 | 2 | 
 QUrl::QUrl| Name:  | QUrl::QUrl |  | Prototype:  | QUrl::QUrl(const QUrl &other) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1823-1827 |  
  |  | 2 | 2 | 
 QUrl::clear| Name:  | QUrl::clear |  | Prototype:  | void QUrl::clear() |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1874-1879 |  
  |  | 3 | 2 | 
 QUrl::detach| Name:  | QUrl::detach |  | Prototype:  | void QUrl::detach() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3772-3778 |  
  |  | 3 | 2 | 
 QUrl::fileName| Name:  | QUrl::fileName |  | Prototype:  | QString QUrl::fileName(ComponentFormattingOptions options) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2597-2604 |  
  |  | 5 | 2 | 
 QUrl::fromStringList| Name:  | QUrl::fromStringList |  | Prototype:  | QList<QUrl> QUrl::fromStringList(const QStringList &urls, ParsingMode mode) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4091-4099 |  
  |  | 5 | 2 | 
 QUrl::hasFragment| Name:  | QUrl::hasFragment |  | Prototype:  | bool QUrl::hasFragment() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3104-3108 |  
  |  | 2 | 2 | 
 QUrl::hasQuery| Name:  | QUrl::hasQuery |  | Prototype:  | bool QUrl::hasQuery() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2613-2617 |  
  |  | 2 | 2 | 
 QUrl::isEmpty| Name:  | QUrl::isEmpty |  | Prototype:  | bool QUrl::isEmpty() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1861-1865 |  
  |  | 2 | 2 | 
 QUrl::isParentOf| Name:  | QUrl::isParentOf |  | Prototype:  | bool QUrl::isParentOf(const QUrl &childUrl) const |  | Coverage:  |  50.000% (16/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3880-3897 |  
  |  | 12 | 2 | 
 QUrl::isRelative| Name:  | QUrl::isRelative |  | Prototype:  | bool QUrl::isRelative() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3238-3242 |  
  |  | 2 | 2 | 
 QUrl::isValid| Name:  | QUrl::isValid |  | Prototype:  | bool QUrl::isValid() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1847-1854 |  
  |  | 3 | 2 | 
 QUrl::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::password| Name:  | QUrl::password |  | Prototype:  | QString QUrl::password(ComponentFormattingOptions options) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2278-2285 |  
  |  | 4 | 2 | 
 QUrl::path| Name:  | QUrl::path |  | Prototype:  | QString QUrl::path(ComponentFormattingOptions options) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2531-2538 |  
  |  | 4 | 2 | 
 QUrl::port| Name:  | QUrl::port |  | Prototype:  | int QUrl::port(int defaultPort) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2461-2465 |  
  |  | 2 | 2 | 
 QUrl::scheme| Name:  | QUrl::scheme |  | Prototype:  | QString QUrl::scheme() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1974-1979 |  
  |  | 2 | 2 | 
 QUrl::setPort| Name:  | QUrl::setPort |  | Prototype:  | void QUrl::setPort(int port) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2438-2449 |  
  |  | 6 | 2 | 
 QUrl::setQuery| Name:  | QUrl::setQuery |  | Prototype:  | void QUrl::setQuery(const QUrlQuery &query) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2702-2713 |  
  |  | 6 | 2 | 
 QUrl::setScheme| Name:  | QUrl::setScheme |  | Prototype:  | void QUrl::setScheme(const QString &scheme) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1950-1962 |  
  |  | 7 | 2 | 
 QUrl::setUrl| Name:  | QUrl::setUrl |  | Prototype:  | void QUrl::setUrl(const QString &url, ParsingMode parsingMode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1899-1907 |  
  |  | 4 | 2 | 
 QUrl::toLocalFile| Name:  | QUrl::toLocalFile |  | Prototype:  | QString QUrl::toLocalFile() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3850-3857 |  
  |  | 3 | 2 | 
 QUrl::toStringList| Name:  | QUrl::toStringList |  | Prototype:  | QStringList QUrl::toStringList(const QList<QUrl> &urls, FormattingOptions options) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4075-4083 |  
  |  | 5 | 2 | 
 QUrl::topLevelDomain| Name:  | QUrl::topLevelDomain |  | Prototype:  | QString QUrl::topLevelDomain(ComponentFormattingOptions options) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3136-3143 |  
  |  | 4 | 2 | 
 QUrl::userName| Name:  | QUrl::userName |  | Prototype:  | QString QUrl::userName(ComponentFormattingOptions options) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2185-2192 |  
  |  | 4 | 2 | 
 QUrl::~QUrl| Name:  | QUrl::~QUrl |  | Prototype:  | QUrl::~QUrl() |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1832-1836 |  
  |  | 2 | 2 | 
 QUrlInfo::QUrlInfo| Name:  | QUrlInfo::QUrlInfo |  | Prototype:  | QUrlInfo::QUrlInfo(const QUrlInfo &ui) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 132-140 |  
  |  | 4 | 2 | 
 QUrlInfo::group| Name:  | QUrlInfo::group |  | Prototype:  | QString QUrlInfo::group() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 493-498 |  
  |  | 3 | 2 | 
 QUrlInfo::isDir| Name:  | QUrlInfo::isDir |  | Prototype:  | bool QUrlInfo::isDir() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 545-550 |  
  |  | 3 | 2 | 
 QUrlInfo::isExecutable| Name:  | QUrlInfo::isExecutable |  | Prototype:  | bool QUrlInfo::isExecutable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 610-615 |  
  |  | 3 | 2 | 
 QUrlInfo::isFile| Name:  | QUrlInfo::isFile |  | Prototype:  | bool QUrlInfo::isFile() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 558-563 |  
  |  | 3 | 2 | 
 QUrlInfo::isReadable| Name:  | QUrlInfo::isReadable |  | Prototype:  | bool QUrlInfo::isReadable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 597-602 |  
  |  | 3 | 2 | 
 QUrlInfo::isSymLink| Name:  | QUrlInfo::isSymLink |  | Prototype:  | bool QUrlInfo::isSymLink() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 571-576 |  
  |  | 3 | 2 | 
 QUrlInfo::isWritable| Name:  | QUrlInfo::isWritable |  | Prototype:  | bool QUrlInfo::isWritable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 584-589 |  
  |  | 3 | 2 | 
 QUrlInfo::lastModified| Name:  | QUrlInfo::lastModified |  | Prototype:  | QDateTime QUrlInfo::lastModified() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 519-524 |  
  |  | 3 | 2 | 
 QUrlInfo::lastRead| Name:  | QUrlInfo::lastRead |  | Prototype:  | QDateTime QUrlInfo::lastRead() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 532-537 |  
  |  | 3 | 2 | 
 QUrlInfo::name| Name:  | QUrlInfo::name |  | Prototype:  | QString QUrlInfo::name() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 453-458 |  
  |  | 3 | 2 | 
 QUrlInfo::owner| Name:  | QUrlInfo::owner |  | Prototype:  | QString QUrlInfo::owner() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 480-485 |  
  |  | 3 | 2 | 
 QUrlInfo::permissions| Name:  | QUrlInfo::permissions |  | Prototype:  | int QUrlInfo::permissions() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 467-472 |  
  |  | 3 | 2 | 
 QUrlInfo::setDir| Name:  | QUrlInfo::setDir |  | Prototype:  | void QUrlInfo::setDir(bool b) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 240-245 |  
  |  | 3 | 2 | 
 QUrlInfo::setFile| Name:  | QUrlInfo::setFile |  | Prototype:  | void QUrlInfo::setFile(bool b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 260-265 |  
  |  | 3 | 2 | 
 QUrlInfo::setGroup| Name:  | QUrlInfo::setGroup |  | Prototype:  | void QUrlInfo::setGroup(const QString &s) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 346-351 |  
  |  | 3 | 2 | 
 QUrlInfo::setLastModified| Name:  | QUrlInfo::setLastModified |  | Prototype:  | void QUrlInfo::setLastModified(const QDateTime &dt) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 395-400 |  
  |  | 3 | 2 | 
 QUrlInfo::setLastRead| Name:  | QUrlInfo::setLastRead |  | Prototype:  | void QUrlInfo::setLastRead(const QDateTime &dt) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 414-419 |  
  |  | 3 | 2 | 
 QUrlInfo::setName| Name:  | QUrlInfo::setName |  | Prototype:  | void QUrlInfo::setName(const QString &name) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 220-225 |  
  |  | 3 | 2 | 
 QUrlInfo::setOwner| Name:  | QUrlInfo::setOwner |  | Prototype:  | void QUrlInfo::setOwner(const QString &s) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 330-335 |  
  |  | 3 | 2 | 
 QUrlInfo::setPermissions| Name:  | QUrlInfo::setPermissions |  | Prototype:  | void QUrlInfo::setPermissions(int p) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 378-383 |  
  |  | 3 | 2 | 
 QUrlInfo::setReadable| Name:  | QUrlInfo::setReadable |  | Prototype:  | void QUrlInfo::setReadable(bool b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 314-319 |  
  |  | 3 | 2 | 
 QUrlInfo::setSize| Name:  | QUrlInfo::setSize |  | Prototype:  | void QUrlInfo::setSize(qint64 size) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 362-367 |  
  |  | 3 | 2 | 
 QUrlInfo::setSymLink| Name:  | QUrlInfo::setSymLink |  | Prototype:  | void QUrlInfo::setSymLink(bool b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 278-283 |  
  |  | 3 | 2 | 
 QUrlInfo::setWritable| Name:  | QUrlInfo::setWritable |  | Prototype:  | void QUrlInfo::setWritable(bool b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 296-301 |  
  |  | 3 | 2 | 
 QUrlInfo::size| Name:  | QUrlInfo::size |  | Prototype:  | qint64 QUrlInfo::size() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 506-511 |  
  |  | 3 | 2 | 
 QUrlModel::dropMimeData| Name:  | QUrlModel::dropMimeData |  | Prototype:  | bool QUrlModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 139-149 |  
  |  | 7 | 2 | 
 QUrlModel::urls| Name:  | QUrlModel::urls |  | Prototype:  | QList<QUrl> QUrlModel::urls() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 278-286 |  
  |  | 6 | 2 | 
 QUrlPrivate::setError| Name:  | QUrlPrivate::setError |  | Prototype:  | inline void QUrlPrivate::setError(ErrorCode errorCode, const QString &source, int supplement) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 627-637 |  
  |  | 6 | 2 | 
 QUrlPrivate::setUserInfo| Name:  | QUrlPrivate::setUserInfo |  | Prototype:  | inline void QUrlPrivate::setUserInfo(const QString &userInfo, int from, int end) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1093-1104 |  
  |  | 6 | 2 | 
 QUrlQuery::QUrlQuery| Name:  | QUrlQuery::QUrlQuery |  | Prototype:  | QUrlQuery::QUrlQuery(const QUrl &url) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 359-366 |  
  |  | 2 | 2 | 
 QUrlQuery::clear| Name:  | QUrlQuery::clear |  | Prototype:  | void QUrlQuery::clear() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 463-467 |  
  |  | 2 | 2 | 
 QUrlQuery::hasQueryItem| Name:  | 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::QUrlQueryPrivate| Name:  | 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::recodeFromUser| Name:  | 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::QUtcTimeZonePrivate| Name:  | 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::availableTimeZoneIds| Name:  | 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::availableTimeZoneIds| Name:  | 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::serialize| Name:  | 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::toRfc4122| Name:  | 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::version| Name:  | 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::setLocale| Name:  | 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::QVariant| Name:  | 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::clear| Name:  | 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::toBool| Name:  | 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::~QVariant| Name:  | 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::currentValue| Name:  | 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::convertValues| Name:  | 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::valueAt| Name:  | 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::distanceToLine| Name:  | 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::normalize| Name:  | 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 |