Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 | 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_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: | 249-249 |
| | 1 | 1 |
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_chunk::qt_section_chunkName: | 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: | 4193-4193 |
| | 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_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: | 411-411 |
| | 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 | 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_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: | 342-342 |
| | 1 | 1 |
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 | 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 |
readEtcOsRelease::[lambda]Name: | readEtcOsRelease::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2285-2285 |
| | 0 | 1 |
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 |
resolveLibraryInternal::[lambda]Name: | resolveLibraryInternal::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | Lines: | 99-99 |
| | 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 |
resourceTypeName: | resourceType | Prototype: | static int resourceType(const QByteArray &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 77-95 |
| | 3 | 1 |
rfcDateImplName: | rfcDateImpl | Prototype: | static ParsedRfcDateTime rfcDateImpl(const QString &s) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 214-245 |
| | 20 | 7 |
rfcDateImpl::[lambda]Name: | rfcDateImpl::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 231-231 |
| | 0 | 1 |
rightName: | right | Prototype: | QTextStream &right(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2920-2924 |
| | 2 | 1 |
roundToMillisecondName: | roundToMillisecond | Prototype: | static timespec roundToMillisecond(timespec val) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 204-212 |
| | 3 | 1 |
saveCoverageToolName: | saveCoverageTool | Prototype: | static void saveCoverageTool(const char * appname, bool testfailed, bool installedTestCoverage) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 66-84 |
| | 8 | 2 |
scaleOutlineName: | scaleOutline | Prototype: | static void scaleOutline(FT_Face face, FT_GlyphSlot g, FT_Fixed x_scale, FT_Fixed y_scale) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 434-445 |
| | 8 | 2 |
scientificName: | scientific | Prototype: | QTextStream &scientific(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2892-2896 |
| | 2 | 1 |
searchExecutableName: | searchExecutable | Prototype: | static inline QString searchExecutable(const QStringList &searchPaths, const QString &executableName) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 449-460 |
| | 7 | 3 |
selectionHelperName: | selectionHelper | Prototype: | static QString selectionHelper(const QString &path, const QString &fileName, const QStringList &selectors) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 270-294 |
| | 13 | 5 |
separate_ifName: | separate_if | Prototype: | template <typename InputIt, typename OutputIt1, typename OutputIt2, typename UnaryPredicate> std::pair<OutputIt1, OutputIt2> separate_if(InputIt first, InputIt last, OutputIt1 dest1, OutputIt2 dest2, UnaryPredicate p) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 83-97 |
| | 8 | 3 |
setCoordsName: | setCoords | Prototype: | static inline void setCoords(GLfloat *coords, const QGLRect &rect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 494-504 |
| | 8 | 1 |
setCurrentThreadNameName: | setCurrentThreadName | Prototype: | static void setCurrentThreadName(pthread_t threadId, const char *name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 306-317 |
| | 2 | 1 |
setMotifWmHintsName: | setMotifWmHints | Prototype: | static void setMotifWmHints(QXcbConnection *c, xcb_window_t window, const QtMotifWmHints &hints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1038-1052 |
| | 10 | 2 |
set_thread_dataName: | set_thread_data | Prototype: | static void set_thread_data(QThreadData *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 196-203 |
| | 3 | 1 |
set_unionName: | set_union | Prototype: | static QList<QByteArray> set_union(const QList<QByteArray> &l1, const QList<QByteArray> &l2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 838-846 |
| | 6 | 1 |
sharedNetworkSessionManagerName: | sharedNetworkSessionManager | Prototype: | inline QSharedNetworkSessionManager* sharedNetworkSessionManager() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | Lines: | 50-58 |
| | 5 | 2 |
showbaseName: | showbase | Prototype: | QTextStream &showbase(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2738-2742 |
| | 2 | 1 |
signalSlotLockName: | signalSlotLock | Prototype: | static inline QMutex *signalSlotLock(const QObject *o) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 144-148 |
| | 2 | 1 |
simdDecodeAsciiName: | simdDecodeAscii | Prototype: | static inline bool simdDecodeAscii(ushort *&dst, const uchar *&nextAscii, const uchar *&src, const uchar *end) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 95-141 |
| | 15 | 4 |
simdEncodeAsciiName: | simdEncodeAscii | Prototype: | static inline bool simdEncodeAscii(uchar *&dst, const ushort *&nextAscii, const ushort *&src, const ushort *end) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 56-93 |
| | 14 | 3 |
sizeInMillimetersName: | sizeInMillimeters | Prototype: | static inline QSizeF sizeInMillimeters(const QSize &size, const QDpi &dpi) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 166-170 |
| | 2 | 1 |
socketNotifierSourceDispatchName: | socketNotifierSourceDispatch | Prototype: | static gboolean socketNotifierSourceDispatch(GSource *source, GSourceFunc, gpointer) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 97-110 |
| | 7 | 3 |
splitStringName: | splitString | Prototype: | template<class ResultList, class StringSource> static ResultList splitString(const StringSource &source, const QChar *sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs, const int separatorSize) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6819-6836 |
| | 12 | 4 |
splitStringName: | splitString | Prototype: | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegExp &rx, QString::SplitBehavior behavior) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6935-6953 |
| | 14 | 4 |
stringDataName: | stringData | Prototype: | static inline const QByteArray stringData(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: | 148-157 |
| | 7 | 1 |
switch_offName: | switch_off | Prototype: | static inline int switch_off(QAtomicInt &a, int which) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 91-94 |
| | 1 | 1 |
switch_onName: | switch_on | Prototype: | static inline int switch_on(QAtomicInt &a, int which) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 86-89 |
| | 1 | 1 |
tcbToBezierName: | tcbToBezier | Prototype: | QVector<QPointF> static inline tcbToBezier(const TCBPoints &tcbPoints) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1225-1269 |
| | 30 | 4 |
testShowWithoutActivatingName: | testShowWithoutActivating | Prototype: | static inline bool testShowWithoutActivating(const QWindow *window) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 779-784 |
| | 2 | 1 |
textHtmlLiteralName: | textHtmlLiteral | Prototype: | static inline QString textHtmlLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 50-50 |
| | 0 | 2 |
textHtmlLiteral::[lambda]Name: | textHtmlLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 50-50 |
| | 0 | 1 |
textPlainLiteralName: | textPlainLiteral | Prototype: | static inline QString textPlainLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 51-51 |
| | 0 | 2 |
textPlainLiteral::[lambda]Name: | textPlainLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 51-51 |
| | 0 | 1 |
textUriListLiteralName: | textUriListLiteral | Prototype: | static inline QString textUriListLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 49-49 |
| | 0 | 2 |
textUriListLiteral::[lambda]Name: | textUriListLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 49-49 |
| | 0 | 1 |