Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QUrlQueryPrivate::addQueryItemName: | QUrlQueryPrivate::addQueryItem | Prototype: | void addQueryItem(const QString &key, const QString &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 166-167 |
| | 1 | 1 |
QUrlQueryPrivate::QUrlQueryPrivateName: | 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::setQueryName: | QUrlQuery::setQuery | Prototype: | void QUrlQuery::setQuery(const QString &queryString) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 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::queryValueDelimiterName: | 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::queryPairDelimiterName: | 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::isEmptyName: | 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::isDetachedName: | 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::addQueryItemName: | QUrlQuery::addQueryItem | Prototype: | void QUrlQuery::addQueryItem(const QString &key, const QString &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 683-686 |
| | 1 | 1 |
QUrlPrivate::~QUrlPrivateName: | QUrlPrivate::~QUrlPrivate | Prototype: | inline QUrlPrivate::~QUrlPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 617-620 |
| | 1 | 1 |
QUrlPrivate::validateComponentName: | QUrlPrivate::validateComponent | Prototype: | bool validateComponent(Section section, const QString &input) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 529-530 |
| | 1 | 1 |
QUrlPrivate::setPathName: | QUrlPrivate::setPath | Prototype: | inline void QUrlPrivate::setPath(const QString &value, int from, int end) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1124-1128 |
| | 1 | 1 |
QUrlPrivate::isLocalFileName: | QUrlPrivate::isLocalFile | Prototype: | inline bool isLocalFile() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 564-564 |
| | 1 | 1 |
QUrlPrivate::isEmptyName: | 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::hasUserNameName: | QUrlPrivate::hasUserName | Prototype: | inline bool hasUserName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 556-556 |
| | 1 | 1 |
QUrlPrivate::hasUserInfoName: | QUrlPrivate::hasUserInfo | Prototype: | inline bool hasUserInfo() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 555-555 |
| | 1 | 1 |
QUrlPrivate::hasSchemeName: | QUrlPrivate::hasScheme | Prototype: | inline bool hasScheme() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 553-553 |
| | 1 | 1 |
QUrlPrivate::hasQueryName: | QUrlPrivate::hasQuery | Prototype: | inline bool hasQuery() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 561-561 |
| | 1 | 1 |
QUrlPrivate::hasPortName: | QUrlPrivate::hasPort | Prototype: | inline bool hasPort() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 559-559 |
| | 1 | 1 |
QUrlPrivate::hasPathName: | QUrlPrivate::hasPath | Prototype: | inline bool hasPath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 560-560 |
| | 1 | 1 |
QUrlPrivate::hasPasswordName: | QUrlPrivate::hasPassword | Prototype: | inline bool hasPassword() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 557-557 |
| | 1 | 1 |
QUrlPrivate::hasHostName: | QUrlPrivate::hasHost | Prototype: | inline bool hasHost() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 558-558 |
| | 1 | 1 |
QUrlPrivate::hasFragmentName: | QUrlPrivate::hasFragment | Prototype: | inline bool hasFragment() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 562-562 |
| | 1 | 1 |
QUrlPrivate::hasAuthorityName: | QUrlPrivate::hasAuthority | Prototype: | inline bool hasAuthority() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 554-554 |
| | 1 | 1 |
QUrlPrivate::cloneErrorName: | 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::mimeTypesName: | QUrlModel::mimeTypes | Prototype: | QStringList QUrlModel::mimeTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 83-86 |
| | 1 | 1 |
QUrlInfoPrivate::QUrlInfoPrivateName: | QUrlInfoPrivate::QUrlInfoPrivate | Prototype: | QUrlInfoPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 53-62 |
| | 1 | 1 |
QUrlInfo::~QUrlInfoName: | QUrlInfo::~QUrlInfo | Prototype: | QUrlInfo::~QUrlInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 431-434 |
| | 1 | 1 |
QUrlInfo::lessThanName: | QUrlInfo::lessThan | Prototype: | bool QUrlInfo::lessThan(const QUrlInfo &i1, const QUrlInfo &i2, int sortBy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 651-655 |
| | 1 | 1 |
QUrlInfo::isValidName: | QUrlInfo::isValid | Prototype: | bool QUrlInfo::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 724-727 |
| | 1 | 1 |
QUrlInfo::QUrlInfoName: | QUrlInfo::QUrlInfo | Prototype: | QUrlInfo::QUrlInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 129-132 |
| | 1 | 1 |
QUrl::urlName: | QUrl::url | Prototype: | QString QUrl::url(FormattingOptions options) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3260-3263 |
| | 1 | 1 |
QUrl::toPercentEncodingName: | QUrl::toPercentEncoding | Prototype: | QByteArray QUrl::toPercentEncoding(const QString &input, const QByteArray &exclude, const QByteArray &include) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3454-3457 |
| | 1 | 1 |
QUrl::toDisplayStringName: | QUrl::toDisplayString | Prototype: | QString QUrl::toDisplayString(FormattingOptions options) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 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::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::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::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::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::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::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 |
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 |
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(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::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 |
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::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::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 |
QUnicodeTables::wordBreakClassName: | 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::sentenceBreakClassName: | 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::qGetPropName: | 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::qGetPropName: | 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::propertiesName: | 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::propertiesName: | 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::lineBreakClassName: | 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::graphemeBreakClassName: | 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::cloneName: | QUnhandledException::clone | Prototype: | QUnhandledException *QUnhandledException::clone() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 153-156 |
| | 1 | 1 |
QUndoViewPrivate::QUndoViewPrivateName: | 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::stackName: | 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::selectionModelName: | 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::selectedIndexName: | 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::parentName: | 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::emptyLabelName: | 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::columnCountName: | 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::cleanIconName: | 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::QUndoGroupPrivateName: | 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::textName: | 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::idName: | 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::childCountName: | 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::actionTextName: | 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::QUndoActionName: | 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::ensureInitializedName: | 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::ensureInitializedName: | 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::leaveMulticastGroupName: | 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::joinMulticastGroupName: | 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::QUdpSocketName: | 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::uintValueName: | 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::setUIntValueName: | 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::QUIntSpinBoxName: | 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::standardTimeOffsetName: | 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::isDaylightTimeName: | 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::hasTransitionsName: | 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::daylightTimeOffsetName: | 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::countryName: | 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::commentName: | 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::cloneName: | 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::abbreviationName: | 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::QTzTimeZonePrivateName: | 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::QTzTimeZonePrivateName: | 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::setOffsetName: | 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::offsetName: | 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::align4Name: | 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::QTtfStreamName: | 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 |