| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 _q_parseUnixDir| Name:  | _q_parseUnixDir |  | Prototype:  | static void _q_parseUnixDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) |  | Coverage:  |  64.000% (32/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 471-554 |  
  |  | 55 | 10 | 
 blend_tiled_argb| Name:  | blend_tiled_argb |  | Prototype:  | static void blend_tiled_argb(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4472-4519 |  
  |  | 37 | 10 | 
 blend_tiled_generic| Name:  | blend_tiled_generic |  | Prototype:  | static void blend_tiled_generic(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4373-4419 |  
  |  | 37 | 10 | 
 blend_tiled_generic_rgb64| Name:  | blend_tiled_generic_rgb64 |  | Prototype:  | static void blend_tiled_generic_rgb64(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4421-4470 |  
  |  | 39 | 10 | 
 blend_untransformed_rgb565| Name:  | blend_untransformed_rgb565 |  | Prototype:  | static void blend_untransformed_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4319-4371 |  
  |  | 37 | 10 | 
 collectSingleContour| Name:  | collectSingleContour |  | Prototype:  | static void collectSingleContour(qreal x0, qreal y0, uint *grid, int x, int y, int w, int h, QPainterPath *path) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 702-746 |  
  |  | 32 | 10 | 
 composeHelper| Name:  | composeHelper |  | Prototype:  | static void composeHelper(QString *str, QChar::UnicodeVersion version, int from) |  | Coverage:  |  91.892% (34/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1807-1868 |  
  |  | 42 | 10 | 
 headerName| Name:  | headerName |  | Prototype:  | static QByteArray headerName(QNetworkRequest::KnownHeaders header) |  | Coverage:  |  84.211% (16/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 700-735 |  
  |  | 11 | 10 | 
 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:  | 669-708 |  
  |  | 25 | 10 | 
 lastIndexOfHelper| Name:  | lastIndexOfHelper |  | Prototype:  | static int lastIndexOfHelper(const ushort *haystack, int from, const ushort *needle, int sl, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (33/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3172-3217 |  
  |  | 30 | 10 | 
 ligatureHelper| Name:  | ligatureHelper |  | Prototype:  | static uint inline ligatureHelper(uint u1, uint u2) |  | Coverage:  |  92.683% (38/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1767-1805 |  
  |  | 26 | 10 | 
 lo0bits| Name:  | lo0bits |  | Prototype:  | static int lo0bits(quint32 *y) |  | Coverage:  |  92.857% (26/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 663-703 |  
  |  | 30 | 10 | 
 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:  | 1597-1635 |  
  |  | 26 | 10 | 
 mergeIndexes| Name:  | mergeIndexes |  | Prototype:  | static QItemSelection mergeIndexes(const QVector<QPersistentModelIndex> &indexes) |  | Coverage:  |  78.947% (30/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 935-995 |  
  |  | 45 | 10 | 
 modeToPermissions| Name:  | modeToPermissions |  | Prototype:  | static QFile::Permissions modeToPermissions(quint32 mode) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 219-241 |  
  |  | 20 | 10 | 
 mult| Name:  | mult |  | Prototype:  | static Bigint *mult(Bigint *a, Bigint *b) |  | Coverage:  |  93.333% (28/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 715-795 |  
  |  | 50 | 10 | 
 normalizationQuickCheckHelper| Name:  | normalizationQuickCheckHelper |  | Prototype:  | static bool normalizationQuickCheckHelper(QString *str, QString::NormalizationForm mode, int from, int *lastStable) |  | Coverage:  | 100.000% (32/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1961-2018 |  
  |  | 36 | 10 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QSslCertificate::SubjectInfo info) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 701-715 |  
  |  | 11 | 10 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QDateTime &dateTime) |  | Coverage:  |  92.593% (25/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4808-4862 |  
  |  | 26 | 10 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QWindow *window) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 2546-2581 |  
  |  | 30 | 10 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QIcon &icon) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1294-1351 |  
  |  | 43 | 10 | 
 parseIpFuture| Name:  | parseIpFuture |  | Prototype:  | static const QChar *parseIpFuture(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) |  | Coverage:  |  98.000% (49/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1190-1238 |  
  |  | 28 | 10 | 
 permissionsToMode| Name:  | permissionsToMode |  | Prototype:  | static quint32 permissionsToMode(QFile::Permissions perms) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 243-265 |  
  |  | 20 | 10 | 
 qDBusParametersForMethod| Name:  | qDBusParametersForMethod |  | Prototype:  | int qDBusParametersForMethod(const QList<QByteArray> ¶meterTypes, QVector<int>& metaTypes, QString &errorMsg) |  | Coverage:  |  71.429% (20/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 133-189 |  
  |  | 39 | 10 | 
 qDBusPropertySet| Name:  | qDBusPropertySet |  | Prototype:  | QDBusMessage qDBusPropertySet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  37.500% (12/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 376-430 |  
  |  | 42 | 10 | 
 qMetaTypeNumber| Name:  | qMetaTypeNumber |  | Prototype:  | static qlonglong qMetaTypeNumber(const QVariant::Private *d) |  | Coverage:  |  94.737% (18/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 147-173 |  
  |  | 12 | 10 | 
 qNtlmDecodePhase2| Name:  | qNtlmDecodePhase2 |  | Prototype:  | static bool qNtlmDecodePhase2(const QByteArray& data, QNtlmPhase2Block& ch) |  | Coverage:  |  42.857% (12/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1327-1367 |  
  |  | 27 | 10 | 
 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 | 
 qglx_reduceSurfaceFormat| Name:  | qglx_reduceSurfaceFormat |  | Prototype:  | QSurfaceFormat qglx_reduceSurfaceFormat(const QSurfaceFormat &format, bool *reduced) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 315-342 |  
  |  | 22 | 10 | 
 qt_addBitmapToPath| Name:  | qt_addBitmapToPath |  | Prototype:  | void qt_addBitmapToPath(qreal x0, qreal y0, const uchar *image_data, int bpl, int w, int h, QPainterPath *path) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 748-781 |  
  |  | 22 | 10 | 
 qt_fetch_linear_gradient_template| Name:  | qt_fetch_linear_gradient_template |  | Prototype:  | template<class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_linear_gradient_template( BlendType *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3502-3570 |  
  |  | 41 | 10 | 
 qt_graphicsItem_highlightSelected| Name:  | qt_graphicsItem_highlightSelected |  | Prototype:  | static void qt_graphicsItem_highlightSelected( QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7577-7628 |  
  |  | 34 | 10 | 
 qt_intersect_spans| Name:  | qt_intersect_spans |  | Prototype:  | static const QSpan *qt_intersect_spans(const QClipData *clip, int *currentClip, const QSpan *spans, const QSpan *end, QSpan **outSpans, int available) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3919-3980 |  
  |  | 42 | 10 | 
 qt_memfill_template| Name:  | qt_memfill_template |  | Prototype:  | template <class T> inline void qt_memfill_template(T *dest, T color, int count) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 6271-6287 |  
  |  | 11 | 10 | 
 qt_messageTypeFromGL| Name:  | qt_messageTypeFromGL |  | Prototype:  | static QOpenGLDebugMessage::Type qt_messageTypeFromGL(GLenum type) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp |  | Lines:  | 688-713 |  
  |  | 12 | 10 | 
 qt_painterpath_check_crossing| Name:  | qt_painterpath_check_crossing |  | Prototype:  | static bool qt_painterpath_check_crossing(const QPainterPath *path, const QRectF &rect) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1980-2031 |  
  |  | 33 | 10 | 
 quorem| Name:  | quorem |  | Prototype:  | static int quorem(Bigint *b, Bigint *S) |  | Coverage:  |  71.875% (23/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 1818-1916 |  
  |  | 55 | 10 | 
 set_text| Name:  | set_text |  | Prototype:  | static void set_text(const QImage &image, png_structp png_ptr, png_infop info_ptr, const QString &description) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 734-806 |  
  |  | 33 | 10 | 
 strokeLine| Name:  | strokeLine |  | Prototype:  | static StrokeLine strokeLine(int strokeSelection) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 191-225 |  
  |  | 21 | 10 | 
 validateSingleType| Name:  | 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 | 
 wrapText| Name:  | 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 | 
 DrawTextItemRecorder| Name:  | DrawTextItemRecorder |  | Coverage:  |   0.000% (0/19) |  
  |  | 36 | 11 | 
 INCRTransaction| Name:  | INCRTransaction |  | Coverage:  |   0.000% (0/27) |  
  |  | 37 | 11 | 
 QAbstractGraphicsShapeItem| Name:  | QAbstractGraphicsShapeItem |  | Coverage:  |   0.000% (0/19) |  
  |  | 25 | 11 | 
 QAbstractScrollAreaScrollBarContainer| Name:  | QAbstractScrollAreaScrollBarContainer |  | Coverage:  |   0.000% (0/28) |  
  |  | 30 | 11 | 
 QAbstractSliderPrivate| Name:  | QAbstractSliderPrivate |  | Coverage:  |   0.000% (0/38) |  
  |  | 43 | 11 | 
 QAccessibleMainWindow| Name:  | QAccessibleMainWindow |  | Coverage:  |   0.000% (0/27) |  
  |  | 23 | 11 | 
 QAccessibleStackedWidget| Name:  | QAccessibleStackedWidget |  | Coverage:  |   0.000% (0/23) |  
  |  | 19 | 11 | 
 QBasicKeyEventTransition| Name:  | QBasicKeyEventTransition |  | Coverage:  |   0.000% (0/17) |  
  |  | 27 | 11 | 
 QBenchmarkGlobalData| Name:  | QBenchmarkGlobalData |  | Coverage:  |  65.385% (17/26) |  
  |  | 21 | 11 | 
 QByteArrayMatcher| Name:  | QByteArrayMatcher |  | Coverage:  |  73.333% (11/15) |  
  |  | 26 | 11 | 
 QDBusMenuLayoutItem| Name:  | QDBusMenuLayoutItem |  | Coverage:  |   0.000% (0/27) |  
  |  | 25 | 11 | 
 QDesktopServices| Name:  | QDesktopServices |  | Coverage:  |   0.000% (0/27) |  
  |  | 39 | 11 | 
 QDialPrivate| Name:  | QDialPrivate |  | Coverage:  |   0.000% (0/34) |  
  |  | 35 | 11 | 
 QDirIterator| Name:  | QDirIterator |  | Coverage:  | 100.000% (13/13) |  
  |  | 17 | 11 | 
 QDomAttrPrivate| Name:  | QDomAttrPrivate |  | Coverage:  |  36.842% (7/19) |  
  |  | 24 | 11 | 
 QGraphicsBlurEffect| Name:  | QGraphicsBlurEffect |  | Coverage:  |   0.000% (0/19) |  
  |  | 29 | 11 | 
 QGraphicsItemAnimationPrivate| Name:  | QGraphicsItemAnimationPrivate |  | Coverage:  |   0.000% (0/31) |  
  |  | 26 | 11 | 
 QGraphicsSceneContextMenuEvent| Name:  | QGraphicsSceneContextMenuEvent |  | Coverage:  |   0.000% (0/11) |  
  |  | 22 | 11 | 
 QHostAddressPrivate| Name:  | QHostAddressPrivate |  | Coverage:  | 100.000% (21/21) |  
  |  | 34 | 11 | 
 QItemEditorFactory| Name:  | QItemEditorFactory |  | Coverage:  |   0.000% (0/25) |  
  |  | 25 | 11 | 
 QKeyEvent| Name:  | QKeyEvent |  | Coverage:  |   0.000% (0/25) |  
  |  | 18 | 11 | 
 QKeySequenceEditPrivate| Name:  | QKeySequenceEditPrivate |  | Coverage:  |   0.000% (0/29) |  
  |  | 40 | 11 | 
 QLoggingSettingsParser| Name:  | QLoggingSettingsParser |  | Coverage:  |  81.818% (27/33) |  
  |  | 29 | 11 | 
 QMdiAreaTabBar| Name:  | QMdiAreaTabBar |  | Coverage:  |   0.000% (0/29) |  
  |  | 39 | 11 | 
 QMessageAuthenticationCode| Name:  | QMessageAuthenticationCode |  | Coverage:  |  66.667% (10/15) |  
  |  | 31 | 11 | 
 QOpenGLContextGroupPrivate| Name:  | QOpenGLContextGroupPrivate |  | Coverage:  |   0.000% (0/27) |  
  |  | 40 | 11 | 
 QOpenGLDebugMessage| Name:  | QOpenGLDebugMessage |  | Coverage:  |   0.000% (0/23) |  
  |  | 31 | 11 | 
 QOpenGLES3Helper| Name:  | QOpenGLES3Helper |  | Coverage:  |   0.000% (0/47) |  
  |  | 193 | 11 | 
 QPaintDevice| Name:  | QPaintDevice |  | Coverage:  |   0.000% (0/23) |  
  |  | 20 | 11 | 
 QPicturePrivate| Name:  | QPicturePrivate |  | Coverage:  |   0.000% (0/30) |  
  |  | 55 | 11 | 
 QPixmapColorizeFilter| Name:  | QPixmapColorizeFilter |  | Coverage:  |   0.000% (0/22) |  
  |  | 46 | 11 | 
 QPlatformGraphicsBuffer| Name:  | QPlatformGraphicsBuffer |  | Coverage:  |   0.000% (0/15) |  
  |  | 20 | 11 | 
 QPodPoint| Name:  | QPodPoint |  | Coverage:  |   0.000% (0/21) |  
  |  | 12 | 11 | 
 QShapedPixmapWindow| Name:  | QShapedPixmapWindow |  | Coverage:  |   0.000% (0/26) |  
  |  | 27 | 11 | 
 QSharedDataPointer| Name:  | QSharedDataPointer |  | Coverage:  |  69.767% (30/43) |  
  |  | 26 | 11 | 
 QSpiAccessibleBridge| Name:  | QSpiAccessibleBridge |  | Coverage:  |  17.391% (4/23) |  
  |  | 21 | 11 | 
 QStyleFactory| Name:  | QStyleFactory |  | Coverage:  |   0.000% (0/32) |  
  |  | 26 | 11 | 
 QTabWidgetPrivate| Name:  | QTabWidgetPrivate |  | Coverage:  |   0.000% (0/19) |  
  |  | 44 | 11 | 
 QTextFrameFormat| Name:  | QTextFrameFormat |  | Coverage:  |   0.000% (0/19) |  
  |  | 21 | 11 | 
 QTimeLinePrivate| Name:  | QTimeLinePrivate |  | Coverage:  |  92.683% (38/41) |  
  |  | 31 | 11 | 
 QTouchDevice| Name:  | QTouchDevice |  | Coverage:  |   0.000% (0/11) |  
  |  | 13 | 11 | 
 QWaitCondition| Name:  | QWaitCondition |  | Coverage:  |  62.500% (15/24) |  
  |  | 40 | 11 | 
 QXcbDropData| Name:  | QXcbDropData |  | Coverage:  |   3.704% (1/27) |  
  |  | 30 | 11 | 
 QXcbWMSupport| Name:  | QXcbWMSupport |  | Coverage:  |  37.931% (11/29) |  
  |  | 43 | 11 | 
 QtFontFoundry| Name:  | QtFontFoundry |  | Coverage:  |   0.000% (0/29) |  
  |  | 24 | 11 | 
 Selector| Name:  | Selector |  | Coverage:  |   0.000% (0/29) |  
  |  | 25 | 11 | 
 StyleSheet| Name:  | StyleSheet |  | Coverage:  |   0.000% (0/31) |  
  |  | 37 | 11 | 
 TypeConstructor| Name:  | TypeConstructor |  | Coverage:  |  42.857% (9/21) |  
  |  | 19 | 11 | 
 TypeDestructor| Name:  | TypeDestructor |  | Coverage:  |  57.143% (12/21) |  
  |  | 20 | 11 | 
 bulletChar| Name:  | bulletChar |  | Prototype:  | static QString bulletChar(QTextListFormat::Style style) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 155-178 |  
  |  | 10 | 11 | 
 convolute| Name:  | convolute |  | Prototype:  | static void convolute( QImage *destImage, const QPointF &pos, const QImage &srcImage, const QRectF &srcRect, QPainter::CompositionMode mode, qreal *kernel, int kernelWidth, int kernelHeight ) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 304-402 |  
  |  | 69 | 11 | 
 detectDesktopEnvironment| Name:  | detectDesktopEnvironment |  | Prototype:  | static inline QByteArray detectDesktopEnvironment() |  | Coverage:  |  33.333% (7/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 47-67 |  
  |  | 8 | 11 | 
 expblur| Name:  | expblur |  | Prototype:  | template <int aprec, int zprec, bool alphaOnly> void expblur(QImage &img, qreal radius, bool improvedQuality = false, int transposed = 0) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 689-763 |  
  |  | 58 | 11 | 
 fetchTransformed| Name:  | fetchTransformed |  | Prototype:  | template<TextureBlendType blendType> static const uint * fetchTransformed(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1548-1631 |  
  |  | 46 | 11 | 
 fetchTransformedARGB32PM| Name:  | fetchTransformedARGB32PM |  | Prototype:  | template<TextureBlendType blendType> static const uint * fetchTransformedARGB32PM(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1467-1546 |  
  |  | 45 | 11 | 
 gray_hline| Name:  | gray_hline |  | Prototype:  | static void gray_hline( PWorker worker, TCoord x, TCoord y, TPos area, int acount ) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1160-1263 |  
  |  | 41 | 11 | 
 iconToQXdgDBusImageVector| Name:  | iconToQXdgDBusImageVector |  | Prototype:  | QXdgDBusImageVector iconToQXdgDBusImageVector(const QIcon &icon) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp |  | Lines:  | 58-109 |  
  |  | 37 | 11 | 
 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:  | 429-483 |  
  |  | 31 | 11 | 
 locatePlugin| Name:  | locatePlugin |  | Prototype:  | static QString locatePlugin(const QString& fileName) |  | Coverage:  |  84.615% (22/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 275-318 |  
  |  | 28 | 11 |