| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QSslConfigurationPrivate::defaultConfiguration| Name:  | QSslConfigurationPrivate::defaultConfiguration |  | Prototype:  | QSslConfiguration QSslConfigurationPrivate::defaultConfiguration() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2180-2185 |  
  |  | 3 | 1 | 
 QSslConfiguration::testSslOption| Name:  | QSslConfiguration::testSslOption |  | Prototype:  | bool QSslConfiguration::testSslOption(QSsl::SslOption option) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 674-677 |  
  |  | 1 | 1 | 
 QSslConfiguration::supportedEllipticCurves| Name:  | QSslConfiguration::supportedEllipticCurves |  | Prototype:  | QVector<QSslEllipticCurve> QSslConfiguration::supportedEllipticCurves() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 786-789 |  
  |  | 1 | 1 | 
 QSslConfiguration::supportedCiphers| Name:  | QSslConfiguration::supportedCiphers |  | Prototype:  | QList<QSslCipher> QSslConfiguration::supportedCiphers() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 602-605 |  
  |  | 1 | 1 | 
 QSslConfiguration::setSslOption| Name:  | QSslConfiguration::setSslOption |  | Prototype:  | void QSslConfiguration::setSslOption(QSsl::SslOption option, bool on) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 659-665 |  
  |  | 3 | 2 | 
 QSslConfiguration::setSessionTicket| Name:  | QSslConfiguration::setSessionTicket |  | Prototype:  | void QSslConfiguration::setSessionTicket(const QByteArray &sessionTicket) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 710-713 |  
  |  | 1 | 1 | 
 QSslConfiguration::setProtocol| Name:  | QSslConfiguration::setProtocol |  | Prototype:  | void QSslConfiguration::setProtocol(QSsl::SslProtocol protocol) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 280-283 |  
  |  | 1 | 1 | 
 QSslConfiguration::setDefaultConfiguration| Name:  | QSslConfiguration::setDefaultConfiguration |  | Prototype:  | void QSslConfiguration::setDefaultConfiguration(const QSslConfiguration &configuration) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 888-891 |  
  |  | 1 | 1 | 
 QSslConfiguration::setCaCertificates| Name:  | QSslConfiguration::setCaCertificates |  | Prototype:  | void QSslConfiguration::setCaCertificates(const QList<QSslCertificate> &certificates) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 630-634 |  
  |  | 2 | 1 | 
 QSslConfiguration::setAllowedNextProtocols| Name:  | QSslConfiguration::setAllowedNextProtocols |  | Prototype:  | void QSslConfiguration::setAllowedNextProtocols(QList<QByteArray> protocols) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 825-829 |  
  |  | 1 | 1 | 
 QSslConfiguration::sessionTicketLifeTimeHint| Name:  | QSslConfiguration::sessionTicketLifeTimeHint |  | Prototype:  | int QSslConfiguration::sessionTicketLifeTimeHint() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 728-731 |  
  |  | 1 | 1 | 
 QSslConfiguration::sessionTicket| Name:  | QSslConfiguration::sessionTicket |  | Prototype:  | QByteArray QSslConfiguration::sessionTicket() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 695-698 |  
  |  | 1 | 1 | 
 QSslConfiguration::protocol| Name:  | QSslConfiguration::protocol |  | Prototype:  | QSsl::SslProtocol QSslConfiguration::protocol() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 266-269 |  
  |  | 1 | 1 | 
 QSslConfiguration::privateKey| Name:  | QSslConfiguration::privateKey |  | Prototype:  | QSslKey QSslConfiguration::privateKey() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 531-534 |  
  |  | 1 | 1 | 
 QSslConfiguration::peerVerifyMode| Name:  | QSslConfiguration::peerVerifyMode |  | Prototype:  | QSslSocket::PeerVerifyMode QSslConfiguration::peerVerifyMode() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 296-299 |  
  |  | 1 | 1 | 
 QSslConfiguration::peerVerifyDepth| Name:  | QSslConfiguration::peerVerifyDepth |  | Prototype:  | int QSslConfiguration::peerVerifyDepth() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 329-332 |  
  |  | 1 | 1 | 
 QSslConfiguration::operator=| Name:  | QSslConfiguration::operator= |  | Prototype:  | QSslConfiguration &QSslConfiguration::operator=(const QSslConfiguration &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 173-177 |  
  |  | 2 | 1 | 
 QSslConfiguration::nextProtocolNegotiationStatus| Name:  | QSslConfiguration::nextProtocolNegotiationStatus |  | Prototype:  | QSslConfiguration::NextProtocolNegotiationStatus QSslConfiguration::nextProtocolNegotiationStatus() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 855-858 |  
  |  | 1 | 1 | 
 QSslConfiguration::nextNegotiatedProtocol| Name:  | QSslConfiguration::nextNegotiatedProtocol |  | Prototype:  | QByteArray QSslConfiguration::nextNegotiatedProtocol() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 804-807 |  
  |  | 1 | 1 | 
 QSslConfiguration::localCertificateChain| Name:  | QSslConfiguration::localCertificateChain |  | Prototype:  | QList<QSslCertificate> QSslConfiguration::localCertificateChain() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 362-365 |  
  |  | 1 | 1 | 
 QSslConfiguration::localCertificate| Name:  | QSslConfiguration::localCertificate |  | Prototype:  | QSslCertificate QSslConfiguration::localCertificate() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 400-405 |  
  |  | 3 | 2 | 
 QSslConfiguration::ellipticCurves| Name:  | QSslConfiguration::ellipticCurves |  | Prototype:  | QVector<QSslEllipticCurve> QSslConfiguration::ellipticCurves() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 755-758 |  
  |  | 1 | 1 | 
 QSslConfiguration::defaultConfiguration| Name:  | QSslConfiguration::defaultConfiguration |  | Prototype:  | QSslConfiguration QSslConfiguration::defaultConfiguration() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 876-879 |  
  |  | 1 | 1 | 
 QSslConfiguration::ciphers| Name:  | QSslConfiguration::ciphers |  | Prototype:  | QList<QSslCipher> QSslConfiguration::ciphers() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 573-576 |  
  |  | 1 | 1 | 
 QSslConfiguration::caCertificates| Name:  | QSslConfiguration::caCertificates |  | Prototype:  | QList<QSslCertificate> QSslConfiguration::caCertificates() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 617-620 |  
  |  | 1 | 1 | 
 QSslConfiguration::allowedNextProtocols| Name:  | QSslConfiguration::allowedNextProtocols |  | Prototype:  | QList<QByteArray> QSslConfiguration::allowedNextProtocols() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 840-843 |  
  |  | 1 | 1 | 
 QSslConfiguration::QSslConfiguration| Name:  | QSslConfiguration::QSslConfiguration |  | Prototype:  | QSslConfiguration::QSslConfiguration() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 147-150 |  
  |  | 2 | 1 | 
 QSslConfiguration::QSslConfiguration| Name:  | QSslConfiguration::QSslConfiguration |  | Prototype:  | QSslConfiguration::QSslConfiguration(const QSslConfiguration &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 156-159 |  
  |  | 2 | 1 | 
 QSslCipher::usedBits| Name:  | QSslCipher::usedBits |  | Prototype:  | int QSslCipher::usedBits() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines:  | 200-203 |  
  |  | 1 | 1 | 
 QSslCipher::protocolString| Name:  | QSslCipher::protocolString |  | Prototype:  | QString QSslCipher::protocolString() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines:  | 234-237 |  
  |  | 1 | 1 | 
 QSslCipher::operator=| Name:  | QSslCipher::operator= |  | Prototype:  | QSslCipher &QSslCipher::operator=(const QSslCipher &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines:  | 136-140 |  
  |  | 2 | 1 | 
 QSslCipher::name| Name:  | QSslCipher::name |  | Prototype:  | QString QSslCipher::name() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines:  | 180-183 |  
  |  | 1 | 1 | 
 QSslCipher::isNull| Name:  | QSslCipher::isNull |  | Prototype:  | bool QSslCipher::isNull() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines:  | 169-172 |  
  |  | 1 | 1 | 
 QSslCipher::QSslCipher| Name:  | QSslCipher::QSslCipher |  | Prototype:  | QSslCipher::QSslCipher() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines:  | 68-71 |  
  |  | 2 | 1 | 
 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 | 
 QSslCipher::QSslCipher| Name:  | QSslCipher::QSslCipher |  | Prototype:  | QSslCipher::QSslCipher(const QSslCipher &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines:  | 119-123 |  
  |  | 1 | 1 | 
 QSslCertificatePrivate::asn1ObjectName| Name:  | QSslCertificatePrivate::asn1ObjectName |  | Prototype:  | QByteArray QSslCertificatePrivate::asn1ObjectName(ASN1_OBJECT *object) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 585-592 |  
  |  | 4 | 2 | 
 QSslCertificatePrivate::asn1ObjectId| Name:  | QSslCertificatePrivate::asn1ObjectId |  | Prototype:  | QByteArray QSslCertificatePrivate::asn1ObjectId(ASN1_OBJECT *object) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 576-582 |  
  |  | 3 | 1 | 
 QSslCertificateExtension::value| Name:  | QSslCertificateExtension::value |  | Prototype:  | QVariant QSslCertificateExtension::value() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificateextension.cpp |  | Lines:  | 189-192 |  
  |  | 1 | 1 | 
 QSslCertificateExtension::oid| Name:  | QSslCertificateExtension::oid |  | Prototype:  | QString QSslCertificateExtension::oid() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificateextension.cpp |  | Lines:  | 171-174 |  
  |  | 1 | 1 | 
 QSslCertificateExtension::name| Name:  | QSslCertificateExtension::name |  | Prototype:  | QString QSslCertificateExtension::name() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificateextension.cpp |  | Lines:  | 180-183 |  
  |  | 1 | 1 | 
 QSslCertificateExtension::isSupported| Name:  | QSslCertificateExtension::isSupported |  | Prototype:  | bool QSslCertificateExtension::isSupported() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificateextension.cpp |  | Lines:  | 210-213 |  
  |  | 1 | 1 | 
 QSslCertificateExtension::isCritical| Name:  | QSslCertificateExtension::isCritical |  | Prototype:  | bool QSslCertificateExtension::isCritical() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificateextension.cpp |  | Lines:  | 197-200 |  
  |  | 1 | 1 | 
 QSslCertificateExtension::QSslCertificateExtension| Name:  | QSslCertificateExtension::QSslCertificateExtension |  | Prototype:  | QSslCertificateExtension::QSslCertificateExtension() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificateextension.cpp |  | Lines:  | 132-135 |  
  |  | 2 | 1 | 
 QSslCertificateExtension::QSslCertificateExtension| Name:  | QSslCertificateExtension::QSslCertificateExtension |  | Prototype:  | QSslCertificateExtension::QSslCertificateExtension(const QSslCertificateExtension &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificateextension.cpp |  | Lines:  | 140-143 |  
  |  | 2 | 1 | 
 QSslCertificate::version| Name:  | QSslCertificate::version |  | Prototype:  | QByteArray QSslCertificate::version() const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 82-90 |  
  |  | 5 | 2 | 
 QSslCertificate::verify| Name:  | QSslCertificate::verify |  | Prototype:  | QList<QSslError> QSslCertificate::verify(QList<QSslCertificate> certificateChain, const QString &hostName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 569-573 |  
  |  | 1 | 1 | 
 QSslCertificate::toDer| Name:  | QSslCertificate::toDer |  | Prototype:  | QByteArray QSslCertificate::toDer() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 484-489 |  
  |  | 3 | 2 | 
 QSslCertificate::subjectInfo| Name:  | QSslCertificate::subjectInfo |  | Prototype:  | QStringList QSslCertificate::subjectInfo(SubjectInfo info) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 131-140 |  
  |  | 5 | 2 | 
 QSslCertificate::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 | 
 QSslCertificate::operator==| Name:  | QSslCertificate::operator== |  | Prototype:  | bool QSslCertificate::operator==(const QSslCertificate &other) const |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 47-56 |  
  |  | 7 | 4 | 
 QSslCertificate::operator=| Name:  | QSslCertificate::operator= |  | Prototype:  | QSslCertificate &QSslCertificate::operator=(const QSslCertificate &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 175-179 |  
  |  | 2 | 1 | 
 QSslCertificate::issuerInfo| Name:  | QSslCertificate::issuerInfo |  | Prototype:  | QStringList QSslCertificate::issuerInfo(SubjectInfo info) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 109-118 |  
  |  | 5 | 2 | 
 QSslCertificate::isSelfSigned| Name:  | QSslCertificate::isSelfSigned |  | Prototype:  | bool QSslCertificate::isSelfSigned() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 74-80 |  
  |  | 3 | 2 | 
 QSslCertificate::isNull| Name:  | QSslCertificate::isNull |  | Prototype:  | bool QSslCertificate::isNull() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 69-72 |  
  |  | 1 | 1 | 
 QSslCertificate::isBlacklisted| Name:  | QSslCertificate::isBlacklisted |  | Prototype:  | bool QSslCertificate::isBlacklisted() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 239-242 |  
  |  | 1 | 1 | 
 QSslCertificate::importPkcs12| Name:  | QSslCertificate::importPkcs12 |  | Prototype:  | bool QSslCertificate::importPkcs12(QIODevice *device, QSslKey *key, QSslCertificate *certificate, QList<QSslCertificate> *caCertificates, const QByteArray &passPhrase) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 587-593 |  
  |  | 1 | 1 | 
 QSslCertificate::handle| Name:  | QSslCertificate::handle |  | Prototype:  | Qt::HANDLE QSslCertificate::handle() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 219-222 |  
  |  | 1 | 1 | 
 QSslCertificate::fromData| Name:  | QSslCertificate::fromData |  | Prototype:  | QList<QSslCertificate> QSslCertificate::fromData(const QByteArray &data, QSsl::EncodingFormat format) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 545-550 |  
  |  | 3 | 1 | 
 QSslCertificate::expiryDate| Name:  | QSslCertificate::expiryDate |  | Prototype:  | QDateTime QSslCertificate::expiryDate() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 214-217 |  
  |  | 1 | 1 | 
 QSslCertificate::effectiveDate| Name:  | QSslCertificate::effectiveDate |  | Prototype:  | QDateTime QSslCertificate::effectiveDate() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 209-212 |  
  |  | 1 | 1 | 
 QSslCertificate::digest| Name:  | QSslCertificate::digest |  | Prototype:  | QByteArray QSslCertificate::digest(QCryptographicHash::Algorithm algorithm) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 284-287 |  
  |  | 1 | 1 | 
 QSslCertificate::clear| Name:  | QSslCertificate::clear |  | Prototype:  | void QSslCertificate::clear() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 261-266 |  
  |  | 3 | 2 | 
 QSslCertificate::QSslCertificate| Name:  | QSslCertificate::QSslCertificate |  | Prototype:  | QSslCertificate::QSslCertificate(const QByteArray &data, QSsl::EncodingFormat format) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 150-155 |  
  |  | 2 | 1 | 
 QSslCertificate::QSslCertificate| Name:  | QSslCertificate::QSslCertificate |  | Prototype:  | QSslCertificate::QSslCertificate(const QSslCertificate &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 160-162 |  
  |  | 2 | 1 | 
 QSqlTableModelPrivate::strippedFieldName| Name:  | QSqlTableModelPrivate::strippedFieldName |  | Prototype:  | QString QSqlTableModelPrivate::strippedFieldName(const QString &name) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 73-79 |  
  |  | 4 | 2 | 
 QSqlTableModelPrivate::nameToIndex| Name:  | QSqlTableModelPrivate::nameToIndex |  | Prototype:  | int QSqlTableModelPrivate::nameToIndex(const QString &name) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 68-71 |  
  |  | 1 | 1 | 
 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 | 
 QSqlTableModelPrivate::initRecordAndPrimaryIndex| Name:  | QSqlTableModelPrivate::initRecordAndPrimaryIndex |  | Prototype:  | void QSqlTableModelPrivate::initRecordAndPrimaryIndex() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 93-98 |  
  |  | 3 | 1 | 
 QSqlTableModelPrivate::clearCache| Name:  | QSqlTableModelPrivate::clearCache |  | Prototype:  | void QSqlTableModelPrivate::clearCache() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 112-115 |  
  |  | 1 | 1 | 
 QSqlTableModelPrivate::clear| Name:  | QSqlTableModelPrivate::clear |  | Prototype:  | void QSqlTableModelPrivate::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 100-110 |  
  |  | 8 | 1 | 
 QSqlTableModel::tableName| Name:  | QSqlTableModel::tableName |  | Prototype:  | QString QSqlTableModel::tableName() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 347-351 |  
  |  | 2 | 1 | 
 QSqlTableModel::submit| Name:  | QSqlTableModel::submit |  | Prototype:  | bool QSqlTableModel::submit() |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 805-811 |  
  |  | 4 | 2 | 
 QSqlTableModel::sort| Name:  | QSqlTableModel::sort |  | Prototype:  | void QSqlTableModel::sort(int column, Qt::SortOrder order) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 947-951 |  
  |  | 2 | 1 | 
 QSqlTableModel::setTable| Name:  | QSqlTableModel::setTable |  | Prototype:  | void QSqlTableModel::setTable(const QString &tableName) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 322-342 |  
  |  | 12 | 4 | 
 QSqlTableModel::setSort| Name:  | QSqlTableModel::setSort |  | Prototype:  | void QSqlTableModel::setSort(int column, Qt::SortOrder order) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 960-965 |  
  |  | 3 | 1 | 
 QSqlTableModel::setQuery| Name:  | QSqlTableModel::setQuery |  | Prototype:  | void QSqlTableModel::setQuery(const QSqlQuery &query) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 604-607 |  
  |  | 1 | 1 | 
 QSqlTableModel::setFilter| Name:  | QSqlTableModel::setFilter |  | Prototype:  | void QSqlTableModel::setFilter(const QString &filter) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1257-1263 |  
  |  | 4 | 2 | 
 QSqlTableModel::setEditStrategy| Name:  | QSqlTableModel::setEditStrategy |  | Prototype:  | void QSqlTableModel::setEditStrategy(EditStrategy strategy) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 858-863 |  
  |  | 3 | 1 | 
 QSqlTableModel::rowCount| Name:  | QSqlTableModel::rowCount |  | Prototype:  | int QSqlTableModel::rowCount(const QModelIndex &parent) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1202-1210 |  
  |  | 4 | 2 | 
 QSqlTableModel::revertAll| Name:  | QSqlTableModel::revertAll |  | Prototype:  | void QSqlTableModel::revertAll() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 881-888 |  
  |  | 4 | 2 | 
 QSqlTableModel::revert| Name:  | QSqlTableModel::revert |  | Prototype:  | void QSqlTableModel::revert() |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 826-831 |  
  |  | 3 | 2 | 
 QSqlTableModel::record| Name:  | QSqlTableModel::record |  | Prototype:  | QSqlRecord QSqlTableModel::record() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1320-1323 |  
  |  | 1 | 1 | 
 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::primaryValues| Name:  | QSqlTableModel::primaryValues |  | Prototype:  | QSqlRecord QSqlTableModel::primaryValues(int row) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1435-1446 |  
  |  | 6 | 2 | 
 QSqlTableModel::primaryKey| Name:  | QSqlTableModel::primaryKey |  | Prototype:  | QSqlIndex QSqlTableModel::primaryKey() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 910-914 |  
  |  | 2 | 1 | 
 QSqlTableModel::orderByClause| Name:  | QSqlTableModel::orderByClause |  | Prototype:  | QString QSqlTableModel::orderByClause() const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 973-986 |  
  |  | 8 | 2 | 
 QSqlTableModel::isDirty| Name:  | QSqlTableModel::isDirty |  | Prototype:  | bool QSqlTableModel::isDirty() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 504-514 |  
  |  | 7 | 3 | 
 QSqlTableModel::insertRowIntoTable| Name:  | QSqlTableModel::insertRowIntoTable |  | Prototype:  | bool QSqlTableModel::insertRowIntoTable(const QSqlRecord &values) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 661-678 |  
  |  | 11 | 2 | 
 QSqlTableModel::filter| Name:  | QSqlTableModel::filter |  | Prototype:  | QString QSqlTableModel::filter() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1239-1243 |  
  |  | 2 | 1 | 
 QSqlTableModel::editStrategy| Name:  | QSqlTableModel::editStrategy |  | Prototype:  | QSqlTableModel::EditStrategy QSqlTableModel::editStrategy() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 870-874 |  
  |  | 2 | 1 | 
 QSqlTableModel::database| Name:  | QSqlTableModel::database |  | Prototype:  | QSqlDatabase QSqlTableModel::database() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 934-938 |  
  |  | 2 | 1 | 
 QSqlTableModel::data| Name:  | QSqlTableModel::data |  | Prototype:  | QVariant QSqlTableModel::data(const QModelIndex &index, int role) const |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 468-479 |  
  |  | 7 | 3 | 
 QSqlTableModel::clear| Name:  | QSqlTableModel::clear |  | Prototype:  | void QSqlTableModel::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1267-1274 |  
  |  | 5 | 1 | 
 QSqlTableModel::QSqlTableModel| Name:  | QSqlTableModel::QSqlTableModel |  | Prototype:  | QSqlTableModel::QSqlTableModel(QObject *parent, QSqlDatabase db) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 288-293 |  
  |  | 2 | 1 | 
 QSqlResultPrivate::holderAt| Name:  | QSqlResultPrivate::holderAt |  | Prototype:  | QString QSqlResultPrivate::holderAt(int index) const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 51-54 |  
  |  | 1 | 1 | 
 QSqlResultPrivate::fieldSerial| Name:  | QSqlResultPrivate::fieldSerial |  | Prototype:  | QString QSqlResultPrivate::fieldSerial(int i) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 57-73 |  
  |  | 10 | 2 | 
 QSqlResult::~QSqlResult| Name:  | QSqlResult::~QSqlResult |  | Prototype:  | QSqlResult::~QSqlResult() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 245-249 |  
  |  | 2 | 1 | 
 QSqlResult::setSelect| Name:  | QSqlResult::setSelect |  | Prototype:  | void QSqlResult::setSelect(bool select) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 346-350 |  
  |  | 2 | 1 | 
 QSqlResult::setQuery| Name:  | QSqlResult::setQuery |  | Prototype:  | void QSqlResult::setQuery(const QString& query) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 258-262 |  
  |  | 2 | 1 |