Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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_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_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_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_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_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 |
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 |
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 |
qHashName: | 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 |
qHashName: | 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 |
qFindStringBoyerMooreName: | 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 |
qFindByteArrayBoyerMooreName: | 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 |
qEncodeNtlmStringName: | 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 |
qAppNameName: | 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 |
qAddPostRoutineName: | 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 |
proxyAuthenticationKeyName: | 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 |
parse_field_widthName: | 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 |
parseHttpDateName: | 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 |
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 |
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 |
localHostNameName: | 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 |
isJitEnabledName: | 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 |
grabMessageHandlerName: | 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 |
elfHash_finishName: | 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 |
doNotifyName: | 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 |
digestMd5ResponseHelperName: | 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 |
defaultCapabilitiesForTypeName: | 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 |
createUnixEventDispatcherName: | 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 |
cleanPathName: | 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 |
check_parent_threadName: | 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 |
accessAsStringName: | 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 |
_q_fixupDateTimeName: | _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 |
TCBPointName: | TCBPoint | Coverage: | 50.000% (1/2) |
| | 5 | 2 |
QXmlParseExceptionPrivateName: | QXmlParseExceptionPrivate | Coverage: | 50.000% (1/2) |
| | 4 | 2 |
QUdpSocketPrivateName: | QUdpSocketPrivate | Coverage: | 50.000% (7/14) |
| | 12 | 6 |
QSocketEngineHandlerName: | QSocketEngineHandler | Coverage: | 50.000% (4/8) |
| | 8 | 4 |
QSettingsIniKeyName: | QSettingsIniKey | Coverage: | 50.000% (1/2) |
| | 2 | 2 |
QRegExpEngineKeyName: | QRegExpEngineKey | Coverage: | 50.000% (1/2) |
| | 4 | 2 |
QPrintPreviewMainWindowName: | QPrintPreviewMainWindow | Coverage: | 50.000% (1/2) |
| | 2 | 2 |
QPageSetupDialogPrivateName: | QPageSetupDialogPrivate | Coverage: | 50.000% (7/14) |
| | 10 | 5 |
QNetworkSessionPrivateName: | QNetworkSessionPrivate | Coverage: | 50.000% (2/4) |
| | 3 | 2 |
QNetworkReplyDataImplName: | QNetworkReplyDataImpl | Coverage: | 50.000% (5/10) |
| | 35 | 8 |
QNetworkAccessDebugPipeBackendName: | QNetworkAccessDebugPipeBackend | Coverage: | 50.000% (36/72) |
| | 94 | 33 |
QMetaClassInfoName: | QMetaClassInfo | Coverage: | 50.000% (4/8) |
| | 6 | 4 |
QIcuTimeZonePrivateName: | QIcuTimeZonePrivate | Coverage: | 50.000% (27/54) |
| | 88 | 32 |
QGL2PaintEngineStateName: | QGL2PaintEngineState | Coverage: | 50.000% (1/2) |
| | 10 | 2 |
QConnectionDictName: | QConnectionDict | Coverage: | 50.000% (1/2) |
| | 4 | 2 |
QCharName: | QChar | Coverage: | 50.000% (56/112) |
| | 122 | 54 |
QAdoptedThreadName: | QAdoptedThread | Coverage: | 50.000% (1/2) |
| | 4 | 2 |
PartName: | Part | Coverage: | 50.000% (1/2) |
| | 2 | 2 |
MetaObjectName: | MetaObject | Coverage: | 50.000% (10/20) |
| | 18 | 12 |
QSpdyProtocolHandlerName: | QSpdyProtocolHandler | Coverage: | 49.699% (165/332) |
| | 546 | 137 |
QNetworkAccessManagerPrivateName: | QNetworkAccessManagerPrivate | Coverage: | 49.597% (123/248) |
| | 248 | 89 |
DBusConnectionName: | DBusConnection | Coverage: | 48.649% (18/37) |
| | 40 | 17 |
parseTzHeaderName: | parseTzHeader | Prototype: | static QTzHeader parseTzHeader(QDataStream &ds, bool *ok) | Coverage: | 48.485% (16/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 145-187 |
| | 26 | 5 |
QFreetypeFaceName: | QFreetypeFace | Coverage: | 48.454% (94/194) |
| | 207 | 69 |
QGLEngineSharedShadersName: | QGLEngineSharedShaders | Coverage: | 48.361% (59/122) |
| | 235 | 45 |
QDomElementPrivateName: | QDomElementPrivate | Coverage: | 48.113% (51/106) |
| | 104 | 45 |
qstringToXTPName: | qstringToXTP | Prototype: | static inline XTextProperty* qstringToXTP(Display *dpy, const QString& s) | Coverage: | 47.826% (11/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 245-283 |
| | 25 | 7 |
QMetaObject_findMetaObjectName: | QMetaObject_findMetaObject | Prototype: | static const QMetaObject *QMetaObject_findMetaObject(const QMetaObject *self, const char *name) | Coverage: | 47.368% (9/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 941-960 |
| | 13 | 7 |
QDBusAbstractAdaptorName: | QDBusAbstractAdaptor | Coverage: | 47.368% (9/19) |
| | 19 | 7 |
QJsonPrivateName: | QJsonPrivate | Coverage: | 47.177% (117/248) |
| | 228 | 103 |
scanEscapeSequenceName: | scanEscapeSequence | Prototype: | static inline bool scanEscapeSequence(const char *&json, const char *end, uint *ch) | Coverage: | 47.059% (16/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 842-885 |
| | 24 | 15 |
qDBusCheckAsyncTagName: | qDBusCheckAsyncTag | Prototype: | bool qDBusCheckAsyncTag(const char *tag) | Coverage: | 47.059% (8/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 58-71 |
| | 8 | 3 |
TypeConstructorName: | TypeConstructor | Coverage: | 47.059% (8/17) |
| | 19 | 11 |
QDnsLookupRunnableName: | QDnsLookupRunnable | Coverage: | 46.957% (54/115) |
| | 195 | 39 |
QXmlDefaultHandlerName: | QXmlDefaultHandler | Coverage: | 46.429% (13/28) |
| | 29 | 28 |
QDBusServerName: | QDBusServer | Coverage: | 46.429% (13/28) |
| | 32 | 16 |
qDBusInterfaceFromMetaObjectName: | qDBusInterfaceFromMetaObject | Prototype: | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) | Coverage: | 46.154% (12/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 75-115 |
| | 25 | 7 |
QResourceName: | QResource | Coverage: | 46.154% (30/65) |
| | 97 | 31 |
QDynamicFileResourceRootName: | QDynamicFileResourceRoot | Coverage: | 46.154% (18/39) |
| | 54 | 15 |
QXcbScreenName: | QXcbScreen | Coverage: | 46.021% (133/289) |
| | 366 | 106 |
qglx_findConfigName: | qglx_findConfig | Prototype: | GLXFBConfig qglx_findConfig(Display *display, int screen , QSurfaceFormat format, bool highestPixelFormat, int drawableBit) | Coverage: | 45.946% (17/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 182-229 |
| | 31 | 9 |
qNtlmPhase3Name: | qNtlmPhase3 | Prototype: | static QByteArray qNtlmPhase3(QAuthenticatorPrivate *ctx, const QByteArray& phase2data) | Coverage: | 45.833% (11/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1376-1438 |
| | 34 | 7 |
QGLWidgetPrivateName: | QGLWidgetPrivate | Coverage: | 45.455% (5/11) |
| | 11 | 5 |
QDynamicBufferResourceRootName: | QDynamicBufferResourceRoot | Coverage: | 45.161% (14/31) |
| | 30 | 9 |