| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 fillRegion| Name:  | fillRegion |  | Prototype:  | static inline void fillRegion(QPainter *painter, const QRegion &rgn, const QBrush &brush) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2375-2405 |  
  |  | 14 | 4 | 
 fillRect_normalized| Name:  | fillRect_normalized |  | Prototype:  | static void fillRect_normalized(const QRect &r, QSpanData *data, QRasterPaintEnginePrivate *pe) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1376-1444 |  
  |  | 46 | 8 | 
 fillLines| Name:  | fillLines |  | Prototype:  | template <FillClip clip, FillVDir vDir, FillHDir hDir> inline void fillLines(qint32 *bits, int width, int height, int upperY, int lowerY, int &lx, int ldx, int &rx, int rdx, qint32 &d, qint32 ddy, qint32 ddx) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 136-162 |  
  |  | 18 | 4 | 
 fillLine| Name:  | fillLine |  | Prototype:  | template <> inline void fillLine<Clip, LeftToRight>(qint32 *line, int width, int lx, int rx, qint32 d, qint32 dd) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 68-83 |  
  |  | 11 | 3 | 
 fillLine| Name:  | fillLine |  | Prototype:  | template <> inline void fillLine<Clip, RightToLeft>(qint32 *line, int width, int lx, int rx, qint32 d, qint32 dd) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 85-100 |  
  |  | 11 | 3 | 
 fillLine| Name:  | fillLine |  | Prototype:  | template <> inline void fillLine<NoClip, LeftToRight>(qint32 *line, int, int lx, int rx, qint32 d, qint32 dd) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 102-117 |  
  |  | 11 | 3 | 
 fillLine| Name:  | fillLine |  | Prototype:  | template <> inline void fillLine<NoClip, RightToLeft>(qint32 *line, int, int lx, int rx, qint32 d, qint32 dd) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 119-134 |  
  |  | 11 | 3 | 
 fillBackground| Name:  | fillBackground |  | Prototype:  | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, const QPointF &origin, QRectF gradientRect = QRectF()) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 416-432 |  
  |  | 11 | 3 | 
 fillBackground| Name:  | fillBackground |  | Prototype:  | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, QRectF gradientRect = QRectF()) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1854-1869 |  
  |  | 10 | 3 | 
 fileScheme| Name:  | fileScheme |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 | 
 fileScheme| Name:  | fileScheme |  | Prototype:  | static inline QString fileScheme() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 428-431 |  
  |  | 0 | 2 | 
 fileFromPath| Name:  | fileFromPath |  | Prototype:  | static inline QString fileFromPath(const QString &rootPath, QString path) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1019-1038 |  
  |  | 9 | 5 | 
 fetchUntransformedRGB16| Name:  | fetchUntransformedRGB16 |  | Prototype:  | static const uint * fetchUntransformedRGB16(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1437-1449 |  
  |  | 4 | 2 | 
 fetchUntransformedARGB32PM| Name:  | fetchUntransformedARGB32PM |  | Prototype:  | static const uint * fetchUntransformedARGB32PM(uint *, const Operator *, const QSpanData *data, int y, int x, int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1430-1435 |  
  |  | 2 | 1 | 
 fetchUntransformed64| Name:  | fetchUntransformed64 |  | Prototype:  | static const QRgba64 * fetchUntransformed64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1451-1464 |  
  |  | 8 | 2 | 
 fetchUntransformed| Name:  | fetchUntransformed |  | Prototype:  | static const uint * fetchUntransformed(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1421-1428 |  
  |  | 4 | 1 | 
 fetchTransformedBilinear_pixelBounds| Name:  | fetchTransformedBilinear_pixelBounds |  | Prototype:  | template<> inline void fetchTransformedBilinear_pixelBounds<BlendTransformedBilinearTiled>(int max, int, int, int &v1, int &v2) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1867-1878 |  
  |  | 8 | 3 | 
 fetchTransformedBilinear_pixelBounds| Name:  | fetchTransformedBilinear_pixelBounds |  | Prototype:  | template<> inline void fetchTransformedBilinear_pixelBounds<BlendTransformedBilinear>(int, int l1, int l2, int &v1, int &v2) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1880-1891 |  
  |  | 7 | 3 | 
 fetchTransformedBilinearARGB32PM| Name:  | fetchTransformedBilinearARGB32PM |  | Prototype:  | template<TextureBlendType blendType> static const uint * fetchTransformedBilinearARGB32PM(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/127) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1893-2405 |  
  |  | 216 | 35 | 
 fetchTransformedBilinear64| Name:  | fetchTransformedBilinear64 |  | Prototype:  | template<TextureBlendType blendType> static const QRgba64 * fetchTransformedBilinear64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/110) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 2751-3098 |  
  |  | 238 | 31 | 
 fetchTransformedBilinear| Name:  | fetchTransformedBilinear |  | Prototype:  | template<TextureBlendType blendType> static const uint * fetchTransformedBilinear(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/106) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 2408-2749 |  
  |  | 230 | 31 | 
 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 | 
 fetchTransformed64| Name:  | fetchTransformed64 |  | Prototype:  | template<TextureBlendType blendType> static const QRgba64 * fetchTransformed64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1633-1736 |  
  |  | 63 | 15 | 
 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 | 
 fetchPixels| Name:  | fetchPixels |  | Prototype:  | template <QPixelLayout::BPP bpp> inline const uint * fetchPixels(uint *buffer, const uchar *src, int index, int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 784-790 |  
  |  | 3 | 2 | 
 fetchPixels| Name:  | fetchPixels |  | Prototype:  | template <> inline const uint * fetchPixels<QPixelLayout::BPP32>(uint *, const uchar *src, int index, int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 792-796 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP1LSB>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 748-752 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP1MSB>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 754-758 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP8>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 760-764 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP16>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 766-770 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP24>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 772-776 |  
  |  | 1 | 1 | 
 fetchPixel| Name:  | fetchPixel |  | Prototype:  | template <> inline uint fetchPixel<QPixelLayout::BPP32>(const uchar *src, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 778-782 |  
  |  | 1 | 1 | 
 featuresKey| Name:  | featuresKey |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 featuresKey| Name:  | featuresKey |  | Prototype:  | static inline QString featuresKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 143-143 |  
  |  | 0 | 2 | 
 fcntlWorksAfterFlock| Name:  | fcntlWorksAfterFlock |  | Prototype:  | static bool fcntlWorksAfterFlock(const QString &fn) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 134-148 |  
  |  | 10 | 3 | 
 fbname| Name:  | fbname |  | Prototype:  | static QString fbname(const QString &fileName) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 761-780 |  
  |  | 15 | 6 | 
 fast_ceil_positive| Name:  | fast_ceil_positive |  | Prototype:  | static inline int fast_ceil_positive(const qreal &v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2075-2082 |  
  |  | 4 | 2 | 
 fastDetermineNameChar| Name:  | fastDetermineNameChar |  | Prototype:  | static inline NameChar fastDetermineNameChar(QChar ch) |  | Coverage:  |  85.000% (17/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2872-2887 |  
  |  | 11 | 4 | 
 familyList| Name:  | familyList |  | Prototype:  | static QStringList familyList(const QFontDef &req) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 686-714 |  
  |  | 18 | 5 | 
 fallbacksForFamily| Name:  | fallbacksForFamily |  | Prototype:  | static QStringList fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 846-878 |  
  |  | 19 | 7 | 
 fallbackTheme| Name:  | fallbackTheme |  | Prototype:  | static QString fallbackTheme() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 56-64 |  
  |  | 5 | 3 | 
 fallbackParent| Name:  | fallbackParent |  | Prototype:  | static QString fallbackParent(const QString &mimeTypeName) |  | Coverage:  |  78.947% (15/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 58-72 |  
  |  | 9 | 3 | 
 fRound| Name:  | fRound |  | Prototype:  | static inline int fRound(Fixed64 i) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 51-53 |  
  |  | 1 | 1 | 
 f2i| Name:  | f2i |  | Prototype:  | static inline quint32 f2i(float f) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 99-104 |  
  |  | 3 | 1 | 
 extract_location| Name:  | extract_location |  | Prototype:  | static const char * extract_location(const char *member) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2223-2232 |  
  |  | 5 | 3 | 
 extract_code| Name:  | extract_code |  | Prototype:  | static int extract_code(const char *member) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2217-2221 |  
  |  | 1 | 1 | 
 extractSections| Name:  | extractSections |  | Prototype:  | static QString extractSections(const QVector<qt_section_chunk> §ions, int start, int end, QString::SectionFlags flags) |  | Coverage:  |  98.276% (57/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4169-4228 |  
  |  | 41 | 17 | 
 extractEncodingDecl| Name:  | extractEncodingDecl |  | Prototype:  | static QString extractEncodingDecl(const QString &text, bool *needMoreText) |  | Coverage:  |  78.788% (26/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1279-1319 |  
  |  | 28 | 9 | 
 extendedPseudoClass| Name:  | extendedPseudoClass |  | Prototype:  | static quint64 extendedPseudoClass(const QWidget *w) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2415-2434 |  
  |  | 9 | 5 | 
 exponentForm| Name:  | exponentForm |  | Prototype:  | QString &exponentForm(QChar zero, QChar decimal, QChar exponential, QChar group, QChar plus, QChar minus, QString &digits, int decpt, uint precision, PrecisionMode pm, bool always_show_decpt) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 199-226 |  
  |  | 13 | 6 | 
 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 | 
 expandSize| Name:  | expandSize |  | Prototype:  | static void expandSize(QSizeF &result, const QSizeF &size) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 75-81 |  
  |  | 4 | 3 | 
 existsAsSpecified| Name:  | existsAsSpecified |  | Prototype:  | static bool existsAsSpecified(const QString &path, QStandardPaths::LocateOptions options) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 395-400 |  
  |  | 3 | 2 | 
 exceptionsKey| Name:  | exceptionsKey |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 exceptionsKey| Name:  | exceptionsKey |  | Prototype:  | static inline QString exceptionsKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 146-146 |  
  |  | 0 | 2 | 
 eventClassName| Name:  | eventClassName |  | Prototype:  | static const char *eventClassName(QEvent::Type t) |  | Coverage:  |   0.000% (0/109) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3643-3758 |  
  |  | 38 | 73 | 
 escapedString| Name:  | escapedString |  | Prototype:  | static QByteArray escapedString(const QString &s) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines:  | 51-114 |  
  |  | 41 | 14 | 
 errorMessage| Name:  | errorMessage |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 | 
 errorMessage| Name:  | errorMessage |  | Prototype:  | static QString errorMessage(QUrlPrivate::ErrorCode errorCode, const QString &errorSource, int errorPosition) |  | Coverage:  |  75.000% (42/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3942-4010 |  
  |  | 25 | 35 | 
 err_method_notfound| Name:  | err_method_notfound |  | Prototype:  | static void err_method_notfound(const QObject *object, const char *method, const char *func) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2261-2279 |  
  |  | 12 | 4 | 
 err_info_about_objects| Name:  | err_info_about_objects |  | Prototype:  | static void err_info_about_objects(const char * func, const QObject * sender, const QObject * receiver) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2282-2292 |  
  |  | 6 | 3 | 
 epsilonCompare| Name:  | epsilonCompare |  | Prototype:  | static inline bool epsilonCompare(const QPointF &a, const QPointF &b, const QSizeF &epsilon) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2222-2226 |  
  |  | 2 | 1 | 
 epochMSecsToLocalTime| Name:  | epochMSecsToLocalTime |  | Prototype:  | static bool epochMSecsToLocalTime(qint64 msecs, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus = 0) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2426-2460 |  
  |  | 20 | 5 | 
 ensureInitialized| Name:  | ensureInitialized |  | Prototype:  | static void ensureInitialized() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 137-149 |  
  |  | 3 | 1 | 
 ensureDetached| Name:  | ensureDetached |  | Prototype:  | static void ensureDetached(QString &result, ushort *&output, const ushort *begin, const ushort *input, const ushort *end, int add = 0) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 204-226 |  
  |  | 12 | 3 | 
 endl| Name:  | endl |  | Prototype:  | QTextStream &endl(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2937-2940 |  
  |  | 1 | 1 | 
 encodedUtf8ToUtf16| Name:  | encodedUtf8ToUtf16 |  | Prototype:  | static bool encodedUtf8ToUtf16(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 263-288 |  
  |  | 13 | 3 | 
 encodeText| Name:  | encodeText |  | Prototype:  | static QString encodeText(const QString &str, QTextStream &s, const bool encodeQuotes = true, const bool performAVN = false, const bool encodeEOLs = false) |  | Coverage:  |  36.585% (15/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4140-4205 |  
  |  | 43 | 9 | 
 encodeNibble| Name:  | encodeNibble |  | Prototype:  | static inline ushort encodeNibble(ushort c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 199-202 |  
  |  | 1 | 1 | 
 encodeEntity| Name:  | encodeEntity |  | Prototype:  | static QByteArray encodeEntity(const QByteArray& str) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5686-5717 |  
  |  | 22 | 5 | 
 embeddedWidget| Name:  | embeddedWidget |  | Prototype:  | static QWidget *embeddedWidget(QWidget *w) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2323-2345 |  
  |  | 9 | 5 | 
 elfHash_finish| Name:  | elfHash_finish |  | Prototype:  | static void elfHash_finish(uint &h) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 111-115 |  
  |  | 2 | 2 | 
 elfHash_continue| Name:  | elfHash_continue |  | Prototype:  | static void elfHash_continue(const char *name, uint &h) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 97-109 |  
  |  | 8 | 3 | 
 elfHash| Name:  | elfHash |  | Prototype:  | static uint elfHash(const char *name) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 117-123 |  
  |  | 4 | 1 | 
 elapsedAndRestart| Name:  | elapsedAndRestart |  | Prototype:  | static qint64 elapsedAndRestart(qint64 sec, qint64 frac, qint64 *nowsec, qint64 *nowfrac) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 185-192 |  
  |  | 4 | 1 | 
 elapsed| Name:  | elapsed |  | Prototype:  | static double elapsed(qint64 after, qint64 before) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp |  | Lines:  | 125-128 |  
  |  | 1 | 1 | 
 eglContextForContext| Name:  | eglContextForContext |  | Prototype:  | static void *eglContextForContext(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 355-364 |  
  |  | 5 | 2 | 
 effectiveState| Name:  | effectiveState |  | Prototype:  | Qt::WindowState effectiveState(Qt::WindowStates state) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3025-3034 |  
  |  | 7 | 4 | 
 effectiveScreen| Name:  | effectiveScreen |  | Prototype:  | static inline const QScreen *effectiveScreen(const QWindow *window) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 542-559 |  
  |  | 12 | 6 | 
 effectiveInternalFormat| Name:  | effectiveInternalFormat |  | Prototype:  | static inline GLenum effectiveInternalFormat(GLenum internalFormat) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 803-812 |  
  |  | 3 | 2 | 
 editorHandlesKeyEvent| Name:  | editorHandlesKeyEvent |  | Prototype:  | static bool editorHandlesKeyEvent(QWidget *editor, const QKeyEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 426-447 |  
  |  | 7 | 7 | 
 dumpRecursive| Name:  | dumpRecursive |  | Prototype:  | static void dumpRecursive(int level, QObject *object) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3934-3969 |  
  |  | 13 | 5 | 
 dumpOutput| Name:  | dumpOutput |  | Prototype:  | static void dumpOutput(const QByteArray &data, FILE *fh) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 71-76 |  
  |  | 3 | 1 | 
 dumpLayout| Name:  | dumpLayout |  | Prototype:  | static void dumpLayout(QTextStream &qout, const QDockAreaLayoutItem &item, QString indent) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 84-110 |  
  |  | 23 | 4 | 
 dumpLayout| Name:  | dumpLayout |  | Prototype:  | static void dumpLayout(QTextStream &qout, const QDockAreaLayoutInfo &layout, QString indent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 112-131 |  
  |  | 14 | 2 | 
 dumpLayout| Name:  | dumpLayout |  | Prototype:  | static void dumpLayout(QTextStream &qout, const QDockAreaLayout &layout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 133-149 |  
  |  | 13 | 1 | 
 dump| Name:  | dump |  | Prototype:  | static inline QString dump(const QByteArray &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 141-141 |  
  |  | 1 | 1 | 
 dummyStreamDebug| Name:  | dummyStreamDebug |  | Prototype:  | static void dummyStreamDebug(QDebug, const QVariant &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1006-1006 |  
  |  | 1 | 1 | 
 dummyIsNull| Name:  | dummyIsNull |  | Prototype:  | static bool dummyIsNull(const QVariant::Private *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1002-1002 |  
  |  | 1 | 1 | 
 dummyFutexValue| Name:  | dummyFutexValue |  | Prototype:  | static inline QMutexData *dummyFutexValue() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp |  | Lines:  | 149-152 |  
  |  | 1 | 1 | 
 dummyConvert| Name:  | dummyConvert |  | Prototype:  | static bool dummyConvert(const QVariant::Private *, int, void *, bool *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1004-1004 |  
  |  | 1 | 1 | 
 dummyConstruct| Name:  | dummyConstruct |  | Prototype:  | static void dummyConstruct(QVariant::Private *, const void *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1000-1000 |  
  |  | 1 | 1 | 
 dummyCompare| Name:  | dummyCompare |  | Prototype:  | static bool dummyCompare(const QVariant::Private *, const QVariant::Private *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1003-1003 |  
  |  | 1 | 1 | 
 dummyClear| Name:  | dummyClear |  | Prototype:  | static void dummyClear(QVariant::Private *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1001-1001 |  
  |  | 1 | 1 | 
 dropShadow| Name:  | dropShadow |  | Prototype:  | static inline bool dropShadow() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 166-171 |  
  |  | 3 | 2 | 
 driverVersionKey| Name:  | driverVersionKey |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 driverVersionKey| Name:  | driverVersionKey |  | Prototype:  | static inline QString driverVersionKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 141-141 |  
  |  | 0 | 2 | 
 driverDescriptionKey| Name:  | driverDescriptionKey |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 driverDescriptionKey| Name:  | driverDescriptionKey |  | Prototype:  | static inline QString driverDescriptionKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 142-142 |  
  |  | 0 | 2 | 
 drawTriangle| Name:  | drawTriangle |  | Prototype:  | template <FillClip clip> void drawTriangle(qint32 *bits, int width, int height, const QPoint *center, const QPoint *v1, const QPoint *v2, qint32 value) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 164-280 |  
  |  | 69 | 14 |