| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSslCipher::keyExchangeMethod| Name: | QSslCipher::keyExchangeMethod | | Prototype: | QString QSslCipher::keyExchangeMethod() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | | Lines: | 216-219 |
| | 1 | 1 |
QSslCipher::protocol| Name: | QSslCipher::protocol | | Prototype: | QSsl::SslProtocol QSslCipher::protocol() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | | Lines: | 254-257 |
| | 1 | 1 |
QSslCipher::supportedBits| Name: | QSslCipher::supportedBits | | Prototype: | int QSslCipher::supportedBits()const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | | Lines: | 198-201 |
| | 1 | 1 |
QSslConfiguration::peerCertificate| Name: | QSslConfiguration::peerCertificate | | Prototype: | QSslCertificate QSslConfiguration::peerCertificate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 465-468 |
| | 1 | 1 |
QSslConfiguration::peerCertificateChain| Name: | QSslConfiguration::peerCertificateChain | | Prototype: | QList<QSslCertificate> QSslConfiguration::peerCertificateChain() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 497-500 |
| | 1 | 1 |
QSslConfiguration::sessionCipher| Name: | QSslConfiguration::sessionCipher | | Prototype: | QSslCipher QSslConfiguration::sessionCipher() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 515-518 |
| | 1 | 1 |
QSslConfiguration::sessionProtocol| Name: | QSslConfiguration::sessionProtocol | | Prototype: | QSsl::SslProtocol QSslConfiguration::sessionProtocol() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 528-531 |
| | 1 | 1 |
QSslConfiguration::setEllipticCurves| Name: | QSslConfiguration::setEllipticCurves | | Prototype: | void QSslConfiguration::setEllipticCurves(const QVector<QSslEllipticCurve> &curves) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 794-797 |
| | 1 | 1 |
QSslConfiguration::setLocalCertificate| Name: | QSslConfiguration::setLocalCertificate | | Prototype: | void QSslConfiguration::setLocalCertificate(const QSslCertificate &certificate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 431-435 |
| | 2 | 1 |
QSslConfiguration::setLocalCertificateChain| Name: | QSslConfiguration::setLocalCertificateChain | | Prototype: | void QSslConfiguration::setLocalCertificateChain(const QList<QSslCertificate> &localChain) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 397-400 |
| | 1 | 1 |
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: | 353-361 |
| | 11 | 3 |
QSslConfiguration::setPeerVerifyMode| Name: | QSslConfiguration::setPeerVerifyMode | | Prototype: | void QSslConfiguration::setPeerVerifyMode(QSslSocket::PeerVerifyMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 320-323 |
| | 1 | 1 |
QSslConfiguration::setPrivateKey| Name: | QSslConfiguration::setPrivateKey | | Prototype: | void QSslConfiguration::setPrivateKey(const QSslKey &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 557-560 |
| | 1 | 1 |
QSslConfiguration::systemCaCertificates| Name: | QSslConfiguration::systemCaCertificates | | Prototype: | QList<QSslCertificate> QSslConfiguration::systemCaCertificates() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 654-658 |
| | 1 | 1 |
QSslContext::fromConfiguration| Name: | QSslContext::fromConfiguration | | Prototype: | QSslContext* QSslContext::fromConfiguration(QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 372-377 |
| | 3 | 1 |
QSslError::operator=| Name: | QSslError::operator= | | Prototype: | QSslError &QSslError::operator=(const QSslError &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | | Lines: | 168-172 |
| | 2 | 1 |
QSslKey::clear| Name: | QSslKey::clear | | Prototype: | void QSslKey::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 345-348 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator| Name: | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator | | Prototype: | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 122-125 |
| | 2 | 1 |
QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator| Name: | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator | | Prototype: | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator(const QSslPreSharedKeyAuthenticator &authenticator) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 139-142 |
| | 2 | 1 |
QSslPreSharedKeyAuthenticator::identity| Name: | QSslPreSharedKeyAuthenticator::identity | | Prototype: | QByteArray QSslPreSharedKeyAuthenticator::identity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 196-199 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::identityHint| Name: | QSslPreSharedKeyAuthenticator::identityHint | | Prototype: | QByteArray QSslPreSharedKeyAuthenticator::identityHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 172-175 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::maximumIdentityLength| Name: | QSslPreSharedKeyAuthenticator::maximumIdentityLength | | Prototype: | int QSslPreSharedKeyAuthenticator::maximumIdentityLength() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 211-214 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLength| Name: | QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLength | | Prototype: | int QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLength() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::operator=| Name: | QSslPreSharedKeyAuthenticator::operator= | | Prototype: | QSslPreSharedKeyAuthenticator &QSslPreSharedKeyAuthenticator::operator=(const QSslPreSharedKeyAuthenticator &authenticator) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 148-152 |
| | 2 | 1 |
QSslPreSharedKeyAuthenticator::preSharedKey| Name: | QSslPreSharedKeyAuthenticator::preSharedKey | | Prototype: | QByteArray QSslPreSharedKeyAuthenticator::preSharedKey() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 236-239 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::setIdentity| Name: | QSslPreSharedKeyAuthenticator::setIdentity | | Prototype: | void QSslPreSharedKeyAuthenticator::setIdentity(const QByteArray &identity) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 186-189 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::setPreSharedKey| Name: | QSslPreSharedKeyAuthenticator::setPreSharedKey | | Prototype: | void QSslPreSharedKeyAuthenticator::setPreSharedKey(const QByteArray &preSharedKey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 226-229 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticatorPrivate::QSslPreSharedKeyAuthenticatorPrivate| Name: | QSslPreSharedKeyAuthenticatorPrivate::QSslPreSharedKeyAuthenticatorPrivate | | Prototype: | QSslPreSharedKeyAuthenticatorPrivate::QSslPreSharedKeyAuthenticatorPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | | Lines: | 50-54 |
| | 2 | 1 |
QSslSocket::addCaCertificate| Name: | QSslSocket::addCaCertificate | | Prototype: | void QSslSocket::addCaCertificate(const QSslCertificate &certificate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1356-1360 |
| | 2 | 1 |
QSslSocket::addDefaultCaCertificates| Name: | QSslSocket::addDefaultCaCertificates | | Prototype: | bool QSslSocket::addDefaultCaCertificates(const QString &path, QSsl::EncodingFormat encoding, QRegExp::PatternSyntax syntax) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1434-1438 |
| | 1 | 1 |
QSslSocket::addDefaultCaCertificates| Name: | QSslSocket::addDefaultCaCertificates | | Prototype: | void QSslSocket::addDefaultCaCertificates(const QList<QSslCertificate> &certificates) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1459-1462 |
| | 1 | 1 |
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::localCertificateChain| Name: | QSslSocket::localCertificateChain | | Prototype: | QList<QSslCertificate> QSslSocket::localCertificateChain() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 965-969 |
| | 2 | 1 |
QSslSocket::peerVerifyName| Name: | QSslSocket::peerVerifyName | | Prototype: | QString QSslSocket::peerVerifyName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 701-705 |
| | 2 | 1 |
QSslSocket::privateKey| Name: | QSslSocket::privateKey | | Prototype: | QSslKey QSslSocket::privateKey() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1170-1174 |
| | 2 | 1 |
QSslSocket::sessionProtocol| Name: | QSslSocket::sessionProtocol | | Prototype: | QSsl::SslProtocol QSslSocket::sessionProtocol() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1108-1112 |
| | 2 | 1 |
QSslSocket::setPeerVerifyName| Name: | QSslSocket::setPeerVerifyName | | Prototype: | void QSslSocket::setPeerVerifyName(const QString &hostName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 715-719 |
| | 2 | 1 |
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 |
QSslSocket::sslLibraryBuildVersionNumber| Name: | QSslSocket::sslLibraryBuildVersionNumber | | Prototype: | long QSslSocket::sslLibraryBuildVersionNumber() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1762-1765 |
| | 1 | 1 |
QSslSocket::sslLibraryBuildVersionString| Name: | QSslSocket::sslLibraryBuildVersionString | | Prototype: | QString QSslSocket::sslLibraryBuildVersionString() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1775-1778 |
| | 1 | 1 |
QSslSocketBackendPrivate::continueHandshake::[lambda]| Name: | QSslSocketBackendPrivate::continueHandshake::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1578-1578 |
| | 0 | 1 |
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: | 1250-1279 |
| | 15 | 3 |
QSslSocketPrivate::addDefaultCaCertificates| Name: | QSslSocketPrivate::addDefaultCaCertificates | | Prototype: | bool QSslSocketPrivate::addDefaultCaCertificates(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2154-2166 |
| | 8 | 2 |
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 |
QSslSocketPrivate::isPaused| Name: | QSslSocketPrivate::isPaused | | Prototype: | bool QSslSocketPrivate::isPaused() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2316-2319 |
| | 1 | 1 |
QSslSocketPrivate::sslLibraryBuildVersionNumber| Name: | QSslSocketPrivate::sslLibraryBuildVersionNumber | | Prototype: | long QSslSocketPrivate::sslLibraryBuildVersionNumber() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 604-607 |
| | 1 | 1 |
QSslSocketPrivate::sslLibraryBuildVersionString| Name: | QSslSocketPrivate::sslLibraryBuildVersionString | | Prototype: | QString QSslSocketPrivate::sslLibraryBuildVersionString() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 609-615 |
| | 0 | 2 |
QSslSocketPrivate::sslLibraryBuildVersionString::[lambda]| Name: | QSslSocketPrivate::sslLibraryBuildVersionString::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 614-614 |
| | 0 | 1 |
QStackTextEngine::QStackTextEngine| Name: | QStackTextEngine::QStackTextEngine | | Prototype: | QStackTextEngine::QStackTextEngine(const QString &string, const QFont &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3447-3453 |
| | 2 | 1 |
QStackedLayout::QStackedLayout| Name: | QStackedLayout::QStackedLayout | | Prototype: | QStackedLayout::QStackedLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 156-159 |
| | 2 | 1 |
QStackedLayout::QStackedLayout| Name: | QStackedLayout::QStackedLayout | | Prototype: | QStackedLayout::QStackedLayout(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 167-170 |
| | 2 | 1 |
QStackedLayout::QStackedLayout| Name: | QStackedLayout::QStackedLayout | | Prototype: | QStackedLayout::QStackedLayout(QLayout *parentLayout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 176-179 |
| | 2 | 1 |
QStackedLayout::addItem| Name: | QStackedLayout::addItem | | Prototype: | void QStackedLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 422-431 |
| | 6 | 2 |
QStackedLayout::addWidget| Name: | QStackedLayout::addWidget | | Prototype: | int QStackedLayout::addWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 200-204 |
| | 2 | 1 |
QStackedLayout::count| Name: | QStackedLayout::count | | Prototype: | int QStackedLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 412-416 |
| | 2 | 1 |
QStackedLayout::currentIndex| Name: | QStackedLayout::currentIndex | | Prototype: | int QStackedLayout::currentIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 354-358 |
| | 2 | 1 |
QStackedLayout::currentWidget| Name: | QStackedLayout::currentWidget | | Prototype: | QWidget *QStackedLayout::currentWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 386-390 |
| | 2 | 1 |
QStackedLayout::hasHeightForWidth| Name: | QStackedLayout::hasHeightForWidth | | Prototype: | bool QStackedLayout::hasHeightForWidth() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 492-503 |
| | 6 | 4 |
QStackedLayout::heightForWidth| Name: | QStackedLayout::heightForWidth | | Prototype: | int QStackedLayout::heightForWidth(int width) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 508-527 |
| | 8 | 4 |
QStackedLayout::insertWidget| Name: | QStackedLayout::insertWidget | | Prototype: | int QStackedLayout::insertWidget(int index, QWidget *widget) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 220-240 |
| | 16 | 5 |
QStackedLayout::itemAt| Name: | QStackedLayout::itemAt | | Prototype: | QLayoutItem *QStackedLayout::itemAt(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 245-249 |
| | 2 | 1 |
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: | 457-467 |
| | 7 | 3 |
QStackedLayout::setCurrentIndex| Name: | QStackedLayout::setCurrentIndex | | Prototype: | void QStackedLayout::setCurrentIndex(int index) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 294-352 |
| | 35 | 13 |
QStackedLayout::setCurrentWidget| Name: | QStackedLayout::setCurrentWidget | | Prototype: | void QStackedLayout::setCurrentWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 369-377 |
| | 5 | 2 |
QStackedLayout::setGeometry| Name: | QStackedLayout::setGeometry | | Prototype: | void QStackedLayout::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 472-487 |
| | 10 | 7 |
QStackedLayout::setStackingMode| Name: | QStackedLayout::setStackingMode | | Prototype: | void QStackedLayout::setStackingMode(StackingMode stackingMode) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 561-592 |
| | 22 | 12 |
QStackedLayout::sizeHint| Name: | QStackedLayout::sizeHint | | Prototype: | QSize QStackedLayout::sizeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 436-452 |
| | 12 | 5 |
QStackedLayout::stackingMode| Name: | QStackedLayout::stackingMode | | Prototype: | QStackedLayout::StackingMode QStackedLayout::stackingMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 555-559 |
| | 2 | 1 |
QStackedLayout::takeAt| Name: | QStackedLayout::takeAt | | Prototype: | QLayoutItem *QStackedLayout::takeAt(int index) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 263-284 |
| | 16 | 6 |
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 |
QStackedLayout::~QStackedLayout| Name: | QStackedLayout::~QStackedLayout | | Prototype: | QStackedLayout::~QStackedLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 185-189 |
| | 2 | 1 |
QStackedLayoutPrivate::QStackedLayoutPrivate| Name: | QStackedLayoutPrivate::QStackedLayoutPrivate | | Prototype: | QStackedLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 53-53 |
| | 1 | 1 |
QStackedLayoutPrivate::replaceAt| Name: | QStackedLayoutPrivate::replaceAt | | Prototype: | QLayoutItem* QStackedLayoutPrivate::replaceAt(int idx, QLayoutItem *newitem) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 60-75 |
| | 12 | 4 |
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 |
QStackedWidget::addWidget| Name: | QStackedWidget::addWidget | | Prototype: | int QStackedWidget::addWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 161-164 |
| | 1 | 1 |
QStackedWidget::count| Name: | QStackedWidget::count | | Prototype: | int QStackedWidget::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 283-286 |
| | 1 | 1 |
QStackedWidget::currentIndex| Name: | QStackedWidget::currentIndex | | Prototype: | int QStackedWidget::currentIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 219-222 |
| | 1 | 1 |
QStackedWidget::currentWidget| Name: | QStackedWidget::currentWidget | | Prototype: | QWidget *QStackedWidget::currentWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 229-232 |
| | 1 | 1 |
QStackedWidget::event| Name: | QStackedWidget::event | | Prototype: | bool QStackedWidget::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 289-292 |
| | 1 | 1 |
QStackedWidget::indexOf| Name: | QStackedWidget::indexOf | | Prototype: | int QStackedWidget::indexOf(QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 259-262 |
| | 1 | 1 |
QStackedWidget::insertWidget| Name: | QStackedWidget::insertWidget | | Prototype: | int QStackedWidget::insertWidget(int index, QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QStackedWidget::removeWidget| Name: | QStackedWidget::removeWidget | | Prototype: | void QStackedWidget::removeWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 197-200 |
| | 1 | 1 |
QStackedWidget::setCurrentIndex| Name: | QStackedWidget::setCurrentIndex | | Prototype: | void QStackedWidget::setCurrentIndex(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 214-217 |
| | 1 | 1 |
QStackedWidget::setCurrentWidget| Name: | QStackedWidget::setCurrentWidget | | Prototype: | void QStackedWidget::setCurrentWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 243-251 |
| | 5 | 2 |
QStackedWidget::widget| Name: | QStackedWidget::widget | | Prototype: | QWidget *QStackedWidget::widget(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 270-273 |
| | 1 | 1 |
QStackedWidgetPrivate::QStackedWidgetPrivate| Name: | QStackedWidgetPrivate::QStackedWidgetPrivate | | Prototype: | QStackedWidgetPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 54-54 |
| | 1 | 1 |
QStandardItem::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 707-712 |
| | 2 | 1 |
QStandardItem::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 717-723 |
| | 3 | 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::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem(QStandardItemPrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 752-757 |
| | 2 | 1 |
QStandardItem::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem(const QStandardItem &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 765-771 |
| | 3 | 1 |
QStandardItem::child| Name: | QStandardItem::child | | Prototype: | QStandardItem *QStandardItem::child(int row, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1765-1772 |
| | 5 | 2 |
QStandardItem::clone| Name: | QStandardItem::clone | | Prototype: | QStandardItem *QStandardItem::clone() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1946-1949 |
| | 1 | 1 |
QStandardItem::column| Name: | QStandardItem::column | | Prototype: | int QStandardItem::column() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1417-1422 |
| | 3 | 1 |
QStandardItem::columnCount| Name: | QStandardItem::columnCount | | Prototype: | int QStandardItem::columnCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1506-1510 |
| | 2 | 1 |
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: | 853-863 |
| | 7 | 3 |
QStandardItem::emitDataChanged| Name: | QStandardItem::emitDataChanged | | Prototype: | void QStandardItem::emitDataChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 877-882 |
| | 3 | 2 |
QStandardItem::flags| Name: | QStandardItem::flags | | Prototype: | Qt::ItemFlags QStandardItem::flags() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 907-914 |
| | 5 | 2 |
QStandardItem::hasChildren| Name: | QStandardItem::hasChildren | | Prototype: | bool QStandardItem::hasChildren() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1734-1737 |
| | 1 | 1 |