Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
initLayoutStructName: | 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: | 617-624 |
| | 5 | 1 |
initResourcesName: | 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: | 114-123 |
| | 2 | 1 |
init_platformName: | init_platform | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
initializeReaderName: | 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: | 6200-6205 |
| | 3 | 1 |
intToFourBytesName: | 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: | 391-397 |
| | 4 | 1 |
intToThreeBytesName: | 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: | 399-405 |
| | 4 | 1 |
interfaceNotFoundErrorName: | 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: | 205-211 |
| | 4 | 1 |
interpolate_4_pixels_16Name: | 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: | 1755-1769 |
| | 10 | 1 |
interpolate_pixel_rgb16_255Name: | 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: | 4267-4274 |
| | 3 | 1 |
interpolate_pixel_rgb16x2_255Name: | 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: | 4276-4283 |
| | 4 | 1 |
intersectsViewportName: | intersectsViewport | Prototype: | static inline bool intersectsViewport(const QRect &r, int width, int height) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 947-948 |
| | 1 | 1 |
intmaxlogName: | intmaxlog | Prototype: | static inline int intmaxlog(int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 90-93 |
| | 1 | 1 |
is2dRotationName: | is2dRotation | Prototype: | static inline bool is2dRotation(const QTransform &t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1901-1905 |
| | 2 | 1 |
isAboveName: | 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: | 1797-1800 |
| | 1 | 1 |
isBasicTypeName: | isBasicType | Prototype: | static bool isBasicType(int c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 247-250 |
| | 1 | 1 |
isCaseSensitiveFileSystemName: | 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: | 1007-1019 |
| | 2 | 1 |
isConfigFunctionName: | isConfigFunction | Prototype: | static bool isConfigFunction(QEasingCurve::Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 324-330 |
| | 4 | 1 |
isCoreProfileName: | 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: | 92-95 |
| | 1 | 1 |
isDBusGlobalMenuAvailableName: | isDBusGlobalMenuAvailable | Prototype: | static bool isDBusGlobalMenuAvailable() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 128-132 |
| | 1 | 1 |
isEmptyBlockAfterTableName: | isEmptyBlockAfterTable | Prototype: | static inline bool isEmptyBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 307-314 |
| | 5 | 1 |
isEmptyBlockBeforeTableName: | isEmptyBlockBeforeTable | Prototype: | static inline bool isEmptyBlockBeforeTable(const QTextBlock &block, const QTextBlockFormat &format, const QTextFrame::Iterator &nextIt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 286-296 |
| | 8 | 1 |
isEmptyHelperName: | isEmptyHelper | Prototype: | static inline bool isEmptyHelper(const QRegionPrivate *preg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1205-1208 |
| | 1 | 1 |
isFastPatternName: | isFastPattern | Prototype: | static bool isFastPattern(const QString &pattern) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | Lines: | 146-155 |
| | 6 | 1 |
isFixedTypeName: | isFixedType | Prototype: | static bool isFixedType(int c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 252-255 |
| | 1 | 1 |
isFrameFromInlineObjectName: | 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: | 256-259 |
| | 1 | 1 |
isGPUTestBlacklistedName: | isGPUTestBlacklisted | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
isHexName: | isHex | Prototype: | inline static bool isHex(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 423-427 |
| | 2 | 1 |
isHexName: | isHex | Prototype: | static inline bool isHex(ushort c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 169-174 |
| | 3 | 1 |
isHexDigitName: | isHexDigit | Prototype: | static inline bool isHexDigit(const char c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2053-2059 |
| | 4 | 1 |
isHoverControlName: | isHoverControl | Prototype: | static inline bool isHoverControl(QStyle::SubControl control) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 278-281 |
| | 1 | 1 |
isIp6Name: | isIp6 | Prototype: | static bool isIp6(const QString &text) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4148-4152 |
| | 2 | 1 |
isLatinName: | isLatin | Prototype: | static bool isLatin(xkb_keysym_t sym) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 867-870 |
| | 1 | 1 |
isLineSeparatorBlockAfterTableName: | isLineSeparatorBlockAfterTable | Prototype: | static inline bool isLineSeparatorBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 316-324 |
| | 6 | 1 |
isLocalSchemeName: | 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: | 231-238 |
| | 2 | 1 |
isLockedName: | isLocked | Prototype: | static inline bool isLocked(QImageData *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 71-74 |
| | 1 | 1 |
isNullName: | 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: | 82-85 |
| | 1 | 1 |
isNullName: | 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: | 130-134 |
| | 2 | 1 |
isNumberName: | isNumber | Prototype: | static inline bool isNumber(char s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 525-526 |
| | 1 | 1 |
isOrderedListName: | isOrderedList | Prototype: | static bool isOrderedList(int style) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2718-2725 |
| | 5 | 1 |
isParentOfName: | isParentOf | Prototype: | template <typename String> static bool isParentOf(const String &parent, const QString &dirName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 149-155 |
| | 3 | 1 |
isPixelAlignedName: | 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: | 2188-2190 |
| | 1 | 1 |
isPrintableName: | 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: | 185-186 |
| | 1 | 1 |
isPrintableName: | 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: | 187-188 |
| | 1 | 1 |
isPrintableName: | isPrintable | Prototype: | static inline bool isPrintable(uchar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 189-190 |
| | 1 | 1 |
isRetainableControlCodeName: | isRetainableControlCode | Prototype: | static inline bool isRetainableControlCode(QChar c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2689-2694 |
| | 3 | 1 |
isSeparatorName: | isSeparator | Prototype: | static inline bool isSeparator(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 70-74 |
| | 1 | 1 |
isSideWidgetVisibleName: | isSideWidgetVisible | Prototype: | static bool isSideWidgetVisible(const QLineEditPrivate::SideWidgetEntry &e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 548-551 |
| | 1 | 1 |
isSoleEntryName: | isSoleEntry | Prototype: | static inline bool isSoleEntry(const QList<QAbstractState*> &states, const QAbstractState * state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 212-215 |
| | 1 | 1 |
isTerminatorName: | isTerminator | Prototype: | static inline bool isTerminator(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 528-529 |
| | 1 | 1 |
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 |
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 |
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_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 |
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 |
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 |
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 |
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 |
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 |
loadTzTimeZonesName: | loadTzTimeZones | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
locatePluginName: | locatePlugin | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
locateSystemTrayName: | locateSystemTray | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
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 |
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 |
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 |
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 |
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_rgbx_inplaceName: | 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: | 1118-1139 |
| | 1 | 1 |
matrixDet2Name: | 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: | 338-341 |
| | 1 | 1 |
matrixDet3Name: | 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: | 353-360 |
| | 3 | 1 |
matrixDet4Name: | 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: | 363-371 |
| | 6 | 1 |
maxBasicCpuidSupportedName: | 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: | 181-224 |
| | 9 | 1 |