| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
TypeConstructor::customTypeConstructor| Name: | TypeConstructor::customTypeConstructor | | Prototype: | static void *customTypeConstructor(const int type, void *where, const void *copy) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1758-1770 |
| | 8 | 2 |
_q_fixupDateTime| Name: | _q_fixupDateTime | | Prototype: | static void _q_fixupDateTime(QDateTime *dateTime) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 466-475 |
| | 5 | 2 |
accessAsString| Name: | accessAsString | | Prototype: | static inline QLatin1String accessAsString(bool read, bool write) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | | Lines: | 78-84 |
| | 3 | 2 |
check_parent_thread| Name: | check_parent_thread | | Prototype: | static bool check_parent_thread(QObject *parent, QThreadData *parentThreadData, QThreadData *currentThreadData) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 786-804 |
| | 13 | 2 |
cleanPath| Name: | cleanPath | | Prototype: | static QString cleanPath(const QString &_path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 136-144 |
| | 4 | 2 |
createUnixEventDispatcher| Name: | createUnixEventDispatcher | | Prototype: | class QAbstractEventDispatcher *createUnixEventDispatcher() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qgenericunixeventdispatcher.cpp | | Lines: | 46-54 |
| | 3 | 2 |
defaultCapabilitiesForType| Name: | defaultCapabilitiesForType | | Prototype: | static QNetworkProxy::Capabilities defaultCapabilitiesForType(QNetworkProxy::ProxyType type) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 363-398 |
| | 5 | 2 |
digestMd5ResponseHelper| Name: | digestMd5ResponseHelper | | Prototype: | static QByteArray digestMd5ResponseHelper( const QByteArray &alg, const QByteArray &userName, const QByteArray &realm, const QByteArray &password, const QByteArray &nonce, const QByteArray &nonceCount, const QByteArray &cNonce, const QByteArray &qop, const QByteArray &method, const QByteArray &digestUri, const QByteArray &hEntity ) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 611-674 |
| | 38 | 4 |
doNotify| Name: | doNotify | | Prototype: | static bool doNotify(QObject *receiver, QEvent *event) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1052-1064 |
| | 5 | 2 |
elfHash_finish| Name: | elfHash_finish | | Prototype: | static void elfHash_finish(uint &h) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 119-123 |
| | 2 | 2 |
grabMessageHandler| Name: | grabMessageHandler | | Prototype: | static bool grabMessageHandler() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1614-1621 |
| | 4 | 2 |
isJitEnabled| Name: | isJitEnabled | | Prototype: | static bool isJitEnabled() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1119-1133 |
| | 6 | 2 |
localHostName| Name: | localHostName | | Prototype: | static QByteArray localHostName() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 84-91 |
| | 5 | 2 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QSettingsIniKey &k1, const QSettingsIniKey &k2) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1771-1776 |
| | 3 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QJsonArray &a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 1220-1233 |
| | 10 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QJsonObject &o) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1274-1287 |
| | 10 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QEasingCurve &item) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1426-1437 |
| | 8 | 2 |
parseHttpDate| Name: | parseHttpDate | | Prototype: | static QVariant parseHttpDate(const QByteArray &raw) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 849-855 |
| | 4 | 2 |
parse_field_width| Name: | parse_field_width | | Prototype: | static int parse_field_width(const char * &c) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6008-6021 |
| | 8 | 2 |
proxyAuthenticationKey| Name: | proxyAuthenticationKey | | Prototype: | static QByteArray proxyAuthenticationKey(const QNetworkProxy &proxy, const QString &realm) | | Coverage: | 50.000% (7/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 102-138 |
| | 16 | 8 |
qAddPostRoutine| Name: | qAddPostRoutine | | Prototype: | void qAddPostRoutine(QtCleanUpFunction p) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 255-261 |
| | 4 | 2 |
qAppName| Name: | qAppName | | Prototype: | QString qAppName() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 566-571 |
| | 3 | 2 |
qEncodeNtlmString| Name: | qEncodeNtlmString | | Prototype: | static int qEncodeNtlmString(QNtlmBuffer& buf, int offset, const QString& s, bool unicode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 958-966 |
| | 6 | 2 |
qFindByteArrayBoyerMoore| Name: | qFindByteArrayBoyerMoore | | Prototype: | static int qFindByteArrayBoyerMoore( const char *haystack, int haystackLen, int haystackOffset, const char *needle, int needleLen) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 251-261 |
| | 6 | 2 |
qFindStringBoyerMoore| Name: | qFindStringBoyerMoore | | Prototype: | int qFindStringBoyerMoore( const QChar *haystack, int haystackLen, int haystackOffset, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 310-320 |
| | 6 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QHostAddress &key, uint seed) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1132-1137 |
| | 2 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QSslCertificate &key, uint seed) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 64-73 |
| | 4 | 2 |
qToLower| Name: | qToLower | | Prototype: | static inline char qToLower(char c) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 753-759 |
| | 3 | 2 |
qToLower| Name: | qToLower | | Prototype: | static char qToLower(char c) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1985-1991 |
| | 3 | 2 |
qUncompress| Name: | qUncompress | | Prototype: | QByteArray qUncompress(const uchar* data, int nbytes) | | Coverage: | 50.000% (21/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 666-745 |
| | 51 | 14 |
q_ASN1_INTEGER_get| Name: | q_ASN1_INTEGER_get | | Prototype: | long q_ASN1_INTEGER_get(ASN1_INTEGER *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 142-142 |
| | 1 | 2 |
q_ASN1_STRING_data| Name: | q_ASN1_STRING_data | | Prototype: | unsigned char * q_ASN1_STRING_data(ASN1_STRING *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 143-143 |
| | 1 | 2 |
q_ASN1_STRING_length| Name: | q_ASN1_STRING_length | | Prototype: | int q_ASN1_STRING_length(ASN1_STRING *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 144-144 |
| | 1 | 2 |
q_ASN1_STRING_to_UTF8| Name: | q_ASN1_STRING_to_UTF8 | | Prototype: | int q_ASN1_STRING_to_UTF8(unsigned char **a, ASN1_STRING *b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 145-145 |
| | 1 | 2 |
q_AUTHORITY_KEYID_free| Name: | q_AUTHORITY_KEYID_free | | Prototype: | void q_AUTHORITY_KEYID_free(AUTHORITY_KEYID *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 363-363 |
| | 1 | 2 |
q_BASIC_CONSTRAINTS_free| Name: | q_BASIC_CONSTRAINTS_free | | Prototype: | void q_BASIC_CONSTRAINTS_free(BASIC_CONSTRAINTS *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 362-362 |
| | 1 | 2 |
q_BIO_ctrl| Name: | q_BIO_ctrl | | Prototype: | long q_BIO_ctrl(BIO *a, int b, long c, void *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 146-146 |
| | 1 | 2 |
q_BIO_free| Name: | q_BIO_free | | Prototype: | int q_BIO_free(BIO *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 147-147 |
| | 1 | 2 |
q_BIO_new| Name: | q_BIO_new | | Prototype: | BIO * q_BIO_new(BIO_METHOD *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 148-148 |
| | 1 | 2 |
q_BIO_new_mem_buf| Name: | q_BIO_new_mem_buf | | Prototype: | BIO * q_BIO_new_mem_buf(void *a, int b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 149-149 |
| | 1 | 2 |
q_BIO_read| Name: | q_BIO_read | | Prototype: | int q_BIO_read(BIO *a, void *b, int c) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 150-150 |
| | 1 | 2 |
q_BIO_s_mem| Name: | q_BIO_s_mem | | Prototype: | BIO_METHOD * q_BIO_s_mem(void) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 151-151 |
| | 1 | 2 |
q_BIO_write| Name: | q_BIO_write | | Prototype: | int q_BIO_write(BIO *a, const void *b, int c) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 152-152 |
| | 1 | 2 |
q_BN_num_bits| Name: | q_BN_num_bits | | Prototype: | int q_BN_num_bits(const BIGNUM *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 153-153 |
| | 1 | 2 |
q_CRYPTO_free| Name: | q_CRYPTO_free | | Prototype: | void q_CRYPTO_free(void *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 161-161 |
| | 1 | 2 |
q_CRYPTO_num_locks| Name: | q_CRYPTO_num_locks | | Prototype: | int q_CRYPTO_num_locks() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 158-158 |
| | 1 | 2 |
q_CRYPTO_set_id_callback| Name: | q_CRYPTO_set_id_callback | | Prototype: | void q_CRYPTO_set_id_callback(unsigned long (*a)()) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 160-160 |
| | 1 | 2 |
q_CRYPTO_set_locking_callback| Name: | q_CRYPTO_set_locking_callback | | Prototype: | void q_CRYPTO_set_locking_callback(void (*a)(int, int, const char *, int)) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 159-159 |
| | 1 | 2 |
q_DH_free| Name: | q_DH_free | | Prototype: | void q_DH_free(DH *dh) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 423-423 |
| | 1 | 2 |
q_DSA_free| Name: | q_DSA_free | | Prototype: | void q_DSA_free(DSA *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 163-163 |
| | 1 | 2 |
q_EC_GROUP_get_degree| Name: | q_EC_GROUP_get_degree | | Prototype: | int q_EC_GROUP_get_degree(const EC_GROUP* g) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 156-156 |
| | 1 | 2 |
q_EC_KEY_free| Name: | q_EC_KEY_free | | Prototype: | void q_EC_KEY_free(EC_KEY *ecdh) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 429-429 |
| | 1 | 2 |
q_EC_KEY_get0_group| Name: | q_EC_KEY_get0_group | | Prototype: | const EC_GROUP* q_EC_KEY_get0_group(const EC_KEY* k) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 155-155 |
| | 1 | 2 |
q_EC_KEY_new_by_curve_name| Name: | q_EC_KEY_new_by_curve_name | | Prototype: | EC_KEY * q_EC_KEY_new_by_curve_name(int nid) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 428-428 |
| | 1 | 2 |
q_EC_get_builtin_curves| Name: | q_EC_get_builtin_curves | | Prototype: | size_t q_EC_get_builtin_curves(EC_builtin_curve * r, size_t nitems) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 430-430 |
| | 1 | 2 |
q_ERR_error_string| Name: | q_ERR_error_string | | Prototype: | char * q_ERR_error_string(unsigned long a, char *b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 165-165 |
| | 1 | 2 |
q_ERR_free_strings| Name: | q_ERR_free_strings | | Prototype: | void q_ERR_free_strings(void) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 167-167 |
| | 1 | 2 |
q_ERR_get_error| Name: | q_ERR_get_error | | Prototype: | unsigned long q_ERR_get_error() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 166-166 |
| | 1 | 2 |
q_EVP_CIPHER_CTX_cleanup| Name: | q_EVP_CIPHER_CTX_cleanup | | Prototype: | void q_EVP_CIPHER_CTX_cleanup(EVP_CIPHER_CTX *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 168-168 |
| | 1 | 2 |
q_EVP_CIPHER_CTX_ctrl| Name: | q_EVP_CIPHER_CTX_ctrl | | Prototype: | int q_EVP_CIPHER_CTX_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 170-170 |
| | 1 | 2 |
q_EVP_CIPHER_CTX_init| Name: | q_EVP_CIPHER_CTX_init | | Prototype: | void q_EVP_CIPHER_CTX_init(EVP_CIPHER_CTX *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 169-169 |
| | 1 | 2 |
q_EVP_CIPHER_CTX_set_key_length| Name: | q_EVP_CIPHER_CTX_set_key_length | | Prototype: | int q_EVP_CIPHER_CTX_set_key_length(EVP_CIPHER_CTX *ctx, int keylen) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 171-171 |
| | 1 | 2 |
q_EVP_CipherFinal| Name: | q_EVP_CipherFinal | | Prototype: | int q_EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 174-174 |
| | 1 | 2 |
q_EVP_CipherInit| Name: | q_EVP_CipherInit | | Prototype: | int q_EVP_CipherInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, const unsigned char *key, const unsigned char *iv, int enc) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 172-172 |
| | 1 | 2 |
q_EVP_CipherUpdate| Name: | q_EVP_CipherUpdate | | Prototype: | int q_EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 173-173 |
| | 1 | 2 |
q_EVP_PKEY_free| Name: | q_EVP_PKEY_free | | Prototype: | void q_EVP_PKEY_free(EVP_PKEY *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 184-184 |
| | 1 | 2 |
q_EVP_PKEY_get1_DSA| Name: | q_EVP_PKEY_get1_DSA | | Prototype: | DSA * q_EVP_PKEY_get1_DSA(EVP_PKEY *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 185-185 |
| | 1 | 2 |
q_EVP_PKEY_get1_EC_KEY| Name: | q_EVP_PKEY_get1_EC_KEY | | Prototype: | EC_KEY * q_EVP_PKEY_get1_EC_KEY(EVP_PKEY *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 188-188 |
| | 1 | 2 |
q_EVP_PKEY_get1_RSA| Name: | q_EVP_PKEY_get1_RSA | | Prototype: | RSA * q_EVP_PKEY_get1_RSA(EVP_PKEY *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 186-186 |
| | 1 | 2 |
q_EVP_PKEY_new| Name: | q_EVP_PKEY_new | | Prototype: | EVP_PKEY * q_EVP_PKEY_new() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 190-190 |
| | 1 | 2 |
q_EVP_PKEY_set1_RSA| Name: | q_EVP_PKEY_set1_RSA | | Prototype: | int q_EVP_PKEY_set1_RSA(EVP_PKEY *a, RSA *b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 179-179 |
| | 1 | 2 |
q_EVP_PKEY_type| Name: | q_EVP_PKEY_type | | Prototype: | int q_EVP_PKEY_type(int a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 191-191 |
| | 1 | 2 |
q_EVP_des_cbc| Name: | q_EVP_des_cbc | | Prototype: | const EVP_CIPHER * q_EVP_des_cbc() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 175-175 |
| | 1 | 2 |
q_EVP_des_ede3_cbc| Name: | q_EVP_des_ede3_cbc | | Prototype: | const EVP_CIPHER * q_EVP_des_ede3_cbc() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 176-176 |
| | 1 | 2 |
q_EVP_rc2_cbc| Name: | q_EVP_rc2_cbc | | Prototype: | const EVP_CIPHER * q_EVP_rc2_cbc() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 177-177 |
| | 1 | 2 |
q_OBJ_ln2nid| Name: | q_OBJ_ln2nid | | Prototype: | int q_OBJ_ln2nid(const char *s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 196-196 |
| | 1 | 2 |
q_OBJ_nid2ln| Name: | q_OBJ_nid2ln | | Prototype: | const char * q_OBJ_nid2ln(int a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 194-194 |
| | 1 | 2 |
q_OBJ_nid2sn| Name: | q_OBJ_nid2sn | | Prototype: | const char * q_OBJ_nid2sn(int a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 193-193 |
| | 1 | 2 |
q_OBJ_obj2nid| Name: | q_OBJ_obj2nid | | Prototype: | int q_OBJ_obj2nid(const ASN1_OBJECT *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 200-200 |
| | 1 | 2 |
q_OBJ_obj2txt| Name: | q_OBJ_obj2txt | | Prototype: | int q_OBJ_obj2txt(char *a, int b, ASN1_OBJECT *c, int d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 198-198 |
| | 1 | 2 |
q_OBJ_sn2nid| Name: | q_OBJ_sn2nid | | Prototype: | int q_OBJ_sn2nid(const char *s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 195-195 |
| | 1 | 2 |
q_OPENSSL_add_all_algorithms_conf| Name: | q_OPENSSL_add_all_algorithms_conf | | Prototype: | void q_OPENSSL_add_all_algorithms_conf(void) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 402-402 |
| | 1 | 2 |
q_PEM_read_bio_DSAPrivateKey| Name: | q_PEM_read_bio_DSAPrivateKey | | Prototype: | DSA * q_PEM_read_bio_DSAPrivateKey(BIO *a, DSA **b, pem_password_cb *c, void *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 205-205 |
| | 1 | 2 |
q_PEM_read_bio_DSA_PUBKEY| Name: | q_PEM_read_bio_DSA_PUBKEY | | Prototype: | DSA * q_PEM_read_bio_DSA_PUBKEY(BIO *a, DSA **b, pem_password_cb *c, void *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 216-216 |
| | 1 | 2 |
q_PEM_read_bio_ECPrivateKey| Name: | q_PEM_read_bio_ECPrivateKey | | Prototype: | EC_KEY * q_PEM_read_bio_ECPrivateKey(BIO *a, EC_KEY **b, pem_password_cb *c, void *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 208-208 |
| | 1 | 2 |
q_PEM_read_bio_EC_PUBKEY| Name: | q_PEM_read_bio_EC_PUBKEY | | Prototype: | EC_KEY * q_PEM_read_bio_EC_PUBKEY(BIO *a, EC_KEY **b, pem_password_cb *c, void *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 219-219 |
| | 1 | 2 |
q_PEM_read_bio_RSAPrivateKey| Name: | q_PEM_read_bio_RSAPrivateKey | | Prototype: | RSA * q_PEM_read_bio_RSAPrivateKey(BIO *a, RSA **b, pem_password_cb *c, void *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 206-206 |
| | 1 | 2 |
q_PEM_read_bio_RSA_PUBKEY| Name: | q_PEM_read_bio_RSA_PUBKEY | | Prototype: | RSA * q_PEM_read_bio_RSA_PUBKEY(BIO *a, RSA **b, pem_password_cb *c, void *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 217-217 |
| | 1 | 2 |
q_PEM_write_bio_DSAPrivateKey| Name: | q_PEM_write_bio_DSAPrivateKey | | Prototype: | int q_PEM_write_bio_DSAPrivateKey(BIO *a, DSA *b, const EVP_CIPHER *c, unsigned char *d, int e, pem_password_cb *f, void *g) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 210-210 |
| | 1 | 2 |
q_PEM_write_bio_DSA_PUBKEY| Name: | q_PEM_write_bio_DSA_PUBKEY | | Prototype: | int q_PEM_write_bio_DSA_PUBKEY(BIO *a, DSA *b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 221-221 |
| | 1 | 2 |
q_PEM_write_bio_ECPrivateKey| Name: | q_PEM_write_bio_ECPrivateKey | | Prototype: | int q_PEM_write_bio_ECPrivateKey(BIO *a, EC_KEY *b, const EVP_CIPHER *c, unsigned char *d, int e, pem_password_cb *f, void *g) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 213-213 |
| | 1 | 2 |
q_PEM_write_bio_EC_PUBKEY| Name: | q_PEM_write_bio_EC_PUBKEY | | Prototype: | int q_PEM_write_bio_EC_PUBKEY(BIO *a, EC_KEY *b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 224-224 |
| | 1 | 2 |
q_PEM_write_bio_RSAPrivateKey| Name: | q_PEM_write_bio_RSAPrivateKey | | Prototype: | int q_PEM_write_bio_RSAPrivateKey(BIO *a, RSA *b, const EVP_CIPHER *c, unsigned char *d, int e, pem_password_cb *f, void *g) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 211-211 |
| | 1 | 2 |
q_PEM_write_bio_RSA_PUBKEY| Name: | q_PEM_write_bio_RSA_PUBKEY | | Prototype: | int q_PEM_write_bio_RSA_PUBKEY(BIO *a, RSA *b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 222-222 |
| | 1 | 2 |
q_PKCS12_free| Name: | q_PKCS12_free | | Prototype: | void q_PKCS12_free(PKCS12 *pkcs12) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 439-439 |
| | 1 | 2 |
q_PKCS12_parse| Name: | q_PKCS12_parse | | Prototype: | int q_PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert, struct stack_st_X509 **ca) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 436-436 |
| | 1 | 2 |
q_RAND_status| Name: | q_RAND_status | | Prototype: | int q_RAND_status(void) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 227-227 |
| | 1 | 2 |
q_RSA_free| Name: | q_RSA_free | | Prototype: | void q_RSA_free(RSA *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 229-229 |
| | 1 | 2 |
q_RSA_new| Name: | q_RSA_new | | Prototype: | RSA * q_RSA_new() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 228-228 |
| | 1 | 2 |
q_SSL_CIPHER_description| Name: | q_SSL_CIPHER_description | | Prototype: | char * q_SSL_CIPHER_description(SSL_CIPHER *a, char *b, int c) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 245-245 |
| | 1 | 2 |