Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
isTextFileName: | isTextFile | Prototype: | static inline bool isTextFile(const QByteArray &data) | Coverage: | 66.667% (12/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 121-138 |
| | 8 | 4 |
isTextureTargetMultisampleName: | isTextureTargetMultisample | Prototype: | static bool isTextureTargetMultisample(QOpenGLTexture::Target target) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 434-457 |
| | 6 | 12 |
isTransientName: | isTransient | Prototype: | static inline bool isTransient(const QWindow *w) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 158-167 |
| | 7 | 1 |
isUncontendedLockedName: | isUncontendedLocked | Prototype: | inline bool isUncontendedLocked(const QReadWriteLockPrivate *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 75-76 |
| | 1 | 1 |
isUpperHexName: | 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: | 176-180 |
| | 1 | 1 |
isValidName: | isValid | Prototype: | static inline bool isValid(xcb_generic_event_t *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1610-1613 |
| | 1 | 1 |
isValidBlockSeparatorName: | isValidBlockSeparator | Prototype: | static bool isValidBlockSeparator(QChar ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 127-132 |
| | 3 | 1 |
isValidCharacterName: | isValidCharacter | Prototype: | static inline bool isValidCharacter(QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 63-70 |
| | 5 | 1 |
isValidCharacterNoDashName: | isValidCharacterNoDash | Prototype: | static inline bool isValidCharacterNoDash(QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 54-61 |
| | 5 | 1 |
isValidNumberName: | isValidNumber | Prototype: | static inline bool isValidNumber(QChar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 72-76 |
| | 2 | 1 |
isValidNumerusRulesName: | isValidNumerusRules | Prototype: | static bool isValidNumerusRules(const uchar *rules, uint rulesSize) | Coverage: | 27.273% (9/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 139-191 |
| | 24 | 12 |
isValidSlotName: | isValidSlot | Prototype: | static bool isValidSlot(const QMetaMethod &sl) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 173-182 |
| | 7 | 2 |
isValueSeparatorName: | isValueSeparator | Prototype: | static inline bool isValueSeparator(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 531-532 |
| | 1 | 1 |
isVerticalName: | isVertical | Prototype: | static bool isVertical(Edge edge) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1933-1936 |
| | 1 | 1 |
isWhitespaceName: | isWhitespace | Prototype: | static inline bool isWhitespace(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 534-535 |
| | 1 | 1 |
isWordName: | isWord | Prototype: | static bool isWord(QChar ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 708-711 |
| | 1 | 1 |
isXIEventName: | 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: | 132-136 |
| | 2 | 1 |
isXITypeName: | 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: | 1601-1608 |
| | 4 | 2 |
is_SName: | is_S | Prototype: | static inline bool is_S(QChar ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2846-2850 |
| | 2 | 1 |
is_brush_transparentName: | is_brush_transparent | Prototype: | static inline bool is_brush_transparent(const QBrush &brush) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 119-129 |
| | 7 | 3 |
is_monochromeName: | is_monochrome | Prototype: | static inline bool is_monochrome(const QVector<QRgb> &colorTable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2415-2421 |
| | 4 | 1 |
is_pen_transparentName: | is_pen_transparent | Prototype: | static inline bool is_pen_transparent(const QPen &pen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 131-133 |
| | 1 | 1 |
is_readable_fileName: | is_readable_file | Prototype: | static bool is_readable_file(const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 626-630 |
| | 2 | 1 |
is_xpm_color_spec_prefixName: | is_xpm_color_spec_prefix | Prototype: | static bool is_xpm_color_spec_prefix(const QByteArray& prefix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 828-835 |
| | 5 | 1 |
jobHoldToStringName: | jobHoldToString | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
jobHoldToStringName: | jobHoldToString | Prototype: | static inline QString jobHoldToString(const QCUPSSupport::JobHoldUntil jobHold, const QTime holdUntilTime) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 78-109 |
| | 9 | 18 |
julianDayFromDateName: | 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: | 119-134 |
| | 6 | 2 |
jumpName: | jump | Prototype: | static void jump(QtMsgType t, const QMessageLogContext & , const QString &m) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 182-218 |
| | 21 | 9 |
kdeColorName: | kdeColor | Prototype: | static inline bool kdeColor(QPalette *pal, QPalette::ColorRole role, const QVariant &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 368-377 |
| | 7 | 3 |
kerningName: | kerning | Prototype: | static inline QFixed kerning(int left, int right, const QFontEngine::KernPair *pairs, int numPairs) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1084-1101 |
| | 10 | 4 |
keywordsName: | keywords | Prototype: | static QSet<QByteArray> keywords() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 89-166 |
| | 29 | 3 |
lastIndexOfHelperName: | lastIndexOfHelper | Prototype: | static int lastIndexOfHelper(const char *haystack, int l, const char *needle, int ol, int from) | Coverage: | 96.154% (25/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2604-2635 |
| | 25 | 8 |
lastIndexOfHelperName: | 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: | 3202-3247 |
| | 30 | 10 |
lastIndexOfMutatingName: | 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: | 537-548 |
| | 8 | 5 |
launchName: | launch | Prototype: | static inline bool launch(const QString &launcher, const QUrl &url) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 118-131 |
| | 7 | 3 |
layoutDebugName: | layoutDebug | Prototype: | static bool layoutDebug() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 808-815 |
| | 3 | 2 |
lcDDName: | lcDD | Prototype: | const QLoggingCategory &lcDD() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 53-53 |
| | 1 | 1 |
lcGLES3Name: | lcGLES3 | Prototype: | const QLoggingCategory &lcGLES3() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 60-60 |
| | 1 | 1 |
lcGestureManagerName: | lcGestureManager | Prototype: | const QLoggingCategory &lcGestureManager() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 66-66 |
| | 1 | 1 |
lcQpaGlName: | lcQpaGl | Prototype: | const QLoggingCategory &lcQpaGl() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegration.cpp | Lines: | 44-44 |
| | 1 | 1 |
lcQpaScreenName: | 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: | 111-111 |
| | 1 | 1 |
lcQpaXInputName: | 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: | 108-108 |
| | 1 | 1 |
lcQpaXInputDevicesName: | 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: | 109-109 |
| | 1 | 1 |
lcQpaXInputEventsName: | 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: | 110-110 |
| | 1 | 1 |
lcScalingName: | lcScaling | Prototype: | const QLoggingCategory &lcScaling() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 50-50 |
| | 1 | 1 |
lcSslName: | 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: | 46-46 |
| | 1 | 1 |
lcXlibEglDebugName: | lcXlibEglDebug | Prototype: | const QLoggingCategory &lcXlibEglDebug() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qxlibeglintegration.cpp | Lines: | 43-43 |
| | 1 | 1 |
leftName: | left | Prototype: | QTextStream &left(QTextStream &stream) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2906-2910 |
| | 2 | 1 |
lengthValueFromDataName: | lengthValueFromData | Prototype: | static int lengthValueFromData(const LengthData& data, const QFont& f) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 424-431 |
| | 5 | 3 |
libraryPathListName: | libraryPathList | Prototype: | static QStringList libraryPathList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 514-547 |
| | 10 | 1 |
ligatureHelperName: | ligatureHelper | Prototype: | static uint inline ligatureHelper(uint u1, uint u2) | Coverage: | 92.683% (38/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1773-1811 |
| | 26 | 10 |
lighten_opName: | lighten_op | Prototype: | static inline int lighten_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1233-1236 |
| | 1 | 1 |
lineIntersectsRectName: | lineIntersectsRect | Prototype: | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1067-1100 |
| | 17 | 5 |
lineRectIntersectsRectName: | lineRectIntersectsRect | Prototype: | static inline bool lineRectIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1060-1064 |
| | 2 | 1 |
lineToHookName: | lineToHook | Prototype: | static void lineToHook(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 566-572 |
| | 4 | 2 |
lineTo_clippedName: | lineTo_clipped | Prototype: | static inline bool lineTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, bool needsMoveTo, bool needsLineTo = true) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1553-1591 |
| | 24 | 7 |
line_emulationName: | line_emulation | Prototype: | static inline uint line_emulation(uint emulation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 138-148 |
| | 8 | 1 |
loadName: | load | Prototype: | static inline void load(const QString & = QString(), int = -1) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 907-912 |
| | 2 | 2 |
loadAETName: | loadAET | Prototype: | static void loadAET(EdgeTableEntry *AET, EdgeTableEntry *ETEs) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3312-3334 |
| | 16 | 4 |
loadCursorName: | loadCursor | Prototype: | static xcb_cursor_t loadCursor(void *dpy, int cshape) | Coverage: | 41.176% (7/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 531-553 |
| | 14 | 7 |
loadEngineName: | loadEngine | Prototype: | static QFontEngine *loadEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 991-1021 |
| | 15 | 4 |
loadOpenSslName: | loadOpenSsl | Prototype: | static QPair<QLibrary*, QLibrary*> loadOpenSsl() | Coverage: | 12.500% (3/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 624-727 |
| | 36 | 8 |
loadQtCodecName: | loadQtCodec | Prototype: | static QTextCodec *loadQtCodec(const char *name) | Coverage: | 94.737% (36/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 356-384 |
| | 23 | 12 |
loadRulesFromFileName: | loadRulesFromFile | Prototype: | static QVector<QLoggingRule> loadRulesFromFile(const QString &filePath) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 257-270 |
| | 10 | 3 |
loadSingleEngineName: | loadSingleEngine | Prototype: | static QFontEngine *loadSingleEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 914-989 |
| | 43 | 12 |
loadTzTimeZonesName: | loadTzTimeZones | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
loadTzTimeZonesName: | loadTzTimeZones | Prototype: | static QTzTimeZoneHash loadTzTimeZones() | Coverage: | 70.000% (14/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 71-98 |
| | 16 | 8 |
load_glyph_image_region_to_textureName: | load_glyph_image_region_to_texture | Prototype: | static void load_glyph_image_region_to_texture(QOpenGLContext *ctx, const QImage &srcImg, int x, int y, int w, int h, GLuint texture, int tx, int ty) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 254-270 |
| | 6 | 2 |
load_glyph_image_to_textureName: | load_glyph_image_to_texture | Prototype: | static void load_glyph_image_to_texture(QOpenGLContext *ctx, QImage &img, GLuint texture, int tx, int ty) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 184-252 |
| | 33 | 9 |
localHostNameName: | localHostName | Prototype: | static QByteArray localHostName() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 84-91 |
| | 5 | 2 |
localMSecsToEpochMSecsName: | localMSecsToEpochMSecs | Prototype: | static qint64 localMSecsToEpochMSecs(qint64 localMsecs, QDateTimePrivate::DaylightStatus *daylightStatus, QDate *localDate = 0, QTime *localTime = 0, QString *abbreviation = 0) | Coverage: | 95.312% (61/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2488-2582 |
| | 56 | 19 |
localePrivateByNameName: | 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: | 707-714 |
| | 5 | 2 |
locatePluginName: | locatePlugin | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
locatePluginName: | locatePlugin | Prototype: | static QString locatePlugin(const QString& fileName) | Coverage: | 84.615% (22/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 281-324 |
| | 28 | 11 |
locateSystemTrayName: | locateSystemTray | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
locateSystemTrayName: | locateSystemTray | Prototype: | static inline unsigned long locateSystemTray() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 66-69 |
| | 0 | 2 |
lockInternal_helperName: | lockInternal_helper | Prototype: | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) noexcept | Coverage: | 97.143% (34/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 131-175 |
| | 23 | 9 |
locking_functionName: | 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: | 179-188 |
| | 4 | 2 |
log2Name: | log2 | Prototype: | static int log2(uint i) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 360-371 |
| | 7 | 3 |
lookupElementHelperName: | lookupElementHelper | Prototype: | static const QTextHtmlElement *lookupElementHelper(const QString &element) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 468-476 |
| | 6 | 2 |
lowercasebaseName: | 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: | 2850-2854 |
| | 2 | 1 |
lowercasedigitsName: | 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: | 2864-2868 |
| | 2 | 1 |
makeArgIndexToPlaceholderMapName: | 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: | 7953-7967 |
| | 8 | 3 |
makeBitmapCompliantIfNeededName: | makeBitmapCompliantIfNeeded | Prototype: | static QImage makeBitmapCompliantIfNeeded(QPlatformPixmap *d, const QImage &image, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | Lines: | 101-119 |
| | 10 | 3 |
makeCacheKeyName: | makeCacheKey | Prototype: | static QByteArray makeCacheKey(QUrl &url, QNetworkProxy *proxy) | Coverage: | 63.636% (14/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 127-173 |
| | 26 | 9 |
makeCacheKeyName: | 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: | 54-61 |
| | 5 | 1 |
makeDistanceFieldName: | makeDistanceField | Prototype: | static void makeDistanceField(QDistanceFieldData *data, const QPainterPath &path, int dfScale, int offs) | Coverage: | 0.000% (0/69) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 489-694 |
| | 151 | 24 |
makePatternName: | makePattern | Prototype: | static inline QByteArray makePattern(const QByteArray &value) | Coverage: | 85.484% (53/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | Lines: | 173-220 |
| | 35 | 14 |
makeTimespecName: | 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: | 491-497 |
| | 4 | 1 |
make_user_pathName: | make_user_path | Prototype: | static QString make_user_path() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1036-1056 |
| | 1 | 1 |
mapHomogeneousName: | mapHomogeneous | Prototype: | static inline QHomogeneousCoordinate mapHomogeneous(const QTransform &transform, const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1544-1551 |
| | 5 | 1 |
mapProjectiveName: | mapProjective | Prototype: | static QPolygonF mapProjective(const QTransform &transform, const QPolygonF &poly) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1386-1405 |
| | 13 | 4 |
mapProjectiveName: | mapProjective | Prototype: | static QPainterPath mapProjective(const QTransform &transform, const QPainterPath &path) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1613-1651 |
| | 26 | 10 |
mapToGlobalTransformName: | mapToGlobalTransform | Prototype: | static MapToGlobalTransformResult mapToGlobalTransform(const QWidget *w) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12414-12443 |
| | 19 | 7 |
mapToQtWeightForRangeName: | 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: | 67-70 |
| | 1 | 1 |
markFramesName: | markFrames | Prototype: | static void markFrames(QTextFrame *current, int from, int oldLength, int length) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2896-2918 |
| | 12 | 3 |
maskTableName: | 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: | 541-546 |
| | 2 | 2 |
mask_alpha_converterName: | mask_alpha_converter | Prototype: | static void mask_alpha_converter(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1048-1068 |
| | 14 | 3 |
mask_alpha_converter_RGBxName: | mask_alpha_converter_RGBx | Prototype: | static void mask_alpha_converter_RGBx(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1091-1116 |
| | 1 | 1 |
mask_alpha_converter_inplaceName: | mask_alpha_converter_inplace | Prototype: | template<QImage::Format DestFormat> static bool mask_alpha_converter_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1070-1089 |
| | 19 | 3 |