Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 |
qWidgetShortcutContextMatcherName: | 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 |
qVersionName: | 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 |
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 |
qVariantToHelperName: | 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 |
qUnregisterResourceDataName: | 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_Name: | qUnregisterGuiStateMachine_dtor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qUnregisterGuiStateMachineName: | 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_Name: | qUnregisterGuiGetInterpolator_dtor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qUnregisterGuiGetInterpolatorName: | 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 |
qUnpremultiplyRgb30Name: | 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 |
qUncompressName: | 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 |
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 |
qTraverseKdPointTreeName: | 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 |
qTopLevelDomainName: | 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 |
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 |
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 |
qTextCodecsMutexName: | 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 |
qTextCodecNameMatchName: | 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 |
qTerminateName: | 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 |
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 |
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 |
qStreamNtlmStringName: | 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 |
qStreamNtlmBufferName: | 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 |
qStandardItemModelDataListMimeTypeName: | qStandardItemModelDataListMimeType | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
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 |
qSpiInitializeStructTypesName: | 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 |
qSmoothScaleImageName: | 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 |
qSmartSpacingName: | 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 |
qSmartMinSizeName: | 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 |
qSmartMinSizeName: | 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 |
qSmartMinSizeName: | 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 |
qSmartMaxSizeName: | 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 |
qSmartMaxSizeName: | 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 |
qSmartMaxSizeName: | 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 |
qSimplifyPathName: | 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 |
qSimplifyPathName: | 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 |
qSignName: | 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 |
qSharedBuildName: | 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 |
qShapeItemName: | 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 |
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 |
qSetGlobalQHashSeedName: | 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 |
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 |
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 |
qScrollEffectName: | 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 |
qScanConvertName: | 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 |
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 |
qSafeFloatToQ16Dot16Name: | 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 |
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 |
qSNaNName: | 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 |
qRotationTypeName: | 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 |
qRemoveWhitespaceName: | 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 |
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 |
qRemoveDuplicatesName: | 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_Name: | qRegisterWidgetsVariant_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterWidgetsVariantName: | 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 |
qRegisterStaticPluginFunctionName: | 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 |
qRegisterResourceDataName: | 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_Name: | qRegisterGuiVariant_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiVariantName: | 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 |
qRegisterGuiStateMachine_ctor_class_Name: | qRegisterGuiStateMachine_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |