| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QUrlQueryPrivate::addQueryItem| Name:  | 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:  | 166-167 |  
  |  | 1 | 1 | 
 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:  | 156-159 |  
  |  | 1 | 2 | 
 QUrlQuery::setQuery| Name:  | 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:  | 482-485 |  
  |  | 1 | 1 | 
 QUrlQuery::removeAllQueryItems::[lambda]| Name:  | QUrlQuery::removeAllQueryItems::[lambda] |  | Prototype:  | [&encodedKey](const QPair<QString, QString> &item) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 760-762 |  
  |  | 1 | 1 | 
 QUrlQuery::queryValueDelimiter| Name:  | QUrlQuery::queryValueDelimiter |  | Prototype:  | QChar QUrlQuery::queryValueDelimiter() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 595-598 |  
  |  | 1 | 1 | 
 QUrlQuery::queryPairDelimiter| Name:  | QUrlQuery::queryPairDelimiter |  | Prototype:  | QChar QUrlQuery::queryPairDelimiter() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 606-609 |  
  |  | 1 | 1 | 
 QUrlQuery::isEmpty| Name:  | QUrlQuery::isEmpty |  | Prototype:  | bool QUrlQuery::isEmpty() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 450-453 |  
  |  | 1 | 1 | 
 QUrlQuery::isDetached| Name:  | QUrlQuery::isDetached |  | Prototype:  | bool QUrlQuery::isDetached() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 458-461 |  
  |  | 1 | 1 | 
 QUrlQuery::addQueryItem| Name:  | 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:  | 683-686 |  
  |  | 1 | 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:  | 617-620 |  
  |  | 1 | 1 | 
 QUrlPrivate::validateComponent| Name:  | 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:  | 529-530 |  
  |  | 1 | 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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::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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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 | 
 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 | 
 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(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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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::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::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::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::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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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 | 
 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 | 
 QUndoCommand::text| Name:  | QUndoCommand::text |  | Prototype:  | QString QUndoCommand::text() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 238-241 |  
  |  | 1 | 1 | 
 QUndoCommand::id| Name:  | QUndoCommand::id |  | Prototype:  | int QUndoCommand::id() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 164-167 |  
  |  | 1 | 1 | 
 QUndoCommand::childCount| Name:  | QUndoCommand::childCount |  | Prototype:  | int QUndoCommand::childCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 295-298 |  
  |  | 1 | 1 | 
 QUndoCommand::actionText| Name:  | QUndoCommand::actionText |  | Prototype:  | QString QUndoCommand::actionText() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 255-258 |  
  |  | 1 | 1 | 
 QUndoAction::QUndoAction| Name:  | QUndoAction::QUndoAction |  | Prototype:  | QUndoAction::QUndoAction(const QString &prefix, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 400-404 |  
  |  | 1 | 1 | 
 QUdpSocketPrivate::ensureInitialized| Name:  | QUdpSocketPrivate::ensureInitialized |  | Prototype:  | inline bool ensureInitialized(const QHostAddress &bindAddress, quint16 bindPort) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 122-123 |  
  |  | 1 | 1 | 
 QUdpSocketPrivate::ensureInitialized| Name:  | QUdpSocketPrivate::ensureInitialized |  | Prototype:  | inline bool ensureInitialized(const QHostAddress &remoteAddress) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 125-126 |  
  |  | 1 | 1 | 
 QUdpSocket::leaveMulticastGroup| Name:  | QUdpSocket::leaveMulticastGroup |  | Prototype:  | bool QUdpSocket::leaveMulticastGroup(const QHostAddress &groupAddress) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 223-226 |  
  |  | 1 | 1 | 
 QUdpSocket::joinMulticastGroup| Name:  | QUdpSocket::joinMulticastGroup |  | Prototype:  | bool QUdpSocket::joinMulticastGroup(const QHostAddress &groupAddress) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 189-192 |  
  |  | 1 | 1 | 
 QUdpSocket::QUdpSocket| Name:  | QUdpSocket::QUdpSocket |  | Prototype:  | QUdpSocket::QUdpSocket(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 156-160 |  
  |  | 1 | 1 | 
 QUIntSpinBox::uintValue| Name:  | QUIntSpinBox::uintValue |  | Prototype:  | uint uintValue() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 89-92 |  
  |  | 1 | 1 | 
 QUIntSpinBox::setUIntValue| Name:  | QUIntSpinBox::setUIntValue |  | Prototype:  | void setUIntValue(uint value_) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 94-97 |  
  |  | 1 | 1 | 
 QUIntSpinBox::QUIntSpinBox| Name:  | QUIntSpinBox::QUIntSpinBox |  | Prototype:  | explicit QUIntSpinBox(QWidget *parent = 0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 83-87 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::standardTimeOffset| Name:  | QTzTimeZonePrivate::standardTimeOffset |  | Prototype:  | int QTzTimeZonePrivate::standardTimeOffset(qint64 atMSecsSinceEpoch) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 869-872 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::isDaylightTime| Name:  | QTzTimeZonePrivate::isDaylightTime |  | Prototype:  | bool QTzTimeZonePrivate::isDaylightTime(qint64 atMSecsSinceEpoch) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 889-892 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::hasTransitions| Name:  | QTzTimeZonePrivate::hasTransitions |  | Prototype:  | bool QTzTimeZonePrivate::hasTransitions() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 944-947 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::daylightTimeOffset| Name:  | QTzTimeZonePrivate::daylightTimeOffset |  | Prototype:  | int QTzTimeZonePrivate::daylightTimeOffset(qint64 atMSecsSinceEpoch) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 874-877 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::country| Name:  | QTzTimeZonePrivate::country |  | Prototype:  | QLocale::Country QTzTimeZonePrivate::country() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 767-770 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::comment| Name:  | QTzTimeZonePrivate::comment |  | Prototype:  | QString QTzTimeZonePrivate::comment() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 772-775 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::clone| Name:  | QTzTimeZonePrivate::clone |  | Prototype:  | QTimeZonePrivate *QTzTimeZonePrivate::clone() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 631-634 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::abbreviation| Name:  | QTzTimeZonePrivate::abbreviation |  | Prototype:  | QString QTzTimeZonePrivate::abbreviation(qint64 atMSecsSinceEpoch) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 858-861 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::QTzTimeZonePrivate| Name:  | QTzTimeZonePrivate::QTzTimeZonePrivate |  | Prototype:  | QTzTimeZonePrivate::QTzTimeZonePrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 600-606 |  
  |  | 1 | 1 | 
 QTzTimeZonePrivate::QTzTimeZonePrivate| Name:  | QTzTimeZonePrivate::QTzTimeZonePrivate |  | Prototype:  | QTzTimeZonePrivate::QTzTimeZonePrivate(const QByteArray &ianaId) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 609-615 |  
  |  | 1 | 1 | 
 QTtfStream::setOffset| Name:  | QTtfStream::setOffset |  | Prototype:  | void setOffset(int o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 333-333 |  
  |  | 1 | 1 | 
 QTtfStream::operator <<| Name:  | QTtfStream::operator << |  | Prototype:  | QTtfStream &operator <<(quint8 v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 324-324 |  
  |  | 1 | 1 | 
 QTtfStream::operator <<| Name:  | QTtfStream::operator << |  | Prototype:  | QTtfStream &operator <<(quint16 v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 325-325 |  
  |  | 1 | 1 | 
 QTtfStream::operator <<| Name:  | QTtfStream::operator << |  | Prototype:  | QTtfStream &operator <<(quint32 v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 326-326 |  
  |  | 1 | 1 | 
 QTtfStream::operator <<| Name:  | QTtfStream::operator << |  | Prototype:  | QTtfStream &operator <<(qint8 v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 327-327 |  
  |  | 1 | 1 | 
 QTtfStream::operator <<| Name:  | QTtfStream::operator << |  | Prototype:  | QTtfStream &operator <<(qint16 v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 328-328 |  
  |  | 1 | 1 | 
 QTtfStream::operator <<| Name:  | QTtfStream::operator << |  | Prototype:  | QTtfStream &operator <<(qint32 v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 329-329 |  
  |  | 1 | 1 | 
 QTtfStream::operator <<| Name:  | QTtfStream::operator << |  | Prototype:  | QTtfStream &operator <<(qint64 v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 330-330 |  
  |  | 1 | 1 | 
 QTtfStream::offset| Name:  | QTtfStream::offset |  | Prototype:  | int offset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 332-332 |  
  |  | 1 | 1 | 
 QTtfStream::align4| Name:  | QTtfStream::align4 |  | Prototype:  | void align4() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 334-334 |  
  |  | 1 | 2 | 
 QTtfStream::QTtfStream| Name:  | QTtfStream::QTtfStream |  | Prototype:  | QTtfStream(QByteArray &ba) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 323-323 |  
  |  | 1 | 1 |