| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSplitter::handleWidth| Name: | QSplitter::handleWidth | | Prototype: | int QSplitter::handleWidth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1558-1566 |
| | 4 | 2 |
QSplitter::widget| Name: | QSplitter::widget | | Prototype: | QWidget *QSplitter::widget(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1184-1190 |
| | 4 | 2 |
QSplitter::~QSplitter| Name: | QSplitter::~QSplitter | | Prototype: | QSplitter::~QSplitter() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 964-970 |
| | 4 | 2 |
QSplitterHandle::moveSplitter| Name: | QSplitterHandle::moveSplitter | | Prototype: | void QSplitterHandle::moveSplitter(int pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 190-196 |
| | 4 | 2 |
QSplitterPrivate::findWidget| Name: | QSplitterPrivate::findWidget | | Prototype: | QSplitterLayoutStruct *QSplitterPrivate::findWidget(QWidget *w) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 807-814 |
| | 4 | 3 |
QSqlCachedResult::data| Name: | QSqlCachedResult::data | | Prototype: | QVariant QSqlCachedResult::data(int i) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 236-243 |
| | 4 | 2 |
QSqlCachedResult::fetchNext| Name: | QSqlCachedResult::fetchNext | | Prototype: | bool QSqlCachedResult::fetchNext() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 190-197 |
| | 4 | 2 |
QSqlCachedResult::isNull| Name: | QSqlCachedResult::isNull | | Prototype: | bool QSqlCachedResult::isNull(int i) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 245-252 |
| | 4 | 2 |
QSqlDatabasePrivate::driverDict| Name: | QSqlDatabasePrivate::driverDict | | Prototype: | DriverDict &QSqlDatabasePrivate::driverDict() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 210-218 |
| | 4 | 2 |
QSqlDriver::isIdentifierEscaped| Name: | QSqlDriver::isIdentifierEscaped | | Prototype: | bool QSqlDriver::isIdentifierEscaped(const QString &identifier, IdentifierType type) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 419-425 |
| | 4 | 1 |
QSqlField::setType| Name: | QSqlField::setType | | Prototype: | void QSqlField::setType(QVariant::Type type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 388-394 |
| | 4 | 2 |
QSqlQuery::value| Name: | QSqlQuery::value | | Prototype: | QVariant QSqlQuery::value(int index) const | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 421-427 |
| | 4 | 2 |
QSqlQueryModel::beginResetModel| Name: | QSqlQueryModel::beginResetModel | | Prototype: | void QSqlQueryModel::beginResetModel() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 283-289 |
| | 4 | 2 |
QSqlQueryModel::endResetModel| Name: | QSqlQueryModel::endResetModel | | Prototype: | void QSqlQueryModel::endResetModel() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 293-299 |
| | 4 | 2 |
QSqlQueryModel::fetchMore| Name: | QSqlQueryModel::fetchMore | | Prototype: | void QSqlQueryModel::fetchMore(const QModelIndex &parent) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 184-190 |
| | 4 | 2 |
QSqlQueryPrivate::~QSqlQueryPrivate| Name: | QSqlQueryPrivate::~QSqlQueryPrivate | | Prototype: | QSqlQueryPrivate::~QSqlQueryPrivate() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 83-89 |
| | 4 | 2 |
QSqlRecord::clearValues| Name: | QSqlRecord::clearValues | | Prototype: | void QSqlRecord::clearValues() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 353-359 |
| | 4 | 2 |
QSqlRecord::keyValues| Name: | QSqlRecord::keyValues | | Prototype: | QSqlRecord QSqlRecord::keyValues(const QSqlRecord &keyFields) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 531-539 |
| | 4 | 2 |
QSqlRecord::remove| Name: | QSqlRecord::remove | | Prototype: | void QSqlRecord::remove(int pos) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 302-309 |
| | 4 | 2 |
QSqlRecord::replace| Name: | QSqlRecord::replace | | Prototype: | void QSqlRecord::replace(int pos, const QSqlField& field) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 286-293 |
| | 4 | 2 |
QSqlRecord::setGenerated| Name: | QSqlRecord::setGenerated | | Prototype: | void QSqlRecord::setGenerated(int index, bool generated) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 383-389 |
| | 4 | 2 |
QSqlRecord::setNull| Name: | QSqlRecord::setNull | | Prototype: | void QSqlRecord::setNull(int index) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 419-425 |
| | 4 | 2 |
QSqlRecord::setValue| Name: | QSqlRecord::setValue | | Prototype: | void QSqlRecord::setValue(int index, const QVariant& val) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 480-486 |
| | 4 | 2 |
QSqlRelationalTableModel::insertRowIntoTable| Name: | QSqlRelationalTableModel::insertRowIntoTable | | Prototype: | bool QSqlRelationalTableModel::insertRowIntoTable(const QSqlRecord &values) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 737-745 |
| | 4 | 1 |
QSqlRelationalTableModel::updateRowInTable| Name: | QSqlRelationalTableModel::updateRowInTable | | Prototype: | bool QSqlRelationalTableModel::updateRowInTable(int row, const QSqlRecord &values) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 724-732 |
| | 4 | 1 |
QSqlRelationalTableModelPrivate::fullyQualifiedFieldName| Name: | QSqlRelationalTableModelPrivate::fullyQualifiedFieldName | | Prototype: | QString QSqlRelationalTableModelPrivate::fullyQualifiedFieldName(const QString &tableName, const QString &fieldName) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 517-525 |
| | 4 | 1 |
QSqlResult::addBindValue| Name: | QSqlResult::addBindValue | | Prototype: | void QSqlResult::addBindValue(const QVariant& val, QSql::ParamType paramType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 726-732 |
| | 4 | 1 |
QSqlResult::setActive| Name: | QSqlResult::setActive | | Prototype: | void QSqlResult::setActive(bool active) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 384-391 |
| | 4 | 2 |
QSqlTableModel::revertAll| Name: | QSqlTableModel::revertAll | | Prototype: | void QSqlTableModel::revertAll() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 881-888 |
| | 4 | 2 |
QSqlTableModel::revertRow| Name: | QSqlTableModel::revertRow | | Prototype: | void QSqlTableModel::revertRow(int row) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 895-902 |
| | 4 | 2 |
QSqlTableModel::rowCount| Name: | QSqlTableModel::rowCount | | Prototype: | int QSqlTableModel::rowCount(const QModelIndex &parent) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1202-1210 |
| | 4 | 2 |
QSqlTableModel::setFilter| Name: | QSqlTableModel::setFilter | | Prototype: | void QSqlTableModel::setFilter(const QString &filter) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1257-1263 |
| | 4 | 2 |
QSqlTableModel::submit| Name: | QSqlTableModel::submit | | Prototype: | bool QSqlTableModel::submit() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 805-811 |
| | 4 | 2 |
QSqlTableModelPrivate::record| Name: | QSqlTableModelPrivate::record | | Prototype: | QSqlRecord QSqlTableModelPrivate::record(const QVector<QVariant> &values) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 60-66 |
| | 4 | 2 |
QSqlTableModelPrivate::strippedFieldName| Name: | QSqlTableModelPrivate::strippedFieldName | | Prototype: | QString QSqlTableModelPrivate::strippedFieldName(const QString &name) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 73-79 |
| | 4 | 2 |
QSslCertificate::fromDevice| Name: | QSslCertificate::fromDevice | | Prototype: | QList<QSslCertificate> QSslCertificate::fromDevice(QIODevice *device, QSsl::EncodingFormat format) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | | Lines: | 529-536 |
| | 4 | 3 |
QSslCertificatePrivate::asn1ObjectName| Name: | QSslCertificatePrivate::asn1ObjectName | | Prototype: | QByteArray QSslCertificatePrivate::asn1ObjectName(ASN1_OBJECT *object) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 585-592 |
| | 4 | 2 |
QSslCipher::QSslCipher| Name: | QSslCipher::QSslCipher | | Prototype: | QSslCipher::QSslCipher(const QString &name, QSsl::SslProtocol protocol) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | | Lines: | 105-114 |
| | 4 | 3 |
QSslCipher::QSslCipher| Name: | QSslCipher::QSslCipher | | Prototype: | QSslCipher::QSslCipher(const QString &name) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | | Lines: | 84-93 |
| | 4 | 3 |
QSslEllipticCurve::longName| Name: | QSslEllipticCurve::longName | | Prototype: | QString QSslEllipticCurve::longName() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslellipticcurve_openssl.cpp | | Lines: | 55-63 |
| | 4 | 2 |
QSslEllipticCurve::shortName| Name: | QSslEllipticCurve::shortName | | Prototype: | QString QSslEllipticCurve::shortName() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslellipticcurve_openssl.cpp | | Lines: | 45-53 |
| | 4 | 2 |
QSslKey::QSslKey| Name: | QSslKey::QSslKey | | Prototype: | QSslKey::QSslKey(Qt::HANDLE handle, QSsl::KeyType type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 280-291 |
| | 4 | 1 |
QSslSocket::abort| Name: | QSslSocket::abort | | Prototype: | void QSslSocket::abort() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 864-873 |
| | 4 | 2 |
QSslSocket::atEnd| Name: | QSslSocket::atEnd | | Prototype: | bool QSslSocket::atEnd() const | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 807-813 |
| | 4 | 2 |
QSslSocket::bytesAvailable| Name: | QSslSocket::bytesAvailable | | Prototype: | qint64 QSslSocket::bytesAvailable() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 719-725 |
| | 4 | 2 |
QSslSocket::bytesToWrite| Name: | QSslSocket::bytesToWrite | | Prototype: | qint64 QSslSocket::bytesToWrite() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 733-739 |
| | 4 | 2 |
QSslSocket::canReadLine| Name: | QSslSocket::canReadLine | | Prototype: | bool QSslSocket::canReadLine() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 776-782 |
| | 4 | 2 |
QSslSocket::encryptedBytesAvailable| Name: | QSslSocket::encryptedBytesAvailable | | Prototype: | qint64 QSslSocket::encryptedBytesAvailable() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 748-754 |
| | 4 | 2 |
QSslSocket::encryptedBytesToWrite| Name: | QSslSocket::encryptedBytesToWrite | | Prototype: | qint64 QSslSocket::encryptedBytesToWrite() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 762-768 |
| | 4 | 2 |
QSslSocket::flush| Name: | QSslSocket::flush | | Prototype: | bool QSslSocket::flush() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 830-841 |
| | 4 | 2 |
QSslSocket::localCertificate| Name: | QSslSocket::localCertificate | | Prototype: | QSslCertificate QSslSocket::localCertificate() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1004-1010 |
| | 4 | 2 |
QSslSocket::setReadBufferSize| Name: | QSslSocket::setReadBufferSize | | Prototype: | void QSslSocket::setReadBufferSize(qint64 size) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 848-855 |
| | 4 | 2 |
QSslSocket::socketOption| Name: | QSslSocket::socketOption | | Prototype: | QVariant QSslSocket::socketOption(QAbstractSocket::SocketOption option) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 532-539 |
| | 4 | 2 |
QSslSocketBackendPrivate::destroySslContext| Name: | QSslSocketBackendPrivate::destroySslContext | | Prototype: | void QSslSocketBackendPrivate::destroySslContext() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 436-443 |
| | 4 | 2 |
QSslSocketBackendPrivate::sessionCipher| Name: | QSslSocketBackendPrivate::sessionCipher | | Prototype: | QSslCipher QSslSocketBackendPrivate::sessionCipher() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1526-1539 |
| | 4 | 2 |
QSslSocketPrivate::addDefaultCaCertificate| Name: | QSslSocketPrivate::addDefaultCaCertificate | | Prototype: | void QSslSocketPrivate::addDefaultCaCertificate(const QSslCertificate &cert) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2158-2164 |
| | 4 | 1 |
QSslSocketPrivate::addDefaultCaCertificates| Name: | QSslSocketPrivate::addDefaultCaCertificates | | Prototype: | void QSslSocketPrivate::addDefaultCaCertificates(const QList<QSslCertificate> &certs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2169-2175 |
| | 4 | 1 |
QStackedLayout::widget| Name: | QStackedLayout::widget | | Prototype: | QWidget *QStackedLayout::widget(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 392-398 |
| | 4 | 2 |
QStackedWidget::QStackedWidget| Name: | QStackedWidget::QStackedWidget | | Prototype: | QStackedWidget::QStackedWidget(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 129-136 |
| | 4 | 1 |
QStandardItem::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem(const QIcon &icon, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 719-726 |
| | 4 | 1 |
QStandardItem::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem(int rows, int columns) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 731-738 |
| | 4 | 1 |
QStandardItem::insertRows| Name: | QStandardItem::insertRows | | Prototype: | void QStandardItem::insertRows(int row, const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1524-1530 |
| | 4 | 2 |
QStandardItem::parent| Name: | QStandardItem::parent | | Prototype: | QStandardItem *QStandardItem::parent() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 792-798 |
| | 4 | 2 |
QStandardItemModel::horizontalHeaderItem| Name: | QStandardItemModel::horizontalHeaderItem | | Prototype: | QStandardItem *QStandardItemModel::horizontalHeaderItem(int column) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2364-2370 |
| | 4 | 2 |
QStandardItemModel::indexFromItem| Name: | QStandardItemModel::indexFromItem | | Prototype: | QModelIndex QStandardItemModel::indexFromItem(const QStandardItem *item) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2223-2230 |
| | 4 | 2 |
QStandardItemModel::setItemPrototype| Name: | QStandardItemModel::setItemPrototype | | Prototype: | void QStandardItemModel::setItemPrototype(const QStandardItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2489-2496 |
| | 4 | 2 |
QStandardItemModel::verticalHeaderItem| Name: | QStandardItemModel::verticalHeaderItem | | Prototype: | QStandardItem *QStandardItemModel::verticalHeaderItem(int row) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2420-2426 |
| | 4 | 2 |
QStandardItemModelPrivate::columnsInserted| Name: | QStandardItemModelPrivate::columnsInserted | | Prototype: | void QStandardItemModelPrivate::columnsInserted(QStandardItem *parent, int column, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 566-573 |
| | 4 | 2 |
QStandardItemModelPrivate::rowsInserted| Name: | QStandardItemModelPrivate::rowsInserted | | Prototype: | void QStandardItemModelPrivate::rowsInserted(QStandardItem *parent, int row, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 554-561 |
| | 4 | 2 |
QStateMachinePrivate::_q_killDelayedEventTimer| Name: | QStateMachinePrivate::_q_killDelayedEventTimer | | Prototype: | void QStateMachinePrivate::_q_killDelayedEventTimer(int id, int timerId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1965-1971 |
| | 4 | 1 |
QStateMachinePrivate::computeExitSet| Name: | QStateMachinePrivate::computeExitSet | | Prototype: | QList<QAbstractState*> QStateMachinePrivate::computeExitSet(const QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 734-742 |
| | 4 | 1 |
QStateMachinePrivate::dequeueExternalEvent| Name: | QStateMachinePrivate::dequeueExternalEvent | | Prototype: | QEvent *QStateMachinePrivate::dequeueExternalEvent() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1993-1999 |
| | 4 | 2 |
QStateMachinePrivate::dequeueInternalEvent| Name: | QStateMachinePrivate::dequeueInternalEvent | | Prototype: | QEvent *QStateMachinePrivate::dequeueInternalEvent() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1985-1991 |
| | 4 | 2 |
QStateMachinePrivate::executeTransitionContent| Name: | QStateMachinePrivate::executeTransitionContent | | Prototype: | void QStateMachinePrivate::executeTransitionContent(QEvent *event, const QList<QAbstractTransition*> &enabledTransitions) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 837-847 |
| | 4 | 2 |
QStateMachinePrivate::maybeRegisterSignalTransition| Name: | QStateMachinePrivate::maybeRegisterSignalTransition | | Prototype: | void QStateMachinePrivate::maybeRegisterSignalTransition(QSignalTransition *transition) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2223-2230 |
| | 4 | 2 |
QStateMachinePrivate::maybeRegisterTransition| Name: | QStateMachinePrivate::maybeRegisterTransition | | Prototype: | void QStateMachinePrivate::maybeRegisterTransition(QAbstractTransition *transition) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2187-2197 |
| | 4 | 3 |
QStateMachinePrivate::registerRestorable| Name: | QStateMachinePrivate::registerRestorable | | Prototype: | void QStateMachinePrivate::registerRestorable(QAbstractState *state, QObject *object, const QByteArray &propertyName, const QVariant &value) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1314-1328 |
| | 4 | 2 |
QStateMachinePrivate::registerTransition| Name: | QStateMachinePrivate::registerTransition | | Prototype: | void QStateMachinePrivate::registerTransition(QAbstractTransition *transition) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2199-2209 |
| | 4 | 3 |
QStateMachinePrivate::unregisterTransition| Name: | QStateMachinePrivate::unregisterTransition | | Prototype: | void QStateMachinePrivate::unregisterTransition(QAbstractTransition *transition) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2211-2221 |
| | 4 | 3 |
QStateMachinePrivate::~QStateMachinePrivate| Name: | QStateMachinePrivate::~QStateMachinePrivate | | Prototype: | QStateMachinePrivate::~QStateMachinePrivate() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 405-413 |
| | 4 | 2 |
QStaticText::operator==| Name: | QStaticText::operator== | | Prototype: | bool QStaticText::operator==(const QStaticText &other) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 234-240 |
| | 4 | 1 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(int size, Qt::Initialization) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1555-1561 |
| | 4 | 2 |
QString::endsWith| Name: | QString::endsWith | | Prototype: | bool QString::endsWith(QChar c, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4495-4501 |
| | 4 | 1 |
QString::fromUtf8_helper| Name: | QString::fromUtf8_helper | | Prototype: | QString QString::fromUtf8_helper(const char *str, int size) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4783-4790 |
| | 4 | 2 |
QString::operator<| Name: | QString::operator< | | Prototype: | bool QString::operator<(QLatin1String other) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2786-2793 |
| | 4 | 2 |
QString::operator>| Name: | QString::operator> | | Prototype: | bool QString::operator>(QLatin1String other) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2891-2898 |
| | 4 | 2 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(const QString &before, QLatin1String after, Qt::CaseSensitivity cs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2673-2679 |
| | 4 | 1 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(QLatin1String before, const QString &after, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2653-2659 |
| | 4 | 1 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(QChar c, 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: | 2693-2699 |
| | 4 | 1 |
QString::setUnicode| Name: | QString::setUnicode | | Prototype: | QString& QString::setUnicode(const QChar *unicode, int size) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4887-4893 |
| | 4 | 2 |
QString::startsWith| Name: | QString::startsWith | | Prototype: | bool QString::startsWith(QChar c, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4421-4427 |
| | 4 | 1 |
QString::toLatin1_helper| Name: | QString::toLatin1_helper | | Prototype: | QByteArray QString::toLatin1_helper(const QChar *data, int length) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4511-4520 |
| | 4 | 1 |
QString::toLocal8Bit_helper| Name: | QString::toLocal8Bit_helper | | Prototype: | QByteArray QString::toLocal8Bit_helper(const QChar *data, int size) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4595-4603 |
| | 4 | 2 |
QStringMatcher::setCaseSensitivity| Name: | QStringMatcher::setCaseSensitivity | | Prototype: | void QStringMatcher::setCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 245-251 |
| | 4 | 2 |
QStringMatcher::setPattern| Name: | QStringMatcher::setPattern | | Prototype: | void QStringMatcher::setPattern(const QString &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 215-221 |
| | 4 | 1 |
QStringRef::toLocal8Bit| Name: | QStringRef::toLocal8Bit | | Prototype: | QByteArray QStringRef::toLocal8Bit() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10228-10236 |
| | 4 | 2 |
QStringSplitter::next| Name: | QStringSplitter::next | | Prototype: | inline QStringRef next() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 74-79 |
| | 4 | 2 |
QStroker::joinForJoinMode| Name: | QStroker::joinForJoinMode | | Prototype: | Qt::PenJoinStyle QStroker::joinForJoinMode(LineJoinMode mode) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 390-396 |
| | 4 | 4 |
QStroker::joinModeForJoin| Name: | QStroker::joinModeForJoin | | Prototype: | QStroker::LineJoinMode QStroker::joinModeForJoin(Qt::PenJoinStyle joinStyle) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 398-404 |
| | 4 | 4 |
QStyle::drawItemPixmap| Name: | QStyle::drawItemPixmap | | Prototype: | void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 616-624 |
| | 4 | 1 |