| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QSqlTableModel::isDirty| Name:  | QSqlTableModel::isDirty |  | Prototype:  | bool QSqlTableModel::isDirty(const QModelIndex &index) const |  | Coverage:  |  73.333% (11/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 523-537 |  
  |  | 10 | 3 | 
 QSqlTableModel::record| Name:  | QSqlTableModel::record |  | Prototype:  | QSqlRecord QSqlTableModel::record(int row) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1337-1353 |  
  |  | 8 | 3 | 
 QSqlTableModel::select| Name:  | QSqlTableModel::select |  | Prototype:  | bool QSqlTableModel::select() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 362-384 |  
  |  | 14 | 3 | 
 QSqlTableModelPrivate::insertCount| Name:  | QSqlTableModelPrivate::insertCount |  | Prototype:  | int QSqlTableModelPrivate::insertCount(int maxRow) const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 81-91 |  
  |  | 7 | 3 | 
 QSslCertificate::extensions| Name:  | QSslCertificate::extensions |  | Prototype:  | QList<QSslCertificateExtension> QSslCertificate::extensions() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 459-475 |  
  |  | 9 | 3 | 
 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 | 
 QSslCertificate::serialNumber| Name:  | QSslCertificate::serialNumber |  | Prototype:  | QByteArray QSslCertificate::serialNumber() const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 92-107 |  
  |  | 11 | 3 | 
 QSslCertificatePrivate::certificatesFromDer| Name:  | QSslCertificatePrivate::certificatesFromDer |  | Prototype:  | QList<QSslCertificate> QSslCertificatePrivate::certificatesFromDer(const QByteArray &der, int count) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 680-699 |  
  |  | 11 | 3 | 
 QSslCertificatePrivate::convertExtension| Name:  | QSslCertificatePrivate::convertExtension |  | Prototype:  | QSslCertificateExtension QSslCertificatePrivate::convertExtension(X509_EXTENSION *ext) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 426-457 |  
  |  | 19 | 3 | 
 QSslCertificatePrivate::isBlacklisted| Name:  | QSslCertificatePrivate::isBlacklisted |  | Prototype:  | bool QSslCertificatePrivate::isBlacklisted(const QSslCertificate &certificate) |  | Coverage:  |  72.727% (8/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 645-655 |  
  |  | 7 | 3 | 
 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 | 
 QSslConfiguration::setPeerVerifyDepth| Name:  | QSslConfiguration::setPeerVerifyDepth |  | Prototype:  | void QSslConfiguration::setPeerVerifyDepth(int depth) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 345-353 |  
  |  | 11 | 3 | 
 QSslKey::QSslKey| Name:  | QSslKey::QSslKey |  | Prototype:  | QSslKey::QSslKey(QIODevice *device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding, QSsl::KeyType type, const QByteArray &passPhrase) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp |  | Lines:  | 256-269 |  
  |  | 8 | 3 | 
 QSslKey::toDer| Name:  | QSslKey::toDer |  | Prototype:  | QByteArray QSslKey::toDer(const QByteArray &passPhrase) const |  | Coverage:  |  72.727% (8/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp |  | Lines:  | 377-392 |  
  |  | 6 | 3 | 
 QSslSocket::close| Name:  | QSslSocket::close |  | Prototype:  | void QSslSocket::close() |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 787-802 |  
  |  | 8 | 3 | 
 QSslSocket::connectToHost| Name:  | QSslSocket::connectToHost |  | Prototype:  | void QSslSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1897-1921 |  
  |  | 11 | 3 | 
 QSslSocket::connectToHostEncrypted| Name:  | QSslSocket::connectToHostEncrypted |  | Prototype:  | void QSslSocket::connectToHostEncrypted(const QString &hostName, quint16 port, OpenMode mode, NetworkLayerProtocol protocol) |  | Coverage:  |  33.333% (3/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 429-445 |  
  |  | 15 | 3 | 
 QSslSocket::connectToHostEncrypted| Name:  | QSslSocket::connectToHostEncrypted |  | Prototype:  | void QSslSocket::connectToHostEncrypted(const QString &hostName, quint16 port, const QString &sslPeerName, OpenMode mode, NetworkLayerProtocol protocol) |  | Coverage:  |  33.333% (3/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 458-477 |  
  |  | 16 | 3 | 
 QSslSocket::readData| Name:  | QSslSocket::readData |  | Prototype:  | qint64 QSslSocket::readData(char *data, qint64 maxlen) |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1966-1984 |  
  |  | 7 | 3 | 
 QSslSocket::setCiphers| Name:  | QSslSocket::setCiphers |  | Prototype:  | void QSslSocket::setCiphers(const QString &ciphers) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1241-1250 |  
  |  | 6 | 3 | 
 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 | 
 QSslSocket::startServerEncryption| Name:  | QSslSocket::startServerEncryption |  | Prototype:  | void QSslSocket::startServerEncryption() |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1821-1834 |  
  |  | 7 | 3 | 
 QSslSocket::waitForConnected| Name:  | QSslSocket::waitForConnected |  | Prototype:  | bool QSslSocket::waitForConnected(int msecs) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1526-1537 |  
  |  | 8 | 3 | 
 QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates| Name:  | QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates |  | Prototype:  | QList<QSslCertificate> QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates(struct stack_st_X509 *x509) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1646-1655 |  
  |  | 6 | 3 | 
 QSslSocketBackendPrivate::disconnectFromHost| Name:  | QSslSocketBackendPrivate::disconnectFromHost |  | Prototype:  | void QSslSocketBackendPrivate::disconnectFromHost() |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1499-1509 |  
  |  | 6 | 3 | 
 QSslSocketBackendPrivate::getErrorsFromOpenSsl| Name:  | QSslSocketBackendPrivate::getErrorsFromOpenSsl |  | Prototype:  | QString QSslSocketBackendPrivate::getErrorsFromOpenSsl() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 164-175 |  
  |  | 8 | 3 | 
 QSslSocketBackendPrivate::storePeerCertificates| Name:  | QSslSocketBackendPrivate::storePeerCertificates |  | Prototype:  | void QSslSocketBackendPrivate::storePeerCertificates() |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1256-1270 |  
  |  | 7 | 3 | 
 QSslSocketBackendPrivate::tlsPskClientCallback| Name:  | QSslSocketBackendPrivate::tlsPskClientCallback |  | Prototype:  | unsigned int QSslSocketBackendPrivate::tlsPskClientCallback(const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1298-1327 |  
  |  | 15 | 3 | 
 QSslSocketPrivate::_q_bytesWrittenSlot| Name:  | QSslSocketPrivate::_q_bytesWrittenSlot |  | Prototype:  | void QSslSocketPrivate::_q_bytesWrittenSlot(qint64 written) |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2442-2455 |  
  |  | 6 | 3 | 
 QSslSocketPrivate::_q_connectedSlot| Name:  | QSslSocketPrivate::_q_connectedSlot |  | Prototype:  | void QSslSocketPrivate::_q_connectedSlot() |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2328-2355 |  
  |  | 13 | 3 | 
 QSslSocketPrivate::_q_readyReadSlot| Name:  | QSslSocketPrivate::_q_readyReadSlot |  | Prototype:  | void QSslSocketPrivate::_q_readyReadSlot() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2423-2437 |  
  |  | 7 | 3 | 
 QSslSocketPrivate::bind| Name:  | QSslSocketPrivate::bind |  | Prototype:  | bool QSslSocketPrivate::bind(const QHostAddress &address, quint16 port, QAbstractSocket::BindMode mode) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2302-2323 |  
  |  | 10 | 3 | 
 QSslSocketPrivate::resetDefaultEllipticCurves| Name:  | QSslSocketPrivate::resetDefaultEllipticCurves |  | Prototype:  | void QSslSocketPrivate::resetDefaultEllipticCurves() |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 662-686 |  
  |  | 10 | 3 | 
 QSslSocketPrivate::sslLibraryVersionString| Name:  | QSslSocketPrivate::sslLibraryVersionString |  | Prototype:  | QString QSslSocketPrivate::sslLibraryVersionString() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 598-608 |  
  |  | 6 | 3 | 
 QStackedLayout::minimumSize| Name:  | QStackedLayout::minimumSize |  | Prototype:  | QSize QStackedLayout::minimumSize() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 451-461 |  
  |  | 7 | 3 | 
 QStandardItem::data| Name:  | QStandardItem::data |  | Prototype:  | QVariant QStandardItem::data(int role) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 844-854 |  
  |  | 7 | 3 | 
 QStandardItem::insertColumn| Name:  | QStandardItem::insertColumn |  | Prototype:  | void QStandardItem::insertColumn(int column, const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1538-1546 |  
  |  | 6 | 3 | 
 QStandardItem::insertRow| Name:  | QStandardItem::insertRow |  | Prototype:  | void QStandardItem::insertRow(int row, const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1509-1517 |  
  |  | 6 | 3 | 
 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::setColumnCount| Name:  | QStandardItem::setColumnCount |  | Prototype:  | void QStandardItem::setColumnCount(int columns) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1481-1490 |  
  |  | 6 | 3 | 
 QStandardItem::setRowCount| Name:  | QStandardItem::setRowCount |  | Prototype:  | void QStandardItem::setRowCount(int rows) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1453-1462 |  
  |  | 6 | 3 | 
 QStandardItem::takeChild| Name:  | QStandardItem::takeChild |  | Prototype:  | QStandardItem *QStandardItem::takeChild(int row, int column) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1775-1787 |  
  |  | 9 | 3 | 
 QStandardItemModel::flags| Name:  | QStandardItemModel::flags |  | Prototype:  | Qt::ItemFlags QStandardItemModel::flags(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2739-2752 |  
  |  | 11 | 3 | 
 QStandardItemModel::setData| Name:  | QStandardItemModel::setData |  | Prototype:  | bool QStandardItemModel::setData(const QModelIndex &index, const QVariant &value, int role) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2904-2913 |  
  |  | 7 | 3 | 
 QStandardItemModel::takeHorizontalHeaderItem| Name:  | QStandardItemModel::takeHorizontalHeaderItem |  | Prototype:  | QStandardItem *QStandardItemModel::takeHorizontalHeaderItem(int column) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2660-2671 |  
  |  | 8 | 3 | 
 QStandardItemModel::takeVerticalHeaderItem| Name:  | QStandardItemModel::takeVerticalHeaderItem |  | Prototype:  | QStandardItem *QStandardItemModel::takeVerticalHeaderItem(int row) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2682-2693 |  
  |  | 8 | 3 | 
 QStandardItemPrivate::position| Name:  | QStandardItemPrivate::position |  | Prototype:  | QPair<int, int> QStandardItemPrivate::position() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 100-110 |  
  |  | 6 | 3 | 
 QStandardPaths::locate| Name:  | QStandardPaths::locate |  | Prototype:  | QString QStandardPaths::locate(StandardLocation type, const QString &fileName, LocateOptions options) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 409-418 |  
  |  | 6 | 3 | 
 QStandardPaths::locateAll| Name:  | QStandardPaths::locateAll |  | Prototype:  | QStringList QStandardPaths::locateAll(StandardLocation type, const QString &fileName, LocateOptions options) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 428-438 |  
  |  | 7 | 3 | 
 QState::event| Name:  | QState::event |  | Prototype:  | bool QState::event(QEvent *e) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 537-547 |  
  |  | 7 | 3 | 
 QState::setChildMode| Name:  | QState::setChildMode |  | Prototype:  | void QState::setChildMode(ChildMode mode) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 517-532 |  
  |  | 9 | 3 | 
 QStateMachine::addState| Name:  | QStateMachine::addState |  | Prototype:  | void QStateMachine::addState(QAbstractState *state) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2562-2573 |  
  |  | 7 | 3 | 
 QStateMachine::removeState| Name:  | QStateMachine::removeState |  | Prototype:  | void QStateMachine::removeState(QAbstractState *state) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2581-2594 |  
  |  | 9 | 3 | 
 QStateMachinePrivate::_q_start| Name:  | QStateMachinePrivate::_q_start |  | Prototype:  | void QStateMachinePrivate::_q_start() |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1774-1845 |  
  |  | 47 | 3 | 
 QStateMachinePrivate::_q_startDelayedEventTimer| Name:  | QStateMachinePrivate::_q_startDelayedEventTimer |  | Prototype:  | void QStateMachinePrivate::_q_startDelayedEventTimer(int id, int delay) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1942-1963 |  
  |  | 14 | 3 | 
 QStateMachinePrivate::cancelAllDelayedEvents| Name:  | QStateMachinePrivate::cancelAllDelayedEvents |  | Prototype:  | void QStateMachinePrivate::cancelAllDelayedEvents() |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2031-2048 |  
  |  | 11 | 3 | 
 QStateMachinePrivate::isCompound| Name:  | QStateMachinePrivate::isCompound |  | Prototype:  | bool QStateMachinePrivate::isCompound(const QAbstractState *s) const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1195-1205 |  
  |  | 7 | 3 | 
 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::registerMultiThreadedSignalTransitions| Name:  | QStateMachinePrivate::registerMultiThreadedSignalTransitions |  | Prototype:  | void QStateMachinePrivate::registerMultiThreadedSignalTransitions() |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1763-1772 |  
  |  | 6 | 3 | 
 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::registerTransitions| Name:  | QStateMachinePrivate::registerTransitions |  | Prototype:  | void QStateMachinePrivate::registerTransitions(QAbstractState *state) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2175-2185 |  
  |  | 7 | 3 | 
 QStateMachinePrivate::restorablesToPropertyList| Name:  | QStateMachinePrivate::restorablesToPropertyList |  | Prototype:  | QVector<QPropertyAssignment> QStateMachinePrivate::restorablesToPropertyList(const QHash<RestorableId, QVariant> &restorables) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1357-1373 |  
  |  | 8 | 3 | 
 QStateMachinePrivate::savedValueForRestorable| Name:  | QStateMachinePrivate::savedValueForRestorable |  | Prototype:  | QVariant QStateMachinePrivate::savedValueForRestorable(const QList<QAbstractState*> &exitedStates_sorted, QObject *object, const QByteArray &propertyName) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1291-1312 |  
  |  | 7 | 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 | 
 QStatePrivate::historyStates| Name:  | QStatePrivate::historyStates |  | Prototype:  | QList<QHistoryState*> QStatePrivate::historyStates() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 217-227 |  
  |  | 7 | 3 | 
 QStatusBar::clearMessage| Name:  | QStatusBar::clearMessage |  | Prototype:  | void QStatusBar::clearMessage() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 569-580 |  
  |  | 8 | 3 | 
 QStatusBarPrivate::indexToLastNonPermanentWidget| Name:  | QStatusBarPrivate::indexToLastNonPermanentWidget |  | Prototype:  | int indexToLastNonPermanentWidget() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 88-97 |  
  |  | 6 | 3 | 
 QStatusBarPrivate::tryToShowSizeGrip| Name:  | QStatusBarPrivate::tryToShowSizeGrip |  | Prototype:  | void tryToShowSizeGrip() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 100-110 |  
  |  | 8 | 3 | 
 QStorageInfoPrivate::retrieveVolumeInfo| Name:  | QStorageInfoPrivate::retrieveVolumeInfo |  | Prototype:  | void QStorageInfoPrivate::retrieveVolumeInfo() |  | Coverage:  |  55.556% (5/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines:  | 516-543 |  
  |  | 11 | 3 | 
 QString::append| Name:  | QString::append |  | Prototype:  | QString &QString::append(const QStringRef &str) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9405-9415 |  
  |  | 7 | 3 | 
 QString::append| Name:  | QString::append |  | Prototype:  | QString &QString::append(const QChar *str, int len) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2055-2065 |  
  |  | 7 | 3 | 
 QString::append| Name:  | QString::append |  | Prototype:  | QString &QString::append(QLatin1String str) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2072-2085 |  
  |  | 10 | 3 | 
 QString::compare_helper| Name:  | QString::compare_helper |  | Prototype:  | int QString::compare_helper(const QChar *data1, int length1, QLatin1String s2, Qt::CaseSensitivity cs) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5471-5486 |  
  |  | 8 | 3 | 
 QString::contains| Name:  | QString::contains |  | Prototype:  | bool QString::contains(const QRegularExpression &re, QRegularExpressionMatch *match) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3993-4004 |  
  |  | 8 | 3 | 
 QString::count| Name:  | QString::count |  | Prototype:  | int QString::count(const QRegExp& rx) const |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3841-3854 |  
  |  | 10 | 3 | 
 QString::expand| Name:  | QString::expand |  | Prototype:  | void QString::expand(int i) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 1763-1773 |  
  |  | 7 | 3 | 
 QString::fill| Name:  | QString::fill |  | Prototype:  | QString& QString::fill(QChar ch, int size) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5069-5079 |  
  |  | 7 | 3 | 
 QString::insert| Name:  | QString::insert |  | Prototype:  | QString& QString::insert(int i, QChar ch) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2003-2013 |  
  |  | 8 | 3 | 
 QString::isSimpleText| Name:  | QString::isSimpleText |  | Prototype:  | bool QString::isSimpleText() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 8033-8047 |  
  |  | 8 | 3 | 
 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::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::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::replace| Name:  | QString::replace |  | Prototype:  | QString &QString::replace(int pos, int len, const QChar *unicode, int size) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2335-2345 |  
  |  | 7 | 3 | 
 QString::section| Name:  | QString::section |  | Prototype:  | QString QString::section(const QRegExp ®, int start, int end, SectionFlags flags) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4245-4266 |  
  |  | 15 | 3 | 
 QString::setRawData| Name:  | QString::setRawData |  | Prototype:  | QString &QString::setRawData(const QChar *unicode, int size) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 8214-8228 |  
  |  | 8 | 3 | 
 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 | 
 QStringListModel::insertRows| Name:  | QStringListModel::insertRows |  | Prototype:  | bool QStringListModel::insertRows(int row, int count, const QModelIndex &parent) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines:  | 207-220 |  
  |  | 7 | 3 | 
 QStringListModel::removeRows| Name:  | QStringListModel::removeRows |  | Prototype:  | bool QStringListModel::removeRows(int row, int count, const QModelIndex &parent) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines:  | 233-246 |  
  |  | 7 | 3 | 
 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::trimmed| Name:  | QStringRef::trimmed |  | Prototype:  | QStringRef QStringRef::trimmed() const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10293-10304 |  
  |  | 9 | 3 | 
 QStroker::capForJoinMode| Name:  | QStroker::capForJoinMode |  | Prototype:  | Qt::PenCapStyle QStroker::capForJoinMode(LineJoinMode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 376-381 |  
  |  | 3 | 3 | 
 QStroker::joinModeForCap| Name:  | QStroker::joinModeForCap |  | Prototype:  | QStroker::LineJoinMode QStroker::joinModeForCap(Qt::PenCapStyle style) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 383-388 |  
  |  | 3 | 3 | 
 QStyle::combinedLayoutSpacing| Name:  | QStyle::combinedLayoutSpacing |  | Prototype:  | int QStyle::combinedLayoutSpacing(QSizePolicy::ControlTypes controls1, QSizePolicy::ControlTypes controls2, Qt::Orientation orientation, QStyleOption *option, QWidget *widget) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2344-2361 |  
  |  | 10 | 3 | 
 QStyle::itemTextRect| Name:  | QStyle::itemTextRect |  | Prototype:  | QRect QStyle::itemTextRect(const QFontMetrics &metrics, const QRect &rect, int alignment, bool enabled, const QString &text) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 515-531 |  
  |  | 10 | 3 | 
 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:  | 121-128 |  
  |  | 4 | 3 | 
 QStyleHelper::calcBigLineSize| Name:  | QStyleHelper::calcBigLineSize |  | Prototype:  | int calcBigLineSize(int radius) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 130-138 |  
  |  | 6 | 3 | 
 QStyleHelper::calcRadialPos| Name:  | QStyleHelper::calcRadialPos |  | Prototype:  | static QPointF calcRadialPos(const QStyleOptionSlider *dial, qreal offset) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 140-161 |  
  |  | 18 | 3 | 
 QStyleHelper::hasAncestor| Name:  | QStyleHelper::hasAncestor |  | Prototype:  | bool hasAncestor(QObject *obj, QAccessible::Role role) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 114-124 |  
  |  | 7 | 3 | 
 QStyleHelper::uniqueName| Name:  | QStyleHelper::uniqueName |  | Prototype:  | QString uniqueName(const QString &key, const QStyleOption *option, const QSize &size) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 55-91 |  
  |  | 19 | 3 |