Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QUndoGroup::redoTextName: | QUndoGroup::redoText | Prototype: | QString QUndoGroup::redoText() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | Lines: | 339-343 |
| | 2 | 1 |
QUndoGroup::stacksName: | QUndoGroup::stacks | Prototype: | QList<QUndoStack*> QUndoGroup::stacks() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | Lines: | 163-167 |
| | 2 | 1 |
QUndoGroup::undoTextName: | QUndoGroup::undoText | Prototype: | QString QUndoGroup::undoText() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | Lines: | 324-328 |
| | 2 | 1 |
QUndoModel::setCleanIconName: | 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: | 234-238 |
| | 2 | 1 |
QUndoModel::setEmptyLabelName: | 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: | 228-232 |
| | 2 | 1 |
QUndoStack::QUndoStackName: | 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::cleanIndexName: | 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: | 671-675 |
| | 2 | 1 |
QUndoStack::countName: | 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: | 735-739 |
| | 2 | 1 |
QUndoStack::indexName: | 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: | 749-753 |
| | 2 | 1 |
QUndoStack::isActiveName: | QUndoStack::isActive | Prototype: | bool QUndoStack::isActive() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 1105-1113 |
| | 2 | 1 |
QUndoStack::undoLimitName: | 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: | 1065-1070 |
| | 2 | 1 |
QUndoView::QUndoViewName: | 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: | 296-301 |
| | 2 | 1 |
QUndoView::cleanIconName: | 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: | 460-464 |
| | 2 | 1 |
QUndoView::emptyLabelName: | 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: | 437-441 |
| | 2 | 1 |
QUndoView::groupName: | 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: | 414-418 |
| | 2 | 1 |
QUndoView::setCleanIconName: | 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: | 453-458 |
| | 2 | 1 |
QUndoView::setEmptyLabelName: | 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: | 431-435 |
| | 2 | 1 |
QUndoView::stackName: | 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: | 348-352 |
| | 2 | 1 |
QUnhandledException::raiseName: | 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: | 141-145 |
| | 2 | 1 |
QUnifiedTimer::QUnifiedTimerName: | QUnifiedTimer::QUnifiedTimer | Prototype: | QUnifiedTimer::QUnifiedTimer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 216-225 |
| | 2 | 1 |
QUnifiedTimer::maybeUpdateAnimationsToCurrentTimeName: | QUnifiedTimer::maybeUpdateAnimationsToCurrentTime | Prototype: | void QUnifiedTimer::maybeUpdateAnimationsToCurrentTime() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 250-254 |
| | 2 | 2 |
QUnixEventDispatcherQPA::flushName: | QUnixEventDispatcherQPA::flush | Prototype: | void QUnixEventDispatcherQPA::flush() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | Lines: | 72-76 |
| | 2 | 2 |
QUnixEventDispatcherQPA::hasPendingEventsName: | QUnixEventDispatcherQPA::hasPendingEvents | Prototype: | bool QUnixEventDispatcherQPA::hasPendingEvents() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | Lines: | 66-70 |
| | 2 | 1 |
QUnixEventDispatcherQPA::processEventsName: | QUnixEventDispatcherQPA::processEvents | Prototype: | bool QUnixEventDispatcherQPA::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | Lines: | 60-64 |
| | 2 | 1 |
QUnixPageSetupDialogPrivate::QUnixPageSetupDialogPrivateName: | QUnixPageSetupDialogPrivate::QUnixPageSetupDialogPrivate | Prototype: | QUnixPageSetupDialogPrivate::QUnixPageSetupDialogPrivate(QPrinter *printer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 193-195 |
| | 2 | 1 |
QUrl::QUrlName: | QUrl::QUrl | Prototype: | QUrl::QUrl() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1816-1818 |
| | 2 | 1 |
QUrl::QUrlName: | QUrl::QUrl | Prototype: | QUrl::QUrl(const QUrl &other) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1823-1827 |
| | 2 | 2 |
QUrl::fromPercentEncodingName: | QUrl::fromPercentEncoding | Prototype: | QString QUrl::fromPercentEncoding(const QByteArray &input) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3431-3435 |
| | 2 | 1 |
QUrl::hasFragmentName: | QUrl::hasFragment | Prototype: | bool QUrl::hasFragment() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3104-3108 |
| | 2 | 2 |
QUrl::hasQueryName: | QUrl::hasQuery | Prototype: | bool QUrl::hasQuery() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2613-2617 |
| | 2 | 2 |
QUrl::isEmptyName: | QUrl::isEmpty | Prototype: | bool QUrl::isEmpty() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1861-1865 |
| | 2 | 2 |
QUrl::isRelativeName: | QUrl::isRelative | Prototype: | bool QUrl::isRelative() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3238-3242 |
| | 2 | 2 |
QUrl::portName: | 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::schemeName: | QUrl::scheme | Prototype: | QString QUrl::scheme() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1974-1979 |
| | 2 | 2 |
QUrl::toAceName: | 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: | 3550-3554 |
| | 2 | 1 |
QUrl::~QUrlName: | 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 |
QUrlModel::QUrlModelName: | 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: | 70-72 |
| | 2 | 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: | 588-594 |
| | 2 | 1 |
QUrlPrivate::QUrlPrivateName: | 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: | 596-609 |
| | 2 | 1 |
QUrlPrivate::appendPasswordName: | 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: | 911-916 |
| | 2 | 1 |
QUrlPrivate::appendQueryName: | 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: | 948-952 |
| | 2 | 1 |
QUrlPrivate::appendUserNameName: | 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: | 904-909 |
| | 2 | 1 |
QUrlPrivate::clearErrorName: | 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: | 621-625 |
| | 2 | 1 |
QUrlPrivate::setFragmentName: | 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: | 1124-1128 |
| | 2 | 1 |
QUrlPrivate::setPasswordName: | 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: | 1112-1116 |
| | 2 | 1 |
QUrlPrivate::setQueryName: | QUrlPrivate::setQuery | Prototype: | inline void QUrlPrivate::setQuery(const QString &value, int from, int iend) | 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::setUserNameName: | QUrlPrivate::setUserName | Prototype: | inline void QUrlPrivate::setUserName(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: | 1106-1110 |
| | 2 | 1 |
QUrlQuery::QUrlQueryName: | 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::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 335-338 |
| | 2 | 1 |
QUrlQuery::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery(const QString &queryString) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 346-349 |
| | 2 | 1 |
QUrlQuery::QUrlQueryName: | QUrlQuery::QUrlQuery | Prototype: | QUrlQuery::QUrlQuery(const QUrlQuery &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 372-375 |
| | 2 | 1 |
QUrlQuery::clearName: | 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::operator =Name: | QUrlQuery::operator = | Prototype: | QUrlQuery &QUrlQuery::operator =(const QUrlQuery &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 381-385 |
| | 2 | 1 |
QUrlQuery::setQueryDelimitersName: | QUrlQuery::setQueryDelimiters | Prototype: | void QUrlQuery::setQueryDelimiters(QChar valueDelimiter, QChar pairDelimiter) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 576-580 |
| | 2 | 1 |
QUrlUtf8Traits::peekByteName: | QUrlUtf8Traits::peekByte | Prototype: | static uchar peekByte(const ushort *ptr, int n = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 240-248 |
| | 2 | 1 |
QUtcTimeZonePrivate::QUtcTimeZonePrivateName: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(const QUtcTimeZonePrivate &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 633-640 |
| | 2 | 1 |
QUtcTimeZonePrivate::QUtcTimeZonePrivateName: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 592-596 |
| | 2 | 1 |
QUtcTimeZonePrivate::abbreviationName: | QUtcTimeZonePrivate::abbreviation | Prototype: | QString QUtcTimeZonePrivate::abbreviation(qint64 atMSecsSinceEpoch) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 701-705 |
| | 2 | 1 |
QUtcTimeZonePrivate::daylightTimeOffsetName: | QUtcTimeZonePrivate::daylightTimeOffset | Prototype: | qint32 QUtcTimeZonePrivate::daylightTimeOffset(qint64 atMSecsSinceEpoch) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 713-717 |
| | 2 | 1 |
QUtcTimeZonePrivate::standardTimeOffsetName: | QUtcTimeZonePrivate::standardTimeOffset | Prototype: | qint32 QUtcTimeZonePrivate::standardTimeOffset(qint64 atMSecsSinceEpoch) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 707-711 |
| | 2 | 1 |
QUtf16BECodec::aliasesName: | QUtf16BECodec::aliases | Prototype: | QList<QByteArray> QUtf16BECodec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 724-728 |
| | 2 | 1 |
QUtf16LECodec::aliasesName: | QUtf16LECodec::aliases | Prototype: | QList<QByteArray> QUtf16LECodec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 740-744 |
| | 2 | 1 |
QUtf32BECodec::aliasesName: | QUtf32BECodec::aliases | Prototype: | QList<QByteArray> QUtf32BECodec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 786-790 |
| | 2 | 1 |
QUtf32Codec::aliasesName: | QUtf32Codec::aliases | Prototype: | QList<QByteArray> QUtf32Codec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 770-774 |
| | 2 | 1 |
QUtf32LECodec::aliasesName: | QUtf32LECodec::aliases | Prototype: | QList<QByteArray> QUtf32LECodec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 802-806 |
| | 2 | 1 |
QVBoxLayout::QVBoxLayoutName: | QVBoxLayout::QVBoxLayout | Prototype: | QVBoxLayout::QVBoxLayout(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1325-1328 |
| | 2 | 1 |
QVBoxLayout::QVBoxLayoutName: | QVBoxLayout::QVBoxLayout | Prototype: | QVBoxLayout::QVBoxLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1335-1338 |
| | 2 | 1 |
QValidator::QValidatorName: | QValidator::QValidator | Prototype: | QValidator::QValidator(QObject * parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 211-214 |
| | 2 | 1 |
QValidator::QValidatorName: | QValidator::QValidator | Prototype: | QValidator::QValidator(QObjectPrivate &d, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 509-512 |
| | 2 | 1 |
QValidator::QValidatorName: | QValidator::QValidator | Prototype: | QValidator::QValidator(QValidatorPrivate &d, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 517-520 |
| | 2 | 1 |
QValidator::localeName: | QValidator::locale | Prototype: | QLocale QValidator::locale() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 231-235 |
| | 2 | 1 |
QValidatorPrivate::QValidatorPrivateName: | QValidatorPrivate::QValidatorPrivate | Prototype: | QValidatorPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 198-200 |
| | 2 | 1 |
QVariant::QVariantName: | QVariant::QVariant | Prototype: | QVariant::QVariant(QDataStream &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1401-1405 |
| | 2 | 1 |
QVariant::QVariantName: | QVariant::QVariant | Prototype: | QVariant::QVariant(const char *val) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1436-1440 |
| | 2 | 1 |
QVariant::createName: | QVariant::create | Prototype: | void QVariant::create(int type, const void *copy) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1356-1360 |
| | 2 | 1 |
QVariant::dataName: | QVariant::data | Prototype: | void* QVariant::data() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3594-3598 |
| | 2 | 1 |
QVariant::nameToTypeName: | QVariant::nameToType | Prototype: | QVariant::Type QVariant::nameToType(const char *name) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1977-1981 |
| | 2 | 1 |
QVariant::~QVariantName: | 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::QVariantAnimationName: | QVariantAnimation::QVariantAnimation | Prototype: | QVariantAnimation::QVariantAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 342-344 |
| | 2 | 1 |
QVariantAnimation::QVariantAnimationName: | QVariantAnimation::QVariantAnimation | Prototype: | QVariantAnimation::QVariantAnimation(QVariantAnimationPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 349-351 |
| | 2 | 1 |
QVariantAnimation::durationName: | QVariantAnimation::duration | Prototype: | int QVariantAnimation::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 500-504 |
| | 2 | 1 |
QVariantAnimation::easingCurveName: | QVariantAnimation::easingCurve | Prototype: | QEasingCurve QVariantAnimation::easingCurve() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 382-386 |
| | 2 | 1 |
QVariantAnimation::updateStateName: | QVariantAnimation::updateState | Prototype: | void QVariantAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 654-659 |
| | 2 | 1 |
QVariantAnimationPrivate::setDefaultStartEndValueName: | QVariantAnimationPrivate::setDefaultStartEndValue | Prototype: | void QVariantAnimationPrivate::setDefaultStartEndValue(const QVariant &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 332-336 |
| | 2 | 1 |
QVector2D::QVector2DName: | QVector2D::QVector2D | Prototype: | QVector2D::QVector2D(const QVector3D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 100-104 |
| | 2 | 1 |
QVector2D::QVector2DName: | QVector2D::QVector2D | Prototype: | QVector2D::QVector2D(const QVector4D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 116-120 |
| | 2 | 1 |
QVector3D::distanceToPlaneName: | QVector3D::distanceToPlane | Prototype: | float QVector3D::distanceToPlane (const QVector3D& plane1, const QVector3D& plane2, const QVector3D& plane3) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 487-492 |
| | 2 | 1 |
QWellArray::focusInEventName: | QWellArray::focusInEvent | Prototype: | void QWellArray::focusInEvent(QFocusEvent*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 432-436 |
| | 2 | 1 |
QWellArray::mousePressEventName: | QWellArray::mousePressEvent | Prototype: | void QWellArray::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 365-370 |
| | 2 | 1 |
QWellArray::sizeHintName: | QWellArray::sizeHint | Prototype: | QSize QWellArray::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 318-322 |
| | 2 | 1 |
QWhatsThat::showEventName: | QWhatsThat::showEvent | Prototype: | void QWhatsThat::showEvent(QShowEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 230-234 |
| | 2 | 1 |
QWhatsThis::showTextName: | QWhatsThis::showText | Prototype: | void QWhatsThis::showText(const QPoint &pos, const QString &text, QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 647-651 |
| | 2 | 1 |
QWheelEvent::QWheelEventName: | QWheelEvent::QWheelEvent | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 801-810 |
| | 2 | 2 |
QWidget::QWidgetName: | QWidget::QWidget | Prototype: | QWidget::QWidget(QWidgetPrivate &dd, QWidget* parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1037-1047 |
| | 2 | 1 |
QWidget::accessibleDescriptionName: | QWidget::accessibleDescription | Prototype: | QString QWidget::accessibleDescription() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11588-11592 |
| | 2 | 1 |
QWidget::accessibleNameName: | QWidget::accessibleName | Prototype: | QString QWidget::accessibleName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11558-11562 |
| | 2 | 1 |
QWidget::actionsName: | QWidget::actions | Prototype: | QList<QAction*> QWidget::actions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3366-3370 |
| | 2 | 1 |
QWidget::addActionsName: | QWidget::addActions | Prototype: | void QWidget::addActions(QList<QAction*> actions) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3285-3290 |
| | 2 | 2 |
QWidget::autoFillBackgroundName: | QWidget::autoFillBackground | Prototype: | bool QWidget::autoFillBackground() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 472-476 |
| | 2 | 1 |
QWidget::contentsMarginsName: | QWidget::contentsMargins | Prototype: | QMargins QWidget::contentsMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7591-7595 |
| | 2 | 1 |