Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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, Qt::ScrollPhase phase, Qt::MouseEventSource source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 896-902 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines (reference): | 872-877 | Comparison: | Different |
| | Different | 1 | 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, Qt::ScrollPhase phase, Qt::MouseEventSource source, bool inverted) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 937-943 | Comparison: | New |
| | New | 1 | 1 |
QUuid::operator>Name: | QUuid::operator> | Prototype: | bool QUuid::operator>(const QUuid &other) const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 883-886 | Comparison: | New |
| | New | 1 | 1 |
QUuid::isNullName: | QUuid::isNull | Prototype: | bool QUuid::isNull() const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 730-735 | Comparison: | New |
| | New | 3 | 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 | Comparison: | New |
| | New | 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 | Comparison: | New |
| | New | 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 | Comparison: | New |
| | New | 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 | Comparison: | New |
| | New | 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 | Comparison: | New |
| | New | 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 | Comparison: | New |
| | New | 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 | Comparison: | New |
| | New | 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 | Comparison: | New |
| | New | 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 | Comparison: | New |
| | New | 1 | 1 |
QTreeWidget::indexFromItemName: | QTreeWidget::indexFromItem | Prototype: | QModelIndex QTreeWidget::indexFromItem(QTreeWidgetItem *item, int column) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3366-3369 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines (reference): | 3348-3352 | Comparison: | Different |
| | Different | 2 | 1 |
QTreeWidget::indexFromItemName: | QTreeWidget::indexFromItem | Prototype: | QModelIndex QTreeWidget::indexFromItem(const QTreeWidgetItem *item, int column) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3356-3360 | Comparison: | New |
| | New | 2 | 1 |
QTranslator::load::[lambda]Name: | QTranslator::load::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 493-493 | Comparison: | New |
| | New | 0 | 1 |
QTransform::operator=Name: | QTransform::operator= | Prototype: | QTransform & QTransform::operator=(const QTransform &matrix) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1026-1041 | Comparison: | New |
| | New | 12 | 1 |
QTimeZone::QTimeZoneName: | QTimeZone::QTimeZone | Prototype: | QTimeZone::QTimeZone() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 328-331 | Comparison: | New |
| | New | 2 | 1 |
QThreadPipe::prepareName: | QThreadPipe::prepare | Prototype: | pollfd QThreadPipe::prepare() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 168-171 | Comparison: | New |
| | New | 1 | 1 |
QThreadPipe::QThreadPipeName: | QThreadPipe::QThreadPipe | Prototype: | QThreadPipe::QThreadPipe() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 92-99 | Comparison: | New |
| | New | 2 | 1 |
QThreadData::QThreadDataName: | QThreadData::QThreadData | Prototype: | QThreadData::QThreadData(int initialRefCount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 58-64 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines (reference): | 51-57 | Comparison: | Different |
| | Different | 3 | 1 |
QThread::currentThreadIdName: | QThread::currentThreadId | Prototype: | Qt::HANDLE QThread::currentThreadId() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 415-419 | Comparison: | New |
| | New | 1 | 1 |
QTextTableData::updateTableSizeName: | QTextTableData::updateTableSize | Prototype: | void QTextTableData::updateTableSize() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 261-271 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines (reference): | 255-265 | Comparison: | Different |
| | Different | 8 | 1 |
QTextHtmlParserNode::QTextHtmlParserNodeName: | QTextHtmlParserNode::QTextHtmlParserNode | Prototype: | QTextHtmlParserNode::QTextHtmlParserNode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 494-508 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines (reference): | 488-502 | Comparison: | Different |
| | Different | 4 | 1 |
QTextFrame::iterator::operator=Name: | QTextFrame::iterator::operator= | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 694-702 | Comparison: | New |
| | New | 6 | 1 |
QTextFrame::iterator::iteratorName: | QTextFrame::iterator::iterator | Prototype: | QTextFrame::iterator::iterator(const iterator &other) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 681-688 | Comparison: | New |
| | New | 5 | 1 |
QTest::qExec::[lambda]Name: | QTest::qExec::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1724-1724 | Comparison: | New |
| | New | 0 | 1 |
QTest::TestMethods::findMethodName: | QTest::TestMethods::findMethod | Prototype: | QMetaMethod TestMethods::findMethod(const QObject *obj, const char *signature) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 235-240 | Comparison: | New |
| | New | 3 | 1 |
QTeamCityLogger::stopLoggingName: | QTeamCityLogger::stopLogging | Prototype: | void QTeamCityLogger::stopLogging() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | Lines: | 116-124 | Comparison: | New |
| | New | 4 | 1 |
QTeamCityLogger::startLoggingName: | QTeamCityLogger::startLogging | Prototype: | void QTeamCityLogger::startLogging() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | Lines: | 106-114 | Comparison: | New |
| | New | 4 | 1 |
QTeamCityLogger::escapedTestFuncNameName: | QTeamCityLogger::escapedTestFuncName | Prototype: | QString QTeamCityLogger::escapedTestFuncName() const | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | Lines: | 256-266 | Comparison: | New |
| | New | 6 | 1 |
QTeamCityLogger::QTeamCityLoggerName: | QTeamCityLogger::QTeamCityLogger | Prototype: | QTeamCityLogger::QTeamCityLogger(const char *filename) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | Lines: | 97-100 | Comparison: | New |
| | New | 2 | 1 |
QSyntaxHighlighterPrivate::applyFormatChanges::[lambda]Name: | QSyntaxHighlighterPrivate::applyFormatChanges::[lambda] | Prototype: | [=](const QTextLayout::FormatRange &range) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 107-110 | Comparison: | New |
| | New | 2 | 1 |
QStyleSheetStyleCaches::objectDestroyedName: | QStyleSheetStyleCaches::objectDestroyed | Prototype: | void QStyleSheetStyleCaches::objectDestroyed(QObject *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2721-2730 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines (reference): | 2657-2665 | Comparison: | Different |
| | Different | 6 | 1 |
QStyleHintsPrivate::QStyleHintsPrivateName: | QStyleHintsPrivate::QStyleHintsPrivate | Prototype: | inline QStyleHintsPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 72-80 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines (reference): | 66-72 | Comparison: | Different |
| | Different | 1 | 1 |
QStyleHints::tabFocusBehaviorName: | QStyleHints::tabFocusBehavior | Prototype: | Qt::TabFocusBehavior QStyleHints::tabFocusBehavior() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 419-425 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines (reference): | 391-394 | Comparison: | Different |
| | Different | 1 | 1 |
QStyleHints::mousePressAndHoldIntervalName: | QStyleHints::mousePressAndHoldInterval | Prototype: | int QStyleHints::mousePressAndHoldInterval() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 163-169 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines (reference): | 138-141 | Comparison: | Different |
| | Different | 1 | 1 |
QStringRef::toDoubleName: | QStringRef::toDouble | Prototype: | double QStringRef::toDouble(bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10625-10628 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines (reference): | 10532-10535 | Comparison: | Different |
| | Different | 1 | 1 |
QString::toIntegral_helperName: | QString::toIntegral_helper | Prototype: | qlonglong QString::toIntegral_helper(const QChar *data, int len, bool *ok, int base) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6332-6342 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines (reference): | 6313-6323 | Comparison: | Different |
| | Different | 1 | 1 |
QString::toIntegral_helperName: | QString::toIntegral_helper | Prototype: | qulonglong QString::toIntegral_helper(const QChar *data, uint len, bool *ok, int base) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6372-6383 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines (reference): | 6353-6363 | Comparison: | Different |
| | Different | 1 | 1 |
QString::toDoubleName: | QString::toDouble | Prototype: | double QString::toDouble(bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6581-6584 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines (reference): | 6561-6564 | Comparison: | Different |
| | Different | 1 | 1 |
QString::replaceName: | QString::replace | Prototype: | QString &QString::replace(int pos, int len, const QString &after) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2353-2356 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines (reference): | 2322-2326 | Comparison: | Different |
| | Different | 2 | 1 |
QString::compareName: | QString::compare | Prototype: | int QString::compare(QLatin1String other, Qt::CaseSensitivity cs) const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5466-5469 | Comparison: | New |
| | New | 1 | 1 |
QStaticPlugin::metaDataName: | QStaticPlugin::metaData | Prototype: | QJsonObject QStaticPlugin::metaData() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 475-478 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines (reference): | 467-470 | Comparison: | Different |
| | Different | 1 | 1 |
QStandardItemModel::mimeTypesName: | QStandardItemModel::mimeTypes | Prototype: | QStringList QStandardItemModel::mimeTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2986-2989 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines (reference): | 2973-2976 | Comparison: | Different |
| | Different | 1 | 1 |
QStandardItemModel::clearName: | QStandardItemModel::clear | Prototype: | void QStandardItemModel::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2174-2186 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines (reference): | 2162-2173 | Comparison: | Different |
| | Different | 9 | 1 |
QSslSocketPrivate::createPlainSocketName: | QSslSocketPrivate::createPlainSocket | Prototype: | void QSslSocketPrivate::createPlainSocket(QIODevice::OpenMode openMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2244-2300 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines (reference): | 2231-2281 | Comparison: | Different |
| | Different | 41 | 1 |
QSslSocketPrivate::_q_disconnectedSlotName: | QSslSocketPrivate::_q_disconnectedSlot | Prototype: | void QSslSocketPrivate::_q_disconnectedSlot() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2395-2411 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines (reference): | 2373-2382 | Comparison: | Different |
| | Different | 3 | 1 |
QSslErrorEntry::fromStoreContextName: | QSslErrorEntry::fromStoreContext | Prototype: | inline QSslErrorEntry QSslErrorEntry::fromStoreContext(X509_STORE_CTX *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 263-269 | Comparison: | New |
| | New | 5 | 1 |
QSslEllipticCurve::isTlsNamedCurveName: | QSslEllipticCurve::isTlsNamedCurve | Prototype: | bool QSslEllipticCurve::isTlsNamedCurve() const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslellipticcurve_openssl.cpp | Lines: | 171-175 | Comparison: | New |
| | New | 2 | 1 |
QSslContext::sharedFromConfigurationName: | QSslContext::sharedFromConfiguration | Prototype: | QSharedPointer<QSslContext> QSslContext::sharedFromConfiguration(QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 379-384 | Comparison: | New |
| | New | 3 | 1 |
QSslConfiguration::isNullName: | QSslConfiguration::isNull | Prototype: | bool QSslConfiguration::isNull() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | Lines: | 247-267 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | Lines (reference): | 240-259 | Comparison: | Different |
| | Different | 17 | 1 |
QSslConfiguration::ephemeralServerKeyName: | QSslConfiguration::ephemeralServerKey | Prototype: | QSslKey QSslConfiguration::ephemeralServerKey() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | Lines: | 750-753 | Comparison: | New |
| | New | 1 | 1 |
QSqlDriver::setOpenName: | QSqlDriver::setOpen | Prototype: | void QSqlDriver::setOpen(bool open) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 283-287 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 275-278 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::setNumericalPrecisionPolicyName: | QSqlDriver::setNumericalPrecisionPolicy | Prototype: | void QSqlDriver::setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy precisionPolicy) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 788-792 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 771-774 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::setLastErrorName: | QSqlDriver::setLastError | Prototype: | void QSqlDriver::setLastError(const QSqlError &error) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 352-356 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 342-345 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::numericalPrecisionPolicyName: | QSqlDriver::numericalPrecisionPolicy | Prototype: | QSql::NumericalPrecisionPolicy QSqlDriver::numericalPrecisionPolicy() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 802-806 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 784-787 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::lastErrorName: | QSqlDriver::lastError | Prototype: | QSqlError QSqlDriver::lastError() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 363-367 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 352-355 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::isOpenErrorName: | QSqlDriver::isOpenError | Prototype: | bool QSqlDriver::isOpenError() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 175-179 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 168-171 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::isOpenName: | QSqlDriver::isOpen | Prototype: | bool QSqlDriver::isOpen() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 164-168 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 158-161 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlDriver::dbmsTypeName: | QSqlDriver::dbmsType | Prototype: | QSqlDriver::DbmsType QSqlDriver::dbmsType() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 813-817 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines (reference): | 794-797 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlCachedResultPrivate::cleanupName: | QSqlCachedResultPrivate::cleanup | Prototype: | void QSqlCachedResultPrivate::cleanup() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 71-77 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 79-86 | Comparison: | Different |
| | Different | 5 | 1 |
QSqlCachedResultPrivate::QSqlCachedResultPrivateName: | QSqlCachedResultPrivate::QSqlCachedResultPrivate | Prototype: | QSqlCachedResultPrivate::QSqlCachedResultPrivate(QSqlCachedResult *q, const QSqlDriver *drv) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 63-69 | Comparison: | New |
| | New | 2 | 1 |
QSqlCachedResult::initName: | QSqlCachedResult::init | Prototype: | void QSqlCachedResult::init(int colCount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 133-137 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 147-150 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlCachedResult::colCountName: | QSqlCachedResult::colCount | Prototype: | int QSqlCachedResult::colCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 282-286 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 287-290 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlCachedResult::clearValuesName: | QSqlCachedResult::clearValues | Prototype: | void QSqlCachedResult::clearValues() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 255-261 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 261-266 | Comparison: | Different |
| | Different | 3 | 1 |
QSqlCachedResult::cleanupName: | QSqlCachedResult::cleanup | Prototype: | void QSqlCachedResult::cleanup() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 247-253 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 254-259 | Comparison: | Different |
| | Different | 3 | 1 |
QSqlCachedResult::cacheName: | QSqlCachedResult::cache | Prototype: | QSqlCachedResult::ValueCache &QSqlCachedResult::cache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 288-292 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines (reference): | 292-295 | Comparison: | Different |
| | Different | 1 | 1 |
QSqlCachedResult::QSqlCachedResultName: | QSqlCachedResult::QSqlCachedResult | Prototype: | QSqlCachedResult::QSqlCachedResult(QSqlCachedResultPrivate &d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 128-131 | Comparison: | New |
| | New | 2 | 1 |
QSizeF::transposeName: | QSizeF::transpose | Prototype: | void QSizeF::transpose() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 597-600 | Comparison: | New |
| | New | 1 | 1 |
QSize::transposeName: | QSize::transpose | Prototype: | void QSize::transpose() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 166-169 | Comparison: | New |
| | New | 1 | 1 |
QShortcutMap::addShortcutName: | QShortcutMap::addShortcut | Prototype: | int QShortcutMap::addShortcut(QObject *owner, const QKeySequence &key, Qt::ShortcutContext context, ContextMatcher matcher) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 159-174 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines (reference): | 152-167 | Comparison: | Different |
| | Different | 7 | 1 |
QSharedNetworkSessionManager::setSessionName: | QSharedNetworkSessionManager::setSession | Prototype: | void QSharedNetworkSessionManager::setSession(const QNetworkConfiguration &config, QSharedPointer<QNetworkSession> session) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | Lines: | 81-85 | Comparison: | New |
| | New | 2 | 1 |
QSettingsPrivate::actualKeyName: | QSettingsPrivate::actualKey | Prototype: | QString QSettingsPrivate::actualKey(const QString &key) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 248-253 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines (reference): | 242-248 | Comparison: | Different |
| | Different | 4 | 1 |
QScrollerPrivate::realDpiName: | QScrollerPrivate::realDpi | Prototype: | QPointF QScrollerPrivate::realDpi(int screen) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1017-1043 | Comparison: | New |
| | New | 2 | 1 |
QRingBuffer::clearName: | QRingBuffer::clear | Prototype: | void QRingBuffer::clear() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 205-216 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines (reference): | 186-194 | Comparison: | Different |
| | Different | 5 | 1 |
QRegExpCharClass::clearName: | QRegExpCharClass::clear | Prototype: | void QRegExpCharClass::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2335-2340 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines (reference): | 2329-2334 | Comparison: | Different |
| | Different | 3 | 1 |
QRectF::toAlignedRectName: | QRectF::toAlignedRect | Prototype: | QRect QRectF::toAlignedRect() const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2378-2385 | Comparison: | New |
| | New | 5 | 1 |
QReadWriteLockPrivate::releaseName: | QReadWriteLockPrivate::release | Prototype: | void QReadWriteLockPrivate::release() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 630-635 | Comparison: | New |
| | New | 3 | 1 |
QReadWriteLockPrivate::allocateName: | QReadWriteLockPrivate::allocate | Prototype: | QReadWriteLockPrivate *QReadWriteLockPrivate::allocate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 620-628 | Comparison: | New |
| | New | 6 | 1 |
QReadWriteLock::~QReadWriteLockName: | QReadWriteLock::~QReadWriteLock | Prototype: | QReadWriteLock::~QReadWriteLock() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 156-164 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines (reference): | 121-124 | Comparison: | Different |
| | Different | 1 | 1 |
QReadWriteLock::QReadWriteLockName: | QReadWriteLock::QReadWriteLock | Prototype: | QReadWriteLock::QReadWriteLock(RecursionMode recursionMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 144-148 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines (reference): | 111-113 | Comparison: | Different |
| | Different | 1 | 1 |
QProcessPrivate::QProcessPrivateName: | QProcessPrivate::QProcessPrivate | Prototype: | QProcessPrivate::QProcessPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 862-887 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 822-847 | Comparison: | Different |
| | Different | 19 | 1 |
QProcessPoller::stdoutPipeName: | QProcessPoller::stdoutPipe | Prototype: | pollfd &stdoutPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 133-133 | Comparison: | New |
| | New | 1 | 1 |
QProcessPoller::stdinPipeName: | QProcessPoller::stdinPipe | Prototype: | pollfd &stdinPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 132-132 | Comparison: | New |
| | New | 1 | 1 |
QProcessPoller::stderrPipeName: | QProcessPoller::stderrPipe | Prototype: | pollfd &stderrPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 134-134 | Comparison: | New |
| | New | 1 | 1 |
QProcessPoller::pollName: | QProcessPoller::poll | Prototype: | int QProcessPoller::poll(int timeout) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 161-165 | Comparison: | New |
| | New | 2 | 1 |
QProcessPoller::forkfdName: | QProcessPoller::forkfd | Prototype: | pollfd &forkfd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 135-135 | Comparison: | New |
| | New | 1 | 1 |
QProcessPoller::childStartedPipeName: | QProcessPoller::childStartedPipe | Prototype: | pollfd &childStartedPipe() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 136-136 | Comparison: | New |
| | New | 1 | 1 |
QProcess::readChannelName: | QProcess::readChannel | Prototype: | QProcess::ProcessChannel QProcess::readChannel() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1358-1362 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1313-1317 | Comparison: | Different |
| | Different | 2 | 1 |
QProcess::canReadLineName: | QProcess::canReadLine | Prototype: | bool QProcess::canReadLine() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1678-1681 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1611-1618 | Comparison: | Different |
| | Different | 5 | 1 |
QProcess::bytesToWriteName: | QProcess::bytesToWrite | Prototype: | qint64 QProcess::bytesToWrite() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1726-1733 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1673-1681 | Comparison: | Different |
| | Different | 3 | 1 |
QProcess::bytesAvailableName: | QProcess::bytesAvailable | Prototype: | qint64 QProcess::bytesAvailable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1719-1722 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1658-1669 | Comparison: | Different |
| | Different | 5 | 1 |
QProcess::atEndName: | QProcess::atEnd | Prototype: | bool QProcess::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1705-1708 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines (reference): | 1640-1647 | Comparison: | Different |
| | Different | 5 | 1 |
QPlatformNativeInterface::nativeResourceForCursorName: | QPlatformNativeInterface::nativeResourceForCursor | Prototype: | void *QPlatformNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 90-95 | Comparison: | New |
| | New | 3 | 1 |
QPlatformInputContextFactory::keysName: | QPlatformInputContextFactory::keys | Prototype: | QStringList QPlatformInputContextFactory::keys() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 56-63 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines (reference): | 50-57 | Comparison: | Same |
| | Same | 1 | 1 |
QPlatformDrag::cancelDragName: | QPlatformDrag::cancelDrag | Prototype: | void QPlatformDrag::cancelDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 172-175 | Comparison: | New |
| | New | 1 | 1 |
QPixmapStylePrivate::scaleName: | QPixmapStylePrivate::scale | Prototype: | QPixmap QPixmapStylePrivate::scale(int w, int h, const QPixmap &pixmap, const QPixmapStyleDescriptor &desc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 1119-1131 | Comparison: | New |
| | New | 8 | 1 |
QPixmapStyle::unpolishName: | QPixmapStyle::unpolish | Prototype: | void QPixmapStyle::unpolish(QApplication *application) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 202-205 | Comparison: | New |
| | New | 1 | 1 |
QPixmapStyle::pushButtonSizeFromContentsName: | QPixmapStyle::pushButtonSizeFromContents | Prototype: | QSize QPixmapStyle::pushButtonSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 932-947 | Comparison: | New |
| | New | 8 | 1 |