| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSystemTrayIconPrivate::isSystemTrayAvailable_sys| Name: | 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::rehighlight| Name: | 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::reformatBlock| Name: | 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::previousBlockState| Name: | 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::setDefaultFormat| Name: | 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::objectDestroyed| Name: | 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::standardIcon| Name: | 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::repolish| Name: | 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::hasAncestor| Name: | 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::endsWith| Name: | 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::removeRows| Name: | 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::insertRows| Name: | 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::replace| Name: | 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::replace| Name: | 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::fromUtf16| Name: | 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::fromUcs4| Name: | 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::fill| Name: | 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::append| Name: | 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::append| Name: | 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::toolTip| Name: | 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::historyStates| Name: | 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::savedValueForRestorable| Name: | 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::registerTransitions| Name: | 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::isCompound| Name: | 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::addState| Name: | 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::event| Name: | 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::locateAll| Name: | 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_emitItemChanged| Name: | 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::setData| Name: | 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::QStandardItemModel| Name: | 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::data| Name: | 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::minimumSize| Name: | 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_readyReadSlot| Name: | 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_errorSlot| Name: | 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::storePeerCertificates| Name: | 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::startServerEncryption| Name: | 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::setCiphers| Name: | 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::readData| Name: | 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::length| Name: | 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::isBlacklisted| Name: | 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::insertCount| Name: | 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::isDirty| Name: | 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::data| Name: | 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::translateFieldNames| Name: | 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::orderByClause| Name: | 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::record| Name: | 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::nextIndex| Name: | 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::fetchFirst| Name: | 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::sizeHint| Name: | 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::event| Name: | 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::setDisplayIntegerBase| Name: | 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::init| Name: | 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::sortOrder| Name: | 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_sourceReset| Name: | 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_clearMapping| Name: | 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::sort| Name: | 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::sibling| Name: | 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::mimeData| Name: | 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_controlSocketBytesWritten| Name: | 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::setWriteNotificationEnabled| Name: | 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::option| Name: | 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::listen| Name: | 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::bytesAvailable| Name: | 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::paintEvent| Name: | 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::findPivotColumn| Name: | 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::setSignal| Name: | 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::setSenderObject| Name: | 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::addShortcut| Name: | 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::detach| Name: | 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::setPixmap| Name: | 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::paintEvent| Name: | 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::setValue| Name: | 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::insertPause| Name: | 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::initialize| Name: | 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::scrollingSegmentsEndPos| Name: | 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::recalcScrollingSegments| Name: | 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::virtualSiblings| Name: | 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::writeData| Name: | 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::updateMask| Name: | 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::closeEvent| Name: | 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::clear| Name: | 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::map| Name: | 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::hasNext| Name: | 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::size| Name: | 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::seek| Name: | 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::baseStyleCanDraw| Name: | 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::populateModel| Name: | 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::captureIndexForName| Name: | 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::capturedStart| Name: | 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::capturedRef| Name: | 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::capturedLength| Name: | 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::capturedEnd| Name: | 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::captured| Name: | 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::validate| Name: | 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::parseExpression| Name: | 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 |