| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSupportedWritingSystems::detach| Name: | QSupportedWritingSystems::detach | | Prototype: | void QSupportedWritingSystems::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 210-218 |
| | 5 | 3 |
QStyleSheetStyle::baseStyle| Name: | QStyleSheetStyle::baseStyle | | Prototype: | QStyle *QStyleSheetStyle::baseStyle() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2648-2655 |
| | 5 | 3 |
QStyleSheetBorderData::QStyleSheetBorderData| Name: | QStyleSheetBorderData::QStyleSheetBorderData | | Prototype: | QStyleSheetBorderData(int *b, QBrush *c, QCss::BorderStyle *s, QSize *r) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 338-346 |
| | 5 | 2 |
QStyleOptionGraphicsItem::levelOfDetailFromTransform| Name: | QStyleOptionGraphicsItem::levelOfDetailFromTransform | | Prototype: | qreal QStyleOptionGraphicsItem::levelOfDetailFromTransform(const QTransform &worldTransform) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | | Lines: | 3715-3725 |
| | 5 | 2 |
QStyleHints::setStartDragTime| Name: | QStyleHints::setStartDragTime | | Prototype: | void QStyleHints::setStartDragTime(int startDragTime) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 190-197 |
| | 5 | 2 |
QStyleHints::setStartDragDistance| Name: | QStyleHints::setStartDragDistance | | Prototype: | void QStyleHints::setStartDragDistance(int startDragDistance) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 149-156 |
| | 5 | 2 |
QStyleHints::setMouseDoubleClickInterval| Name: | QStyleHints::setMouseDoubleClickInterval | | Prototype: | void QStyleHints::setMouseDoubleClickInterval(int mouseDoubleClickInterval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 109-116 |
| | 5 | 2 |
QStyleHints::setKeyboardInputInterval| Name: | QStyleHints::setKeyboardInputInterval | | Prototype: | void QStyleHints::setKeyboardInputInterval(int keyboardInputInterval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 237-244 |
| | 5 | 2 |
QStyleHints::setCursorFlashTime| Name: | QStyleHints::setCursorFlashTime | | Prototype: | void QStyleHints::setCursorFlashTime(int cursorFlashTime) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 275-282 |
| | 5 | 2 |
QStyleAnimation::updateTarget| Name: | QStyleAnimation::updateTarget | | Prototype: | void QStyleAnimation::updateTarget() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 101-108 |
| | 5 | 2 |
QStringRef::toUcs4| Name: | QStringRef::toUcs4 | | Prototype: | QVector<uint> QStringRef::toUcs4() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10270-10277 |
| | 5 | 1 |
QStringRef::toString| Name: | QStringRef::toString | | Prototype: | QString QStringRef::toString() const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 8983-8989 |
| | 5 | 3 |
QStringRef::appendTo| Name: | QStringRef::appendTo | | Prototype: | QStringRef QStringRef::appendTo(QString *string) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9240-9247 |
| | 5 | 2 |
QStringMatcher::operator=| Name: | QStringMatcher::operator= | | Prototype: | QStringMatcher &QStringMatcher::operator=(const QStringMatcher &other) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 199-207 |
| | 5 | 2 |
QStringMatcher::indexIn| Name: | QStringMatcher::indexIn | | Prototype: | int QStringMatcher::indexIn(const QChar *str, int length, int from) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 283-290 |
| | 5 | 2 |
QStringMatcher::indexIn| Name: | QStringMatcher::indexIn | | Prototype: | int QStringMatcher::indexIn(const QString &str, int from) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 262-269 |
| | 5 | 2 |
QStringListModel::data| Name: | QStringListModel::data | | Prototype: | QVariant QStringListModel::data(const QModelIndex &index, int role) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 143-152 |
| | 5 | 3 |
QString::toUcs4_helper| Name: | QString::toUcs4_helper | | Prototype: | int QString::toUcs4_helper(const ushort *uc, int length, uint *out) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1447-1456 |
| | 5 | 2 |
QString::toUcs4| Name: | QString::toUcs4 | | Prototype: | QVector<uint> QString::toUcs4() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4639-4646 |
| | 5 | 1 |
QString::sprintf| Name: | QString::sprintf | | Prototype: | QString &QString::sprintf(const char *cformat, ...) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5890-5897 |
| | 5 | 1 |
QString::remove| Name: | QString::remove | | Prototype: | QString &QString::remove(const QString &str, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2237-2245 |
| | 5 | 3 |
QString::operator==| Name: | QString::operator== | | Prototype: | bool QString::operator==(QLatin1String other) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2725-2734 |
| | 5 | 3 |
QString::operator=| Name: | QString::operator= | | Prototype: | QString &QString::operator=(const QString &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1788-1795 |
| | 5 | 2 |
QString::localeAwareCompare_helper| Name: | QString::localeAwareCompare_helper | | Prototype: | int QString::localeAwareCompare_helper(const QChar *data1, int length1, const QChar *data2, int length2) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5568-5619 |
| | 5 | 3 |
QString::compare_helper| Name: | QString::compare_helper | | Prototype: | int QString::compare_helper(const QChar *data1, int length1, const QChar *data2, int length2, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5420-5428 |
| | 5 | 2 |
QString::asprintf| Name: | QString::asprintf | | Prototype: | QString QString::asprintf(const char *cformat, ...) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5934-5941 |
| | 5 | 1 |
QString::append| Name: | QString::append | | Prototype: | QString &QString::append(QChar ch) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2118-2125 |
| | 5 | 2 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(QChar ch) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1573-1580 |
| | 5 | 2 |
QStorageInfoPrivate::doStat| Name: | QStorageInfoPrivate::doStat | | Prototype: | void QStorageInfoPrivate::doStat() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 506-514 |
| | 5 | 2 |
QStorageInfo::setPath| Name: | QStorageInfo::setPath | | Prototype: | void QStorageInfo::setPath(const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 154-161 |
| | 5 | 2 |
QStatusBar::QStatusBar| Name: | QStatusBar::QStatusBar | | Prototype: | QStatusBar::QStatusBar(QWidget * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 223-236 |
| | 5 | 1 |
QStateMachinePrivate::isAtomic| Name: | QStateMachinePrivate::isAtomic | | Prototype: | bool QStateMachinePrivate::isAtomic(const QAbstractState *s) const | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1207-1214 |
| | 5 | 1 |
QStateMachinePrivate::computeExitSet_Unordered| Name: | QStateMachinePrivate::computeExitSet_Unordered | | Prototype: | QSet<QAbstractState*> QStateMachinePrivate::computeExitSet_Unordered(const QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 744-753 |
| | 5 | 2 |
QStateMachinePrivate::clearHistory| Name: | QStateMachinePrivate::clearHistory | | Prototype: | void QStateMachinePrivate::clearHistory() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1742-1750 |
| | 5 | 2 |
QStandardItemPrivate::itemData| Name: | QStandardItemPrivate::itemData | | Prototype: | const QMap<int, QVariant> QStandardItemPrivate::itemData() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 216-223 |
| | 5 | 2 |
QStandardItemModel::setItemData| Name: | QStandardItemModel::setItemData | | Prototype: | bool QStandardItemModel::setItemData(const QModelIndex &index, const QMap<int, QVariant> &roles) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2952-2959 |
| | 5 | 2 |
QStandardItemModel::parent| Name: | QStandardItemModel::parent | | Prototype: | QModelIndex QStandardItemModel::parent(const QModelIndex &child) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2856-2863 |
| | 5 | 2 |
QStandardItemModel::insertRows| Name: | QStandardItemModel::insertRows | | Prototype: | bool QStandardItemModel::insertRows(int row, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2834-2841 |
| | 5 | 2 |
QStandardItemModel::insertColumns| Name: | QStandardItemModel::insertColumns | | Prototype: | bool QStandardItemModel::insertColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2822-2829 |
| | 5 | 2 |
QStandardItem::setCheckable| Name: | QStandardItem::setCheckable | | Prototype: | void QStandardItem::setCheckable(bool checkable) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1229-1238 |
| | 5 | 3 |
QStandardItem::read| Name: | QStandardItem::read | | Prototype: | void QStandardItem::read(QDataStream &in) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1960-1967 |
| | 5 | 1 |
QStandardItem::insertRows| Name: | QStandardItem::insertRows | | Prototype: | void QStandardItem::insertRows(int row, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1553-1561 |
| | 5 | 2 |
QStandardItem::insertColumns| Name: | QStandardItem::insertColumns | | Prototype: | void QStandardItem::insertColumns(int column, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1568-1576 |
| | 5 | 2 |
QStandardItem::flags| Name: | QStandardItem::flags | | Prototype: | Qt::ItemFlags QStandardItem::flags() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 898-905 |
| | 5 | 2 |
QStandardItem::child| Name: | QStandardItem::child | | Prototype: | QStandardItem *QStandardItem::child(int row, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1756-1763 |
| | 5 | 2 |
QStackedWidget::setCurrentWidget| Name: | QStackedWidget::setCurrentWidget | | Prototype: | void QStackedWidget::setCurrentWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 237-245 |
| | 5 | 2 |
QStackedLayout::setCurrentWidget| Name: | QStackedLayout::setCurrentWidget | | Prototype: | void QStackedLayout::setCurrentWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 363-371 |
| | 5 | 2 |
QStackedLayout::addItem| Name: | QStackedLayout::addItem | | Prototype: | void QStackedLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 416-425 |
| | 5 | 2 |
QSslSocketPrivate::setDefaultCaCertificates| Name: | QSslSocketPrivate::setDefaultCaCertificates | | Prototype: | void QSslSocketPrivate::setDefaultCaCertificates(const QList<QSslCertificate> &certs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2127-2136 |
| | 5 | 1 |
QSslSocket::setPrivateKey| Name: | QSslSocket::setPrivateKey | | Prototype: | void QSslSocket::setPrivateKey(const QString &fileName, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, const QByteArray &passPhrase) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1146-1155 |
| | 5 | 2 |
QSslSocket::setPeerVerifyDepth| Name: | QSslSocket::setPeerVerifyDepth | | Prototype: | void QSslSocket::setPeerVerifyDepth(int depth) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 675-683 |
| | 5 | 3 |
QSslKey::QSslKey| Name: | QSslKey::QSslKey | | Prototype: | QSslKey::QSslKey(const QByteArray &encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding, QSsl::KeyType type, const QByteArray &passPhrase) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 233-243 |
| | 5 | 2 |
QSslConfigurationPrivate::setDefaultConfiguration| Name: | QSslConfigurationPrivate::setDefaultConfiguration | | Prototype: | void QSslConfigurationPrivate::setDefaultConfiguration(const QSslConfiguration &configuration) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2190-2198 |
| | 5 | 2 |
QSslCertificate::version| Name: | QSslCertificate::version | | Prototype: | QByteArray QSslCertificate::version() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 82-90 |
| | 5 | 2 |
QSslCertificate::subjectInfoAttributes| Name: | QSslCertificate::subjectInfoAttributes | | Prototype: | QList<QByteArray> QSslCertificate::subjectInfoAttributes() const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 153-162 |
| | 5 | 2 |
QSslCertificate::subjectInfo| Name: | QSslCertificate::subjectInfo | | Prototype: | QStringList QSslCertificate::subjectInfo(const QByteArray &attribute) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 142-151 |
| | 5 | 2 |
QSslCertificate::subjectInfo| Name: | QSslCertificate::subjectInfo | | Prototype: | QStringList QSslCertificate::subjectInfo(SubjectInfo info) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 131-140 |
| | 5 | 2 |
QSslCertificate::issuerInfoAttributes| Name: | QSslCertificate::issuerInfoAttributes | | Prototype: | QList<QByteArray> QSslCertificate::issuerInfoAttributes() const | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 164-173 |
| | 5 | 2 |
QSslCertificate::issuerInfo| Name: | QSslCertificate::issuerInfo | | Prototype: | QStringList QSslCertificate::issuerInfo(const QByteArray &attribute) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 120-129 |
| | 5 | 2 |
QSslCertificate::issuerInfo| Name: | QSslCertificate::issuerInfo | | Prototype: | QStringList QSslCertificate::issuerInfo(SubjectInfo info) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 109-118 |
| | 5 | 2 |
QSqlTableModel::indexInQuery| Name: | QSqlTableModel::indexInQuery | | Prototype: | QModelIndex QSqlTableModel::indexInQuery(const QModelIndex &item) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1224-1232 |
| | 5 | 2 |
QSqlTableModel::clear| Name: | QSqlTableModel::clear | | Prototype: | void QSqlTableModel::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1267-1274 |
| | 5 | 1 |
QSqlResult::prepare| Name: | QSqlResult::prepare | | Prototype: | bool QSqlResult::prepare(const QString& query) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 609-618 |
| | 5 | 2 |
QSqlRelationalTableModelPrivate::nameToIndex| Name: | QSqlRelationalTableModelPrivate::nameToIndex | | Prototype: | int QSqlRelationalTableModelPrivate::nameToIndex(const QString &name) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 289-298 |
| | 5 | 2 |
QSqlRecordPrivate::createField| Name: | QSqlRecordPrivate::createField | | Prototype: | QString QSqlRecordPrivate::createField(int index, const QString &prefix) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 69-76 |
| | 5 | 2 |
QSqlRecord::indexOf| Name: | QSqlRecord::indexOf | | Prototype: | int QSqlRecord::indexOf(const QString& name) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 227-235 |
| | 5 | 3 |
QSqlQueryModel::indexInQuery| Name: | QSqlQueryModel::indexInQuery | | Prototype: | QModelIndex QSqlQueryModel::indexInQuery(const QModelIndex &item) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 665-672 |
| | 5 | 2 |
QSqlQuery::value| Name: | QSqlQuery::value | | Prototype: | QVariant QSqlQuery::value(const QString& name) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 438-445 |
| | 5 | 2 |
QSqlQuery::record| Name: | QSqlQuery::record | | Prototype: | QSqlRecord QSqlQuery::record() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 907-916 |
| | 5 | 3 |
QSqlQuery::last| Name: | QSqlQuery::last | | Prototype: | bool QSqlQuery::last() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 751-758 |
| | 5 | 2 |
QSqlQuery::isNull| Name: | QSqlQuery::isNull | | Prototype: | bool QSqlQuery::isNull(const QString &name) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 331-338 |
| | 5 | 2 |
QSqlQuery::finish| Name: | QSqlQuery::finish | | Prototype: | void QSqlQuery::finish() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1244-1252 |
| | 5 | 2 |
QSqlQuery::exec| Name: | QSqlQuery::exec | | Prototype: | bool QSqlQuery::exec() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 992-1010 |
| | 5 | 2 |
QSqlQuery::boundValues| Name: | QSqlQuery::boundValues | | Prototype: | QMap<QString,QVariant> QSqlQuery::boundValues() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1148-1156 |
| | 5 | 2 |
QSqlIndex::operator=| Name: | QSqlIndex::operator= | | Prototype: | QSqlIndex& QSqlIndex::operator=(const QSqlIndex& other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 80-87 |
| | 5 | 1 |
QSqlError::text| Name: | QSqlError::text | | Prototype: | QString QSqlError::text() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp | | Lines: | 325-332 |
| | 5 | 2 |
QSqlError::QSqlError| Name: | QSqlError::QSqlError | | Prototype: | QSqlError::QSqlError(const QString &driverText, const QString &databaseText, ErrorType type, const QString &code) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp | | Lines: | 115-124 |
| | 5 | 1 |
QSqlDatabasePrivate::invalidateDb| Name: | QSqlDatabasePrivate::invalidateDb | | Prototype: | void QSqlDatabasePrivate::invalidateDb(const QSqlDatabase &db, const QString &name, bool doWarn) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 227-235 |
| | 5 | 2 |
QSqlDatabase::exec| Name: | QSqlDatabase::exec | | Prototype: | QSqlQuery QSqlDatabase::exec(const QString & query) const | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 813-821 |
| | 5 | 2 |
QSqlCachedResultPrivate::cleanup| Name: | QSqlCachedResultPrivate::cleanup | | Prototype: | void QSqlCachedResultPrivate::cleanup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 79-86 |
| | 5 | 1 |
QSplitterHandle::mousePressEvent| Name: | QSplitterHandle::mousePressEvent | | Prototype: | void QSplitterHandle::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 299-307 |
| | 5 | 2 |
QSplitter::setCollapsible| Name: | QSplitter::setCollapsible | | Prototype: | void QSplitter::setCollapsible(int index, bool collapse) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1057-1066 |
| | 5 | 2 |
QSplitter::isCollapsible| Name: | QSplitter::isCollapsible | | Prototype: | bool QSplitter::isCollapsible(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1071-1079 |
| | 5 | 2 |
QSplashScreen::finish| Name: | QSplashScreen::finish | | Prototype: | void QSplashScreen::finish(QWidget *mainWin) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | | Lines: | 263-271 |
| | 5 | 3 |
QSpinBox::valueFromText| Name: | QSpinBox::valueFromText | | Prototype: | int QSpinBox::valueFromText(const QString &text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 504-512 |
| | 5 | 1 |
QSpinBox::setSuffix| Name: | QSpinBox::setSuffix | | Prototype: | void QSpinBox::setSuffix(const QString &suffix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 294-303 |
| | 5 | 1 |
QSpiApplicationAdaptor::notifyKeyboardListenerError| Name: | QSpiApplicationAdaptor::notifyKeyboardListenerError | | Prototype: | void QSpiApplicationAdaptor::notifyKeyboardListenerError(const QDBusError& error, const QDBusMessage& ) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp | | Lines: | 222-230 |
| | 5 | 3 |
QSpdyProtocolHandler::handlePING| Name: | QSpdyProtocolHandler::handlePING | | Prototype: | void QSpdyProtocolHandler::handlePING(char , quint32 length, const QByteArray &frameData) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 1086-1097 |
| | 5 | 2 |
QSpdyProtocolHandler::_q_uploadDataReadyRead| Name: | QSpdyProtocolHandler::_q_uploadDataReadyRead | | Prototype: | void QSpdyProtocolHandler::_q_uploadDataReadyRead() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 749-756 |
| | 5 | 1 |
QSortFilterProxyModel::span| Name: | QSortFilterProxyModel::span | | Prototype: | QSize QSortFilterProxyModel::span(const QModelIndex &index) const | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2256-2263 |
| | 5 | 2 |
QSortFilterProxyModel::setSortRole| Name: | QSortFilterProxyModel::setSortRole | | Prototype: | void QSortFilterProxyModel::setSortRole(int role) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2520-2527 |
| | 5 | 2 |
QSortFilterProxyModel::setSortLocaleAware| Name: | QSortFilterProxyModel::setSortLocaleAware | | Prototype: | void QSortFilterProxyModel::setSortLocaleAware(bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2418-2426 |
| | 5 | 2 |
QSortFilterProxyModel::setSortCaseSensitivity| Name: | QSortFilterProxyModel::setSortCaseSensitivity | | Prototype: | void QSortFilterProxyModel::setSortCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2393-2401 |
| | 5 | 2 |
QSortFilterProxyModel::setFilterWildcard| Name: | QSortFilterProxyModel::setFilterWildcard | | Prototype: | void QSortFilterProxyModel::setFilterWildcard(const QString &pattern) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2451-2458 |
| | 5 | 1 |
QSortFilterProxyModel::setFilterRegExp| Name: | QSortFilterProxyModel::setFilterRegExp | | Prototype: | void QSortFilterProxyModel::setFilterRegExp(const QString &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2436-2443 |
| | 5 | 1 |
QSortFilterProxyModel::setFilterFixedString| Name: | QSortFilterProxyModel::setFilterFixedString | | Prototype: | void QSortFilterProxyModel::setFilterFixedString(const QString &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2466-2473 |
| | 5 | 1 |
QSortFilterProxyModel::setData| Name: | QSortFilterProxyModel::setData | | Prototype: | bool QSortFilterProxyModel::setData(const QModelIndex &index, const QVariant &value, int role) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1975-1982 |
| | 5 | 2 |
QSortFilterProxyModel::flags| Name: | QSortFilterProxyModel::flags | | Prototype: | Qt::ItemFlags QSortFilterProxyModel::flags(const QModelIndex &index) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2219-2226 |
| | 5 | 2 |
QSortFilterProxyModel::fetchMore| Name: | QSortFilterProxyModel::fetchMore | | Prototype: | void QSortFilterProxyModel::fetchMore(const QModelIndex &parent) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2195-2202 |
| | 5 | 2 |
QSortFilterProxyModel::data| Name: | QSortFilterProxyModel::data | | Prototype: | QVariant QSortFilterProxyModel::data(const QModelIndex &index, int role) const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1963-1970 |
| | 5 | 2 |