| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 transformIsSimple| Name:  | transformIsSimple |  | Prototype:  | static inline bool transformIsSimple(const QTransform& transform) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 4340-4363 |  
  |  | 18 | 8 | 
 transform_point| Name:  | transform_point |  | Prototype:  | static inline void transform_point(GLdouble out[4], const GLdouble m[16], const GLdouble in[4]) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 290-302 |  
  |  | 8 | 1 | 
 translateCoordinates| Name:  | translateCoordinates |  | Prototype:  | static xcb_translate_coordinates_reply_t * translateCoordinates(QXcbConnection *c, xcb_window_t from, xcb_window_t to, int x, int y) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 221-227 |  
  |  | 3 | 1 | 
 translateDriveName| Name:  | translateDriveName |  | Prototype:  | static QString translateDriveName(const QFileInfo &drive) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 257-267 |  
  |  | 2 | 1 | 
 translateMouseButtons| Name:  | translateMouseButtons |  | Prototype:  | static Qt::MouseButtons translateMouseButtons(int s) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1017-1027 |  
  |  | 8 | 4 | 
 traverse| Name:  | traverse |  | Prototype:  | static void traverse(QWingedEdge &list, int edge, QPathEdge::Traversal traversal) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1718-1738 |  
  |  | 9 | 2 | 
 typeKey| Name:  | typeKey |  | Prototype:  | static inline QString typeKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 136-136 |  
  |  | 0 | 2 | 
 typeKey::[lambda]| Name:  | typeKey::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 136-136 |  
  |  | 0 | 1 | 
 uiEffectToFlag| Name:  | uiEffectToFlag |  | Prototype:  | static inline int uiEffectToFlag(Qt::UIEffect effect) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4149-4168 |  
  |  | 9 | 8 | 
 ungrabKeyboardForPopup| Name:  | ungrabKeyboardForPopup |  | Prototype:  | static void ungrabKeyboardForPopup(QWidget *popup) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3814-3820 |  
  |  | 3 | 2 | 
 ungrabMouseForPopup| Name:  | ungrabMouseForPopup |  | Prototype:  | static void ungrabMouseForPopup(QWidget *popup) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3822-3828 |  
  |  | 3 | 2 | 
 unknownText| Name:  | unknownText |  | Prototype:  | static QString unknownText() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2495-2498 |  
  |  | 0 | 2 | 
 unknownText::[lambda]| Name:  | unknownText::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2497-2497 |  
  |  | 0 | 1 | 
 unpackControlTypes| Name:  | unpackControlTypes |  | Prototype:  | static int unpackControlTypes(QSizePolicy::ControlTypes controls, QSizePolicy::ControlType *array) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 54-71 |  
  |  | 10 | 5 | 
 unpackRect| Name:  | unpackRect |  | Prototype:  | static QRect unpackRect(uint geom0, uint geom1, bool *floating) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 1198-1216 |  
  |  | 11 | 2 | 
 unsetCursor| Name:  | unsetCursor |  | Prototype:  | static inline void unsetCursor(QWindow *w) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3411-3416 |  
  |  | 3 | 3 | 
 unsetCursor| Name:  | unsetCursor |  | Prototype:  | static inline void unsetCursor(QWidget *w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5023-5027 |  
  |  | 2 | 2 | 
 unstylable| Name:  | unstylable |  | Prototype:  | static bool unstylable(const QWidget *w) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2383-2413 |  
  |  | 15 | 7 | 
 updateBlockedStatusRecursion| Name:  | 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 | 
 updateFormLayoutItem| Name:  | 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 | 
 updateHelper| Name:  | 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 | 
 updateObjects| Name:  | 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 | 
 update_toolbar_style| Name:  | 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 | 
 usePixelDensity| Name:  | 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 | 
 useScrollBar| Name:  | 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 | 
 validateToolBarArea| Name:  | 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 | 
 valuatorNormalized| Name:  | 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 | 
 valueKey| Name:  | 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 | 
 valueToJson| Name:  | 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 | 
 variantHash| Name:  | 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 | 
 vendorIdKey| Name:  | 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 | 
 verifyTag| Name:  | 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 | 
 version| Name:  | 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 | 
 versionKey| Name:  | 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 | 
 verticalTabs| Name:  | 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 | 
 viewItemTextLayout| Name:  | 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 | 
 visibleGlyphRange| Name:  | 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 | 
 visualRect| Name:  | 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 | 
 void| Name:  | 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 | 
 waitForPopup| Name:  | 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 | 
 waitForWindowExposed| Name:  | 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 | 
 widgetTexturesFor| Name:  | 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 | 
 windowInteractsWithPosition| Name:  | 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 | 
 windowOf| Name:  | 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 | 
 writeMSDosDate| Name:  | 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 | 
 writeUInt| Name:  | 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 | 
 writeUShort| Name:  | 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_image| Name:  | 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_image| Name:  | 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_image| Name:  | 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_image| Name:  | 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 | 
 writingSystemForFont| Name:  | 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 | 
 writingSystemFromLocale| Name:  | 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 | 
 writingSystemFromScript| Name:  | 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 | 
 xOrder| Name:  | 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_window| Name:  | 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_window| Name:  | 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 | 
 xdndProxy| Name:  | 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 | 
 xgetbv| Name:  | 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 | 
 xi2ValuatorOffset| Name:  | 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 | 
 xpmHash| Name:  | 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 | 
 xpmHash| Name:  | 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_name| Name:  | 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 | 
 QTest::benchmarkMetricName| Name:  | QTest::benchmarkMetricName |  | Prototype:  | const char * QTest::benchmarkMetricName(QBenchmarkMetric metric) |  | Coverage:  |   3.226% (2/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmetric.cpp |  | Lines:  | 85-151 |  
  |  | 32 | 32 | 
 QNetworkConfigurationManagerPrivate::defaultConfiguration| Name:  | QNetworkConfigurationManagerPrivate::defaultConfiguration |  | Prototype:  | QNetworkConfiguration QNetworkConfigurationManagerPrivate::defaultConfiguration() const |  | Coverage:  |   4.000% (2/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 96-211 |  
  |  | 56 | 20 | 
 QGL2PaintEngineExPrivate::fill| Name:  | QGL2PaintEngineExPrivate::fill |  | Prototype:  | void QGL2PaintEngineExPrivate::fill(const QVectorPath& path) |  | Coverage:  |   4.082% (4/98) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 739-987 |  
  |  | 122 | 25 | 
 QDBusAbstractInterface::asyncCall| Name:  | QDBusAbstractInterface::asyncCall |  | Prototype:  | QDBusPendingCall QDBusAbstractInterface::asyncCall(const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) |  | Coverage:  |   5.882% (1/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 807-847 |  
  |  | 13 | 9 | 
 QXcbMime::mimeAtomForFormat| Name:  | QXcbMime::mimeAtomForFormat |  | Prototype:  | xcb_atom_t QXcbMime::mimeAtomForFormat(QXcbConnection *connection, const QString &format, QVariant::Type requestedType, const QVector<xcb_atom_t> &atoms, QByteArray *requestedEncoding) |  | Coverage:  |   6.122% (3/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp |  | Lines:  | 263-315 |  
  |  | 31 | 13 | 
 QXcbMime::mimeConvertToFormat| Name:  | QXcbMime::mimeConvertToFormat |  | Prototype:  | QVariant QXcbMime::mimeConvertToFormat(QXcbConnection *connection, xcb_atom_t a, const QByteArray &data, const QString &format, QVariant::Type requestedType, const QByteArray &encoding) |  | Coverage:  |   6.154% (4/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp |  | Lines:  | 165-261 |  
  |  | 37 | 15 | 
 QTest::benchmarkMetricUnit| Name:  | QTest::benchmarkMetricUnit |  | Prototype:  | const char * QTest::benchmarkMetricUnit(QBenchmarkMetric metric) |  | Coverage:  |   6.452% (4/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmetric.cpp |  | Lines:  | 157-223 |  
  |  | 32 | 32 | 
 QDomDocumentTypePrivate::save| Name:  | QDomDocumentTypePrivate::save |  | Prototype:  | void QDomDocumentTypePrivate::save(QTextStream& s, int, int indent) const |  | Coverage:  |   8.333% (2/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3574-3605 |  
  |  | 19 | 8 | 
 QGL2PaintEngineExPrivate::transferMode| Name:  | QGL2PaintEngineExPrivate::transferMode |  | Prototype:  | void QGL2PaintEngineExPrivate::transferMode(EngineMode newMode) |  | Coverage:  |   8.333% (2/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 673-704 |  
  |  | 17 | 7 | 
 QLocalSocket::waitForConnected| Name:  | QLocalSocket::waitForConnected |  | Prototype:  | bool QLocalSocket::waitForConnected(int msec) |  | Coverage:  |   9.091% (2/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 507-542 |  
  |  | 24 | 6 | 
 ignoreProxyFor| Name:  | ignoreProxyFor |  | Prototype:  | static bool ignoreProxyFor(const QNetworkProxyQuery &query) |  | Coverage:  |   9.091% (2/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp |  | Lines:  | 48-81 |  
  |  | 18 | 8 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QRegularExpression::PatternOptions patternOptions) |  | Coverage:  |   9.375% (3/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2494-2527 |  
  |  | 26 | 11 | 
 QGL2PaintEngineExPrivate::updateCompositionMode| Name:  | QGL2PaintEngineExPrivate::updateCompositionMode |  | Prototype:  | void QGL2PaintEngineExPrivate::updateCompositionMode() |  | Coverage:  |  10.345% (3/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 435-486 |  
  |  | 30 | 15 | 
 QLocale::textDirection| Name:  | QLocale::textDirection |  | Prototype:  | Qt::LayoutDirection QLocale::textDirection() const |  | Coverage:  |  10.345% (3/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2390-2423 |  
  |  | 4 | 27 | 
 QGL2PaintEngineExPrivate::updateBrushUniforms| Name:  | QGL2PaintEngineExPrivate::updateBrushUniforms |  | Prototype:  | void QGL2PaintEngineExPrivate::updateBrushUniforms() |  | Coverage:  |  10.526% (4/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 240-360 |  
  |  | 81 | 11 | 
 QJsonArray::operator==| Name:  | QJsonArray::operator== |  | Prototype:  | bool QJsonArray::operator==(const QJsonArray &other) const |  | Coverage:  |  10.526% (2/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 602-619 |  
  |  | 12 | 7 | 
 QJsonObject::operator==| Name:  | QJsonObject::operator== |  | Prototype:  | bool QJsonObject::operator==(const QJsonObject &other) const |  | Coverage:  |  10.526% (2/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 534-554 |  
  |  | 14 | 7 | 
 QSslKeyPrivate::derFromPem| Name:  | QSslKeyPrivate::derFromPem |  | Prototype:  | QByteArray QSslKeyPrivate::derFromPem(const QByteArray &pem, QMap<QByteArray, QByteArray> *headers) const |  | Coverage:  |  10.811% (4/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp |  | Lines:  | 172-220 |  
  |  | 34 | 9 | 
 qOpenGLVersionFlagsFromString| Name:  | qOpenGLVersionFlagsFromString |  | Prototype:  | QGLFormat::OpenGLVersionFlags __attribute__((visibility("default"))) qOpenGLVersionFlagsFromString(const QString &versionString) |  | Coverage:  |  10.938% (7/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1256-1392 |  
  |  | 89 | 28 | 
 QHostInfo::localDomainName| Name:  | QHostInfo::localDomainName |  | Prototype:  | QString QHostInfo::localDomainName() |  | Coverage:  |  11.429% (4/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp |  | Lines:  | 313-375 |  
  |  | 34 | 11 | 
 QJsonPrivate::Value::copyData| Name:  | QJsonPrivate::Value::copyData |  | Prototype:  | void Value::copyData(const QJsonValue &v, char *dest, bool compressed) |  | Coverage:  |  11.765% (2/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 393-417 |  
  |  | 13 | 8 | 
 QGL2PaintEngineExPrivate::updateBrushTexture| Name:  | QGL2PaintEngineExPrivate::updateBrushTexture |  | Prototype:  | void QGL2PaintEngineExPrivate::updateBrushTexture() |  | Coverage:  |  12.500% (4/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 181-237 |  
  |  | 32 | 8 | 
 QLocalePrivate::codeToScript| Name:  | QLocalePrivate::codeToScript |  | Prototype:  | QLocale::Script QLocalePrivate::codeToScript(const QString &code) |  | Coverage:  |  12.500% (2/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 130-148 |  
  |  | 12 | 4 | 
 loadOpenSsl| Name:  | loadOpenSsl |  | Prototype:  | static QPair<QLibrary*, QLibrary*> loadOpenSsl() |  | Coverage:  |  12.500% (3/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 618-721 |  
  |  | 36 | 8 | 
 parseXftRgba| Name:  | parseXftRgba |  | Prototype:  | static QFontEngine::SubpixelAntialiasingType parseXftRgba(const QByteArray& stringValue) |  | Coverage:  |  12.500% (2/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 734-748 |  
  |  | 11 | 6 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketError error) |  | Coverage:  |  13.043% (3/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp |  | Lines:  | 488-528 |  
  |  | 26 | 12 | 
 QJsonDocument::operator==| Name:  | QJsonDocument::operator== |  | Prototype:  | bool QJsonDocument::operator==(const QJsonDocument &other) const |  | Coverage:  |  13.333% (2/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 523-540 |  
  |  | 11 | 5 | 
 QXcbWMSupport::updateVirtualRoots| Name:  | QXcbWMSupport::updateVirtualRoots |  | Prototype:  | void QXcbWMSupport::updateVirtualRoots() |  | Coverage:  |  13.333% (2/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp |  | Lines:  | 86-124 |  
  |  | 21 | 5 | 
 qglx_findVisualInfo| Name:  | qglx_findVisualInfo |  | Prototype:  | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format) |  | Coverage:  |  13.333% (4/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 186-243 |  
  |  | 34 | 10 | 
 runningUnderDebugger| Name:  | runningUnderDebugger |  | Prototype:  | static bool runningUnderDebugger() |  | Coverage:  |  13.333% (2/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 89-111 |  
  |  | 14 | 5 | 
 QXcbWindow::handleXEmbedMessage| Name:  | QXcbWindow::handleXEmbedMessage |  | Prototype:  | void QXcbWindow::handleXEmbedMessage(const xcb_client_message_event_t *event) |  | Coverage:  |  13.636% (3/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2780-2821 |  
  |  | 24 | 11 | 
 subpixelTypeFromMatch| Name:  | subpixelTypeFromMatch |  | Prototype:  | QFontEngine::SubpixelAntialiasingType subpixelTypeFromMatch(FcPattern *match, bool useXftConf) |  | Coverage:  |  13.636% (3/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 595-627 |  
  |  | 18 | 11 | 
 QFreetypeFace::computeSize| Name:  | QFreetypeFace::computeSize |  | Prototype:  | void QFreetypeFace::computeSize(const QFontDef &fontDef, int *xsize, int *ysize, bool *outline_drawing) |  | Coverage:  |  13.889% (5/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 327-367 |  
  |  | 24 | 8 | 
 willLogToConsole| Name:  | 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 |