Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
qPixmapSerialName: | qPixmapSerial | Prototype: | static QString qPixmapSerial(quint64 i, bool enabled) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 955-968 |
| | 6 | 2 |
qPolylineName: | qPolyline | Prototype: | QPolylineSet qPolyline(const QVectorPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2337-2355 |
| | 13 | 2 |
qPolylineName: | qPolyline | Prototype: | QPolylineSet qPolyline(const QPainterPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2357-2375 |
| | 13 | 2 |
qRemovePostRoutineName: | qRemovePostRoutine | Prototype: | void qRemovePostRoutine(QtCleanUpFunction p) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 263-269 |
| | 4 | 2 |
qSafeDivideName: | qSafeDivide | Prototype: | static inline qreal qSafeDivide(qreal x, qreal y) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 735-740 |
| | 3 | 2 |
qSafeFromBigEndianName: | qSafeFromBigEndian | Prototype: | template<typename T> static inline bool qSafeFromBigEndian(const uchar *source, const uchar *end, T *output) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 84-92 |
| | 4 | 2 |
qSelectionIndexesName: | qSelectionIndexes | Prototype: | template<typename ModelIndexContainer> static ModelIndexContainer qSelectionIndexes(const QItemSelection &selection) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 330-337 |
| | 4 | 2 |
qSelectionPersistentRowLengthsName: | qSelectionPersistentRowLengths | Prototype: | static QVector<QPair<QPersistentModelIndex, uint> > qSelectionPersistentRowLengths(const QItemSelection &sel) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 484-490 |
| | 4 | 2 |
qSetMessagePatternName: | qSetMessagePattern | Prototype: | void qSetMessagePattern(const QString &pattern) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1883-1889 |
| | 3 | 2 |
qStandardItemModelDataListMimeTypeName: | qStandardItemModelDataListMimeType | Prototype: | static inline QString qStandardItemModelDataListMimeType() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 60-63 |
| | 0 | 2 |
qStringAsUcs2LeName: | qStringAsUcs2Le | Prototype: | static QByteArray qStringAsUcs2Le(const QString& src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1082-1091 |
| | 6 | 2 |
qStringFromUcs2LeName: | qStringFromUcs2Le | Prototype: | static QString qStringFromUcs2Le(QByteArray src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1094-1102 |
| | 5 | 2 |
qToLowerName: | 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 |
qToLowerName: | 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 |
qToLowerName: | qToLower | Prototype: | inline char qToLower(char ch) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 728-734 |
| | 3 | 2 |
qToStringListName: | qToStringList | Prototype: | static QStringList qToStringList(const QList<QByteArray> &arr) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1225-1233 |
| | 6 | 2 |
qTriangulateName: | qTriangulate | Prototype: | QTriangleSet qTriangulate(const qreal *polygon, int count, uint hint, const QTransform &matrix) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2276-2295 |
| | 13 | 2 |
qTriangulateName: | qTriangulate | Prototype: | QTriangleSet qTriangulate(const QVectorPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2297-2315 |
| | 13 | 2 |
qTriangulateName: | qTriangulate | Prototype: | QTriangleSet qTriangulate(const QPainterPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2317-2335 |
| | 13 | 2 |
qVectorToSetName: | qVectorToSet | Prototype: | static inline QSet<int> qVectorToSet(const QVector<int> &vector) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 59-66 |
| | 5 | 2 |
q_ASN1_INTEGER_getName: | 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_dataName: | 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_lengthName: | 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_printName: | q_ASN1_STRING_print | Prototype: | int q_ASN1_STRING_print(BIO *a, const ASN1_STRING *b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 365-365 |
| | 1 | 2 |
q_ASN1_STRING_to_UTF8Name: | 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_freeName: | 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_freeName: | 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_ctrlName: | 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_freeName: | 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_newName: | 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_bufName: | 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_readName: | 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_memName: | 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_writeName: | 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_bin2bnName: | q_BN_bin2bn | Prototype: | BIGNUM * q_BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 425-425 |
| | 1 | 2 |
q_BN_num_bitsName: | 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_freeName: | 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_locksName: | 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_callbackName: | 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_callbackName: | 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_freeName: | 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_DH_newName: | q_DH_new | Prototype: | DH * q_DH_new() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 422-422 |
| | 1 | 2 |
q_DSA_freeName: | 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_DSA_newName: | q_DSA_new | Prototype: | DSA * q_DSA_new() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 162-162 |
| | 1 | 2 |
q_EC_GROUP_get_degreeName: | 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_dupName: | q_EC_KEY_dup | Prototype: | EC_KEY * q_EC_KEY_dup(const EC_KEY *ec) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 427-427 |
| | 1 | 2 |
q_EC_KEY_freeName: | 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_groupName: | 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_nameName: | 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_curvesName: | 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_stringName: | 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_stringsName: | 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_errorName: | 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_cleanupName: | 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_ctrlName: | 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_initName: | 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_lengthName: | 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_CipherFinalName: | 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_CipherInitName: | 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_CipherUpdateName: | 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_assignName: | q_EVP_PKEY_assign | Prototype: | int q_EVP_PKEY_assign(EVP_PKEY *a, int b, char *c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 178-178 |
| | 1 | 2 |
q_EVP_PKEY_freeName: | 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_DSAName: | 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_KEYName: | 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_RSAName: | 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_newName: | 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_DSAName: | q_EVP_PKEY_set1_DSA | Prototype: | int q_EVP_PKEY_set1_DSA(EVP_PKEY *a, DSA *b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 180-180 |
| | 1 | 2 |
q_EVP_PKEY_set1_EC_KEYName: | q_EVP_PKEY_set1_EC_KEY | Prototype: | int q_EVP_PKEY_set1_EC_KEY(EVP_PKEY *a, EC_KEY *b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 182-182 |
| | 1 | 2 |
q_EVP_PKEY_set1_RSAName: | 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_typeName: | 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_cbcName: | 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_cbcName: | 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_cbcName: | 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_ln2nidName: | 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_nid2lnName: | 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_nid2snName: | 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_obj2nidName: | 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_obj2txtName: | 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_sn2nidName: | 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_confName: | 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_OPENSSL_add_all_algorithms_noconfName: | q_OPENSSL_add_all_algorithms_noconf | Prototype: | void q_OPENSSL_add_all_algorithms_noconf(void) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 401-401 |
| | 1 | 2 |
q_PEM_read_bio_DSAPrivateKeyName: | 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_PUBKEYName: | 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_ECPrivateKeyName: | 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_PUBKEYName: | 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_RSAPrivateKeyName: | 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_PUBKEYName: | 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_DSAPrivateKeyName: | 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_PUBKEYName: | 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_ECPrivateKeyName: | 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_PUBKEYName: | 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_RSAPrivateKeyName: | 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_PUBKEYName: | 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_freeName: | 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_parseName: | 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_seedName: | q_RAND_seed | Prototype: | void q_RAND_seed(const void *a, int b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 226-226 |
| | 1 | 2 |
q_RAND_statusName: | 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_freeName: | 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_newName: | 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_descriptionName: | 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 |