| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
fixed1616ToInt| Name: | fixed1616ToInt | | Prototype: | static inline int fixed1616ToInt(FP1616 val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2421-2424 |
| | 1 | 1 |
fixedDate| Name: | fixedDate | | Prototype: | static inline QDate fixedDate(int y, int m, int d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 86-91 |
| | 3 | 1 |
floordiv| Name: | floordiv | | Prototype: | static inline qint64 floordiv(qint64 a, int b) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 104-107 |
| | 1 | 1 |
flush| Name: | flush | | Prototype: | QTextStream &flush(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2949-2953 |
| | 2 | 1 |
foldCase| Name: | foldCase | | Prototype: | static inline ushort foldCase(ushort ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1524-1527 |
| | 1 | 1 |
forcepoint| Name: | forcepoint | | Prototype: | QTextStream &forcepoint(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2749-2753 |
| | 2 | 1 |
forcesign| Name: | forcesign | | Prototype: | QTextStream &forcesign(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2735-2739 |
| | 2 | 1 |
fourBytesToInt| Name: | fourBytesToInt | | Prototype: | static qint32 fourBytesToInt(const char *bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 369-372 |
| | 1 | 1 |
freeBufferFunc| Name: | freeBufferFunc | | Prototype: | void freeBufferFunc(QGLContext *ctx, GLuint id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 254-258 |
| | 2 | 1 |
from_HANDLE| Name: | from_HANDLE | | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isIntegral, T>::Type from_HANDLE(Qt::HANDLE id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 214-218 |
| | 1 | 1 |
fromstrerror_helper| Name: | fromstrerror_helper | | Prototype: | static inline __attribute__((__unused__)) QString fromstrerror_helper(const char *str, const QByteArray &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3077-3080 |
| | 1 | 1 |
ft_getSfntTable| Name: | ft_getSfntTable | | Prototype: | static bool ft_getSfntTable(void *user_data, uint tag, uchar *buffer, uint *length) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 85-98 |
| | 8 | 2 |
ftpScheme| Name: | ftpScheme | | Prototype: | static inline QString ftpScheme() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 423-426 |
| | 0 | 2 |
ftpScheme::[lambda]| Name: | ftpScheme::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 425-425 |
| | 0 | 1 |
futexFlags| Name: | futexFlags | | Prototype: | static inline int futexFlags() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 127-133 |
| | 4 | 2 |
get| Name: | get | | Prototype: | static inline const char *get(QDBusError::ErrorType code) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | | Lines: | 139-143 |
| | 2 | 1 |
getDateFromJulianDay| Name: | getDateFromJulianDay | | Prototype: | static ParsedDate getDateFromJulianDay(qint64 julianDay) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 138-163 |
| | 13 | 2 |
getEffectiveTargetStates| Name: | getEffectiveTargetStates | | Prototype: | static QList<QAbstractState *> getEffectiveTargetStates(QAbstractTransition *transition, CalculationCache *cache) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 355-386 |
| | 18 | 6 |
getFcFamilyForStyleHint| Name: | getFcFamilyForStyleHint | | Prototype: | static const char *getFcFamilyForStyleHint(const QFont::StyleHint style) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 332-356 |
| | 14 | 8 |
getPath| Name: | getPath | | Prototype: | static QString getPath(QSettings::Format format, QSettings::Scope scope) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1113-1129 |
| | 10 | 3 |
getProperAncestors| Name: | getProperAncestors | | Prototype: | static QVector<QState*> getProperAncestors(const QAbstractState *state, const QAbstractState *upperBound) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 326-335 |
| | 6 | 2 |
getStreamID| Name: | getStreamID | | Prototype: | static qint32 getStreamID(const char *bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 401-406 |
| | 1 | 1 |
get_dh1024| Name: | get_dh1024 | | Prototype: | static DH *get_dh1024() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 52-66 |
| | 6 | 2 |
get_dh1024::[lambda]| Name: | get_dh1024::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 58-58 |
| | 0 | 1 |
get_thread_data| Name: | get_thread_data | | Prototype: | static QThreadData *get_thread_data() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 181-189 |
| | 1 | 1 |
headerField| Name: | headerField | | Prototype: | static QByteArray headerField(const QByteArray &name, const QByteArray &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 408-417 |
| | 7 | 1 |
hex| Name: | hex | | Prototype: | QTextStream &hex(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2707-2711 |
| | 2 | 1 |
huntAndDestroy| Name: | huntAndDestroy | | Prototype: | static void huntAndDestroy(QObject *needle, QDBusConnectionPrivate::ObjectTreeNode &haystack) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 578-594 |
| | 9 | 4 |
huntAndUnregister| Name: | huntAndUnregister | | Prototype: | static void huntAndUnregister(const QStringList &pathComponents, int i, QDBusConnection::UnregisterMode mode, QDBusConnectionPrivate::ObjectTreeNode *node) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 596-621 |
| | 13 | 5 |
i2b| Name: | i2b | | Prototype: | static Bigint *i2b(int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 705-713 |
| | 5 | 1 |
ianaId| Name: | ianaId | | Prototype: | static QByteArray ianaId(const QWindowsData *windowsData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 84-87 |
| | 1 | 1 |
ianaId| Name: | ianaId | | Prototype: | static QByteArray ianaId(const QZoneData *zoneData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 90-93 |
| | 1 | 1 |
id_function| Name: | id_function | | Prototype: | static unsigned long id_function() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 188-191 |
| | 1 | 1 |
idempotentRecodeToUser| Name: | idempotentRecodeToUser | | Prototype: | inline bool idempotentRecodeToUser(QUrl::ComponentFormattingOptions encoding) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 238-241 |
| | 1 | 1 |
idleTimerSourceCheck| Name: | idleTimerSourceCheck | | Prototype: | static gboolean idleTimerSourceCheck(GSource *source) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 209-218 |
| | 5 | 2 |
idleTimerSourceDispatch| Name: | idleTimerSourceDispatch | | Prototype: | static gboolean idleTimerSourceDispatch(GSource *source, GSourceFunc, gpointer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 220-225 |
| | 3 | 1 |
iidKeyLiteral| Name: | iidKeyLiteral | | Prototype: | inline QString iidKeyLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 60-60 |
| | 0 | 2 |
iidKeyLiteral::[lambda]| Name: | iidKeyLiteral::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 60-60 |
| | 0 | 1 |
indexOfMethodRelative| Name: | indexOfMethodRelative | | Prototype: | template<int MethodType> static inline int indexOfMethodRelative(const QMetaObject **baseObject, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 578-599 |
| | 10 | 4 |
indexOfMutating| Name: | indexOfMutating | | Prototype: | static int indexOfMutating(const QStringList *that, QRegExp &rx, int from) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 520-529 |
| | 6 | 4 |
initEnvironment| Name: | initEnvironment | | Prototype: | static void initEnvironment() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2880-2884 |
| | 2 | 1 |
initializeReader| Name: | initializeReader | | Prototype: | static void initializeReader(QXmlSimpleReader &reader, bool namespaceProcessing) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6194-6199 |
| | 3 | 1 |
intToFourBytes| Name: | intToFourBytes | | Prototype: | static QByteArray intToFourBytes(qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 385-391 |
| | 4 | 1 |
intToThreeBytes| Name: | intToThreeBytes | | Prototype: | static QByteArray intToThreeBytes(qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 393-399 |
| | 4 | 1 |
interfaceNotFoundError| Name: | interfaceNotFoundError | | Prototype: | static inline QDBusMessage interfaceNotFoundError(const QDBusMessage &msg, const QString &interface_name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 198-204 |
| | 4 | 1 |
invalidateEngine| Name: | invalidateEngine | | Prototype: | static void invalidateEngine(QRegExpPrivate *priv) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3875-3882 |
| | 4 | 2 |
isBasicType| Name: | isBasicType | | Prototype: | static bool isBasicType(int c) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 240-243 |
| | 1 | 1 |
isBetterCapture| Name: | isBetterCapture | | Prototype: | static bool isBetterCapture(int ncap, const int *begin1, const int *end1, const int *begin2, const int *end2) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1783-1795 |
| | 7 | 4 |
isConfigFunction| Name: | isConfigFunction | | Prototype: | static bool isConfigFunction(QEasingCurve::Type type) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 318-324 |
| | 4 | 1 |
isDescendant| Name: | isDescendant | | Prototype: | static inline bool isDescendant(const QAbstractState *state1, const QAbstractState *state2) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 283-293 |
| | 5 | 3 |
isFixedType| Name: | isFixedType | | Prototype: | static bool isFixedType(int c) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 245-248 |
| | 1 | 1 |
isHex| Name: | isHex | | Prototype: | static inline bool isHex(ushort c) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 163-168 |
| | 3 | 1 |
isIp6| Name: | isIp6 | | Prototype: | static bool isIp6(const QString &text) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4143-4147 |
| | 2 | 1 |
isLocalScheme| Name: | isLocalScheme | | Prototype: | static bool isLocalScheme(const QString &file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 228-235 |
| | 2 | 1 |
isNumber| Name: | isNumber | | Prototype: | static inline bool isNumber(char s) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 519-520 |
| | 1 | 1 |
isParentDomain| Name: | isParentDomain | | Prototype: | static inline bool isParentDomain(const QString &domain, const QString &reference) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines: | 152-158 |
| | 3 | 2 |
isParentPath| Name: | isParentPath | | Prototype: | static inline bool isParentPath(const QString &path, const QString &reference) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines: | 133-150 |
| | 8 | 5 |
isPrintable| Name: | isPrintable | | Prototype: | static inline bool isPrintable(uint ucs4) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 179-180 |
| | 1 | 1 |
isPrintable| Name: | isPrintable | | Prototype: | static inline bool isPrintable(ushort uc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 181-182 |
| | 1 | 1 |
isPrintable| Name: | isPrintable | | Prototype: | static inline bool isPrintable(uchar c) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 183-184 |
| | 1 | 1 |
isRecursive| Name: | isRecursive | | Prototype: | static inline bool isRecursive(QMutexData *d) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 53-64 |
| | 5 | 2 |
isUpperHex| Name: | isUpperHex | | Prototype: | static inline bool isUpperHex(ushort c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 170-174 |
| | 1 | 1 |
isXIEvent| Name: | isXIEvent | | Prototype: | static inline bool isXIEvent(xcb_generic_event_t *event, int opCode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 126-130 |
| | 2 | 1 |
isXIType| Name: | isXIType | | Prototype: | static inline bool isXIType(xcb_generic_event_t *event, int opCode, uint16_t type) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1590-1597 |
| | 4 | 2 |
julianDayFromDate| Name: | julianDayFromDate | | Prototype: | static inline qint64 julianDayFromDate(int year, int month, int day) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 114-129 |
| | 6 | 2 |
keysKeyLiteral| Name: | keysKeyLiteral | | Prototype: | inline QString keysKeyLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 65-65 |
| | 0 | 2 |
keysKeyLiteral::[lambda]| Name: | keysKeyLiteral::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 65-65 |
| | 0 | 1 |
lastIndexOfHelper| Name: | lastIndexOfHelper | | Prototype: | static int lastIndexOfHelper(const ushort *haystack, int from, const ushort *needle, int sl, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (33/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3172-3217 |
| | 30 | 10 |
lastIndexOfMutating| Name: | lastIndexOfMutating | | Prototype: | static int lastIndexOfMutating(const QStringList *that, QRegExp &rx, int from) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 531-542 |
| | 8 | 5 |
lcQpaScreen| Name: | lcQpaScreen | | Prototype: | const QLoggingCategory &lcQpaScreen() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 105-105 |
| | 1 | 1 |
lcQpaXInput| Name: | lcQpaXInput | | Prototype: | const QLoggingCategory &lcQpaXInput() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 102-102 |
| | 1 | 1 |
lcQpaXInputDevices| Name: | lcQpaXInputDevices | | Prototype: | const QLoggingCategory &lcQpaXInputDevices() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 103-103 |
| | 1 | 1 |
lcQpaXInputEvents| Name: | lcQpaXInputEvents | | Prototype: | const QLoggingCategory &lcQpaXInputEvents() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 104-104 |
| | 1 | 1 |
lcSsl| Name: | lcSsl | | Prototype: | const QLoggingCategory &lcSsl() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qssl.cpp | | Lines: | 40-40 |
| | 1 | 1 |
localePrivateByName| Name: | localePrivateByName | | Prototype: | static QLocalePrivate *localePrivateByName(const QString &name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 704-710 |
| | 4 | 2 |
locatePlugin::[lambda]| Name: | locatePlugin::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 301-301 |
| | 0 | 1 |
locking_function| Name: | locking_function | | Prototype: | static void locking_function(int mode, int lockNumber, const char *, int) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 178-187 |
| | 4 | 2 |
lowercasebase| Name: | lowercasebase | | Prototype: | QTextStream &lowercasebase(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2833-2837 |
| | 2 | 1 |
lowercasedigits| Name: | lowercasedigits | | Prototype: | QTextStream &lowercasedigits(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2847-2851 |
| | 2 | 1 |
lshift| Name: | lshift | | Prototype: | static Bigint *lshift(Bigint *b, int k) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 845-897 |
| | 27 | 7 |
makeArgIndexToPlaceholderMap| Name: | makeArgIndexToPlaceholderMap | | Prototype: | static ArgIndexToPlaceholderMap makeArgIndexToPlaceholderMap(const ParseResult &parts) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7931-7945 |
| | 8 | 3 |
makeCacheKey| Name: | makeCacheKey | | Prototype: | static QByteArray makeCacheKey(const QUrl &url) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | | Lines: | 48-55 |
| | 5 | 1 |
makeTimespec| Name: | makeTimespec | | Prototype: | static timespec makeTimespec(time_t secs, long nsecs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 488-494 |
| | 4 | 1 |
mapToQtWeightForRange| Name: | mapToQtWeightForRange | | Prototype: | static inline int mapToQtWeightForRange(int fcweight, int fcLower, int fcUpper, int qtLower, int qtUpper) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 60-63 |
| | 1 | 1 |
maskTable| Name: | maskTable | | Prototype: | template <size_t N> static void maskTable(uchar (&table)[N], const uchar (&mask)[N]) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 511-516 |
| | 2 | 2 |
matchArgsForService| Name: | matchArgsForService | | Prototype: | static QStringList matchArgsForService(const QString &service, QDBusServiceWatcher::WatchMode mode) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 457-475 |
| | 9 | 4 |
matchNumber| Name: | matchNumber | | Prototype: | template <typename T> static bool matchNumber(const QMimeMagicRulePrivate *d, const QByteArray &data) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 167-184 |
| | 6 | 3 |
matchString| Name: | matchString | | Prototype: | static bool matchString(const QMimeMagicRulePrivate *d, const QByteArray &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 161-165 |
| | 2 | 1 |
maxBasicCpuidSupported| Name: | maxBasicCpuidSupported | | Prototype: | static int maxBasicCpuidSupported() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 146-185 |
| | 9 | 1 |
mergeInto| Name: | mergeInto | | Prototype: | static void mergeInto(QVector<int> *a, const QVector<int> &b) | | Coverage: | 100.000% (27/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 711-746 |
| | 25 | 9 |
mergeQuestionMarks| Name: | mergeQuestionMarks | | Prototype: | static inline __m128i mergeQuestionMarks(__m128i chunk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 257-308 |
| | 9 | 1 |
metaDataKeyLiteral| Name: | metaDataKeyLiteral | | Prototype: | inline QString metaDataKeyLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 64-64 |
| | 0 | 2 |
metaDataKeyLiteral::[lambda]| Name: | metaDataKeyLiteral::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 64-64 |
| | 0 | 1 |
methodMatch| Name: | methodMatch | | Prototype: | static bool methodMatch(const QMetaObject *m, int handle, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 546-570 |
| | 14 | 7 |
mimeTypeForNameUnchecked| Name: | mimeTypeForNameUnchecked | | Prototype: | static QMimeType mimeTypeForNameUnchecked(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 261-270 |
| | 3 | 1 |
msecsToTime| Name: | msecsToTime | | Prototype: | static void msecsToTime(qint64 msecs, QDate *date, QTime *time) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2393-2416 |
| | 15 | 5 |
msgOpenDirectory| Name: | msgOpenDirectory | | Prototype: | static inline QString msgOpenDirectory() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 138-146 |
| | 2 | 1 |
mylibversion| Name: | mylibversion | | Prototype: | int mylibversion() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qlibrary/lib2/mylib.c | | Lines: | 48-51 |
| | 1 | 1 |
newBackendTimeZone| Name: | newBackendTimeZone | | Prototype: | static QTimeZonePrivate *newBackendTimeZone() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 48-72 |
| | 1 | 1 |
newBackendTimeZone| Name: | newBackendTimeZone | | Prototype: | static QTimeZonePrivate *newBackendTimeZone(const QByteArray &ianaId) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 75-99 |
| | 1 | 1 |