Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
firstChildPosName: | firstChildPos | Prototype: | static QFixed firstChildPos(const QTextFrame *f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 1524-1527 |
| | 1 | 1 |
fixed1616ToIntName: | fixed1616ToInt | Prototype: | static inline int fixed1616ToInt(FP1616 val) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2415-2418 |
| | 1 | 1 |
fixed1616ToRealName: | fixed1616ToReal | Prototype: | static inline qreal fixed1616ToReal(FP1616 val) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 485-488 |
| | 1 | 1 |
floordivName: | floordiv | Prototype: | static inline qint64 floordiv(qint64 a, int b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 109-112 |
| | 1 | 1 |
floordivName: | floordiv | Prototype: | static inline int floordiv(int a, int b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 114-117 |
| | 1 | 1 |
foldCaseName: | foldCase | Prototype: | static inline ushort foldCase(ushort ch) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1530-1533 |
| | 1 | 1 |
formatNumberName: | formatNumber | Prototype: | static QString formatNumber(int number, int fieldWidth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 76-79 |
| | 1 | 1 |
formatSizeFName: | formatSizeF | Prototype: | static inline void formatSizeF(QDebug &debug, const QSizeF s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 883-886 |
| | 1 | 1 |
fourBytesToIntName: | fourBytesToInt | Prototype: | static qint32 fourBytesToInt(const char *bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 375-378 |
| | 1 | 1 |
freeBufferFuncName: | freeBufferFunc | Prototype: | void freeBufferFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 265-268 |
| | 1 | 1 |
freeFramebufferFuncName: | freeFramebufferFunc | Prototype: | void freeFramebufferFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 430-433 |
| | 1 | 1 |
freeProgramFuncName: | freeProgramFunc | Prototype: | void freeProgramFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 725-728 |
| | 1 | 1 |
freeRenderbufferFuncName: | freeRenderbufferFunc | Prototype: | void freeRenderbufferFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 435-438 |
| | 1 | 1 |
freeShaderFuncName: | freeShaderFunc | Prototype: | void freeShaderFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 214-217 |
| | 1 | 1 |
freeTextureName: | freeTexture | Prototype: | static void freeTexture(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | Lines: | 369-372 |
| | 1 | 1 |
freeTextureFuncName: | freeTextureFunc | Prototype: | void freeTextureFunc(QOpenGLFunctions *funcs, GLuint id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 440-443 |
| | 1 | 1 |
fromLayoutItemSizeName: | fromLayoutItemSize | Prototype: | inline static QSize fromLayoutItemSize(QWidgetPrivate *priv, const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 59-62 |
| | 1 | 1 |
from_HANDLEName: | from_HANDLE | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isPointer, T>::Type from_HANDLE(Qt::HANDLE id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 231-235 |
| | 1 | 1 |
from_HANDLEName: | from_HANDLE | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isIntegral, T>::Type from_HANDLE(Qt::HANDLE id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 219-223 |
| | 1 | 1 |
fromstrerror_helperName: | fromstrerror_helper | Prototype: | static inline __attribute__((__unused__)) QString fromstrerror_helper(int, const QByteArray &buf) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3136-3139 |
| | 1 | 1 |
fromstrerror_helperName: | fromstrerror_helper | Prototype: | static inline __attribute__((__unused__)) QString fromstrerror_helper(const char *str, const QByteArray &) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3140-3143 |
| | 1 | 1 |
fuzzyCompareName: | fuzzyCompare | Prototype: | static bool fuzzyCompare(qreal a, qreal b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1505-1508 |
| | 1 | 1 |
getHashName: | getHash | Prototype: | static inline int getHash(const QTextFormatPrivate *d, int format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 306-309 |
| | 1 | 1 |
getLocaleDataName: | getLocaleData | Prototype: | static inline QString getLocaleData(const ushort *data, int size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 663-666 |
| | 1 | 1 |
getNativeMousePosName: | getNativeMousePos | Prototype: | static inline QPoint getNativeMousePos(QEvent *e, QObject *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 118-121 |
| | 1 | 1 |
getStreamIDName: | getStreamID | Prototype: | static qint32 getStreamID(const char *bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 407-412 |
| | 1 | 1 |
get_thread_dataName: | get_thread_data | Prototype: | static QThreadData *get_thread_data() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 186-194 |
| | 1 | 1 |
gray_raster_doneName: | gray_raster_done | Prototype: | static void gray_raster_done( QT_FT_Raster raster ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1861-1865 |
| | 1 | 1 |
hasBackingStoreSupportName: | hasBackingStoreSupport | Prototype: | static inline bool hasBackingStoreSupport() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 139-142 |
| | 1 | 1 |
hasFastCrc32Name: | hasFastCrc32 | Prototype: | static inline bool hasFastCrc32() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 97-100 |
| | 1 | 1 |
hasFeatureName: | hasFeature | Prototype: | static inline bool hasFeature(const QDockWidgetPrivate *priv, QDockWidget::DockWidgetFeature feature) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 86-87 |
| | 1 | 1 |
hasFeatureName: | hasFeature | Prototype: | static inline bool hasFeature(const QDockWidget *dockwidget, QDockWidget::DockWidgetFeature feature) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 89-90 |
| | 1 | 1 |
hasUsedConfigurationName: | hasUsedConfiguration | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
hashName: | hash | Prototype: | static inline uint hash(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 268-271 |
| | 1 | 1 |
hashName: | hash | Prototype: | static inline uint hash(const QPen &pen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 273-276 |
| | 1 | 1 |
hashName: | hash | Prototype: | static inline uint hash(const QBrush &brush) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 278-281 |
| | 1 | 1 |
hb_freeFaceName: | hb_freeFace | Prototype: | static void hb_freeFace(void *face) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 209-212 |
| | 1 | 1 |
hb_qt_font_get_use_design_metricsName: | hb_qt_font_get_use_design_metrics | Prototype: | uint hb_qt_font_get_use_design_metrics(hb_font_t *font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 588-591 |
| | 1 | 1 |
hb_qt_font_set_use_design_metricsName: | hb_qt_font_set_use_design_metrics | Prototype: | void hb_qt_font_set_use_design_metrics(hb_font_t *font, uint value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 583-586 |
| | 1 | 1 |
hb_qt_get_font_funcsName: | hb_qt_get_font_funcs | Prototype: | hb_font_funcs_t *hb_qt_get_font_funcs() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 620-623 |
| | 1 | 1 |
hb_qt_get_unicode_funcsName: | hb_qt_get_unicode_funcs | Prototype: | hb_unicode_funcs_t *hb_qt_get_unicode_funcs() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 417-420 |
| | 1 | 1 |
hb_qt_script_to_scriptName: | hb_qt_script_to_script | Prototype: | hb_script_t hb_qt_script_to_script(QChar::Script script) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 209-212 |
| | 1 | 1 |
hexdigName: | hexdig | Prototype: | static inline uchar hexdig(uint u) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 53-56 |
| | 1 | 1 |
highByteName: | highByte | Prototype: | static inline uchar highByte(glyph_t glyph) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1744-1745 |
| | 1 | 1 |
hintName: | hint | Prototype: | static inline QVariant hint(QPlatformIntegration::StyleHint h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 48-51 |
| | 1 | 1 |
horzName: | horz | Prototype: | static inline bool horz(QBoxLayout::Direction dir) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 134-137 |
| | 1 | 1 |
huntAndDestroyName: | huntAndDestroy | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
ianaIdName: | ianaId | Prototype: | static QByteArray ianaId(const QWindowsData *windowsData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 90-93 |
| | 1 | 1 |
ianaIdName: | ianaId | Prototype: | static QByteArray ianaId(const QZoneData *zoneData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 96-99 |
| | 1 | 1 |
id_functionName: | id_function | Prototype: | static unsigned long id_function() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 189-192 |
| | 1 | 1 |
idempotentRecodeToUserName: | 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: | 245-248 |
| | 1 | 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
minimumWidthForHeightName: | minimumWidthForHeight | Prototype: | static qreal minimumWidthForHeight(qreal height, qreal minw, qreal maxw, const QGraphicsWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 455-459 |
| | 1 | 1 |
mix_alphaName: | mix_alpha | Prototype: | static inline int mix_alpha(int da, int sa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 844-847 |
| | 1 | 1 |