| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 isParentPath| Name:  | isParentPath |  | Prototype:  | static inline bool isParentPath(const QString &path, const QString &reference) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp |  | Lines:  | 139-156 |  
  |  | 8 | 5 | 
 isParentOf| Name:  | isParentOf |  | Prototype:  | template <typename String> static bool isParentOf(const String &parent, const QString &dirName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines:  | 149-155 |  
  |  | 3 | 1 | 
 isParentDomain| Name:  | isParentDomain |  | Prototype:  | static inline bool isParentDomain(const QString &domain, const QString &reference) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp |  | Lines:  | 158-164 |  
  |  | 3 | 2 | 
 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 | 
 isNumber| Name:  | 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 | 
 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 | 
 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 | 
 isLocalScheme| Name:  | isLocalScheme |  | Prototype:  | static bool isLocalScheme(const QString &file) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp |  | Lines:  | 231-238 |  
  |  | 2 | 1 | 
 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 | 
 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 | 
 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 | 
 isJitEnabled| Name:  | isJitEnabled |  | Prototype:  | static bool isJitEnabled() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1119-1133 |  
  |  | 6 | 2 | 
 isIp6| Name:  | isIp6 |  | Prototype:  | static bool isIp6(const QString &text) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4148-4152 |  
  |  | 2 | 1 | 
 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 | 
 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 | 
 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 | 
 isHex| Name:  | isHex |  | Prototype:  | inline static bool isHex(char c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 423-427 |  
  |  | 2 | 1 | 
 isHex| Name:  | isHex |  | Prototype:  | static inline bool isHex(ushort c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 169-174 |  
  |  | 3 | 1 | 
 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 | 
 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 | 
 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 | 
 isFixedType| Name:  | 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 | 
 isFatal| Name:  | isFatal |  | Prototype:  | static bool isFatal(QtMsgType msgType) |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 153-169 |  
  |  | 7 | 4 | 
 isFastPattern| Name:  | isFastPattern |  | Prototype:  | static bool isFastPattern(const QString &pattern) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp |  | Lines:  | 146-155 |  
  |  | 6 | 1 | 
 isExpectFailData| Name:  | isExpectFailData |  | Prototype:  | static bool isExpectFailData(const char *dataIndex) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp |  | Lines:  | 181-190 |  
  |  | 7 | 4 | 
 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 | 
 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 | 
 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 | 
 isDescendant| Name:  | isDescendant |  | Prototype:  | static inline bool isDescendant(const QAbstractState *state1, const QAbstractState *state2) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 289-299 |  
  |  | 5 | 3 | 
 isDBusTrayAvailable| Name:  | isDBusTrayAvailable |  | Prototype:  | static bool isDBusTrayAvailable() |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 106-117 |  
  |  | 7 | 4 | 
 isDBusGlobalMenuAvailable| Name:  | 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 | 
 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 | 
 isConfigFunction| Name:  | isConfigFunction |  | Prototype:  | static bool isConfigFunction(QEasingCurve::Type type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 324-330 |  
  |  | 4 | 1 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 isBetterCapture| Name:  | isBetterCapture |  | Prototype:  | static bool isBetterCapture(int ncap, const int *begin1, const int *end1, const int *begin2, const int *end2) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1789-1801 |  
  |  | 7 | 4 | 
 isBasicType| Name:  | 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 | 
 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 | 
 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 | 
 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 | 
 is2dRotation| Name:  | is2dRotation |  | Prototype:  | static inline bool is2dRotation(const QTransform &t) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1901-1905 |  
  |  | 2 | 1 | 
 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 | 
 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 | 
 invalidateEngine| Name:  | invalidateEngine |  | Prototype:  | static void invalidateEngine(QRegExpPrivate *priv) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3881-3888 |  
  |  | 4 | 2 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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_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_4_pixels_16| Name:  | interpolate_4_pixels_16 |  | Prototype:  | static inline uint interpolate_4_pixels_16(uint tl, uint tr, uint bl, uint br, int distx, int disty) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1755-1769 |  
  |  | 10 | 1 | 
 interpolate| Name:  | interpolate |  | Prototype:  | static qreal interpolate(const QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> &factor, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 451-477 |  
  |  | 16 | 5 | 
 interfaceNotFoundError| Name:  | interfaceNotFoundError |  | Prototype:  | static inline QDBusMessage interfaceNotFoundError(const QDBusMessage &msg, const QString &interface_name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 205-211 |  
  |  | 4 | 1 | 
 interfaceListing| Name:  | interfaceListing |  | Prototype:  | static QList<QNetworkInterfacePrivate *> interfaceListing() |  | Coverage:  |  58.621% (17/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines:  | 481-535 |  
  |  | 31 | 11 | 
 integralCompare| Name:  | integralCompare |  | Prototype:  | static int integralCompare(uint promotedType, const QVariant::Private *d1, const QVariant::Private *d2) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3439-3460 |  
  |  | 15 | 5 | 
 intValueHelper| Name:  | intValueHelper |  | Prototype:  | static bool intValueHelper(const QCss::Value &v, int *i, const char *unit) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1463-1478 |  
  |  | 12 | 5 | 
 intToThreeBytes| Name:  | intToThreeBytes |  | Prototype:  | static QByteArray intToThreeBytes(qint32 number) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 399-405 |  
  |  | 4 | 1 | 
 intToFourBytes| Name:  | intToFourBytes |  | Prototype:  | static QByteArray intToFourBytes(qint32 number) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 391-397 |  
  |  | 4 | 1 | 
 int2string| Name:  | int2string |  | Prototype:  | static QString int2string(int num, int base, int ndigits, bool *oflow) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 157-211 |  
  |  | 37 | 13 | 
 installCoverageTool| Name:  | installCoverageTool |  | Prototype:  | static void installCoverageTool(QLibraryPrivate *libPrivate) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 326-357 |  
  |  | 8 | 3 | 
 installCoverageTool| Name:  | installCoverageTool |  | Prototype:  | static bool installCoverageTool(const char * appname, const char * testname) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 152-171 |  
  |  | 7 | 2 | 
 insertOrRemoveItems| Name:  | insertOrRemoveItems |  | Prototype:  | template <typename T> static void insertOrRemoveItems(QVector<T> &items, int index, int delta) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 50-61 |  
  |  | 6 | 4 | 
 inputMethodQueryRectangle_helper| Name:  | inputMethodQueryRectangle_helper |  | Prototype:  | static QRectF inputMethodQueryRectangle_helper(Qt::InputMethodQuery imquery, const QTransform &xform) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 130-141 |  
  |  | 8 | 3 | 
 initializeReader| Name:  | initializeReader |  | Prototype:  | static void initializeReader(QXmlSimpleReader &reader, bool namespaceProcessing) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6200-6205 |  
  |  | 3 | 1 | 
 initializeDb| Name:  | initializeDb |  | Prototype:  | static void initializeDb() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 890-905 |  
  |  | 8 | 5 | 
 initialGlobalScaleFactor| Name:  | initialGlobalScaleFactor |  | Prototype:  | static inline qreal initialGlobalScaleFactor() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 58-82 |  
  |  | 16 | 6 | 
 init_plugins| Name:  | init_plugins |  | Prototype:  | static void init_plugins(const QList<QByteArray> &pluginList) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1185-1201 |  
  |  | 11 | 4 | 
 init_platform::[lambda]| Name:  | init_platform::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1114-1114 |  
  |  | 0 | 1 | 
 init_platform| Name:  | init_platform |  | Prototype:  | static void init_platform(const QString &pluginArgument, const QString &platformPluginPath, const QString &platformThemeName, int &argc, char **argv) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1094-1183 |  
  |  | 41 | 18 | 
 initSystemPalette| Name:  | initSystemPalette |  | Prototype:  | static void initSystemPalette() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 139-152 |  
  |  | 8 | 4 | 
 initResources| Name:  | initResources |  | Prototype:  | static void initResources() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 114-123 |  
  |  | 2 | 1 | 
 initPerf| Name:  | initPerf |  | Prototype:  | static void initPerf() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 88-107 |  
  |  | 12 | 2 | 
 initPalette| Name:  | initPalette |  | Prototype:  | static void initPalette() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 218-225 |  
  |  | 5 | 4 | 
 initLayoutStruct| Name:  | initLayoutStruct |  | Prototype:  | static inline void initLayoutStruct(QLayoutStruct& sl, QFormLayoutItem* item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 617-624 |  
  |  | 5 | 1 | 
 initFontUnlocked| Name:  | initFontUnlocked |  | Prototype:  | static void initFontUnlocked() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 233-243 |  
  |  | 7 | 5 | 
 initFontDef| Name:  | initFontDef |  | Prototype:  | static void initFontDef(const QtFontDesc &desc, const QFontDef &request, QFontDef *fontDef, bool multi) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 663-691 |  
  |  | 20 | 5 | 
 initEnvironment| Name:  | initEnvironment |  | Prototype:  | static void initEnvironment() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 1597-1601 |  
  |  | 2 | 1 | 
 initEmptyMultiBox| Name:  | initEmptyMultiBox |  | Prototype:  | static void initEmptyMultiBox(QVector<QLayoutStruct> &chain, int start, int end) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 618-626 |  
  |  | 5 | 3 | 
 initDefaultPaths| Name:  | initDefaultPaths |  | Prototype:  | static void initDefaultPaths(QMutexLocker *locker) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1059-1095 |  
  |  | 10 | 2 | 
 init| Name:  | init |  | Prototype:  | static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int length, QCharAttributes *attributes) |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp |  | Lines:  | 52-83 |  
  |  | 20 | 8 | 
 iniChopTrailingSpaces| Name:  | iniChopTrailingSpaces |  | Prototype:  | inline static void iniChopTrailingSpaces(QString &str, int limit) |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 697-703 |  
  |  | 4 | 2 | 
 inflate| Name:  | inflate |  | Prototype:  | static int inflate(Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 129-162 |  
  |  | 24 | 6 | 
 indexesFromRange| Name:  | indexesFromRange |  | Prototype:  | template<typename ModelIndexContainer> static void indexesFromRange(const QItemSelectionRange &range, ModelIndexContainer &result) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 311-328 |  
  |  | 7 | 5 | 
 indexOfMutating| Name:  | indexOfMutating |  | Prototype:  | static int indexOfMutating(const QStringList *that, QRegExp &rx, int from) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp |  | Lines:  | 526-535 |  
  |  | 6 | 4 | 
 indexOfMethodRelative| Name:  | indexOfMethodRelative |  | Prototype:  | template<int MethodType> static inline int indexOfMethodRelative(const QMetaObject **baseObject, const QByteArray &name, int argc, const QArgumentType *types) |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 589-610 |  
  |  | 10 | 4 | 
 indexOfDescendant| Name:  | indexOfDescendant |  | Prototype:  | static int indexOfDescendant(QState *s, QAbstractState *desc) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 452-462 |  
  |  | 6 | 3 | 
 imageWriteMimeFormats| Name:  | imageWriteMimeFormats |  | Prototype:  | static QStringList imageWriteMimeFormats() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 173-191 |  
  |  | 12 | 3 | 
 imageReadMimeFormats| Name:  | imageReadMimeFormats |  | Prototype:  | static QStringList imageReadMimeFormats() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 152-170 |  
  |  | 12 | 3 | 
 imageHasNarrowOutlines| Name:  | imageHasNarrowOutlines |  | Prototype:  | static bool imageHasNarrowOutlines(const QImage &im) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 696-737 |  
  |  | 31 | 9 | 
 imageFormatForVisual| Name:  | imageFormatForVisual |  | Prototype:  | static inline QImage::Format imageFormatForVisual(int depth, quint32 red_mask, quint32 blue_mask, bool *rgbSwap) |  | Coverage:  |  11.429% (8/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 169-237 |  
  |  | 49 | 27 | 
 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:  | 54-87 |  
  |  | 18 | 8 | 
 ignoreLeaveEvent| Name:  | ignoreLeaveEvent |  | Prototype:  | static bool ignoreLeaveEvent(quint8 mode, quint8 detail, QXcbConnection *conn = nullptr) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2299-2306 |  
  |  | 5 | 1 |