| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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 |
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 |
ignoreEnterEvent| Name: | ignoreEnterEvent | | Prototype: | static bool ignoreEnterEvent(quint8 mode, quint8 detail, QXcbConnection *conn = nullptr) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2314-2321 |
| | 5 | 1 |
ignoreLeaveEvent| Name: | ignoreLeaveEvent | | Prototype: | static bool ignoreLeaveEvent(quint8 mode, quint8 detail, QXcbConnection *conn = nullptr) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2305-2312 |
| | 5 | 1 |
iidKeyLiteral| Name: | iidKeyLiteral | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
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 |
initLayoutStruct| Name: | initLayoutStruct | | Prototype: | static inline void initLayoutStruct(QLayoutStruct& sl, QFormLayoutItem* item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 639-646 |
| | 5 | 1 |
initResources| Name: | initResources | | Prototype: | static void initResources() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 107-116 |
| | 2 | 1 |
init_platform| Name: | init_platform | | Coverage: | 0.000% (0/1) |
| | 0 | 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 |
interpolate_4_pixels_16| Name: | interpolate_4_pixels_16 | | Prototype: | static inline uint interpolate_4_pixels_16(uint tl, uint tr, uint bl, uint br, int distx, int disty) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1742-1756 |
| | 10 | 1 |
interpolate_pixel_rgb16_255| Name: | interpolate_pixel_rgb16_255 | | Prototype: | static inline quint16 interpolate_pixel_rgb16_255(quint16 x, quint8 a, quint16 y, quint8 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4268-4275 |
| | 3 | 1 |
interpolate_pixel_rgb16x2_255| Name: | interpolate_pixel_rgb16x2_255 | | Prototype: | static inline quint32 interpolate_pixel_rgb16x2_255(quint32 x, quint8 a, quint32 y, quint8 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4277-4284 |
| | 4 | 1 |
intersectsViewport| Name: | intersectsViewport | | Prototype: | static inline bool intersectsViewport(const QRect &r, int width, int height) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 940-941 |
| | 1 | 1 |
intmaxlog| Name: | intmaxlog | | Prototype: | static inline int intmaxlog(int n) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 82-85 |
| | 1 | 1 |
is2dRotation| Name: | is2dRotation | | Prototype: | static inline bool is2dRotation(const QTransform &t) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1790-1794 |
| | 2 | 1 |
isAbove| Name: | isAbove | | Prototype: | static inline bool isAbove(const QPointF *a, const QPointF *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1787-1790 |
| | 1 | 1 |
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 |
isCaseSensitiveFileSystem| Name: | isCaseSensitiveFileSystem | | Prototype: | static inline bool isCaseSensitiveFileSystem(const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1003-1015 |
| | 2 | 1 |
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 |
isCoreProfile| Name: | isCoreProfile | | Prototype: | static inline bool isCoreProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 86-89 |
| | 1 | 1 |
isEmptyBlockAfterTable| Name: | isEmptyBlockAfterTable | | Prototype: | static inline bool isEmptyBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 301-308 |
| | 5 | 1 |
isEmptyBlockBeforeTable| Name: | isEmptyBlockBeforeTable | | Prototype: | static inline bool isEmptyBlockBeforeTable(const QTextBlock &block, const QTextBlockFormat &format, const QTextFrame::Iterator &nextIt) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 280-290 |
| | 8 | 1 |
isEmptyHelper| Name: | isEmptyHelper | | Prototype: | static inline bool isEmptyHelper(const QRegionPrivate *preg) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1181-1184 |
| | 1 | 1 |
isFastPattern| Name: | isFastPattern | | Prototype: | static bool isFastPattern(const QString &pattern) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 140-149 |
| | 6 | 1 |
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 |
isFrameFromInlineObject| Name: | isFrameFromInlineObject | | Prototype: | static bool isFrameFromInlineObject(QTextFrame *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 250-253 |
| | 1 | 1 |
isGPUTestBlacklisted| Name: | isGPUTestBlacklisted | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
isHex| Name: | isHex | | Prototype: | inline static bool isHex(char c) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 417-421 |
| | 2 | 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 |
isHexDigit| Name: | isHexDigit | | Prototype: | static inline bool isHexDigit(const char c) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2046-2052 |
| | 4 | 1 |
isHoverControl| Name: | isHoverControl | | Prototype: | static inline bool isHoverControl(QStyle::SubControl control) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 272-275 |
| | 1 | 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 |
isLatin| Name: | isLatin | | Prototype: | static bool isLatin(xkb_keysym_t sym) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 861-864 |
| | 1 | 1 |
isLineSeparatorBlockAfterTable| Name: | isLineSeparatorBlockAfterTable | | Prototype: | static inline bool isLineSeparatorBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 310-318 |
| | 6 | 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 |
isLocked| Name: | isLocked | | Prototype: | static inline bool isLocked(QImageData *data) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 65-68 |
| | 1 | 1 |
isNull| Name: | isNull | | Prototype: | static bool isNull(const QVariant::Private *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 76-79 |
| | 1 | 1 |
isNull| Name: | isNull | | Prototype: | static bool isNull(const QVariant::Private *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 124-128 |
| | 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 |
isOrderedList| Name: | isOrderedList | | Prototype: | static bool isOrderedList(int style) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2717-2724 |
| | 5 | 1 |
isParentOf| Name: | isParentOf | | Prototype: | template <typename String> static bool isParentOf(const String &parent, const QString &dirName) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 142-148 |
| | 3 | 1 |
isPixelAligned| Name: | isPixelAligned | | Prototype: | inline bool isPixelAligned(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2178-2180 |
| | 1 | 1 |
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 |
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 |
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 |
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 |
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 |
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_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 |
keysKeyLiteral| Name: | keysKeyLiteral | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
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 |
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 |
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 |
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 |
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 |
loadTzTimeZones| Name: | loadTzTimeZones | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
locatePlugin| Name: | locatePlugin | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
locateSystemTray| Name: | locateSystemTray | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
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 |
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 |
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 |
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 |
mask_alpha_converter_RGBx| Name: | 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: | 1085-1110 |
| | 1 | 1 |
mask_alpha_converter_rgbx_inplace| Name: | mask_alpha_converter_rgbx_inplace | | Prototype: | static bool mask_alpha_converter_rgbx_inplace(QImageData *data, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1112-1133 |
| | 1 | 1 |
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 |
matrixDet2| Name: | matrixDet2 | | Prototype: | static inline double matrixDet2(const double m[4][4], int col0, int col1, int row0, int row1) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 332-335 |
| | 1 | 1 |
matrixDet3| Name: | matrixDet3 | | Prototype: | static inline double matrixDet3 (const double m[4][4], int col0, int col1, int col2, int row0, int row1, int row2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 347-354 |
| | 3 | 1 |
matrixDet4| Name: | matrixDet4 | | Prototype: | static inline double matrixDet4(const double m[4][4]) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 357-365 |
| | 6 | 1 |