| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 qvsnprintf| Name:  | 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:  | 89-92 |  
  |  | 1 | 1 | 
 qunsetenv| Name:  | 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:  | 3348-3369 |  
  |  | 2 | 1 | 
 qulltoa2| Name:  | 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:  | 3792-3808 |  
  |  | 6 | 2 | 
 qulltoa| Name:  | 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:  | 120-150 |  
  |  | 15 | 5 | 
 qualifiedName| Name:  | 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:  | 2716-2719 |  
  |  | 1 | 1 | 
 qt_urlRecode| Name:  | 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:  | 552-574 |  
  |  | 13 | 6 | 
 qt_tzset| Name:  | 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:  | 2127-2137 |  
  |  | 1 | 1 | 
 qt_tzname| Name:  | 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:  | 2176-2199 |  
  |  | 2 | 1 | 
 qt_to_latin1::[lambda]| Name:  | qt_to_latin1::[lambda] |  | Prototype:  | [=](int i) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 335-335 |  
  |  | 1 | 1 | 
 qt_to_latin1| Name:  | 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:  | 311-369 |  
  |  | 13 | 4 | 
 qt_timezone| Name:  | 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:  | 2144-2173 |  
  |  | 1 | 1 | 
 qt_subtract_from_timeout| Name:  | qt_subtract_from_timeout |  | Prototype:  | int qt_subtract_from_timeout(int timeout, int elapsed) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1654-1661 |  
  |  | 4 | 2 | 
 qt_string_count| Name:  | 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:  | 10047-10065 |  
  |  | 13 | 6 | 
 qt_starts_with| Name:  | 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:  | 10083-10106 |  
  |  | 16 | 7 | 
 qt_starts_with| Name:  | qt_starts_with |  | Prototype:  | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10108-10128 |  
  |  | 15 | 7 | 
 qt_split_namespace| Name:  | 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:  | 95-108 |  
  |  | 8 | 3 | 
 qt_splitLocaleName::[lambda]| Name:  | qt_splitLocaleName::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 408-408 |  
  |  | 0 | 1 | 
 qt_setupActionIcon| Name:  | 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:  | 343-350 |  
  |  | 5 | 1 | 
 qt_select_msecs| Name:  | qt_select_msecs |  | Prototype:  | int qt_select_msecs(int nfds, fd_set *fdread, fd_set *fdwrite, int timeout) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp |  | Lines:  | 95-104 |  
  |  | 6 | 2 | 
 qt_section_chunk::qt_section_chunk| Name:  | qt_section_chunk::qt_section_chunk |  | Prototype:  | qt_section_chunk(int l, QStringRef s) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4163-4163 |  
  |  | 1 | 1 | 
 qt_repeatCount| Name:  | 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:  | 521-528 |  
  |  | 5 | 2 | 
 qt_register_signal_spy_callbacks| Name:  | 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:  | 215-218 |  
  |  | 1 | 1 | 
 qt_regexp_toCanonical| Name:  | 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:  | 1324-1339 |  
  |  | 5 | 6 | 
 qt_qgl_paint_engine| Name:  | 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:  | 5139-5142 |  
  |  | 1 | 1 | 
 qt_qdnsmailexchangerecord_sort| Name:  | 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:  | 59-86 |  
  |  | 14 | 6 | 
 qt_qdnsmailexchangerecord_less_than| Name:  | 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:  | 49-53 |  
  |  | 1 | 1 | 
 qt_premultiplyColor| Name:  | 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:  | 129-137 |  
  |  | 6 | 1 | 
 qt_monthNumberFromShortName| Name:  | 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:  | 176-183 |  
  |  | 4 | 3 | 
 qt_monthNumberFromShortName| Name:  | 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:  | 184-185 |  
  |  | 1 | 1 | 
 qt_message_fatal| Name:  | 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:  | 1624-1653 |  
  |  | 3 | 1 | 
 qt_message| Name:  | 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:  | 272-277 |  
  |  | 3 | 1 | 
 qt_logging_to_console| Name:  | 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:  | 211-215 |  
  |  | 1 | 1 | 
 qt_initialize_qhash_seed| Name:  | 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:  | 285-291 |  
  |  | 3 | 2 | 
 qt_hash| Name:  | qt_hash |  | Prototype:  | static uint qt_hash(const QChar *p, int n) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 352-362 |  
  |  | 6 | 2 | 
 qt_hash| Name:  | qt_hash |  | Prototype:  | uint qt_hash(const QString &key) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 368-371 |  
  |  | 1 | 1 | 
 qt_hash| Name:  | qt_hash |  | Prototype:  | uint qt_hash(const QStringRef &key) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 377-380 |  
  |  | 1 | 1 | 
 qt_gl_functions| Name:  | 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:  | 171-180 |  
  |  | 7 | 2 | 
 qt_gettime| Name:  | qt_gettime |  | Prototype:  | struct timespec qt_gettime() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 159-169 |  
  |  | 6 | 1 | 
 qt_gettid| Name:  | 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:  | 104-109 |  
  |  | 1 | 1 | 
 qt_getFreetypeData| Name:  | 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:  | 142-148 |  
  |  | 4 | 2 | 
 qt_getFreetype| Name:  | 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:  | 151-157 |  
  |  | 4 | 2 | 
 qt_from_latin1::[lambda]| Name:  | qt_from_latin1::[lambda] |  | Prototype:  | [=](int i) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 242-242 |  
  |  | 1 | 1 | 
 qt_from_latin1| Name:  | qt_from_latin1 |  | Prototype:  | void qt_from_latin1(ushort *dst, const char *str, size_t size) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 206-254 |  
  |  | 13 | 4 | 
 qt_find_latin1_string| Name:  | 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:  | 10067-10081 |  
  |  | 8 | 2 | 
 qt_ends_with| Name:  | 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:  | 10130-10154 |  
  |  | 17 | 7 | 
 qt_ends_with| Name:  | qt_ends_with |  | Prototype:  | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10157-10178 |  
  |  | 16 | 7 | 
 qt_debug_component| Name:  | 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:  | 1125-1129 |  
  |  | 1 | 1 | 
 qt_custom_file_engine_handler_create| Name:  | 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:  | 154-170 |  
  |  | 8 | 4 | 
 qt_convertToBool| Name:  | qt_convertToBool |  | Prototype:  | template<typename TInput, typename LiteralWrapper> inline bool qt_convertToBool(const QVariant::Private *const d) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 322-327 |  
  |  | 2 | 1 | 
 qt_clock_gettime| Name:  | 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:  | 100-103 |  
  |  | 1 | 1 | 
 qt_applicationName_noFallback| Name:  | qt_applicationName_noFallback |  | Prototype:  | QString qt_applicationName_noFallback() |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2447-2450 |  
  |  | 1 | 1 | 
 qt_abstime_for_timeout| Name:  | 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:  | 89-106 |  
  |  | 4 | 1 | 
 qt_QMetaEnum_debugOperator| Name:  | 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:  | 837-849 |  
  |  | 9 | 2 | 
 qt_PersistentModelIndexLessThan| Name:  | qt_PersistentModelIndexLessThan |  | Prototype:  | static bool qt_PersistentModelIndexLessThan(const QPersistentModelIndex &i1, const QPersistentModelIndex &i2) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1006-1011 |  
  |  | 3 | 1 | 
 qtLoggingDebug| Name:  | 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:  | 245-249 |  
  |  | 1 | 1 | 
 qstrnicmp| Name:  | qstrnicmp |  | Prototype:  | int qstrnicmp(const char *str1, const char *str2, uint len) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 340-355 |  
  |  | 12 | 5 | 
 qstrncpy| Name:  | 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:  | 207-220 |  
  |  | 6 | 3 | 
 qstricmp| Name:  | qstricmp |  | Prototype:  | int qstricmp(const char *str1, const char *str2) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 306-318 |  
  |  | 10 | 4 | 
 qstrdup| Name:  | 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:  | 152-158 |  
  |  | 4 | 2 | 
 qstrcpy| Name:  | 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:  | 172-186 |  
  |  | 3 | 2 | 
 qstrcmp| Name:  | qstrcmp |  | Prototype:  | int qstrcmp(const QByteArray &str1, const char *str2) |  | Coverage:  | 100.000% (20/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 360-382 |  
  |  | 13 | 6 | 
 qstrcmp| Name:  | 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:  | 387-398 |  
  |  | 6 | 2 | 
 qsnprintf| Name:  | 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:  | 112-121 |  
  |  | 5 | 1 | 
 qrand| Name:  | qrand |  | Prototype:  | int qrand() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3457-3501 |  
  |  | 8 | 3 | 
 qputenv| Name:  | 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:  | 3317-3335 |  
  |  | 2 | 1 | 
 qlltoa| Name:  | 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:  | 152-155 |  
  |  | 1 | 1 | 
 qgl_functions| Name:  | 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:  | 126-129 |  
  |  | 1 | 1 | 
 qgetenv| Name:  | 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:  | 3172-3190 |  
  |  | 2 | 1 | 
 qdtoa| Name:  | qdtoa |  | Prototype:  | char *qdtoa ( double d, int mode, int ndigits, int *decpt, int *sign, char **rve, char **resultp) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 1963-2010 |  
  |  | 5 | 1 | 
 qcoreVariantHandler| Name:  | 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 | 
 qcoreStateMachineHandler| Name:  | 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:  | 440-443 |  
  |  | 1 | 1 | 
 q_mkdtemp| Name:  | 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:  | 158-162 |  
  |  | 2 | 1 | 
 q_X509Callback| Name:  | 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:  | 270-300 |  
  |  | 3 | 2 | 
 qVersion| Name:  | qVersion |  | Prototype:  | const char *qVersion() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 969-972 |  
  |  | 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:  | 53-60 |  
  |  | 5 | 2 | 
 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:  | 59-62 |  
  |  | 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:  | 1088-1096 |  
  |  | 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:  | 1076-1085 |  
  |  | 6 | 2 | 
 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:  | 924-927 |  
  |  | 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:  | 1846-1852 |  
  |  | 3 | 2 | 
 qSelectionPersistentindexes| Name:  | qSelectionPersistentindexes |  | Prototype:  | static QVector<QPersistentModelIndex> qSelectionPersistentindexes(const QItemSelection &sel) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 473-480 |  
  |  | 5 | 2 | 
 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:  | 482-488 |  
  |  | 4 | 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:  | 80-80 |  
  |  | 1 | 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:  | 424-427 |  
  |  | 1 | 1 | 
 qRectToXCBRectangle| Name:  | qRectToXCBRectangle |  | Prototype:  | static inline xcb_rectangle_t qRectToXCBRectangle(const QRect &r) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2823-2831 |  
  |  | 6 | 1 | 
 qQNaN| Name:  | qQNaN |  | Prototype:  | double qQNaN() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 86-86 |  
  |  | 1 | 1 | 
 qNtlmPhase1| Name:  | qNtlmPhase1 |  | Prototype:  | static QByteArray qNtlmPhase1() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1065-1073 |  
  |  | 6 | 1 | 
 qNormalizeType| Name:  | qNormalizeType |  | Prototype:  | static char *qNormalizeType(char *d, int &templdepth, QByteArray &result) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1241-1258 |  
  |  | 11 | 5 | 
 qMetaTypeTypeInternal| Name:  | qMetaTypeTypeInternal |  | Prototype:  | int qMetaTypeTypeInternal(const char *typeName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1213-1216 |  
  |  | 1 | 1 | 
 qMetaTypeTypeImpl| Name:  | qMetaTypeTypeImpl |  | Prototype:  | template <bool tryNormalizedType> static inline int qMetaTypeTypeImpl(const char *typeName, int length) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1171-1193 |  
  |  | 13 | 5 | 
 qMetaTypeStaticType| Name:  | qMetaTypeStaticType |  | Prototype:  | static inline int qMetaTypeStaticType(const char *typeName, int length) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 860-868 |  
  |  | 5 | 2 | 
 qMemEquals| Name:  | qMemEquals |  | Prototype:  | static bool qMemEquals(const quint16 *a, const quint16 *b, int length) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 635-641 |  
  |  | 3 | 2 | 
 qMapDeallocate| Name:  | qMapDeallocate |  | Prototype:  | static inline void qMapDeallocate(QMapNodeBase *node, int alignment) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 313-319 |  
  |  | 3 | 2 | 
 qMapAllocate| Name:  | qMapAllocate |  | Prototype:  | static inline void *qMapAllocate(int alloc, int alignment) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 306-311 |  
  |  | 3 | 1 | 
 qMapAlignmentThreshold| Name:  | qMapAlignmentThreshold |  | Prototype:  | static inline int qMapAlignmentThreshold() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 298-304 |  
  |  | 1 | 1 | 
 qMallocAligned| Name:  | qMallocAligned |  | Prototype:  | void *qMallocAligned(size_t size, size_t alignment) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp |  | Lines:  | 68-71 |  
  |  | 1 | 1 | 
 qLcTray| Name:  | qLcTray |  | Prototype:  | const QLoggingCategory &qLcTray() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp |  | Lines:  | 59-59 |  
  |  | 1 | 1 | 
 qLcMenu| Name:  | qLcMenu |  | Prototype:  | const QLoggingCategory &qLcMenu() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp |  | Lines:  | 41-41 |  
  |  | 1 | 1 | 
 qIterGet| Name:  | qIterGet |  | Prototype:  | template <typename T> static inline T qIterGet(DBusMessageIter *it) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp |  | Lines:  | 43-68 |  
  |  | 4 | 1 | 
 qIterAppend| Name:  | qIterAppend |  | Prototype:  | static void qIterAppend(DBusMessageIter *it, QByteArray *ba, int type, const void *arg) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp |  | Lines:  | 43-49 |  
  |  | 3 | 2 |