Function | Condition % | Modificationsâ–´ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QIODevice::commitTransactionName: | QIODevice::commitTransaction | Prototype: | void QIODevice::commitTransaction() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1537-1548 | Comparison: | New |
| | New | 8 | 3 |
QIODevice::currentReadChannelName: | QIODevice::currentReadChannel | Prototype: | int QIODevice::currentReadChannel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 649-652 | Comparison: | New |
| | New | 1 | 1 |
QIODevice::currentWriteChannelName: | QIODevice::currentWriteChannel | Prototype: | int QIODevice::currentWriteChannel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 703-706 | Comparison: | New |
| | New | 1 | 1 |
QIODevice::isTransactionStartedName: | QIODevice::isTransactionStarted | Prototype: | bool QIODevice::isTransactionStarted() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1582-1585 | Comparison: | New |
| | New | 1 | 1 |
QIODevice::readChannelCountName: | QIODevice::readChannelCount | Prototype: | int QIODevice::readChannelCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 624-627 | Comparison: | New |
| | New | 1 | 1 |
QIODevice::rollbackTransactionName: | QIODevice::rollbackTransaction | Prototype: | void QIODevice::rollbackTransaction() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1561-1572 | Comparison: | New |
| | New | 8 | 3 |
QIODevice::setCurrentReadChannelName: | QIODevice::setCurrentReadChannel | Prototype: | void QIODevice::setCurrentReadChannel(int channel) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 664-679 | Comparison: | New |
| | New | 5 | 2 |
QIODevice::setCurrentWriteChannelName: | QIODevice::setCurrentWriteChannel | Prototype: | void QIODevice::setCurrentWriteChannel(int channel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 718-728 | Comparison: | New |
| | New | 2 | 1 |
QIODevice::startTransactionName: | QIODevice::startTransaction | Prototype: | void QIODevice::startTransaction() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1516-1525 | Comparison: | New |
| | New | 6 | 2 |
QIODevice::writeChannelCountName: | QIODevice::writeChannelCount | Prototype: | int QIODevice::writeChannelCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 637-640 | Comparison: | New |
| | New | 1 | 1 |
QIODevicePrivate::seekBufferName: | QIODevicePrivate::seekBuffer | Prototype: | void QIODevicePrivate::seekBuffer(qint64 newPos) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 883-896 | Comparison: | New |
| | New | 5 | 2 |
QIODevicePrivate::setReadChannelCountName: | QIODevicePrivate::setReadChannelCount | Prototype: | void QIODevicePrivate::setReadChannelCount(int count) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 684-694 | Comparison: | New |
| | New | 6 | 2 |
QIODevicePrivate::setWriteChannelCountName: | QIODevicePrivate::setWriteChannelCount | Prototype: | void QIODevicePrivate::setWriteChannelCount(int count) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 733-747 | Comparison: | New |
| | New | 7 | 3 |
QIcon::QIconName: | QIcon::QIcon | Prototype: | QIcon::QIcon() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 615-618 | Comparison: | New |
| | New | 2 | 1 |
QIcon::fromThemeName: | QIcon::fromTheme | Prototype: | QIcon QIcon::fromTheme(const QString &name) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1176-1195 | Comparison: | New |
| | New | 13 | 3 |
QIconCacheGtkReader::QIconCacheGtkReaderName: | QIconCacheGtkReader::QIconCacheGtkReader | Prototype: | QIconCacheGtkReader::QIconCacheGtkReader(const QString &dirName) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 199-229 | Comparison: | New |
| | New | 22 | 7 |
QIconCacheGtkReader::isValidName: | QIconCacheGtkReader::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 172-172 | Comparison: | New |
| | New | 1 | 1 |
QIconCacheGtkReader::lookupName: | QIconCacheGtkReader::lookup | Prototype: | QVector<const char *> QIconCacheGtkReader::lookup(const QString &name) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 244-292 | Comparison: | New |
| | New | 33 | 8 |
QIconCacheGtkReader::read16Name: | QIconCacheGtkReader::read16 | Prototype: | quint16 read16(uint offset) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 179-186 | Comparison: | New |
| | New | 4 | 2 |
QIconCacheGtkReader::read32Name: | QIconCacheGtkReader::read32 | Prototype: | quint32 read32(uint offset) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 187-195 | Comparison: | New |
| | New | 5 | 2 |
QIconEngine::isNullName: | QIconEngine::isNull | Prototype: | bool QIconEngine::isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | Lines: | 302-307 | Comparison: | New |
| | New | 3 | 1 |
QIconLoader::findIconHelper::[lambda]Name: | QIconLoader::findIconHelper::[lambda] | Prototype: | [&](const QIconDirInfo &info) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 420-421 | Comparison: | New |
| | New | 1 | 1 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 766-770 | Comparison: | New |
| | New | 1 | 1 |
QImage::pixelFormatName: | QImage::pixelFormat | Prototype: | QPixelFormat QImage::pixelFormat() const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 5180-5183 | Comparison: | New |
| | New | 1 | 1 |
QImage::toImageFormatName: | QImage::toImageFormat | Prototype: | QImage::Format QImage::toImageFormat(QPixelFormat format) noexcept | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 5197-5204 | Comparison: | New |
| | New | 4 | 3 |
QImage::toPixelFormatName: | QImage::toPixelFormat | Prototype: | QPixelFormat QImage::toPixelFormat(QImage::Format format) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 5188-5192 | Comparison: | New |
| | New | 2 | 1 |
QInputMethod::anchorRectangleName: | QInputMethod::anchorRectangle | Prototype: | QRectF QInputMethod::anchorRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 163-167 | Comparison: | New |
| | New | 2 | 1 |
QInputMethod::inputItemClipRectangleName: | QInputMethod::inputItemClipRectangle | Prototype: | QRectF QInputMethod::inputItemClipRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 192-196 | Comparison: | New |
| | New | 2 | 1 |
QItemSelectionModel::selection::[lambda]Name: | QItemSelectionModel::selection::[lambda] | Prototype: | [](const QItemSelectionRange& range) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1722-1724 | Comparison: | New |
| | New | 1 | 1 |
QJsonObject::constFindName: | QJsonObject::constFind | Prototype: | QJsonObject::const_iterator QJsonObject::constFind(QLatin1String key) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 704-711 | Comparison: | New |
| | New | 5 | 2 |
QJsonObject::containsName: | QJsonObject::contains | Prototype: | bool QJsonObject::contains(QLatin1String key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 575-583 | Comparison: | New |
| | New | 5 | 2 |
QJsonObject::findName: | QJsonObject::find | Prototype: | QJsonObject::iterator QJsonObject::find(QLatin1String key) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 663-671 | Comparison: | New |
| | New | 6 | 2 |
QJsonObject::operator []Name: | QJsonObject::operator [] | Prototype: | QJsonValueRef QJsonObject::operator [](QLatin1String key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 441-445 | Comparison: | New |
| | New | 1 | 1 |
QJsonObject::valueName: | QJsonObject::value | Prototype: | QJsonValue QJsonObject::value(QLatin1String key) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 381-391 | Comparison: | New |
| | New | 7 | 3 |
QJsonPrivate::Entry::operator==Name: | QJsonPrivate::Entry::operator== | Prototype: | bool Entry::operator==(QLatin1String key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 274-280 | Comparison: | New |
| | New | 3 | 2 |
QJsonPrivate::Object::indexOfName: | QJsonPrivate::Object::indexOf | Prototype: | int Object::indexOf(const QString &key, bool *exists) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 184-204 | Comparison: | New |
| | New | 14 | 4 |
QJsonPrivate::Object::indexOfName: | QJsonPrivate::Object::indexOf | Prototype: | int Object::indexOf(QLatin1String key, bool *exists) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 206-226 | Comparison: | New |
| | New | 14 | 4 |
QJsonValue::toStringName: | QJsonValue::toString | Prototype: | QString QJsonValue::toString() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 559-566 | Comparison: | New |
| | New | 5 | 2 |
QKdeTheme::createPlatformMenuBarName: | QKdeTheme::createPlatformMenuBar | Prototype: | QPlatformMenuBar *QKdeTheme::createPlatformMenuBar() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 591-596 | Comparison: | New |
| | New | 3 | 2 |
QLibraryInfo::buildName: | QLibraryInfo::build | Prototype: | const char *QLibraryInfo::build() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 351-354 | Comparison: | New |
| | New | 1 | 1 |
QLineEdit::inputMethodQueryName: | QLineEdit::inputMethodQuery | Prototype: | QVariant QLineEdit::inputMethodQuery(Qt::InputMethodQuery property, QVariant argument) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1757-1788 | Comparison: | New |
| | New | 18 | 13 |
QLineEditPrivate::effectiveLeftTextMarginName: | QLineEditPrivate::effectiveLeftTextMargin | Prototype: | int QLineEditPrivate::effectiveLeftTextMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 553-563 | Comparison: | New |
| | New | 7 | 2 |
QLineEditPrivate::effectiveRightTextMarginName: | QLineEditPrivate::effectiveRightTextMargin | Prototype: | int QLineEditPrivate::effectiveRightTextMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 565-575 | Comparison: | New |
| | New | 7 | 2 |
QListView::selectedIndexes::[lambda]Name: | QListView::selectedIndexes::[lambda] | Prototype: | [this, d](const QModelIndex &index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1443-1445 | Comparison: | New |
| | New | 1 | 1 |
QListViewPrivate::removeCurrentAndDisabledName: | QListViewPrivate::removeCurrentAndDisabled | Prototype: | void QListViewPrivate::removeCurrentAndDisabled(QVector<QModelIndex> *indexes, const QModelIndex ¤t) const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1846-1854 | Comparison: | New |
| | New | 4 | 2 |
QListViewPrivate::removeCurrentAndDisabled::[lambda]Name: | QListViewPrivate::removeCurrentAndDisabled::[lambda] | Prototype: | [=](const QModelIndex &index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1848-1850 | Comparison: | New |
| | New | 1 | 1 |
QListWidget::setSelectionModelName: | QListWidget::setSelectionModel | Prototype: | void QListWidget::setSelectionModel(QItemSelectionModel *selectionModel) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1357-1376 | Comparison: | New |
| | New | 12 | 3 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol, int precision) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3497-3521 | Comparison: | New |
| | New | 18 | 5 |
QLocaleData::numberToCLocaleName: | QLocaleData::numberToCLocale | Prototype: | bool QLocaleData::numberToCLocale(const QChar *str, int len, QLocale::NumberOptions number_options, CharBuff *result) const | Coverage: | 72.650% (85/117) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3042-3151 | Comparison: | New |
| | New | 67 | 29 |
QLocaleData::stringToDoubleName: | QLocaleData::stringToDouble | Prototype: | double QLocaleData::stringToDouble(const QChar *begin, int len, bool *ok, QLocale::NumberOptions number_options) const | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3254-3269 | Comparison: | New |
| | New | 11 | 4 |
QLocaleData::stringToLongLongName: | QLocaleData::stringToLongLong | Prototype: | qlonglong QLocaleData::stringToLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3271-3282 | Comparison: | New |
| | New | 6 | 3 |
QLocaleData::stringToUnsLongLongName: | QLocaleData::stringToUnsLongLong | Prototype: | qulonglong QLocaleData::stringToUnsLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3284-3295 | Comparison: | New |
| | New | 6 | 3 |
QLocaleData::validateCharsName: | QLocaleData::validateChars | Prototype: | bool QLocaleData::validateChars(const QString &str, NumberMode numMode, QByteArray *buff, int decDigits, QLocale::NumberOptions number_options) const | Coverage: | 86.111% (62/72) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3153-3252 | Comparison: | New |
| | New | 48 | 21 |
QLocalePrivate::codeToCountryName: | QLocalePrivate::codeToCountry | Prototype: | QLocale::Country QLocalePrivate::codeToCountry(const QChar *code, int len) noexcept | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 154-169 | Comparison: | New |
| | New | 10 | 4 |
QLocalePrivate::codeToLanguageName: | QLocalePrivate::codeToLanguage | Prototype: | QLocale::Language QLocalePrivate::codeToLanguage(const QChar *code, int len) noexcept | Coverage: | 23.881% (16/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 93-133 | Comparison: | New |
| | New | 28 | 11 |
QLocalePrivate::codeToScriptName: | QLocalePrivate::codeToScript | Prototype: | QLocale::Script QLocalePrivate::codeToScript(const QChar *code, int len) noexcept | Coverage: | 12.500% (2/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 135-152 | Comparison: | New |
| | New | 11 | 4 |
QMatrix::QMatrixName: | QMatrix::QMatrix | Prototype: | QMatrix::QMatrix(const QMatrix &matrix) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 251-259 | Comparison: | New |
| | New | 2 | 1 |
QMatrix::operator=Name: | QMatrix::operator= | Prototype: | QMatrix &QMatrix::operator=(const QMatrix &matrix) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 1071-1080 | Comparison: | New |
| | New | 7 | 1 |
QMenu::showTearOffMenuName: | QMenu::showTearOffMenu | Prototype: | void QMenu::showTearOffMenu(const QPoint &pos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1966-1974 | Comparison: | New |
| | New | 6 | 2 |
QMenu::showTearOffMenuName: | QMenu::showTearOffMenu | Prototype: | void QMenu::showTearOffMenu() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1985-1988 | Comparison: | New |
| | New | 1 | 1 |
QMenuBarPrivate::getPlatformMenuName: | QMenuBarPrivate::getPlatformMenu | Prototype: | QPlatformMenu *QMenuBarPrivate::getPlatformMenu(QAction *action) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1204-1217 | Comparison: | New |
| | New | 8 | 4 |
QMessageLogger::fatalName: | QMessageLogger::fatal | Prototype: | void QMessageLogger::fatal(const char *msg, ...) const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 784-794 | Comparison: | New |
| | New | 6 | 1 |
QMessageLogger::noDebugName: | QMessageLogger::noDebug | Prototype: | QNoDebug QMessageLogger::noDebug() const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 438-441 | Comparison: | New |
| | New | 1 | 1 |
QMetaObject::inheritsName: | QMetaObject::inherits | Prototype: | bool QMetaObject::inherits(const QMetaObject *metaObject) const noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 336-344 | Comparison: | New |
| | New | 5 | 3 |
QMimeMagicRule::QMimeMagicRuleName: | QMimeMagicRule::QMimeMagicRule | Prototype: | QMimeMagicRule::QMimeMagicRule(const QString &type, const QByteArray &value, const QString &offsets, const QByteArray &mask, QString *errorString) | Coverage: | 73.750% (59/80) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | Lines: | 226-324 | Comparison: | New |
| | New | 61 | 29 |
QMimeMagicRule::matchNumberName: | QMimeMagicRule::matchNumber | Prototype: | template <typename T> bool QMimeMagicRule::matchNumber(const QByteArray &data) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | Lines: | 154-171 | Comparison: | New |
| | New | 6 | 3 |
QMimeMagicRule::matchStringName: | QMimeMagicRule::matchString | Prototype: | bool QMimeMagicRule::matchString(const QByteArray &data) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | Lines: | 148-152 | Comparison: | New |
| | New | 2 | 1 |
QMimeTypeParserBase::parse::[lambda]Name: | QMimeTypeParserBase::parse::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | Lines: | 218-218 | Comparison: | New |
| | New | 0 | 1 |
QMimeTypeParserBase::parseNumberName: | QMimeTypeParserBase::parseNumber | Prototype: | bool QMimeTypeParserBase::parseNumber(const QStringRef &n, int *target, QString *errorMessage) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | Lines: | 163-172 | Comparison: | New |
| | New | 6 | 2 |
QMovie::supportedFormats::[lambda]Name: | QMovie::supportedFormats::[lambda] | Prototype: | [&buffer](const QByteArray &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 979-981 | Comparison: | New |
| | New | 1 | 1 |
QMutex::lockName: | QMutex::lock | Prototype: | void QMutex::lock() noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 222-231 | Comparison: | New |
| | New | 6 | 3 |
QMutex::tryLockName: | QMutex::tryLock | Prototype: | bool QMutex::tryLock(int timeout) noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 256-265 | Comparison: | New |
| | New | 6 | 3 |
QMutex::unlockName: | QMutex::unlock | Prototype: | void QMutex::unlock() noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 274-283 | Comparison: | New |
| | New | 6 | 3 |
QNetworkHeadersPrivate::setRawHeaderInternal::[lambda]Name: | QNetworkHeadersPrivate::setRawHeaderInternal::[lambda] | Prototype: | [&key](const RawHeaderPair &header) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 998-1000 | Comparison: | New |
| | New | 1 | 1 |
QNetworkInterface::interfaceIndexFromNameName: | QNetworkInterface::interfaceIndexFromName | Prototype: | int QNetworkInterface::interfaceIndexFromName(const QString &name) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | Lines: | 541-551 | Comparison: | New |
| | New | 7 | 3 |
QNetworkInterface::interfaceNameFromIndexName: | QNetworkInterface::interfaceNameFromIndex | Prototype: | QString QNetworkInterface::interfaceNameFromIndex(int index) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | Lines: | 601-606 | Comparison: | New |
| | New | 3 | 2 |
QNetworkInterfaceManager::interfaceIndexFromNameName: | QNetworkInterfaceManager::interfaceIndexFromName | Prototype: | uint QNetworkInterfaceManager::interfaceIndexFromName(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 128-150 | Comparison: | New |
| | New | 1 | 1 |
QNetworkInterfaceManager::interfaceNameFromIndexName: | QNetworkInterfaceManager::interfaceNameFromIndex | Prototype: | QString QNetworkInterfaceManager::interfaceNameFromIndex(uint index) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 152-173 | Comparison: | New |
| | New | 4 | 2 |
QNetworkReplyHttpImplPrivate::replyDownloadMetaDataName: | QNetworkReplyHttpImplPrivate::replyDownloadMetaData | Prototype: | void QNetworkReplyHttpImplPrivate::replyDownloadMetaData(const QList<QPair<QByteArray,QByteArray> > &hm, int sc, const QString &rp, bool pu, QSharedPointer<char> db, qint64 contentLength, bool spdyWasUsed) | Coverage: | 62.069% (36/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1153-1248 | Comparison: | New |
| | New | 56 | 18 |
QNonContiguousByteDeviceBufferImpl::atEndName: | QNonContiguousByteDeviceBufferImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceBufferImpl::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 163-166 | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::sizeName: | QNonContiguousByteDeviceBufferImpl::size | Prototype: | qint64 QNonContiguousByteDeviceBufferImpl::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 173-176 | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::atEndName: | QNonContiguousByteDeviceByteArrayImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 209-212 | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::posName: | QNonContiguousByteDeviceByteArrayImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::pos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 225-228 | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::sizeName: | QNonContiguousByteDeviceByteArrayImpl::size | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 220-223 | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::atEndName: | QNonContiguousByteDeviceIoDeviceImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 367-370 | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::posName: | QNonContiguousByteDeviceIoDeviceImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::pos() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 400-406 | Comparison: | New |
| | New | 3 | 2 |
QNonContiguousByteDeviceIoDeviceImpl::sizeName: | QNonContiguousByteDeviceIoDeviceImpl::size | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::size() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 390-398 | Comparison: | New |
| | New | 3 | 2 |
QNonContiguousByteDeviceRingBufferImpl::atEndName: | QNonContiguousByteDeviceRingBufferImpl::atEnd | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 262-265 | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::posName: | QNonContiguousByteDeviceRingBufferImpl::pos | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::pos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 267-270 | Comparison: | New |
| | New | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::sizeName: | QNonContiguousByteDeviceRingBufferImpl::size | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 278-281 | Comparison: | New |
| | New | 1 | 1 |
QObject::blockSignalsName: | QObject::blockSignals | Prototype: | bool QObject::blockSignals(bool block) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1417-1423 | Comparison: | New |
| | New | 4 | 1 |
QOpenGLContext::functionsBackendStorageName: | QOpenGLContext::functionsBackendStorage | Prototype: | QOpenGLVersionFunctionsStorage *QOpenGLContext::functionsBackendStorage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 1305-1309 | Comparison: | New |
| | New | 2 | 1 |
QOpenGLContext::getProcAddressName: | QOpenGLContext::getProcAddress | Prototype: | QFunctionPointer QOpenGLContext::getProcAddress(const char *procName) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 1080-1086 | Comparison: | New |
| | New | 4 | 2 |
QOpenGLEngineSharedShaders::cleanupCustomStage::[lambda]Name: | QOpenGLEngineSharedShaders::cleanupCustomStage::[lambda] | Prototype: | [stage](QOpenGLEngineShaderProg *cachedProg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | Lines: | 480-486 | Comparison: | New |
| | New | 4 | 2 |
QOpenGLExtraFunctionsPrivate::initName: | QOpenGLExtraFunctionsPrivate::init | Prototype: | void QOpenGLExtraFunctionsPrivate::init(QOpenGLContext *context) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 4510-4510 | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFramebufferObject::blitFramebufferName: | QOpenGLFramebufferObject::blitFramebuffer | Prototype: | void QOpenGLFramebufferObject::blitFramebuffer(QOpenGLFramebufferObject *target, const QRect &targetRect, QOpenGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers, GLenum filter, int readColorAttachmentIndex, int drawColorAttachmentIndex, QOpenGLFramebufferObject::FramebufferRestorePolicy restorePolicy) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1715-1778 | Comparison: | New |
| | New | 37 | 10 |
QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivateName: | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate | Prototype: | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate(QOpenGLContext *c) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2193-2212 | Comparison: | New |
| | New | 13 | 7 |
QOpenGLFunctionsPrivate::initName: | QOpenGLFunctionsPrivate::init | Prototype: | void QOpenGLFunctionsPrivate::init(QOpenGLContext *context) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2215-2215 | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_0_CoreBackend::initName: | QOpenGLFunctions_1_0_CoreBackend::init | Prototype: | void QOpenGLFunctions_1_0_CoreBackend::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | Lines: | 310-310 | Comparison: | New |
| | New | 1 | 2 |
QOpenGLFunctions_1_0_DeprecatedBackend::initName: | QOpenGLFunctions_1_0_DeprecatedBackend::init | Prototype: | void QOpenGLFunctions_1_0_DeprecatedBackend::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | Lines: | 330-330 | Comparison: | New |
| | New | 1 | 2 |