| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 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:  | 883-890 |  
  |  | 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:  | 897-904 |  
  |  | 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:  | 1204-1212 |  
  |  | 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:  | 1259-1265 |  
  |  | 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:  | 807-813 |  
  |  | 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:  | 61-67 |  
  |  | 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:  | 74-80 |  
  |  | 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:  | 536-543 |  
  |  | 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:  | 591-598 |  
  |  | 4 | 2 | 
 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:  | 61-69 |  
  |  | 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:  | 51-59 |  
  |  | 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:  | 283-294 |  
  |  | 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:  | 872-881 |  
  |  | 4 | 2 | 
 QSslSocket::atEnd| Name:  | QSslSocket::atEnd |  | Prototype:  | bool QSslSocket::atEnd() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 815-821 |  
  |  | 4 | 2 | 
 QSslSocket::bytesAvailable| Name:  | QSslSocket::bytesAvailable |  | Prototype:  | qint64 QSslSocket::bytesAvailable() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 727-733 |  
  |  | 4 | 2 | 
 QSslSocket::bytesToWrite| Name:  | QSslSocket::bytesToWrite |  | Prototype:  | qint64 QSslSocket::bytesToWrite() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 741-747 |  
  |  | 4 | 2 | 
 QSslSocket::canReadLine| Name:  | QSslSocket::canReadLine |  | Prototype:  | bool QSslSocket::canReadLine() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 784-790 |  
  |  | 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:  | 756-762 |  
  |  | 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:  | 770-776 |  
  |  | 4 | 2 | 
 QSslSocket::flush| Name:  | QSslSocket::flush |  | Prototype:  | bool QSslSocket::flush() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 838-849 |  
  |  | 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:  | 1012-1018 |  
  |  | 4 | 2 | 
 QSslSocket::setReadBufferSize| Name:  | QSslSocket::setReadBufferSize |  | Prototype:  | void QSslSocket::setReadBufferSize(qint64 size) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 856-863 |  
  |  | 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:  | 540-547 |  
  |  | 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:  | 446-453 |  
  |  | 4 | 2 | 
 QSslSocketBackendPrivate::sessionCipher| Name:  | QSslSocketBackendPrivate::sessionCipher |  | Prototype:  | QSslCipher QSslSocketBackendPrivate::sessionCipher() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1478-1491 |  
  |  | 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:  | 2171-2177 |  
  |  | 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:  | 2182-2188 |  
  |  | 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:  | 398-404 |  
  |  | 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:  | 135-142 |  
  |  | 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:  | 728-735 |  
  |  | 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:  | 740-747 |  
  |  | 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:  | 1533-1539 |  
  |  | 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:  | 801-807 |  
  |  | 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:  | 2377-2383 |  
  |  | 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:  | 2236-2243 |  
  |  | 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:  | 2502-2509 |  
  |  | 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:  | 2433-2439 |  
  |  | 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:  | 575-582 |  
  |  | 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:  | 563-570 |  
  |  | 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:  | 1972-1978 |  
  |  | 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:  | 741-749 |  
  |  | 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:  | 2000-2006 |  
  |  | 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:  | 1992-1998 |  
  |  | 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:  | 844-854 |  
  |  | 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:  | 2230-2237 |  
  |  | 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:  | 2194-2204 |  
  |  | 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:  | 1323-1337 |  
  |  | 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:  | 2206-2216 |  
  |  | 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:  | 2218-2228 |  
  |  | 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:  | 412-420 |  
  |  | 4 | 2 | 
 QStaticText::operator==| Name:  | QStaticText::operator== |  | Prototype:  | bool QStaticText::operator==(const QStaticText &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 240-246 |  
  |  | 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:  | 1562-1568 |  
  |  | 4 | 2 | 
 QString::endsWith| Name:  | QString::endsWith |  | Prototype:  | bool QString::endsWith(QChar c, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4525-4531 |  
  |  | 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:  | 4813-4820 |  
  |  | 4 | 2 | 
 QString::operator<| Name:  | QString::operator< |  | Prototype:  | bool QString::operator<(QLatin1String other) const noexcept |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2816-2823 |  
  |  | 4 | 2 | 
 QString::operator>| Name:  | QString::operator> |  | Prototype:  | bool QString::operator>(QLatin1String other) const noexcept |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2921-2928 |  
  |  | 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:  | 2703-2709 |  
  |  | 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:  | 2683-2689 |  
  |  | 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:  | 2723-2729 |  
  |  | 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:  | 4917-4923 |  
  |  | 4 | 2 | 
 QString::startsWith| Name:  | QString::startsWith |  | Prototype:  | bool QString::startsWith(QChar c, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4451-4457 |  
  |  | 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:  | 4541-4550 |  
  |  | 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:  | 4625-4633 |  
  |  | 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:  | 251-257 |  
  |  | 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:  | 221-227 |  
  |  | 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:  | 10321-10329 |  
  |  | 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:  | 80-85 |  
  |  | 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:  | 396-402 |  
  |  | 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:  | 404-410 |  
  |  | 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:  | 622-630 |  
  |  | 4 | 1 | 
 QStyleAnimation::updateCurrentTime| Name:  | QStyleAnimation::updateCurrentTime |  | Prototype:  | void QStyleAnimation::updateCurrentTime(int) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 127-134 |  
  |  | 4 | 3 | 
 QStyleHelper::backgroundColor| Name:  | QStyleHelper::backgroundColor |  | Prototype:  | QColor backgroundColor(const QPalette &pal, const QWidget* widget) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 412-418 |  
  |  | 4 | 2 | 
 QStyleHelper::isInstanceOf| Name:  | QStyleHelper::isInstanceOf |  | Prototype:  | bool isInstanceOf(QObject *obj, QAccessible::Role role) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 111-117 |  
  |  | 4 | 1 | 
 QStyleHints::cursorFlashTime| Name:  | QStyleHints::cursorFlashTime |  | Prototype:  | int QStyleHints::cursorFlashTime() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 320-326 |  
  |  | 4 | 1 | 
 QStyleHints::keyboardInputInterval| Name:  | QStyleHints::keyboardInputInterval |  | Prototype:  | int QStyleHints::keyboardInputInterval() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 279-285 |  
  |  | 4 | 1 | 
 QStyleHints::mouseDoubleClickInterval| Name:  | QStyleHints::mouseDoubleClickInterval |  | Prototype:  | int QStyleHints::mouseDoubleClickInterval() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 133-139 |  
  |  | 4 | 1 | 
 QStyleHints::mousePressAndHoldInterval| Name:  | QStyleHints::mousePressAndHoldInterval |  | Prototype:  | int QStyleHints::mousePressAndHoldInterval() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 163-169 |  
  |  | 4 | 1 | 
 QStyleHints::startDragDistance| Name:  | QStyleHints::startDragDistance |  | Prototype:  | int QStyleHints::startDragDistance() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 204-210 |  
  |  | 4 | 1 | 
 QStyleHints::startDragTime| Name:  | QStyleHints::startDragTime |  | Prototype:  | int QStyleHints::startDragTime() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 238-244 |  
  |  | 4 | 1 | 
 QStyleHints::tabFocusBehavior| Name:  | QStyleHints::tabFocusBehavior |  | Prototype:  | Qt::TabFocusBehavior QStyleHints::tabFocusBehavior() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 419-425 |  
  |  | 4 | 1 | 
 QStyleSheetStyle::positionRect| Name:  | QStyleSheetStyle::positionRect |  | Prototype:  | QRect QStyleSheetStyle::positionRect(const QWidget *w, const QRenderRule& rule1, const QRenderRule& rule2, int pe, const QRect& rect, Qt::LayoutDirection dir) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2315-2322 |  
  |  | 4 | 1 | 
 QStyleSheetStyle::repolish| Name:  | QStyleSheetStyle::repolish |  | Prototype:  | void QStyleSheetStyle::repolish(QWidget *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2853-2859 |  
  |  | 4 | 1 | 
 QStyledItemDelegate::createEditor| Name:  | QStyledItemDelegate::createEditor |  | Prototype:  | QWidget *QStyledItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 419-427 |  
  |  | 4 | 2 | 
 QSurfaceFormat::setOption| Name:  | QSurfaceFormat::setOption |  | Prototype:  | void QSurfaceFormat::setOption(QSurfaceFormat::FormatOptions opt) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 332-339 |  
  |  | 4 | 2 | 
 QSurfaceFormat::setVersion| Name:  | QSurfaceFormat::setVersion |  | Prototype:  | void QSurfaceFormat::setVersion(int major, int minor) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 690-697 |  
  |  | 4 | 2 | 
 QSyntaxHighlighter::QSyntaxHighlighter| Name:  | QSyntaxHighlighter::QSyntaxHighlighter |  | Prototype:  | QSyntaxHighlighter::QSyntaxHighlighter(QObject *parent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 297-305 |  
  |  | 4 | 3 | 
 QSyntaxHighlighter::currentBlockState| Name:  | QSyntaxHighlighter::currentBlockState |  | Prototype:  | int QSyntaxHighlighter::currentBlockState() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 545-552 |  
  |  | 4 | 2 | 
 QSyntaxHighlighter::currentBlockUserData| Name:  | QSyntaxHighlighter::currentBlockUserData |  | Prototype:  | QTextBlockUserData *QSyntaxHighlighter::currentBlockUserData() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 617-624 |  
  |  | 4 | 2 | 
 QSyntaxHighlighter::format| Name:  | QSyntaxHighlighter::format |  | Prototype:  | QTextCharFormat QSyntaxHighlighter::format(int pos) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 513-519 |  
  |  | 4 | 2 | 
 QSyntaxHighlighter::setCurrentBlockState| Name:  | QSyntaxHighlighter::setCurrentBlockState |  | Prototype:  | void QSyntaxHighlighter::setCurrentBlockState(int newState) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 559-566 |  
  |  | 4 | 2 | 
 QSyntaxHighlighter::setCurrentBlockUserData| Name:  | QSyntaxHighlighter::setCurrentBlockUserData |  | Prototype:  | void QSyntaxHighlighter::setCurrentBlockUserData(QTextBlockUserData *data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 602-609 |  
  |  | 4 | 2 | 
 QSyntaxHighlighterPrivate::_q_delayedRehighlight| Name:  | QSyntaxHighlighterPrivate::_q_delayedRehighlight |  | Prototype:  | inline void _q_delayedRehighlight() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 81-86 |  
  |  | 4 | 2 | 
 QSysInfo::kernelType| Name:  | QSysInfo::kernelType |  | Prototype:  | QString QSysInfo::kernelType() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2602-2614 |  
  |  | 4 | 2 | 
 QSysInfo::kernelVersion| Name:  | QSysInfo::kernelVersion |  | Prototype:  | QString QSysInfo::kernelVersion() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2629-2641 |  
  |  | 4 | 2 | 
 QSysInfo::machineHostName| Name:  | QSysInfo::machineHostName |  | Prototype:  | QString QSysInfo::machineHostName() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2865-2886 |  
  |  | 4 | 2 | 
 QSystemError::toString| Name:  | QSystemError::toString |  | Prototype:  | QString QSystemError::toString() const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp |  | Lines:  | 154-171 |  
  |  | 4 | 5 | 
 QSystemLocale::QSystemLocale| Name:  | QSystemLocale::QSystemLocale |  | Prototype:  | QSystemLocale::QSystemLocale() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 555-562 |  
  |  | 4 | 2 | 
 QSystemLocale::~QSystemLocale| Name:  | QSystemLocale::~QSystemLocale |  | Prototype:  | QSystemLocale::~QSystemLocale() |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 573-581 |  
  |  | 4 | 3 | 
 QSystemTrayIcon::geometry| Name:  | QSystemTrayIcon::geometry |  | Prototype:  | QRect QSystemTrayIcon::geometry() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 253-259 |  
  |  | 4 | 2 | 
 QSystemTrayIconPrivate::supportsMessages_sys| Name:  | QSystemTrayIconPrivate::supportsMessages_sys |  | Prototype:  | bool QSystemTrayIconPrivate::supportsMessages_sys() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 349-357 |  
  |  | 4 | 2 |