Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
updateBlockedStatusRecursionName: | updateBlockedStatusRecursion | Prototype: | static void updateBlockedStatusRecursion(QWindow *window, bool shouldBeBlocked) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 693-704 |
| | 8 | 4 |
updateCursorThemeName: | updateCursorTheme | Prototype: | bool updateCursorTheme(void *dpy, const QByteArray &theme) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 505-515 |
| | 8 | 3 |
updateFormLayoutItemName: | updateFormLayoutItem | Prototype: | static void updateFormLayoutItem(QFormLayoutItem *item, int userVSpacing, QFormLayout::FieldGrowthPolicy fieldGrowthPolicy, bool fullRow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 275-290 |
| | 9 | 2 |
updateHelperName: | updateHelper | Prototype: | static inline bool updateHelper(QGraphicsViewPrivate *view, QGraphicsItemPrivate *item, const QRectF &rect, bool itemIsUntransformable) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 5076-5111 |
| | 24 | 7 |
updateObjectsName: | updateObjects | Prototype: | static void updateObjects(const QList<const QObject *>& objects) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2604-2626 |
| | 14 | 6 |
updateValueName: | updateValue | Prototype: | inline static void updateValue(QString &value, const QChar *array, int &arrayPos, int &valueLen) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7942-7948 |
| | 4 | 1 |
update_toolbar_styleName: | update_toolbar_style | Prototype: | static void update_toolbar_style(GtkWidget *gtkToolBar, GParamSpec *, gpointer) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 213-225 |
| | 8 | 3 |
uppercasebaseName: | uppercasebase | Prototype: | QTextStream &uppercasebase(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2805-2809 |
| | 2 | 1 |
uppercasedigitsName: | uppercasedigits | Prototype: | QTextStream &uppercasedigits(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2819-2823 |
| | 2 | 1 |
usePixelDensityName: | usePixelDensity | Prototype: | static inline bool usePixelDensity() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 227-241 |
| | 9 | 3 |
useScrollBarName: | useScrollBar | Prototype: | static inline bool useScrollBar(const QRect &childrenRect, const QSize &maxViewportSize, Qt::Orientation orientation) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 227-238 |
| | 7 | 2 |
userEventSourceCheckName: | userEventSourceCheck | Prototype: | static gboolean userEventSourceCheck(GSource *source) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 61-64 |
| | 1 | 1 |
userEventSourceDispatchName: | userEventSourceDispatch | Prototype: | static gboolean userEventSourceDispatch(GSource *source, GSourceFunc, gpointer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 66-72 |
| | 4 | 1 |
userEventSourcePrepareName: | userEventSourcePrepare | Prototype: | static gboolean userEventSourcePrepare(GSource *s, gint *timeout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 53-59 |
| | 3 | 1 |
utcDataName: | utcData | Prototype: | static const QUtcData *utcData(quint16 index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 71-75 |
| | 2 | 1 |
utcIdName: | utcId | Prototype: | static QByteArray utcId(const QUtcData *utcData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 95-98 |
| | 1 | 1 |
validateSingleTypeName: | validateSingleType | Prototype: | static const char *validateSingleType(const char *signature) | Coverage: | 96.667% (29/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 252-295 |
| | 22 | 10 |
validateToolBarAreaName: | validateToolBarArea | Prototype: | static inline void validateToolBarArea(Qt::ToolBarArea &area) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1029-1040 |
| | 3 | 6 |
valuatorNormalizedName: | valuatorNormalized | Prototype: | static qreal valuatorNormalized(double value, XIValuatorClassInfo *vci) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 579-586 |
| | 5 | 3 |
valueKeyName: | valueKey | Prototype: | static inline QString valueKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 132-132 |
| | 0 | 2 |
valueKey::[lambda]Name: | valueKey::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 132-132 |
| | 0 | 1 |
valueToJsonName: | valueToJson | Prototype: | static void valueToJson(const QJsonPrivate::Base *b, const QJsonPrivate::Value &v, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 116-152 |
| | 24 | 9 |
variantHashName: | variantHash | Prototype: | static inline uint variantHash(const QVariant &variant) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 276-297 |
| | 14 | 13 |
variantToStringName: | variantToString | Prototype: | static bool variantToString(const QVariant &arg, QString &out) | Coverage: | 81.395% (70/86) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 74-153 |
| | 71 | 23 |
vendorIdKeyName: | vendorIdKey | Prototype: | static inline QString vendorIdKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 138-138 |
| | 0 | 2 |
vendorIdKey::[lambda]Name: | vendorIdKey::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 138-138 |
| | 0 | 1 |
verifyTagName: | verifyTag | Prototype: | static inline const uchar *verifyTag(const uchar *tagPtr, const uchar *endPtr) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 112-143 |
| | 15 | 13 |
versionName: | version | Prototype: | int version() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qpluginloader/lib/mylib.c | Lines: | 54-57 |
| | 1 | 1 |
versionKeyName: | versionKey | Prototype: | static inline QString versionKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 134-134 |
| | 0 | 2 |
versionKey::[lambda]Name: | versionKey::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 134-134 |
| | 0 | 1 |
versionKeyLiteralName: | versionKeyLiteral | Prototype: | inline QString versionKeyLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 62-62 |
| | 0 | 2 |
versionKeyLiteral::[lambda]Name: | versionKeyLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 62-62 |
| | 0 | 1 |
verticalTabsName: | verticalTabs | Prototype: | inline static bool verticalTabs(QTabBar::Shape shape) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 85-91 |
| | 4 | 1 |
viewItemTextLayoutName: | viewItemTextLayout | Prototype: | static QSizeF viewItemTextLayout(QTextLayout &textLayout, int lineWidth) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 795-811 |
| | 12 | 3 |
visibleGlyphRangeName: | visibleGlyphRange | Prototype: | static QPair<int, int> visibleGlyphRange(const QRectF &clip, QFontEngine *fontEngine, glyph_t *glyphs, QFixedPoint *positions, int numGlyphs) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2939-2970 |
| | 25 | 5 |
visualRectName: | visualRect | Prototype: | static void visualRect(QRectF *geom, Qt::LayoutDirection dir, const QRectF &contentsRect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 996-1000 |
| | 2 | 2 |
voidName: | void | Prototype: | void (*HB_Library_Resolve(const char *library, int version, const char *symbol))() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 65-75 |
| | 1 | 1 |
voidName: | void | Prototype: | void (*QEGLPlatformContext::getProcAddress(const QByteArray &procName)) () | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | Lines: | 437-441 |
| | 2 | 1 |
waitForPopupName: | waitForPopup | Prototype: | static bool waitForPopup(QToolBar *tb, QWidget *popup) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 1082-1106 |
| | 16 | 7 |
waitForWindowExposedName: | waitForWindowExposed | Prototype: | inline static bool waitForWindowExposed(QWindow *window, int timeout = 1000) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | Lines: | 235-256 |
| | 11 | 3 |
wc2rxName: | wc2rx | Prototype: | static QString wc2rx(const QString &wc_str, const bool enableEscaping) | Coverage: | 80.822% (59/73) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 756-850 |
| | 56 | 31 |
webDavSchemeName: | webDavScheme | Prototype: | static inline QString webDavScheme() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 433-436 |
| | 0 | 2 |
webDavScheme::[lambda]Name: | webDavScheme::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 435-435 |
| | 0 | 1 |
webDavSslTagName: | webDavSslTag | Prototype: | static inline QString webDavSslTag() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 438-441 |
| | 0 | 2 |
webDavSslTag::[lambda]Name: | webDavSslTag::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 440-440 |
| | 0 | 1 |
weightFromFcWeightName: | weightFromFcWeight | Prototype: | static inline int weightFromFcWeight(int fcweight) | Coverage: | 51.613% (16/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 65-95 |
| | 21 | 11 |
widgetTexturesForName: | widgetTexturesFor | Prototype: | static QPlatformTextureList *widgetTexturesFor(QWidget *tlw, QWidget *widget) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1005-1042 |
| | 10 | 6 |
willLogToConsoleName: | willLogToConsole | Prototype: | static bool willLogToConsole() | Coverage: | 14.286% (2/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 168-209 |
| | 11 | 4 |
windowInteractsWithPositionName: | windowInteractsWithPosition | Prototype: | static bool windowInteractsWithPosition(xcb_connection_t *connection, const QPoint & pos, xcb_window_t w, xcb_shape_sk_t shapeType) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 229-246 |
| | 10 | 4 |
windowOfName: | windowOf | Prototype: | static QWindow *windowOf(const QWidget *w) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 402-413 |
| | 7 | 4 |
windowsDataName: | windowsData | Prototype: | static const QWindowsData *windowsData(quint16 index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 65-69 |
| | 2 | 1 |
windowsIdName: | windowsId | Prototype: | static QByteArray windowsId(const QWindowsData *windowsData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 78-81 |
| | 1 | 1 |
wrapTextName: | wrapText | Prototype: | static QString wrapText(const QString &names, int longestOptionNameString, const QString &description) | Coverage: | 55.882% (19/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1028-1077 |
| | 35 | 10 |
wrapText::[lambda]Name: | wrapText::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1031-1031 |
| | 0 | 1 |
writeMSDosDateName: | writeMSDosDate | Prototype: | static void writeMSDosDate(uchar *dest, const QDateTime& dt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 97-121 |
| | 17 | 2 |
writePropertyName: | writeProperty | Prototype: | static int writeProperty(QObject *obj, const QByteArray &property_name, QVariant value, int propFlags = QDBusConnection::ExportAllProperties) | Coverage: | 57.576% (19/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 322-374 |
| | 29 | 9 |
writeStringName: | writeString | Prototype: | static void writeString(char *out, int i, const QByteArray &str, const int offsetOfStringdataMember, int &stringdataOffset) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1113-1128 |
| | 9 | 1 |
writeUIntName: | writeUInt | Prototype: | static inline void writeUInt(uchar *data, uint i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 69-75 |
| | 4 | 1 |
writeUShortName: | writeUShort | Prototype: | static inline void writeUShort(uchar *data, ushort i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 77-81 |
| | 2 | 1 |
write_pbm_imageName: | write_pbm_image | Prototype: | static bool write_pbm_image(QIODevice *out, const QImage &sourceImage, const QByteArray &sourceFormat) | Coverage: | 0.000% (0/102) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 254-404 |
| | 102 | 37 |
write_png_imageName: | write_png_image | Prototype: | static bool write_png_image(const QImage &image, QIODevice *device, int quality, float gamma, const QString &description) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 994-1004 |
| | 6 | 2 |
write_xbm_imageName: | write_xbm_image | Prototype: | static bool write_xbm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 176-248 |
| | 53 | 12 |
write_xpm_imageName: | write_xpm_image | Prototype: | static bool write_xpm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1086-1170 |
| | 55 | 15 |
writingSystemForFontName: | writingSystemForFont | Prototype: | static QFontDatabase::WritingSystem writingSystemForFont(const QFont &font, bool *hasLatin) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 132-176 |
| | 24 | 9 |
writingSystemFromLocaleName: | writingSystemFromLocale | Prototype: | static QFontDatabase::WritingSystem writingSystemFromLocale() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 120-130 |
| | 6 | 2 |
writingSystemFromScriptName: | writingSystemFromScript | Prototype: | static QFontDatabase::WritingSystem writingSystemFromScript(QLocale::Script script) | Coverage: | 0.000% (0/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 50-118 |
| | 33 | 33 |
wsName: | ws | Prototype: | QTextStream &ws(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2975-2979 |
| | 2 | 1 |
x509ExtensionToValueName: | x509ExtensionToValue | Prototype: | static QVariant x509ExtensionToValue(X509_EXTENSION *ext) | Coverage: | 58.824% (20/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 333-424 |
| | 39 | 12 |
x509UnknownExtensionToValueName: | x509UnknownExtensionToValue | Prototype: | static QVariant x509UnknownExtensionToValue(X509_EXTENSION *ext) | Coverage: | 71.795% (28/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 263-326 |
| | 39 | 11 |
xOrderName: | xOrder | Prototype: | static inline bool xOrder(const QScanConverter::Line *a, const QScanConverter::Line *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 301-304 |
| | 1 | 1 |
xcb_windowName: | xcb_window | Prototype: | static inline xcb_window_t xcb_window(QPlatformWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 77-80 |
| | 1 | 1 |
xcb_windowName: | xcb_window | Prototype: | static inline xcb_window_t xcb_window(QWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 82-85 |
| | 1 | 1 |
xdgConfigDirsName: | xdgConfigDirs | Prototype: | static QStringList xdgConfigDirs() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 298-308 |
| | 6 | 2 |
xdgDataDirsName: | xdgDataDirs | Prototype: | static QStringList xdgDataDirs() | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 266-296 |
| | 14 | 4 |
xdndProxyName: | xdndProxy | Prototype: | static xcb_window_t xdndProxy(QXcbConnection *c, xcb_window_t w) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 87-118 |
| | 19 | 5 |
xgetbvName: | xgetbv | Prototype: | static void xgetbv(uint in, uint &eax, uint &edx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 233-244 |
| | 3 | 1 |
xi2ValuatorOffsetName: | xi2ValuatorOffset | Prototype: | static int xi2ValuatorOffset(unsigned char *maskPtr, int maskLen, int number) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 2264-2281 |
| | 12 | 7 |
xpmHashName: | xpmHash | Prototype: | static quint64 xpmHash(const QString &str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 48-56 |
| | 5 | 2 |
xpmHashName: | xpmHash | Prototype: | static quint64 xpmHash(char *str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 57-66 |
| | 6 | 2 |
xpm_color_nameName: | xpm_color_name | Prototype: | static const char* xpm_color_name(int cpp, int index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1053-1082 |
| | 18 | 6 |
zoneDataName: | zoneData | Prototype: | static const QZoneData *zoneData(quint16 index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 59-63 |
| | 2 | 1 |