| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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_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_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_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_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_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_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_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_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_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_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_dup| Name:  | 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_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_DSA_new| Name:  | 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_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_DH_new| Name:  | 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_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_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_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_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_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_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_BN_bin2bn| Name:  | 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_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_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_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_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_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_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_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_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_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_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_ASN1_STRING_print| Name:  | 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_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_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_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 | 
 qWidgetShortcutContextMatcher| Name:  | qWidgetShortcutContextMatcher |  | Prototype:  | bool qWidgetShortcutContextMatcher(QObject *object, Qt::ShortcutContext context) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 77-139 |  
  |  | 35 | 15 | 
 qVersion| Name:  | qVersion |  | Prototype:  | const char *qVersion() noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 1022-1025 |  
  |  | 1 | 1 | 
 qVectorToSet| Name:  | 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 | 
 qVariantToHelper| Name:  | qVariantToHelper |  | Prototype:  | template <typename T> inline T qVariantToHelper(const QVariant::Private &d, const HandlersManager &handlerManager) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 2203-2219 |  
  |  | 8 | 4 | 
 qUnregisterResourceData| Name:  | qUnregisterResourceData |  | Prototype:  | bool qUnregisterResourceData(int version, const unsigned char *tree, const unsigned char *name, const unsigned char *data) |  | Coverage:  |  73.333% (11/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 851-869 |  
  |  | 11 | 5 | 
 qUnregisterGuiStateMachine_dtor_class_::~ qUnregisterGuiStateMachine_dtor_class_| Name:  | qUnregisterGuiStateMachine_dtor_class_::~ qUnregisterGuiStateMachine_dtor_class_ |  | Prototype:  | inline ~ qUnregisterGuiStateMachine_dtor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp |  | Lines:  | 471-471 |  
  |  | 1 | 1 | 
 qUnregisterGuiStateMachine| Name:  | qUnregisterGuiStateMachine |  | Prototype:  | void qUnregisterGuiStateMachine() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp |  | Lines:  | 467-470 |  
  |  | 1 | 1 | 
 qUnregisterGuiGetInterpolator_dtor_class_::~ qUnregisterGuiGetInterpolator_dtor_class_| Name:  | qUnregisterGuiGetInterpolator_dtor_class_::~ qUnregisterGuiGetInterpolator_dtor_class_ |  | Prototype:  | inline ~ qUnregisterGuiGetInterpolator_dtor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp |  | Lines:  | 89-89 |  
  |  | 1 | 1 | 
 qUnregisterGuiGetInterpolator| Name:  | qUnregisterGuiGetInterpolator |  | Prototype:  | static void qUnregisterGuiGetInterpolator() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp |  | Lines:  | 75-88 |  
  |  | 10 | 1 | 
 qUnpremultiplyRgb30| Name:  | qUnpremultiplyRgb30 |  | Prototype:  | static inline uint qUnpremultiplyRgb30(uint rgb30) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 573-594 |  
  |  | 12 | 5 | 
 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 | 
 qTriangulate| Name:  | 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 | 
 qTriangulate| Name:  | 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 | 
 qTriangulate| Name:  | 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 | 
 qTraverseKdPointTree| Name:  | qTraverseKdPointTree |  | Prototype:  | template <typename T> void qTraverseKdPointTree(QKdPointTree::Node &node, T &t, int depth = 0) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 646-659 |  
  |  | 5 | 3 | 
 qTopLevelDomain| Name:  | qTopLevelDomain |  | Prototype:  | QString qTopLevelDomain(const QString &domain) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp |  | Lines:  | 84-98 |  
  |  | 10 | 4 | 
 qToStringList| Name:  | 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 | 
 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 | 
 qToLower| Name:  | 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 | 
 qTextCodecsMutex| Name:  | qTextCodecsMutex |  | Prototype:  | QMutex *qTextCodecsMutex() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp |  | Lines:  | 100-100 |  
  |  | 1 | 1 | 
 qTextCodecNameMatch| Name:  | qTextCodecNameMatch |  | Prototype:  | bool qTextCodecNameMatch(const char *n, const char *h) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 65-68 |  
  |  | 1 | 1 | 
 qTerminate| Name:  | qTerminate |  | Prototype:  | void qTerminate() noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3070-3073 |  
  |  | 1 | 1 | 
 qStringFromUcs2Le| Name:  | 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 | 
 qStringAsUcs2Le| Name:  | 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 | 
 qStreamNtlmString| Name:  | qStreamNtlmString |  | Prototype:  | static void qStreamNtlmString(QDataStream& ds, const QString& s, bool unicode) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 936-945 |  
  |  | 6 | 3 | 
 qStreamNtlmBuffer| Name:  | qStreamNtlmBuffer |  | Prototype:  | static void qStreamNtlmBuffer(QDataStream& ds, const QByteArray& s) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 930-933 |  
  |  | 1 | 1 | 
 qStandardItemModelDataListMimeType::[lambda]| Name:  | qStandardItemModelDataListMimeType::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 62-62 |  
  |  | 0 | 1 | 
 qStandardItemModelDataListMimeType| Name:  | 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 | 
 qSpiInitializeStructTypes| Name:  | qSpiInitializeStructTypes |  | Prototype:  | void qSpiInitializeStructTypes() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp |  | Lines:  | 217-234 |  
  |  | 15 | 1 | 
 qSmoothScaleImage| Name:  | qSmoothScaleImage |  | Prototype:  | QImage qSmoothScaleImage(const QImage &src, int dw, int dh) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 728-757 |  
  |  | 21 | 5 | 
 qSmartSpacing| Name:  | qSmartSpacing |  | Prototype:  | int qSmartSpacing(const QLayout *layout, QStyle::PixelMetric pm) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 429-440 |  
  |  | 7 | 3 | 
 qSmartMinSize| Name:  | qSmartMinSize |  | Prototype:  | QSize qSmartMinSize(const QSize &sizeHint, const QSize &minSizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 347-375 |  
  |  | 15 | 7 | 
 qSmartMinSize| Name:  | qSmartMinSize |  | Prototype:  | QSize qSmartMinSize(const QWidgetItem *i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 377-383 |  
  |  | 4 | 1 | 
 qSmartMinSize| Name:  | qSmartMinSize |  | Prototype:  | QSize qSmartMinSize(const QWidget *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 385-390 |  
  |  | 3 | 1 | 
 qSmartMaxSize| Name:  | qSmartMaxSize |  | Prototype:  | QSize qSmartMaxSize(const QSize &sizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy, Qt::Alignment align) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 392-413 |  
  |  | 15 | 8 | 
 qSmartMaxSize| Name:  | qSmartMaxSize |  | Prototype:  | QSize qSmartMaxSize(const QWidgetItem *i, Qt::Alignment align) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 415-421 |  
  |  | 3 | 1 | 
 qSmartMaxSize| Name:  | qSmartMaxSize |  | Prototype:  | QSize qSmartMaxSize(const QWidget *w, Qt::Alignment align) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 423-427 |  
  |  | 2 | 1 | 
 qSimplifyPath| Name:  | qSimplifyPath |  | Prototype:  | void qSimplifyPath(const QVectorPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1656-1660 |  
  |  | 1 | 1 | 
 qSimplifyPath| Name:  | qSimplifyPath |  | Prototype:  | void qSimplifyPath(const QPainterPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1662-1666 |  
  |  | 1 | 1 | 
 qSign| Name:  | qSign |  | Prototype:  | inline int qSign(qreal r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 143-146 |  
  |  | 1 | 1 | 
 qSharedBuild| Name:  | qSharedBuild |  | Prototype:  | bool qSharedBuild() noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 1027-1034 |  
  |  | 1 | 1 | 
 qShapeItem| Name:  | qShapeItem |  | Prototype:  | HB_Bool qShapeItem(HB_ShaperItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp |  | Lines:  | 87-90 |  
  |  | 1 | 1 | 
 qSetMessagePattern| Name:  | 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 | 
 qSetGlobalQHashSeed| Name:  | qSetGlobalQHashSeed |  | Prototype:  | void qSetGlobalQHashSeed(int newSeed) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 384-394 |  
  |  | 6 | 3 | 
 qSelectionPersistentRowLengths| Name:  | 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 | 
 qSelectionIndexes| Name:  | 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 | 
 qScrollEffect| Name:  | qScrollEffect |  | Prototype:  | void qScrollEffect(QWidget* w, QEffects::DirFlags orient, int time) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 558-575 |  
  |  | 10 | 3 | 
 qScanConvert| Name:  | qScanConvert |  | Prototype:  | template <typename T> void qScanConvert(QScanConverter &d, T allVertical) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 322-383 |  
  |  | 39 | 14 | 
 qSafeFromBigEndian| Name:  | 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 | 
 qSafeFloatToQ16Dot16| Name:  | qSafeFloatToQ16Dot16 |  | Prototype:  | static inline int qSafeFloatToQ16Dot16(qreal x) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 746-754 |  
  |  | 6 | 3 | 
 qSafeDivide| Name:  | 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 | 
 qSNaN| Name:  | qSNaN |  | Prototype:  | double qSNaN() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 86-86 |  
  |  | 1 | 1 | 
 qRotationType| Name:  | qRotationType |  | Prototype:  | inline RotationType qRotationType(const QTransform &transform) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2166-2186 |  
  |  | 13 | 5 | 
 qRemoveWhitespace| Name:  | qRemoveWhitespace |  | Prototype:  | static void qRemoveWhitespace(const char *s, char *d) |  | Coverage:  |  93.333% (28/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1234-1250 |  
  |  | 12 | 6 | 
 qRemovePostRoutine| Name:  | 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 | 
 qRemoveDuplicates| Name:  | qRemoveDuplicates |  | Prototype:  | template <typename Iterator, typename Equality> Iterator qRemoveDuplicates(Iterator begin, Iterator end, Equality eq) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1461-1478 |  
  |  | 10 | 4 | 
 qRegisterWidgetsVariant_ctor_class_::qRegisterWidgetsVariant_ctor_class_| Name:  | qRegisterWidgetsVariant_ctor_class_::qRegisterWidgetsVariant_ctor_class_ |  | Prototype:  | inline qRegisterWidgetsVariant_ctor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 160-160 |  
  |  | 1 | 1 | 
 qRegisterWidgetsVariant| Name:  | qRegisterWidgetsVariant |  | Prototype:  | void qRegisterWidgetsVariant() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 154-159 |  
  |  | 3 | 1 | 
 qRegisterStaticPluginFunction| Name:  | qRegisterStaticPluginFunction |  | Prototype:  | void __attribute__((visibility("default"))) qRegisterStaticPluginFunction(QStaticPlugin plugin) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 432-435 |  
  |  | 1 | 1 | 
 qRegisterResourceData| Name:  | qRegisterResourceData |  | Prototype:  | bool qRegisterResourceData(int version, const unsigned char *tree, const unsigned char *name, const unsigned char *data) |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 828-849 |  
  |  | 14 | 5 | 
 qRegisterGuiVariant_ctor_class_::qRegisterGuiVariant_ctor_class_| Name:  | qRegisterGuiVariant_ctor_class_::qRegisterGuiVariant_ctor_class_ |  | Prototype:  | inline qRegisterGuiVariant_ctor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 354-354 |  
  |  | 1 | 1 | 
 qRegisterGuiVariant| Name:  | qRegisterGuiVariant |  | Prototype:  | void qRegisterGuiVariant() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 349-353 |  
  |  | 2 | 1 |