| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSqlField::setRequiredStatus| Name: | QSqlField::setRequiredStatus | | Prototype: | void QSqlField::setRequiredStatus(RequiredStatus required) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 221-225 |
| | 2 | 1 |
QSqlField::setSqlType| Name: | QSqlField::setSqlType | | Prototype: | void QSqlField::setSqlType(int type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 276-280 |
| | 2 | 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: | 394-400 |
| | 4 | 2 |
QSqlField::setValue| Name: | QSqlField::setValue | | Prototype: | void QSqlField::setValue(const QVariant& value) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 312-317 |
| | 3 | 2 |
QSqlField::type| Name: | QSqlField::type | | Prototype: | QVariant::Type QSqlField::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 383-386 |
| | 1 | 1 |
QSqlField::typeID| Name: | QSqlField::typeID | | Prototype: | int QSqlField::typeID() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 489-492 |
| | 1 | 1 |
QSqlField::~QSqlField| Name: | QSqlField::~QSqlField | | Prototype: | QSqlField::~QSqlField() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 209-213 |
| | 2 | 2 |
QSqlFieldPrivate::QSqlFieldPrivate| Name: | QSqlFieldPrivate::QSqlFieldPrivate | | Prototype: | QSqlFieldPrivate(const QString &name, QVariant::Type type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 49-54 |
| | 2 | 1 |
QSqlFieldPrivate::QSqlFieldPrivate| Name: | QSqlFieldPrivate::QSqlFieldPrivate | | Prototype: | QSqlFieldPrivate(const QSqlFieldPrivate &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 56-68 |
| | 1 | 1 |
QSqlFieldPrivate::operator==| Name: | QSqlFieldPrivate::operator== | | Prototype: | bool operator==(const QSqlFieldPrivate& other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 70-81 |
| | 9 | 1 |
QSqlIndex::QSqlIndex| Name: | QSqlIndex::QSqlIndex | | Prototype: | QSqlIndex::QSqlIndex(const QString& cursorname, const QString& name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 68-71 |
| | 2 | 1 |
QSqlIndex::QSqlIndex| Name: | QSqlIndex::QSqlIndex | | Prototype: | QSqlIndex::QSqlIndex(const QSqlIndex& other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 77-80 |
| | 2 | 1 |
QSqlIndex::append| Name: | QSqlIndex::append | | Prototype: | void QSqlIndex::append(const QSqlField& field) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 124-127 |
| | 1 | 1 |
QSqlIndex::append| Name: | QSqlIndex::append | | Prototype: | void QSqlIndex::append(const QSqlField& field, bool desc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 137-141 |
| | 2 | 1 |
QSqlIndex::createField| Name: | QSqlIndex::createField | | Prototype: | QString QSqlIndex::createField(int i, const QString& prefix, bool verbose) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 175-185 |
| | 8 | 3 |
QSqlIndex::isDescending| Name: | QSqlIndex::isDescending | | Prototype: | bool QSqlIndex::isDescending(int i) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 149-154 |
| | 3 | 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: | 86-93 |
| | 5 | 1 |
QSqlIndex::setCursorName| Name: | QSqlIndex::setCursorName | | Prototype: | void QSqlIndex::setCursorName(const QString& cursorName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 198-201 |
| | 1 | 1 |
QSqlIndex::setDescending| Name: | QSqlIndex::setDescending | | Prototype: | void QSqlIndex::setDescending(int i, bool desc) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 162-166 |
| | 2 | 2 |
QSqlIndex::setName| Name: | QSqlIndex::setName | | Prototype: | void QSqlIndex::setName(const QString& name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp | | Lines: | 108-111 |
| | 1 | 1 |
QSqlQuery::QSqlQuery| Name: | QSqlQuery::QSqlQuery | | Prototype: | QSqlQuery::QSqlQuery(QSqlResult *result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 233-236 |
| | 1 | 1 |
QSqlQuery::QSqlQuery| Name: | QSqlQuery::QSqlQuery | | Prototype: | QSqlQuery::QSqlQuery(const QSqlQuery& other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 252-256 |
| | 2 | 1 |
QSqlQuery::QSqlQuery| Name: | QSqlQuery::QSqlQuery | | Prototype: | QSqlQuery::QSqlQuery(const QString& query, QSqlDatabase db) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 281-285 |
| | 2 | 1 |
QSqlQuery::QSqlQuery| Name: | QSqlQuery::QSqlQuery | | Prototype: | QSqlQuery::QSqlQuery(QSqlDatabase db) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 294-298 |
| | 2 | 1 |
QSqlQuery::addBindValue| Name: | QSqlQuery::addBindValue | | Prototype: | void QSqlQuery::addBindValue(const QVariant& val, QSql::ParamType paramType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1117-1120 |
| | 1 | 1 |
QSqlQuery::at| Name: | QSqlQuery::at | | Prototype: | int QSqlQuery::at() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 462-465 |
| | 1 | 1 |
QSqlQuery::bindValue| Name: | QSqlQuery::bindValue | | Prototype: | void QSqlQuery::bindValue(const QString& placeholder, const QVariant& val, QSql::ParamType paramType ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1087-1092 |
| | 1 | 1 |
QSqlQuery::bindValue| Name: | QSqlQuery::bindValue | | Prototype: | void QSqlQuery::bindValue(int pos, const QVariant& val, QSql::ParamType paramType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1100-1103 |
| | 1 | 1 |
QSqlQuery::boundValue| Name: | QSqlQuery::boundValue | | Prototype: | QVariant QSqlQuery::boundValue(const QString& placeholder) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1127-1130 |
| | 1 | 1 |
QSqlQuery::boundValue| Name: | QSqlQuery::boundValue | | Prototype: | QVariant QSqlQuery::boundValue(int pos) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1135-1138 |
| | 1 | 1 |
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: | 1154-1162 |
| | 5 | 2 |
QSqlQuery::clear| Name: | QSqlQuery::clear | | Prototype: | void QSqlQuery::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 929-932 |
| | 1 | 1 |
QSqlQuery::driver| Name: | QSqlQuery::driver | | Prototype: | const QSqlDriver *QSqlQuery::driver() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 483-486 |
| | 1 | 1 |
QSqlQuery::exec| Name: | QSqlQuery::exec | | Prototype: | bool QSqlQuery::exec(const QString& query) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 371-406 |
| | 19 | 4 |
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: | 998-1016 |
| | 5 | 2 |
QSqlQuery::execBatch| Name: | QSqlQuery::execBatch | | Prototype: | bool QSqlQuery::execBatch(BatchExecutionMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1067-1071 |
| | 2 | 1 |
QSqlQuery::executedQuery| Name: | QSqlQuery::executedQuery | | Prototype: | QString QSqlQuery::executedQuery() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1176-1179 |
| | 1 | 1 |
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: | 1250-1258 |
| | 5 | 2 |
QSqlQuery::first| Name: | QSqlQuery::first | | Prototype: | bool QSqlQuery::first() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 732-743 |
| | 8 | 3 |
QSqlQuery::isActive| Name: | QSqlQuery::isActive | | Prototype: | bool QSqlQuery::isActive() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 840-843 |
| | 1 | 1 |
QSqlQuery::isForwardOnly| Name: | QSqlQuery::isForwardOnly | | Prototype: | bool QSqlQuery::isForwardOnly() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 861-864 |
| | 1 | 1 |
QSqlQuery::isNull| Name: | QSqlQuery::isNull | | Prototype: | bool QSqlQuery::isNull(int field) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 321-326 |
| | 3 | 1 |
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: | 337-344 |
| | 5 | 2 |
QSqlQuery::isSelect| Name: | QSqlQuery::isSelect | | Prototype: | bool QSqlQuery::isSelect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 850-853 |
| | 1 | 1 |
QSqlQuery::isValid| Name: | QSqlQuery::isValid | | Prototype: | bool QSqlQuery::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 818-821 |
| | 1 | 1 |
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: | 757-764 |
| | 5 | 2 |
QSqlQuery::lastError| Name: | QSqlQuery::lastError | | Prototype: | QSqlError QSqlQuery::lastError() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 808-811 |
| | 1 | 1 |
QSqlQuery::lastInsertId| Name: | QSqlQuery::lastInsertId | | Prototype: | QVariant QSqlQuery::lastInsertId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1196-1199 |
| | 1 | 1 |
QSqlQuery::lastQuery| Name: | QSqlQuery::lastQuery | | Prototype: | QString QSqlQuery::lastQuery() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 474-477 |
| | 1 | 1 |
QSqlQuery::next| Name: | QSqlQuery::next | | Prototype: | bool QSqlQuery::next() | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 648-666 |
| | 11 | 6 |
QSqlQuery::nextResult| Name: | QSqlQuery::nextResult | | Prototype: | bool QSqlQuery::nextResult() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1291-1296 |
| | 3 | 2 |
QSqlQuery::numRowsAffected| Name: | QSqlQuery::numRowsAffected | | Prototype: | int QSqlQuery::numRowsAffected() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 794-799 |
| | 3 | 2 |
QSqlQuery::numericalPrecisionPolicy| Name: | QSqlQuery::numericalPrecisionPolicy | | Prototype: | QSql::NumericalPrecisionPolicy QSqlQuery::numericalPrecisionPolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1232-1235 |
| | 1 | 1 |
QSqlQuery::operator=| Name: | QSqlQuery::operator= | | Prototype: | QSqlQuery& QSqlQuery::operator=(const QSqlQuery& other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 305-309 |
| | 2 | 1 |
QSqlQuery::prepare| Name: | QSqlQuery::prepare | | Prototype: | bool QSqlQuery::prepare(const QString& query) | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 958-987 |
| | 19 | 5 |
QSqlQuery::previous| Name: | QSqlQuery::previous | | Prototype: | bool QSqlQuery::previous() | | Coverage: | 58.824% (10/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 697-720 |
| | 14 | 7 |
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: | 913-922 |
| | 5 | 3 |
QSqlQuery::result| Name: | QSqlQuery::result | | Prototype: | const QSqlResult* QSqlQuery::result() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 492-495 |
| | 1 | 1 |
QSqlQuery::seek| Name: | QSqlQuery::seek | | Prototype: | bool QSqlQuery::seek(int index, bool relative) | | Coverage: | 74.510% (38/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 556-617 |
| | 40 | 16 |
QSqlQuery::setForwardOnly| Name: | QSqlQuery::setForwardOnly | | Prototype: | void QSqlQuery::setForwardOnly(bool forward) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 890-893 |
| | 1 | 1 |
QSqlQuery::setNumericalPrecisionPolicy| Name: | QSqlQuery::setNumericalPrecisionPolicy | | Prototype: | void QSqlQuery::setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy precisionPolicy) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 1222-1225 |
| | 1 | 1 |
QSqlQuery::size| Name: | QSqlQuery::size | | Prototype: | int QSqlQuery::size() const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 778-783 |
| | 3 | 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: | 427-433 |
| | 4 | 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: | 444-451 |
| | 5 | 2 |
QSqlQuery::~QSqlQuery| Name: | QSqlQuery::~QSqlQuery | | Prototype: | QSqlQuery::~QSqlQuery() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 242-246 |
| | 2 | 2 |
QSqlQueryModel::QSqlQueryModel| Name: | QSqlQueryModel::QSqlQueryModel | | Prototype: | QSqlQueryModel::QSqlQueryModel(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 154-157 |
| | 2 | 1 |
QSqlQueryModel::QSqlQueryModel| Name: | QSqlQueryModel::QSqlQueryModel | | Prototype: | QSqlQueryModel::QSqlQueryModel(QSqlQueryModelPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 161-164 |
| | 2 | 1 |
QSqlQueryModel::beginInsertColumns| Name: | QSqlQueryModel::beginInsertColumns | | Prototype: | void QSqlQueryModel::beginInsertColumns(const QModelIndex &parent, int first, int last) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 253-258 |
| | 3 | 2 |
QSqlQueryModel::beginInsertRows| Name: | QSqlQueryModel::beginInsertRows | | Prototype: | void QSqlQueryModel::beginInsertRows(const QModelIndex &parent, int first, int last) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 217-222 |
| | 3 | 2 |
QSqlQueryModel::beginRemoveColumns| Name: | QSqlQueryModel::beginRemoveColumns | | Prototype: | void QSqlQueryModel::beginRemoveColumns(const QModelIndex &parent, int first, int last) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 271-276 |
| | 3 | 2 |
QSqlQueryModel::beginRemoveRows| Name: | QSqlQueryModel::beginRemoveRows | | Prototype: | void QSqlQueryModel::beginRemoveRows(const QModelIndex &parent, int first, int last) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 235-240 |
| | 3 | 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: | 289-295 |
| | 4 | 2 |
QSqlQueryModel::canFetchMore| Name: | QSqlQueryModel::canFetchMore | | Prototype: | bool QSqlQueryModel::canFetchMore(const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 209-213 |
| | 2 | 1 |
QSqlQueryModel::clear| Name: | QSqlQueryModel::clear | | Prototype: | void QSqlQueryModel::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 477-489 |
| | 10 | 1 |
QSqlQueryModel::columnCount| Name: | QSqlQueryModel::columnCount | | Prototype: | int QSqlQueryModel::columnCount(const QModelIndex &index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 327-331 |
| | 2 | 1 |
QSqlQueryModel::data| Name: | QSqlQueryModel::data | | Prototype: | QVariant QSqlQueryModel::data(const QModelIndex &item, int role) const | | Coverage: | 75.000% (12/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 341-363 |
| | 15 | 6 |
QSqlQueryModel::endInsertColumns| Name: | QSqlQueryModel::endInsertColumns | | Prototype: | void QSqlQueryModel::endInsertColumns() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 262-267 |
| | 3 | 2 |
QSqlQueryModel::endInsertRows| Name: | QSqlQueryModel::endInsertRows | | Prototype: | void QSqlQueryModel::endInsertRows() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 226-231 |
| | 3 | 2 |
QSqlQueryModel::endRemoveColumns| Name: | QSqlQueryModel::endRemoveColumns | | Prototype: | void QSqlQueryModel::endRemoveColumns() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 280-285 |
| | 3 | 2 |
QSqlQueryModel::endRemoveRows| Name: | QSqlQueryModel::endRemoveRows | | Prototype: | void QSqlQueryModel::endRemoveRows() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 244-249 |
| | 3 | 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: | 299-305 |
| | 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: | 190-196 |
| | 4 | 2 |
QSqlQueryModel::headerData| Name: | QSqlQueryModel::headerData | | Prototype: | QVariant QSqlQueryModel::headerData(int section, Qt::Orientation orientation, int role) const | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 369-382 |
| | 10 | 5 |
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: | 671-678 |
| | 5 | 2 |
QSqlQueryModel::insertColumns| Name: | QSqlQueryModel::insertColumns | | Prototype: | bool QSqlQueryModel::insertColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 606-628 |
| | 17 | 5 |
QSqlQueryModel::lastError| Name: | QSqlQueryModel::lastError | | Prototype: | QSqlError QSqlQueryModel::lastError() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 536-540 |
| | 2 | 1 |
QSqlQueryModel::query| Name: | QSqlQueryModel::query | | Prototype: | QSqlQuery QSqlQueryModel::query() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 524-528 |
| | 2 | 1 |
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 |
QSqlQueryModel::record| Name: | QSqlQueryModel::record | | Prototype: | QSqlRecord QSqlQueryModel::record() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 586-590 |
| | 2 | 1 |
QSqlQueryModel::removeColumns| Name: | QSqlQueryModel::removeColumns | | Prototype: | bool QSqlQueryModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 641-657 |
| | 11 | 4 |
QSqlQueryModel::rowCount| Name: | QSqlQueryModel::rowCount | | Prototype: | int QSqlQueryModel::rowCount(const QModelIndex &index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 319-323 |
| | 2 | 1 |
QSqlQueryModel::setHeaderData| Name: | QSqlQueryModel::setHeaderData | | Prototype: | bool QSqlQueryModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 505-517 |
| | 8 | 3 |
QSqlQueryModel::setLastError| Name: | QSqlQueryModel::setLastError | | Prototype: | void QSqlQueryModel::setLastError(const QSqlError &error) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 548-552 |
| | 2 | 1 |
QSqlQueryModel::setQuery| Name: | QSqlQueryModel::setQuery | | Prototype: | void QSqlQueryModel::setQuery(const QSqlQuery &query) | | Coverage: | 66.667% (12/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 409-453 |
| | 28 | 5 |
QSqlQueryModel::setQuery| Name: | QSqlQueryModel::setQuery | | Prototype: | void QSqlQueryModel::setQuery(const QString &query, const QSqlDatabase &db) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 469-472 |
| | 1 | 1 |
QSqlQueryModelPrivate::columnInQuery| Name: | QSqlQueryModelPrivate::columnInQuery | | Prototype: | int QSqlQueryModelPrivate::columnInQuery(int modelColumn) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 96-101 |
| | 3 | 2 |
QSqlQueryModelPrivate::initColOffsets| Name: | QSqlQueryModelPrivate::initColOffsets | | Prototype: | void QSqlQueryModelPrivate::initColOffsets(int size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 90-94 |
| | 2 | 1 |
QSqlQueryModelPrivate::prefetch| Name: | QSqlQueryModelPrivate::prefetch | | Prototype: | void QSqlQueryModelPrivate::prefetch(int limit) | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 51-84 |
| | 19 | 6 |
QSqlQueryPrivate::QSqlQueryPrivate| Name: | QSqlQueryPrivate::QSqlQueryPrivate | | Prototype: | QSqlQueryPrivate::QSqlQueryPrivate(QSqlResult* result) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 82-87 |
| | 2 | 2 |
QSqlQueryPrivate::shared_null| Name: | QSqlQueryPrivate::shared_null | | Prototype: | QSqlQueryPrivate* QSqlQueryPrivate::shared_null() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 72-77 |
| | 3 | 1 |