Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSystemTrayIconPrivate::isSystemTrayAvailable_sysName: | QSystemTrayIconPrivate::isSystemTrayAvailable_sys | Prototype: | bool QSystemTrayIconPrivate::isSystemTrayAvailable_sys() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 336-347 |
| | 7 | 3 |
QSyntaxHighlighterPrivate::rehighlightName: | QSyntaxHighlighterPrivate::rehighlight | Prototype: | inline void rehighlight(QTextCursor &cursor, QTextCursor::MoveOperation operation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 71-79 |
| | 7 | 1 |
QSyntaxHighlighterPrivate::reformatBlockName: | QSyntaxHighlighterPrivate::reformatBlock | Prototype: | void QSyntaxHighlighterPrivate::reformatBlock(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 194-207 |
| | 7 | 1 |
QSyntaxHighlighter::previousBlockStateName: | QSyntaxHighlighter::previousBlockState | Prototype: | int QSyntaxHighlighter::previousBlockState() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 528-539 |
| | 7 | 3 |
QSurfaceFormat::setDefaultFormatName: | QSurfaceFormat::setDefaultFormat | Prototype: | void QSurfaceFormat::setDefaultFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 764-777 |
| | 7 | 3 |
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 |
| | 7 | 1 |
QStyleSheetStyle::standardIconName: | QStyleSheetStyle::standardIcon | Prototype: | QIcon QStyleSheetStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5172-5183 |
| | 7 | 4 |
QStyleSheetStyle::repolishName: | QStyleSheetStyle::repolish | Prototype: | void QStyleSheetStyle::repolish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2861-2870 |
| | 7 | 1 |
QStyleOption::operator=Name: | QStyleOption::operator= | Prototype: | QStyleOption &QStyleOption::operator=(const QStyleOption &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 244-253 |
| | 7 | 1 |
QStyleHelper::hasAncestorName: | QStyleHelper::hasAncestor | Prototype: | bool hasAncestor(QObject *obj, QAccessible::Role role) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 120-130 |
| | 7 | 3 |
QStringRef::endsWithName: | QStringRef::endsWith | Prototype: | bool QStringRef::endsWith(QChar ch, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10010-10021 |
| | 7 | 2 |
QStringListModel::removeRowsName: | QStringListModel::removeRows | Prototype: | bool QStringListModel::removeRows(int row, int count, const QModelIndex &parent) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 239-252 |
| | 7 | 2 |
QStringListModel::insertRowsName: | QStringListModel::insertRows | Prototype: | bool QStringListModel::insertRows(int row, int count, const QModelIndex &parent) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 213-226 |
| | 7 | 3 |
QString::replaceName: | QString::replace | Prototype: | QString &QString::replace(int pos, int len, const QChar *unicode, int size) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2365-2375 |
| | 7 | 3 |
QString::replaceName: | QString::replace | Prototype: | QString &QString::replace(QLatin1String before, QLatin1String after, Qt::CaseSensitivity cs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2660-2669 |
| | 7 | 1 |
QString::operator=Name: | QString::operator= | Prototype: | QString &QString::operator=(QChar ch) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1892-1904 |
| | 7 | 2 |
QString::fromUtf16Name: | QString::fromUtf16 | Prototype: | QString QString::fromUtf16(const ushort *unicode, int size) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4839-4849 |
| | 7 | 4 |
QString::fromUcs4Name: | QString::fromUcs4 | Prototype: | QString QString::fromUcs4(const uint *unicode, int size) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4896-4906 |
| | 7 | 4 |
QString::fillName: | QString::fill | Prototype: | QString& QString::fill(QChar ch, int size) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5099-5109 |
| | 7 | 3 |
QString::appendName: | QString::append | Prototype: | QString &QString::append(const QStringRef &str) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9498-9508 |
| | 7 | 3 |
QString::appendName: | QString::append | Prototype: | QString &QString::append(const QChar *str, int len) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2086-2096 |
| | 7 | 3 |
QStatusNotifierItemAdaptor::toolTipName: | QStatusNotifierItemAdaptor::toolTip | Prototype: | QXdgDBusToolTipStruct QStatusNotifierItemAdaptor::toolTip() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qstatusnotifieritemadaptor.cpp | Lines: | 146-157 |
| | 7 | 2 |
QStatePrivate::historyStatesName: | QStatePrivate::historyStates | Prototype: | QList<QHistoryState*> QStatePrivate::historyStates() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 223-233 |
| | 7 | 3 |
QStateMachinePrivate::savedValueForRestorableName: | QStateMachinePrivate::savedValueForRestorable | Prototype: | QVariant QStateMachinePrivate::savedValueForRestorable(const QList<QAbstractState*> &exitedStates_sorted, QObject *object, const QByteArray &propertyName) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1300-1321 |
| | 7 | 3 |
QStateMachinePrivate::registerTransitionsName: | QStateMachinePrivate::registerTransitions | Prototype: | void QStateMachinePrivate::registerTransitions(QAbstractState *state) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2182-2192 |
| | 7 | 3 |
QStateMachinePrivate::isCompoundName: | QStateMachinePrivate::isCompound | Prototype: | bool QStateMachinePrivate::isCompound(const QAbstractState *s) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1204-1214 |
| | 7 | 3 |
QStateMachine::addStateName: | QStateMachine::addState | Prototype: | void QStateMachine::addState(QAbstractState *state) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2569-2580 |
| | 7 | 3 |
QState::eventName: | QState::event | Prototype: | bool QState::event(QEvent *e) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 543-553 |
| | 7 | 3 |
QStandardPaths::locateAllName: | QStandardPaths::locateAll | Prototype: | QStringList QStandardPaths::locateAll(StandardLocation type, const QString &fileName, LocateOptions options) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 415-425 |
| | 7 | 3 |
QStandardItemModelPrivate::_q_emitItemChangedName: | QStandardItemModelPrivate::_q_emitItemChanged | Prototype: | void QStandardItemModelPrivate::_q_emitItemChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 361-373 |
| | 7 | 4 |
QStandardItemModel::setDataName: | QStandardItemModel::setData | Prototype: | bool QStandardItemModel::setData(const QModelIndex &index, const QVariant &value, int role) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2917-2926 |
| | 7 | 3 |
QStandardItemModel::QStandardItemModelName: | QStandardItemModel::QStandardItemModel | Prototype: | QStandardItemModel::QStandardItemModel(int rows, int columns, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2130-2140 |
| | 7 | 1 |
QStandardItem::dataName: | QStandardItem::data | Prototype: | QVariant QStandardItem::data(int role) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 853-863 |
| | 7 | 3 |
QStackedLayout::minimumSizeName: | QStackedLayout::minimumSize | Prototype: | QSize QStackedLayout::minimumSize() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 457-467 |
| | 7 | 3 |
QSslSocketPrivate::_q_readyReadSlotName: | QSslSocketPrivate::_q_readyReadSlot | Prototype: | void QSslSocketPrivate::_q_readyReadSlot() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2452-2466 |
| | 7 | 3 |
QSslSocketPrivate::_q_errorSlotName: | QSslSocketPrivate::_q_errorSlot | Prototype: | void QSslSocketPrivate::_q_errorSlot(QAbstractSocket::SocketError error) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2429-2447 |
| | 7 | 2 |
QSslSocketBackendPrivate::storePeerCertificatesName: | QSslSocketBackendPrivate::storePeerCertificates | Prototype: | void QSslSocketBackendPrivate::storePeerCertificates() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1208-1222 |
| | 7 | 3 |
QSslSocket::startServerEncryptionName: | QSslSocket::startServerEncryption | Prototype: | void QSslSocket::startServerEncryption() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1834-1847 |
| | 7 | 3 |
QSslSocket::setCiphersName: | QSslSocket::setCiphers | Prototype: | void QSslSocket::setCiphers(const QString &ciphers) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1249-1259 |
| | 7 | 3 |
QSslSocket::readDataName: | QSslSocket::readData | Prototype: | qint64 QSslSocket::readData(char *data, qint64 maxlen) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1980-1998 |
| | 7 | 3 |
QSslKeyPrivate::lengthName: | QSslKeyPrivate::length | Prototype: | int QSslKeyPrivate::length() const | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 175-188 |
| | 7 | 6 |
QSslCertificatePrivate::isBlacklistedName: | QSslCertificatePrivate::isBlacklisted | Prototype: | bool QSslCertificatePrivate::isBlacklisted(const QSslCertificate &certificate) | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 652-662 |
| | 7 | 3 |
QSslCertificate::operator==Name: | QSslCertificate::operator== | Prototype: | bool QSslCertificate::operator==(const QSslCertificate &other) const | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 53-62 |
| | 7 | 4 |
QSqlTableModelPrivate::insertCountName: | QSqlTableModelPrivate::insertCount | Prototype: | int QSqlTableModelPrivate::insertCount(int maxRow) const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 82-92 |
| | 7 | 3 |
QSqlTableModel::isDirtyName: | QSqlTableModel::isDirty | Prototype: | bool QSqlTableModel::isDirty() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 505-515 |
| | 7 | 3 |
QSqlTableModel::dataName: | QSqlTableModel::data | Prototype: | QVariant QSqlTableModel::data(const QModelIndex &index, int role) const | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 469-480 |
| | 7 | 3 |
QSqlRelationalTableModelPrivate::translateFieldNamesName: | QSqlRelationalTableModelPrivate::translateFieldNames | Prototype: | void QSqlRelationalTableModelPrivate::translateFieldNames(QSqlRecord &values) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 714-725 |
| | 7 | 3 |
QSqlRelationalTableModel::orderByClauseName: | QSqlRelationalTableModel::orderByClause | Prototype: | QString QSqlRelationalTableModel::orderByClause() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 756-767 |
| | 7 | 2 |
QSqlQueryModel::recordName: | QSqlQueryModel::record | Prototype: | QSqlRecord QSqlQueryModel::record(int row) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | Lines: | 564-574 |
| | 7 | 3 |
QSqlCachedResultPrivate::nextIndexName: | QSqlCachedResultPrivate::nextIndex | Prototype: | int QSqlCachedResultPrivate::nextIndex() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 93-103 |
| | 7 | 3 |
QSqlCachedResult::fetchFirstName: | QSqlCachedResult::fetchFirst | Prototype: | bool QSqlCachedResult::fetchFirst() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 193-204 |
| | 7 | 3 |
QSplitterHandle::sizeHintName: | QSplitterHandle::sizeHint | Prototype: | QSize QSplitterHandle::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 226-235 |
| | 7 | 1 |
QSplashScreen::eventName: | QSplashScreen::event | Prototype: | bool QSplashScreen::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | Lines: | 347-357 |
| | 7 | 3 |
QSpinBox::setDisplayIntegerBaseName: | QSpinBox::setDisplayIntegerBase | Prototype: | void QSpinBox::setDisplayIntegerBase(int base) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 443-456 |
| | 7 | 3 |
QSpanData::initName: | QSpanData::init | Prototype: | void QSpanData::init(QRasterBuffer *rb, const QRasterPaintEngine *pe) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4408-4417 |
| | 7 | 1 |
QSortedModelEngine::sortOrderName: | QSortedModelEngine::sortOrder | Prototype: | Qt::SortOrder QSortedModelEngine::sortOrder(const QModelIndex &parent) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 599-609 |
| | 7 | 2 |
QSortFilterProxyModelPrivate::_q_sourceResetName: | QSortFilterProxyModelPrivate::_q_sourceReset | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceReset() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1316-1326 |
| | 7 | 2 |
QSortFilterProxyModelPrivate::_q_clearMappingName: | QSortFilterProxyModelPrivate::_q_clearMapping | Prototype: | void QSortFilterProxyModelPrivate::_q_clearMapping() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 311-326 |
| | 7 | 2 |
QSortFilterProxyModel::sortName: | QSortFilterProxyModel::sort | Prototype: | void QSortFilterProxyModel::sort(int column, Qt::SortOrder order) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2274-2283 |
| | 7 | 2 |
QSortFilterProxyModel::siblingName: | QSortFilterProxyModel::sibling | Prototype: | QModelIndex QSortFilterProxyModel::sibling(int row, int column, const QModelIndex &idx) const | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1908-1919 |
| | 7 | 3 |
QSortFilterProxyModel::mimeDataName: | QSortFilterProxyModel::mimeData | Prototype: | QMimeData *QSortFilterProxyModel::mimeData(const QModelIndexList &indexes) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2038-2047 |
| | 7 | 2 |
QSocks5SocketEnginePrivate::_q_controlSocketBytesWrittenName: | QSocks5SocketEnginePrivate::_q_controlSocketBytesWritten | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketBytesWritten() | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1221-1233 |
| | 7 | 3 |
QSocks5SocketEngine::setWriteNotificationEnabledName: | QSocks5SocketEngine::setWriteNotificationEnabled | Prototype: | void QSocks5SocketEngine::setWriteNotificationEnabled(bool enable) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1891-1901 |
| | 7 | 3 |
QSocks5SocketEngine::optionName: | QSocks5SocketEngine::option | Prototype: | int QSocks5SocketEngine::option(SocketOption option) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1701-1712 |
| | 7 | 4 |
QSocks5SocketEngine::listenName: | QSocks5SocketEngine::listen | Prototype: | bool QSocks5SocketEngine::listen() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1425-1442 |
| | 7 | 3 |
QSocks5SocketEngine::bytesAvailableName: | QSocks5SocketEngine::bytesAvailable | Prototype: | qint64 QSocks5SocketEngine::bytesAvailable() const | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1502-1513 |
| | 7 | 3 |
QSizeGrip::paintEventName: | QSizeGrip::paintEvent | Prototype: | void QSizeGrip::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 265-274 |
| | 7 | 1 |
QSimplex::findPivotColumnName: | QSimplex::findPivotColumn | Prototype: | int QSimplex::findPivotColumn() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | Lines: | 401-414 |
| | 7 | 3 |
QSignalTransition::setSignalName: | QSignalTransition::setSignal | Prototype: | void QSignalTransition::setSignal(const QByteArray &signal) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | Lines: | 208-217 |
| | 7 | 2 |
QSignalTransition::setSenderObjectName: | QSignalTransition::setSenderObject | Prototype: | void QSignalTransition::setSenderObject(const QObject *sender) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | Lines: | 185-194 |
| | 7 | 2 |
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 |
| | 7 | 1 |
QSharedMemory::detachName: | QSharedMemory::detach | Prototype: | bool QSharedMemory::detach() | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | Lines: | 437-450 |
| | 7 | 3 |
QShapedPixmapWindow::setPixmapName: | QShapedPixmapWindow::setPixmap | Prototype: | void QShapedPixmapWindow::setPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | Lines: | 65-76 |
| | 7 | 4 |
QShapedPixmapWindow::paintEventName: | QShapedPixmapWindow::paintEvent | Prototype: | void QShapedPixmapWindow::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | Lines: | 83-94 |
| | 7 | 3 |
QSettings::setValueName: | QSettings::setValue | Prototype: | void QSettings::setValue(const QString &key, const QVariant &value) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 3146-3156 |
| | 7 | 2 |
QSequentialIterable::const_iterator::operator=Name: | QSequentialIterable::const_iterator::operator= | Prototype: | QSequentialIterable::const_iterator& QSequentialIterable::const_iterator::operator=(const const_iterator &other) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3984-3995 |
| | 7 | 2 |
QSequentialAnimationGroup::insertPauseName: | QSequentialAnimationGroup::insertPause | Prototype: | QPauseAnimation *QSequentialAnimationGroup::insertPause(int index, int msecs) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 288-300 |
| | 7 | 2 |
QSegfaultHandler::initializeName: | QSegfaultHandler::initialize | Prototype: | void QSegfaultHandler::initialize(char **argv, int argc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp | Lines: | 406-417 |
| | 7 | 1 |
QScrollerPrivate::scrollingSegmentsEndPosName: | QScrollerPrivate::scrollingSegmentsEndPos | Prototype: | qreal QScrollerPrivate::scrollingSegmentsEndPos(Qt::Orientation orientation) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1173-1186 |
| | 7 | 4 |
QScrollerPrivate::recalcScrollingSegmentsName: | QScrollerPrivate::recalcScrollingSegments | Prototype: | void QScrollerPrivate::recalcScrollingSegments(bool forceRecalc) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1157-1168 |
| | 7 | 2 |
QScreen::virtualSiblingsName: | QScreen::virtualSiblings | Prototype: | QList<QScreen *> QScreen::virtualSiblings() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 365-374 |
| | 7 | 2 |
QSaveFile::writeDataName: | QSaveFile::writeData | Prototype: | qint64 QSaveFile::writeData(const char *data, qint64 len) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | Lines: | 348-359 |
| | 7 | 3 |
QRubberBandPrivate::updateMaskName: | QRubberBandPrivate::updateMask | Prototype: | void QRubberBandPrivate::updateMask() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 196-207 |
| | 7 | 2 |
QRollEffect::closeEventName: | QRollEffect::closeEvent | Prototype: | void QRollEffect::closeEvent(QCloseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 427-438 |
| | 7 | 2 |
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 |
| | 7 | 2 |
QResourceFileEnginePrivate::mapName: | QResourceFileEnginePrivate::map | Prototype: | uchar *QResourceFileEnginePrivate::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1476-1486 |
| | 7 | 2 |
QResourceFileEngineIterator::hasNextName: | QResourceFileEngineIterator::hasNext | Prototype: | bool QResourceFileEngineIterator::hasNext() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource_iterator.cpp | Lines: | 65-79 |
| | 7 | 3 |
QResourceFileEngine::sizeName: | QResourceFileEngine::size | Prototype: | qint64 QResourceFileEngine::size() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1317-1327 |
| | 7 | 3 |
QResourceFileEngine::seekName: | QResourceFileEngine::seek | Prototype: | bool QResourceFileEngine::seek(qint64 pos) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1343-1353 |
| | 7 | 3 |
QRenderRule::baseStyleCanDrawName: | QRenderRule::baseStyleCanDraw | Prototype: | bool baseStyleCanDraw() const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 515-523 |
| | 7 | 4 |
QRelation::populateModelName: | QRelation::populateModel | Prototype: | void QRelation::populateModel() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 176-187 |
| | 7 | 3 |
QRegularExpressionPrivate::captureIndexForNameName: | QRegularExpressionPrivate::captureIndexForName | Prototype: | int QRegularExpressionPrivate::captureIndexForName(const QString &name) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1193-1205 |
| | 7 | 3 |
QRegularExpressionMatch::capturedStartName: | QRegularExpressionMatch::capturedStart | Prototype: | int QRegularExpressionMatch::capturedStart(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2193-2203 |
| | 7 | 3 |
QRegularExpressionMatch::capturedRefName: | QRegularExpressionMatch::capturedRef | Prototype: | QStringRef QRegularExpressionMatch::capturedRef(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2115-2125 |
| | 7 | 3 |
QRegularExpressionMatch::capturedLengthName: | QRegularExpressionMatch::capturedLength | Prototype: | int QRegularExpressionMatch::capturedLength(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2214-2224 |
| | 7 | 3 |
QRegularExpressionMatch::capturedEndName: | QRegularExpressionMatch::capturedEnd | Prototype: | int QRegularExpressionMatch::capturedEnd(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2234-2244 |
| | 7 | 3 |
QRegularExpressionMatch::capturedName: | QRegularExpressionMatch::captured | Prototype: | QString QRegularExpressionMatch::captured(const QString &name) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2095-2105 |
| | 7 | 3 |
QRegion::operator==Name: | QRegion::operator== | Prototype: | bool QRegion::operator==(const QRegion &r) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4297-4308 |
| | 7 | 4 |
QRegExpValidator::validateName: | QRegExpValidator::validate | Prototype: | QValidator::State QRegExpValidator::validate(QString &input, int& pos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 890-903 |
| | 7 | 3 |
QRegExpEngine::parseExpressionName: | QRegExpEngine::parseExpression | Prototype: | void QRegExpEngine::parseExpression(Box *box) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3778-3790 |
| | 7 | 2 |