| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 interpolate_4_pixels_rgb64| Name:  | interpolate_4_pixels_rgb64 |  | Prototype:  | static inline QRgba64 interpolate_4_pixels_rgb64(QRgba64 t[], QRgba64 b[], uint distx, uint disty) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1842-1863 |  
  |  | 11 | 2 | 
 interpolate_pixel_rgb16_255| Name:  | interpolate_pixel_rgb16_255 |  | Prototype:  | static inline quint16 interpolate_pixel_rgb16_255(quint16 x, quint8 a, quint16 y, quint8 b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4267-4274 |  
  |  | 3 | 1 | 
 interpolate_pixel_rgb16x2_255| Name:  | interpolate_pixel_rgb16x2_255 |  | Prototype:  | static inline quint32 interpolate_pixel_rgb16x2_255(quint32 x, quint8 a, quint32 y, quint8 b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4276-4283 |  
  |  | 4 | 1 | 
 intersectLine| Name:  | intersectLine |  | Prototype:  | template <Edge edge> QPointF intersectLine(const QPointF &a, const QPointF &b, qreal t) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1954-1965 |  
  |  | 4 | 4 | 
 intersectPath| Name:  | intersectPath |  | Prototype:  | QPainterPath intersectPath(const QPainterPath &path, const QRectF &rect) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 2092-2119 |  
  |  | 19 | 8 | 
 intersectPixelFP| Name:  | intersectPixelFP |  | Prototype:  | static Q16Dot16 intersectPixelFP(int x, Q16Dot16 top, Q16Dot16 bottom, Q16Dot16 leftIntersectX, Q16Dot16 rightIntersectX, Q16Dot16 slope, Q16Dot16 invSlope) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 675-714 |  
  |  | 25 | 10 | 
 intersectionPoint| Name:  | intersectionPoint |  | Prototype:  | IntersectionPoint intersectionPoint(const QPoint &u1, const QPoint &u2, const QPoint &v1, const QPoint &v2) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 174-237 |  
  |  | 32 | 6 | 
 intersectsViewport| Name:  | 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 | 
 intmaxlog| Name:  | 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 | 
 ioErrorHandler| Name:  | ioErrorHandler |  | Prototype:  | static int ioErrorHandler(Display *dpy) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 156-170 |  
  |  | 9 | 3 | 
 iod_read_fn| Name:  | iod_read_fn |  | Prototype:  | static void iod_read_fn(png_structp png_ptr, png_bytep data, png_size_t length) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 192-214 |  
  |  | 13 | 4 | 
 isAbove| Name:  | isAbove |  | Prototype:  | static inline bool isAbove(const QPointF *a, const QPointF *b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1797-1800 |  
  |  | 1 | 1 | 
 isAncestor| Name:  | isAncestor |  | Prototype:  | static inline bool isAncestor(const QObject *obj, const QObject *child) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 292-300 |  
  |  | 5 | 3 | 
 isAncestorFrame| Name:  | isAncestorFrame |  | Prototype:  | static bool isAncestorFrame(QTextFrame *possibleAncestor, QTextFrame *child) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 565-573 |  
  |  | 5 | 3 | 
 isCacheable| Name:  | isCacheable |  | Prototype:  | static bool isCacheable(const QFileInfo &fi) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 325-340 |  
  |  | 3 | 2 | 
 isCaseSensitiveFileSystem| Name:  | isCaseSensitiveFileSystem |  | Prototype:  | static inline bool isCaseSensitiveFileSystem(const QString &path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1007-1019 |  
  |  | 2 | 1 | 
 isChildOfQMdiSubWindow| Name:  | isChildOfQMdiSubWindow |  | Prototype:  | static inline bool isChildOfQMdiSubWindow(const QWidget *child) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 219-229 |  
  |  | 7 | 3 | 
 isChildOfTabbedQMdiArea| Name:  | isChildOfTabbedQMdiArea |  | Prototype:  | static inline bool isChildOfTabbedQMdiArea(const QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 231-239 |  
  |  | 5 | 3 | 
 isCompressedFormat| Name:  | isCompressedFormat |  | Prototype:  | static bool isCompressedFormat(QOpenGLTexture::TextureFormat internalFormat) |  | Coverage:  |   0.000% (0/102) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 879-993 |  
  |  | 6 | 99 | 
 isCoreProfile| Name:  | isCoreProfile |  | Prototype:  | static inline bool isCoreProfile() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 92-95 |  
  |  | 1 | 1 | 
 isEmptyBlockAfterTable| Name:  | 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 | 
 isEmptyBlockBeforeTable| Name:  | 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 | 
 isEmptyBlockBeforeTable| Name:  | isEmptyBlockBeforeTable |  | Prototype:  | static inline bool isEmptyBlockBeforeTable(QTextFrame::Iterator it) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 298-305 |  
  |  | 5 | 2 | 
 isEmptyHelper| Name:  | 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 | 
 isFrameFromInlineObject| Name:  | isFrameFromInlineObject |  | Prototype:  | static bool isFrameFromInlineObject(QTextFrame *f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 256-259 |  
  |  | 1 | 1 | 
 isGPUTestBlacklisted| Name:  | isGPUTestBlacklisted |  | Prototype:  | static bool isGPUTestBlacklisted(const char *slot, const char *data = 0) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines:  | 211-222 |  
  |  | 6 | 5 | 
 isGPUTestBlacklisted::[lambda]| Name:  | isGPUTestBlacklisted::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines:  | 215-215 |  
  |  | 0 | 1 | 
 isHexDigit| Name:  | 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 | 
 isHoverControl| Name:  | 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 | 
 isInheritable| Name:  | isInheritable |  | Prototype:  | static inline bool isInheritable(Property propertyId) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 374-395 |  
  |  | 4 | 15 | 
 isLatin| Name:  | 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 | 
 isLine| Name:  | isLine |  | Prototype:  | static bool isLine(const QBezier &bezier) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 889-903 |  
  |  | 8 | 3 | 
 isLineSeparatorBlockAfterTable| Name:  | 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 | 
 isLocked| Name:  | 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 | 
 isNull| Name:  | isNull |  | Prototype:  | static bool isNull(const QVariant::Private *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 130-134 |  
  |  | 2 | 1 | 
 isNull| Name:  | isNull |  | Prototype:  | static bool isNull(const QVariant::Private *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 82-85 |  
  |  | 1 | 1 | 
 isOrderedList| Name:  | 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 | 
 isPixelAligned| Name:  | isPixelAligned |  | Prototype:  | inline bool isPixelAligned(const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2188-2190 |  
  |  | 1 | 1 | 
 isRetainableControlCode| Name:  | 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 | 
 isSideWidgetVisible| Name:  | 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 | 
 isSizedTextureFormat| Name:  | isSizedTextureFormat |  | Prototype:  | static bool isSizedTextureFormat(QOpenGLTexture::TextureFormat internalFormat) |  | Coverage:  |   0.000% (0/103) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 313-432 |  
  |  | 7 | 99 | 
 isSoleEntry| Name:  | 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 | 
 isTextureTargetMultisample| Name:  | isTextureTargetMultisample |  | Prototype:  | static bool isTextureTargetMultisample(QOpenGLTexture::Target target) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 434-457 |  
  |  | 6 | 12 | 
 isValidBlockSeparator| Name:  | 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 | 
 isVertical| Name:  | 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 | 
 is_brush_transparent| Name:  | is_brush_transparent |  | Prototype:  | static inline bool is_brush_transparent(const QBrush &brush) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 119-129 |  
  |  | 7 | 3 | 
 is_monochrome| Name:  | 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_transparent| Name:  | 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_file| Name:  | 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_prefix| Name:  | 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 | 
 jobHoldToString| Name:  | jobHoldToString |  | Prototype:  | static inline QString jobHoldToString(const QCUPSSupport::JobHoldUntil jobHold, const QTime holdUntilTime) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 78-109 |  
  |  | 9 | 18 | 
 jobHoldToString::[lambda]| Name:  | jobHoldToString::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 101-101 |  
  |  | 0 | 1 | 
 jump| Name:  | jump |  | Prototype:  | static void jump(QtMsgType t, const QMessageLogContext & , const QString &m) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 182-218 |  
  |  | 21 | 9 | 
 kdeColor| Name:  | kdeColor |  | Prototype:  | static inline bool kdeColor(QPalette *pal, QPalette::ColorRole role, const QVariant &value) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 368-377 |  
  |  | 7 | 3 | 
 kerning| Name:  | kerning |  | Prototype:  | static inline QFixed kerning(int left, int right, const QFontEngine::KernPair *pairs, int numPairs) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1084-1101 |  
  |  | 10 | 4 | 
 launch| Name:  | launch |  | Prototype:  | static inline bool launch(const QString &launcher, const QUrl &url) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 118-131 |  
  |  | 7 | 3 | 
 layoutDebug| Name:  | layoutDebug |  | Prototype:  | static bool layoutDebug() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 808-815 |  
  |  | 3 | 2 | 
 lcDD| Name:  | lcDD |  | Prototype:  | const QLoggingCategory &lcDD() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp |  | Lines:  | 53-53 |  
  |  | 1 | 1 | 
 lcGLES3| Name:  | lcGLES3 |  | Prototype:  | const QLoggingCategory &lcGLES3() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 60-60 |  
  |  | 1 | 1 | 
 lcGestureManager| Name:  | lcGestureManager |  | Prototype:  | const QLoggingCategory &lcGestureManager() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 66-66 |  
  |  | 1 | 1 | 
 lcScaling| Name:  | lcScaling |  | Prototype:  | const QLoggingCategory &lcScaling() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 50-50 |  
  |  | 1 | 1 | 
 lcXlibEglDebug| Name:  | lcXlibEglDebug |  | Prototype:  | const QLoggingCategory &lcXlibEglDebug() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qxlibeglintegration.cpp |  | Lines:  | 43-43 |  
  |  | 1 | 1 | 
 left| Name:  | left |  | Prototype:  | QTextStream &left(QTextStream &stream) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2906-2910 |  
  |  | 2 | 1 | 
 lengthValueFromData| Name:  | lengthValueFromData |  | Prototype:  | static int lengthValueFromData(const LengthData& data, const QFont& f) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 424-431 |  
  |  | 5 | 3 | 
 libraryPathList| Name:  | libraryPathList |  | Prototype:  | static QStringList libraryPathList() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 514-547 |  
  |  | 10 | 1 | 
 lighten_op| Name:  | lighten_op |  | Prototype:  | static inline int lighten_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1233-1236 |  
  |  | 1 | 1 | 
 lineIntersectsRect| Name:  | lineIntersectsRect |  | Prototype:  | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 1067-1100 |  
  |  | 17 | 5 | 
 lineRectIntersectsRect| Name:  | 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 | 
 lineToHook| Name:  | lineToHook |  | Prototype:  | static void lineToHook(qfixed x, qfixed y, void *data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 566-572 |  
  |  | 4 | 2 | 
 lineTo_clipped| Name:  | lineTo_clipped |  | Prototype:  | static inline bool lineTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, bool needsMoveTo, bool needsLineTo = true) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1553-1591 |  
  |  | 24 | 7 | 
 line_emulation| Name:  | line_emulation |  | Prototype:  | static inline uint line_emulation(uint emulation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 138-148 |  
  |  | 8 | 1 | 
 load| Name:  | load |  | Prototype:  | static inline void load(const QString & = QString(), int = -1) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 907-912 |  
  |  | 2 | 2 | 
 loadAET| Name:  | loadAET |  | Prototype:  | static void loadAET(EdgeTableEntry *AET, EdgeTableEntry *ETEs) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3312-3334 |  
  |  | 16 | 4 | 
 loadEngine| Name:  | loadEngine |  | Prototype:  | static QFontEngine *loadEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 991-1021 |  
  |  | 15 | 4 | 
 loadSingleEngine| Name:  | loadSingleEngine |  | Prototype:  | static QFontEngine *loadSingleEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 914-989 |  
  |  | 43 | 12 | 
 loadTzTimeZones::[lambda]| Name:  | loadTzTimeZones::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 75-75 |  
  |  | 0 | 1 | 
 load_glyph_image_region_to_texture| Name:  | load_glyph_image_region_to_texture |  | Prototype:  | static void load_glyph_image_region_to_texture(QOpenGLContext *ctx, const QImage &srcImg, int x, int y, int w, int h, GLuint texture, int tx, int ty) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 254-270 |  
  |  | 6 | 2 | 
 load_glyph_image_to_texture| Name:  | load_glyph_image_to_texture |  | Prototype:  | static void load_glyph_image_to_texture(QOpenGLContext *ctx, QImage &img, GLuint texture, int tx, int ty) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 184-252 |  
  |  | 33 | 9 | 
 locateSystemTray| Name:  | locateSystemTray |  | Prototype:  | static inline unsigned long locateSystemTray() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 66-69 |  
  |  | 0 | 2 | 
 locateSystemTray::[lambda]| Name:  | locateSystemTray::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 68-68 |  
  |  | 0 | 1 | 
 log2| Name:  | log2 |  | Prototype:  | static int log2(uint i) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 360-371 |  
  |  | 7 | 3 | 
 lookupElementHelper| Name:  | lookupElementHelper |  | Prototype:  | static const QTextHtmlElement *lookupElementHelper(const QString &element) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 468-476 |  
  |  | 6 | 2 | 
 makeBitmapCompliantIfNeeded| Name:  | makeBitmapCompliantIfNeeded |  | Prototype:  | static QImage makeBitmapCompliantIfNeeded(QPlatformPixmap *d, const QImage &image, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp |  | Lines:  | 101-119 |  
  |  | 10 | 3 | 
 makeDistanceField| Name:  | makeDistanceField |  | Prototype:  | static void makeDistanceField(QDistanceFieldData *data, const QPainterPath &path, int dfScale, int offs) |  | Coverage:  |   0.000% (0/69) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 489-694 |  
  |  | 151 | 24 | 
 mapHomogeneous| Name:  | mapHomogeneous |  | Prototype:  | static inline QHomogeneousCoordinate mapHomogeneous(const QTransform &transform, const QPointF &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1544-1551 |  
  |  | 5 | 1 | 
 mapProjective| Name:  | mapProjective |  | Prototype:  | static QPolygonF mapProjective(const QTransform &transform, const QPolygonF &poly) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1386-1405 |  
  |  | 13 | 4 | 
 mapProjective| Name:  | mapProjective |  | Prototype:  | static QPainterPath mapProjective(const QTransform &transform, const QPainterPath &path) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1613-1651 |  
  |  | 26 | 10 | 
 mapToGlobalTransform| Name:  | mapToGlobalTransform |  | Prototype:  | static MapToGlobalTransformResult mapToGlobalTransform(const QWidget *w) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12414-12443 |  
  |  | 19 | 7 | 
 markFrames| Name:  | markFrames |  | Prototype:  | static void markFrames(QTextFrame *current, int from, int oldLength, int length) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 2896-2918 |  
  |  | 12 | 3 | 
 mask_alpha_converter| Name:  | mask_alpha_converter |  | Prototype:  | static void mask_alpha_converter(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1048-1068 |  
  |  | 14 | 3 | 
 mask_alpha_converter_RGBx| Name:  | mask_alpha_converter_RGBx |  | Prototype:  | static void mask_alpha_converter_RGBx(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1091-1116 |  
  |  | 1 | 1 | 
 mask_alpha_converter_inplace| Name:  | mask_alpha_converter_inplace |  | Prototype:  | template<QImage::Format DestFormat> static bool mask_alpha_converter_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1070-1089 |  
  |  | 19 | 3 | 
 mask_alpha_converter_rgbx_inplace| Name:  | mask_alpha_converter_rgbx_inplace |  | Prototype:  | static bool mask_alpha_converter_rgbx_inplace(QImageData *data, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1118-1139 |  
  |  | 1 | 1 | 
 match| Name:  | match |  | Prototype:  | static int match(int script, const QFontDef &request, const QString &family_name, const QString &foundry_name, QtFontDesc *desc, const QList<int> &blacklistedFamilies) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1219-1296 |  
  |  | 42 | 9 | 
 matchFamilyName| Name:  | matchFamilyName |  | Prototype:  | static bool matchFamilyName(const QString &familyName, QtFontFamily *f) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1207-1212 |  
  |  | 3 | 2 | 
 matches| Name:  | matches |  | Prototype:  | static bool matches(const QJsonObject &object, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QOpenGLConfig::Gpu &gpu) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 314-387 |  
  |  | 43 | 24 | 
 matrixDet2| Name:  | matrixDet2 |  | Prototype:  | static inline double matrixDet2(const double m[4][4], int col0, int col1, int row0, int row1) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 338-341 |  
  |  | 1 | 1 | 
 matrixDet3| Name:  | matrixDet3 |  | Prototype:  | static inline double matrixDet3 (const double m[4][4], int col0, int col1, int col2, int row0, int row1, int row2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 353-360 |  
  |  | 3 | 1 | 
 matrixDet4| Name:  | matrixDet4 |  | Prototype:  | static inline double matrixDet4(const double m[4][4]) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 363-371 |  
  |  | 6 | 1 | 
 mdiAreaParent| Name:  | mdiAreaParent |  | Prototype:  | static inline QMdiArea *mdiAreaParent(QWidget *widget) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 246-258 |  
  |  | 8 | 4 |