| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
isProxyError| Name: | isProxyError | | Prototype: | static bool isProxyError(QAbstractSocket::SocketError error) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 526-539 |
| | 3 | 8 |
isPseudoFs| Name: | isPseudoFs | | Prototype: | static bool isPseudoFs(const QStorageIterator &it) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 150-173 |
| | 15 | 5 |
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 |
isRetainableControlCode| Name: | isRetainableControlCode | | Prototype: | static inline bool isRetainableControlCode(QChar c) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2678-2683 |
| | 3 | 1 |
isSeparator| Name: | isSeparator | | Prototype: | static inline bool isSeparator(char c) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 64-68 |
| | 1 | 1 |
isSizedTextureFormat| Name: | isSizedTextureFormat | | Prototype: | static bool isSizedTextureFormat(QOpenGLTexture::TextureFormat internalFormat) | | Coverage: | 0.000% (0/103) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 304-423 |
| | 7 | 99 |
isTerminator| Name: | isTerminator | | Prototype: | static inline bool isTerminator(char c) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 522-523 |
| | 1 | 1 |
isTextFile| Name: | 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: | 114-131 |
| | 8 | 4 |
isTextureTargetMultisample| Name: | 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: | 425-448 |
| | 6 | 12 |
isTransient| Name: | isTransient | | Prototype: | static inline bool isTransient(const QWindow *w) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 152-161 |
| | 7 | 1 |
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 |
isValid| Name: | isValid | | Prototype: | static inline bool isValid(xcb_generic_event_t *event) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1599-1602 |
| | 1 | 1 |
isValidBlockSeparator| Name: | isValidBlockSeparator | | Prototype: | static bool isValidBlockSeparator(QChar ch) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 121-126 |
| | 3 | 1 |
isValidCharacter| Name: | isValidCharacter | | Prototype: | static inline bool isValidCharacter(QChar c) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 56-63 |
| | 5 | 1 |
isValidCharacterNoDash| Name: | isValidCharacterNoDash | | Prototype: | static inline bool isValidCharacterNoDash(QChar c) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 47-54 |
| | 5 | 1 |
isValidNumber| Name: | isValidNumber | | Prototype: | static inline bool isValidNumber(QChar c) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 65-69 |
| | 2 | 1 |
isValidNumerusRules| Name: | 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: | 131-183 |
| | 24 | 12 |
isValueSeparator| Name: | isValueSeparator | | Prototype: | static inline bool isValueSeparator(char c) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 525-526 |
| | 1 | 1 |
isVertical| Name: | isVertical | | Prototype: | static bool isVertical(Edge edge) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1926-1929 |
| | 1 | 1 |
isWhitespace| Name: | isWhitespace | | Prototype: | static inline bool isWhitespace(char c) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 528-529 |
| | 1 | 1 |
isWord| Name: | isWord | | Prototype: | static bool isWord(QChar ch) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 702-705 |
| | 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 |
is_S| Name: | is_S | | Prototype: | static inline bool is_S(QChar ch) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2832-2836 |
| | 2 | 1 |
is_brush_transparent| Name: | is_brush_transparent | | Prototype: | static inline bool is_brush_transparent(const QBrush &brush) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 113-123 |
| | 7 | 3 |
is_monochrome| Name: | is_monochrome | | Prototype: | static inline bool is_monochrome(const QVector<QRgb> &colorTable) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2406-2412 |
| | 4 | 1 |
is_pen_transparent| Name: | is_pen_transparent | | Prototype: | static inline bool is_pen_transparent(const QPen &pen) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 125-127 |
| | 1 | 1 |
is_xpm_color_spec_prefix| Name: | is_xpm_color_spec_prefix | | Prototype: | static bool is_xpm_color_spec_prefix(const QByteArray& prefix) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 822-829 |
| | 5 | 1 |
jobHoldToString| Name: | jobHoldToString | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
jobHoldToString| Name: | 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: | 72-103 |
| | 9 | 18 |
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 |
jump| Name: | 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: | 176-212 |
| | 21 | 9 |
kdeColor| Name: | 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: | 334-343 |
| | 7 | 3 |
kerning| Name: | 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: | 1091-1108 |
| | 10 | 4 |
keysKeyLiteral| Name: | keysKeyLiteral | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
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 |
keywords| Name: | 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: | 85-155 |
| | 22 | 3 |
lastIndexOfHelper| Name: | 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: | 2459-2490 |
| | 25 | 8 |
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 |
launch| Name: | 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: | 110-123 |
| | 7 | 3 |
layoutDebug| Name: | 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: | 802-809 |
| | 3 | 2 |
lcDD| Name: | 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: | 47-47 |
| | 1 | 1 |
lcGLES3| Name: | 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: | 54-54 |
| | 1 | 1 |
lcGestureManager| Name: | 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: | 60-60 |
| | 1 | 1 |
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 |
lcScaling| Name: | 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: | 44-44 |
| | 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 |
lcXlibEglDebug| Name: | 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: | 37-37 |
| | 1 | 1 |
left| Name: | 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: | 2889-2893 |
| | 2 | 1 |
lengthValueFromData| Name: | 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: | 417-424 |
| | 5 | 3 |
libraryPathList| Name: | 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: | 508-541 |
| | 10 | 1 |
ligatureHelper| Name: | 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: | 1767-1805 |
| | 26 | 10 |
lighten_op| Name: | 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: | 1227-1230 |
| | 1 | 1 |
lineIntersectsRect| Name: | lineIntersectsRect | | Prototype: | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1061-1094 |
| | 17 | 5 |
lineRectIntersectsRect| Name: | lineRectIntersectsRect | | Prototype: | static inline bool lineRectIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1054-1058 |
| | 2 | 1 |
lineToHook| Name: | 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: | 560-566 |
| | 4 | 2 |
lineTo_clipped| Name: | 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: | 1537-1575 |
| | 24 | 7 |
line_emulation| Name: | 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: | 132-142 |
| | 8 | 1 |
lo0bits| Name: | lo0bits | | Prototype: | static int lo0bits(quint32 *y) | | Coverage: | 92.857% (26/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 663-703 |
| | 30 | 10 |
load| Name: | 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: | 905-910 |
| | 2 | 2 |
loadAET| Name: | 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: | 3288-3310 |
| | 16 | 4 |
loadCursor| Name: | 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: | 525-547 |
| | 14 | 7 |
loadEngine| Name: | 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: | 989-1019 |
| | 15 | 4 |
loadIntegration| Name: | loadIntegration | | Prototype: | static inline QPlatformIntegration *loadIntegration(QFactoryLoader *loader, const QString &key, const QStringList ¶meters, int &argc, char ** argv) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | | Lines: | 51-60 |
| | 6 | 4 |
loadIntegration| Name: | loadIntegration | | Prototype: | static inline QEGLDeviceIntegration *loadIntegration(QFactoryLoader *loader, const QString &key) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 68-79 |
| | 7 | 4 |
loadIntegration| Name: | loadIntegration | | Prototype: | static inline QXcbGlIntegration *loadIntegration(QFactoryLoader *loader, const QString &key) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines: | 50-59 |
| | 6 | 4 |
loadOpenSsl| Name: | 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: | 618-721 |
| | 36 | 8 |
loadQtCodec| Name: | 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: | 350-378 |
| | 23 | 12 |
loadRulesFromFile| Name: | 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: | 251-264 |
| | 10 | 3 |
loadSingleEngine| Name: | 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: | 912-987 |
| | 43 | 12 |
loadTzTimeZones| Name: | loadTzTimeZones | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
loadTzTimeZones| Name: | 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: | 65-92 |
| | 16 | 8 |
localHostName| Name: | 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: | 72-79 |
| | 5 | 2 |
localMSecsToEpochMSecs| Name: | 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: | 2465-2559 |
| | 56 | 19 |
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| Name: | locatePlugin | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
locatePlugin| Name: | 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: | 275-318 |
| | 28 | 11 |
locateSystemTray| Name: | locateSystemTray | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
locateSystemTray| Name: | 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: | 60-63 |
| | 0 | 2 |
lockInternal_helper| Name: | lockInternal_helper | | Prototype: | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) | | Coverage: | 97.143% (34/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 154-198 |
| | 23 | 9 |
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 |
log2| Name: | 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: | 353-364 |
| | 7 | 3 |
lookupElementHelper| Name: | 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: | 462-470 |
| | 6 | 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 |
makeBitmapCompliantIfNeeded| Name: | 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: | 95-113 |
| | 10 | 3 |
makeCacheKey| Name: | 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: | 121-167 |
| | 26 | 9 |
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 |
makeDistanceField| Name: | 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: | 483-688 |
| | 151 | 24 |
makePattern| Name: | 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: | 186-233 |
| | 35 | 14 |
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 |
mapHomogeneous| Name: | 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: | 1528-1535 |
| | 5 | 1 |