Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
q_X509CallbackName: | q_X509Callback | Prototype: | int q_X509Callback(int ok, X509_STORE_CTX *ctx) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 280-311 |
| | 3 | 2 |
q_mkdtempName: | q_mkdtemp | Prototype: | QPair<QString, bool> q_mkdtemp(char *templateName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | Lines: | 165-169 |
| | 2 | 1 |
qcoreStateMachineHandlerName: | qcoreStateMachineHandler | Prototype: | const QStateMachinePrivate::Handler *qcoreStateMachineHandler() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 447-450 |
| | 1 | 1 |
qcoreVariantHandlerName: | qcoreVariantHandler | Prototype: | const QVariant::Handler *qcoreVariantHandler() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1133-1136 |
| | 1 | 1 |
qdlerrorName: | qdlerror | Prototype: | static QString qdlerror() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 69-79 |
| | 2 | 1 |
qgetenvName: | qgetenv | Prototype: | QByteArray qgetenv(const char *varName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3235-3253 |
| | 2 | 1 |
qgl_functionsName: | qgl_functions | Prototype: | QOpenGLFunctions *qgl_functions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 132-135 |
| | 1 | 1 |
qlltoaName: | qlltoa | Prototype: | QString qlltoa(qlonglong l, int base, const QChar zero) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 459-462 |
| | 1 | 1 |
qputenvName: | qputenv | Prototype: | bool qputenv(const char *varName, const QByteArray& value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3380-3398 |
| | 2 | 1 |
qrandName: | qrand | Prototype: | int qrand() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3520-3564 |
| | 8 | 3 |
qsnprintfName: | qsnprintf | Prototype: | int qsnprintf(char *str, size_t n, const char *fmt, ...) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qvsnprintf.cpp | Lines: | 118-127 |
| | 5 | 1 |
qstrcmpName: | qstrcmp | Prototype: | int qstrcmp(const char *str1, const char *str2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 356-360 |
| | 2 | 1 |
qstrcmpName: | qstrcmp | Prototype: | int qstrcmp(const QByteArray &str1, const char *str2) | Coverage: | 100.000% (18/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 455-477 |
| | 13 | 6 |
qstrcmpName: | qstrcmp | Prototype: | int qstrcmp(const QByteArray &str1, const QByteArray &str2) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 482-493 |
| | 6 | 2 |
qstrcpyName: | qstrcpy | Prototype: | char *qstrcpy(char *dst, const char *src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 267-281 |
| | 3 | 2 |
qstrdupName: | qstrdup | Prototype: | char *qstrdup(const char *src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 247-253 |
| | 4 | 2 |
qstricmpName: | qstricmp | Prototype: | int qstricmp(const char *str1, const char *str2) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 401-413 |
| | 10 | 4 |
qstrncpyName: | qstrncpy | Prototype: | char *qstrncpy(char *dst, const char *src, uint len) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 302-315 |
| | 6 | 3 |
qstrnicmpName: | qstrnicmp | Prototype: | int qstrnicmp(const char *str1, const char *str2, uint len) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 435-450 |
| | 12 | 5 |
qtLoggingDebugName: | qtLoggingDebug | Prototype: | static bool qtLoggingDebug() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 251-255 |
| | 1 | 1 |
qt_PersistentModelIndexLessThanName: | qt_PersistentModelIndexLessThan | Prototype: | static bool qt_PersistentModelIndexLessThan(const QPersistentModelIndex &i1, const QPersistentModelIndex &i2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1008-1013 |
| | 3 | 1 |
qt_QMetaEnum_debugOperatorName: | qt_QMetaEnum_debugOperator | Prototype: | QDebug qt_QMetaEnum_debugOperator(QDebug &dbg, int value, const QMetaObject *meta, const char *name) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 903-915 |
| | 9 | 2 |
qt_QMetaEnum_flagDebugOperatorName: | qt_QMetaEnum_flagDebugOperator | Prototype: | void qt_QMetaEnum_flagDebugOperator(QDebug &debug, size_t sizeofT, int value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 894-897 |
| | 1 | 1 |
qt_abstime_for_timeoutName: | qt_abstime_for_timeout | Prototype: | void qt_abstime_for_timeout(timespec *ts, int timeout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 96-113 |
| | 4 | 1 |
qt_applicationName_noFallbackName: | qt_applicationName_noFallback | Prototype: | QString qt_applicationName_noFallback() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2405-2408 |
| | 1 | 1 |
qt_clock_gettimeName: | qt_clock_gettime | Prototype: | static inline void qt_clock_gettime(clockid_t clock, struct timespec *ts) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 107-110 |
| | 1 | 1 |
qt_convertToBoolName: | qt_convertToBool | Prototype: | template<typename TInput, typename LiteralWrapper> inline bool qt_convertToBool(const QVariant::Private *const d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 318-323 |
| | 2 | 1 |
qt_custom_file_engine_handler_createName: | qt_custom_file_engine_handler_create | Prototype: | QAbstractFileEngine *qt_custom_file_engine_handler_create(const QString &path) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 160-176 |
| | 8 | 4 |
qt_debug_componentName: | qt_debug_component | Prototype: | bool qt_debug_component() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1134-1138 |
| | 1 | 1 |
qt_ends_withName: | qt_ends_with | Prototype: | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10223-10247 |
| | 17 | 7 |
qt_ends_withName: | qt_ends_with | Prototype: | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10250-10271 |
| | 16 | 7 |
qt_find_latin1_stringName: | qt_find_latin1_string | Prototype: | static inline int qt_find_latin1_string(const QChar *haystack, int size, QLatin1String needle, int from, Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10160-10174 |
| | 8 | 2 |
qt_from_latin1Name: | qt_from_latin1 | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
qt_from_latin1Name: | qt_from_latin1 | Prototype: | void qt_from_latin1(ushort *dst, const char *str, size_t size) noexcept | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 213-261 |
| | 13 | 4 |
qt_getFreetypeName: | qt_getFreetype | Prototype: | FT_Library qt_getFreetype() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 158-164 |
| | 4 | 2 |
qt_getFreetypeDataName: | qt_getFreetypeData | Prototype: | QtFreetypeData *qt_getFreetypeData() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 149-155 |
| | 4 | 2 |
qt_gettidName: | qt_gettid | Prototype: | static long qt_gettid() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 107-112 |
| | 1 | 1 |
qt_gettimeName: | qt_gettime | Prototype: | struct timespec qt_gettime() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 170-180 |
| | 6 | 1 |
qt_gl_functionsName: | qt_gl_functions | Prototype: | static QGLFunctionsPrivateEx *qt_gl_functions(const QGLContext *context = 0) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 177-186 |
| | 7 | 2 |
qt_hashName: | qt_hash | Prototype: | static uint qt_hash(const QChar *p, int n) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 408-418 |
| | 6 | 2 |
qt_hashName: | qt_hash | Prototype: | uint qt_hash(const QString &key) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 424-427 |
| | 1 | 1 |
qt_hashName: | qt_hash | Prototype: | uint qt_hash(const QStringRef &key) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 433-436 |
| | 1 | 1 |
qt_initialize_qhash_seedName: | qt_initialize_qhash_seed | Prototype: | static void qt_initialize_qhash_seed() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 341-347 |
| | 3 | 2 |
qt_logging_to_consoleName: | qt_logging_to_console | Prototype: | bool qt_logging_to_console() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 214-218 |
| | 1 | 1 |
qt_messageName: | qt_message | Prototype: | static QString qt_message(QtMsgType msgType, const QMessageLogContext &context, const char *msg, va_list ap) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 275-280 |
| | 3 | 1 |
qt_message_fatalName: | qt_message_fatal | Prototype: | static void qt_message_fatal(QtMsgType, const QMessageLogContext &context, const QString &message) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1661-1690 |
| | 3 | 1 |
qt_monthNumberFromShortNameName: | qt_monthNumberFromShortName | Prototype: | static int qt_monthNumberFromShortName(QStringRef shortName) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 181-188 |
| | 4 | 3 |
qt_monthNumberFromShortNameName: | qt_monthNumberFromShortName | Prototype: | static int qt_monthNumberFromShortName(const QString &shortName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 189-190 |
| | 1 | 1 |
qt_pollfd_checkName: | qt_pollfd_check | Prototype: | static bool qt_pollfd_check(const pollfd &pfd, short revents) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 168-171 |
| | 1 | 1 |
qt_ppollName: | qt_ppoll | Prototype: | static inline int qt_ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 78-87 |
| | 1 | 1 |
qt_premultiplyColorName: | qt_premultiplyColor | Prototype: | inline QColor qt_premultiplyColor(QColor c, GLfloat opacity) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 135-143 |
| | 6 | 1 |
qt_qdnsmailexchangerecord_less_thanName: | qt_qdnsmailexchangerecord_less_than | Prototype: | static bool qt_qdnsmailexchangerecord_less_than(const QDnsMailExchangeRecord &r1, const QDnsMailExchangeRecord &r2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 55-59 |
| | 1 | 1 |
qt_qdnsmailexchangerecord_sortName: | qt_qdnsmailexchangerecord_sort | Prototype: | static void qt_qdnsmailexchangerecord_sort(QList<QDnsMailExchangeRecord> &records) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 65-92 |
| | 14 | 6 |
qt_qdnsservicerecord_less_thanName: | qt_qdnsservicerecord_less_than | Prototype: | static bool qt_qdnsservicerecord_less_than(const QDnsServiceRecord &r1, const QDnsServiceRecord &r2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 94-101 |
| | 3 | 1 |
qt_qgl_paint_engineName: | qt_qgl_paint_engine | Prototype: | QPaintEngine* qt_qgl_paint_engine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5145-5148 |
| | 1 | 1 |
qt_regexp_toCanonicalName: | qt_regexp_toCanonical | Prototype: | QString qt_regexp_toCanonical(const QString &pattern, QRegExp::PatternSyntax patternSyntax) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1330-1345 |
| | 5 | 6 |
qt_register_signal_spy_callbacksName: | qt_register_signal_spy_callbacks | Prototype: | void qt_register_signal_spy_callbacks(const QSignalSpyCallbackSet &callback_set) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 216-219 |
| | 1 | 1 |
qt_repeatCountName: | qt_repeatCount | Prototype: | int qt_repeatCount(const QString &s, int i) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 524-531 |
| | 5 | 2 |
qt_section_chunkName: | qt_section_chunk | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
qt_setupActionIconName: | qt_setupActionIcon | Prototype: | static inline void qt_setupActionIcon(QAction *action, QLatin1String name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 349-356 |
| | 5 | 1 |
qt_splitLocaleNameName: | qt_splitLocaleName | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
qt_split_namespaceName: | qt_split_namespace | Prototype: | static void qt_split_namespace(QString& prefix, QString& name, const QString& qName, bool hasURI) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 101-114 |
| | 8 | 3 |
qt_starts_withName: | qt_starts_with | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10176-10199 |
| | 16 | 7 |
qt_starts_withName: | qt_starts_with | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10201-10221 |
| | 15 | 7 |
qt_string_countName: | qt_string_count | Prototype: | static inline int qt_string_count(const QChar *unicode, int size, QChar ch, Qt::CaseSensitivity cs) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10140-10158 |
| | 13 | 6 |
qt_subtract_from_timeoutName: | qt_subtract_from_timeout | Prototype: | int qt_subtract_from_timeout(int timeout, int elapsed) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 2004-2011 |
| | 4 | 2 |
qt_timezoneName: | qt_timezone | Prototype: | static int qt_timezone() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2165-2196 |
| | 1 | 1 |
qt_to_latin1Name: | qt_to_latin1 | Coverage: | 100.000% (3/3) |
| | 1 | 1 |
qt_to_latin1Name: | qt_to_latin1 | Prototype: | static void qt_to_latin1(uchar *dst, const ushort *src, int length) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 318-376 |
| | 13 | 4 |
qt_tznameName: | qt_tzname | Prototype: | static QString qt_tzname(QDateTimePrivate::DaylightStatus daylightStatus) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2199-2222 |
| | 2 | 1 |
qt_tzsetName: | qt_tzset | Prototype: | static void qt_tzset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2148-2158 |
| | 1 | 1 |
qt_urlRecodeName: | qt_urlRecode | Prototype: | int qt_urlRecode(QString &appendTo, const QChar *begin, const QChar *end, QUrl::ComponentFormattingOptions encoding, const ushort *tableModifications) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 582-604 |
| | 13 | 6 |
qualifiedNameName: | qualifiedName | Prototype: | static QByteArray qualifiedName(const QMetaEnum &e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2727-2730 |
| | 1 | 1 |
qulltoaName: | qulltoa | Prototype: | QString qulltoa(qulonglong l, int base, const QChar _zero) | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 427-457 |
| | 15 | 5 |
qulltoa2Name: | qulltoa2 | Prototype: | static char *qulltoa2(char *p, qulonglong n, int base) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3943-3959 |
| | 6 | 2 |
qunsetenvName: | qunsetenv | Prototype: | bool qunsetenv(const char *varName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3411-3432 |
| | 2 | 1 |
qvsnprintfName: | qvsnprintf | Prototype: | int qvsnprintf(char *str, size_t n, const char *fmt, va_list ap) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qvsnprintf.cpp | Lines: | 95-98 |
| | 1 | 1 |
rawStringDataName: | rawStringData | Prototype: | static inline const char *rawStringData(const QMetaObject *mo, int index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 159-162 |
| | 1 | 1 |
rawTypeNameFromTypeInfoName: | rawTypeNameFromTypeInfo | Prototype: | static inline const char *rawTypeNameFromTypeInfo(const QMetaObject *mo, uint typeInfo) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 175-178 |
| | 1 | 1 |
read32Name: | read32 | Prototype: | static quint32 read32(const uchar *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 813-816 |
| | 1 | 1 |
read8Name: | read8 | Prototype: | static quint8 read8(const uchar *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 803-806 |
| | 1 | 1 |
readEtcOsReleaseName: | readEtcOsRelease | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
readEtcOsReleaseName: | readEtcOsRelease | Prototype: | static bool readEtcOsRelease(QUnixOSVersion &v) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2282-2286 |
| | 0 | 4 |
recodeAndAppendName: | recodeAndAppend | Prototype: | static void recodeAndAppend(QString &to, const QString &input, QUrl::ComponentFormattingOptions encoding, const ushort *tableModifications) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 487-492 |
| | 2 | 2 |
recodeFromUserName: | recodeFromUser | Prototype: | static inline QString recodeFromUser(const QString &input, const ushort *actions, int from, int to) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 825-835 |
| | 6 | 2 |
registerEventTypeZeroBasedName: | registerEventTypeZeroBased | Prototype: | static inline int registerEventTypeZeroBased(int id) noexcept | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 453-461 |
| | 3 | 2 |
registerHelperName: | registerHelper | Prototype: | template<typename T> inline static void registerHelper(T * = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | Lines: | 80-88 |
| | 5 | 1 |
replaceArgEscapesName: | replaceArgEscapes | Prototype: | static QString replaceArgEscapes(const QString &s, const ArgEscapeData &d, int field_width, const QString &arg, const QString &larg, QChar fillChar = QLatin1Char(' ')) | Coverage: | 100.000% (44/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7303-7395 |
| | 56 | 14 |
requiresOpenTypeName: | requiresOpenType | Prototype: | static inline bool requiresOpenType(int writingSystem) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 365-369 |
| | 2 | 1 |
resetName: | reset | Prototype: | QTextStream &reset(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2979-2983 |
| | 2 | 1 |
resetCodecConverterStateHelperName: | resetCodecConverterStateHelper | Prototype: | static void resetCodecConverterStateHelper(QTextCodec::ConverterState *state) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 358-362 |
| | 2 | 1 |
resetSmStateName: | resetSmState | Prototype: | static void resetSmState() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 94-104 |
| | 8 | 1 |
resolveClassNameName: | resolveClassName | Prototype: | static const QMetaObject *resolveClassName (const QMap<QByteArray, const QMetaObject *>& references, const QByteArray& name) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1670-1678 |
| | 3 | 2 |
resolveLibraryInternalName: | resolveLibraryInternal | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
resolveStringRefsAndReturnTotalSizeName: | resolveStringRefsAndReturnTotalSize | Prototype: | static int resolveStringRefsAndReturnTotalSize(ParseResult &parts, const ArgIndexToPlaceholderMap &argIndexToPlaceholderMap, const QString *args[]) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7969-7982 |
| | 9 | 4 |