| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 deviceRect| Name:  | deviceRect |  | Prototype:  | static inline QRect deviceRect(const QRect &rect, QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 241-246 |  
  |  | 3 | 1 | 
 deviceRegion| Name:  | deviceRegion |  | Prototype:  | static QRegion deviceRegion(const QRegion ®ion, QWindow *window, const QPoint &offset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 248-262 |  
  |  | 10 | 3 | 
 difference_op| Name:  | difference_op |  | Prototype:  | static inline int difference_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:  | 1639-1642 |  
  |  | 1 | 1 | 
 differentialForProgress| Name:  | differentialForProgress |  | Prototype:  | static qreal differentialForProgress(const QEasingCurve &curve, qreal pos) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 151-161 |  
  |  | 5 | 1 | 
 directoryMatchesSize| Name:  | directoryMatchesSize |  | Prototype:  | static bool directoryMatchesSize(const QIconDirInfo &dir, int iconsize) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 558-574 |  
  |  | 10 | 4 | 
 directorySizeDistance| Name:  | directorySizeDistance |  | Prototype:  | static int directorySizeDistance(const QIconDirInfo &dir, int iconsize) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 580-603 |  
  |  | 16 | 8 | 
 discardInvalidateBufferRequest| Name:  | discardInvalidateBufferRequest |  | Prototype:  | static inline bool discardInvalidateBufferRequest(QWidget *widget, QTLWExtra *tlwExtra) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 1457-1470 |  
  |  | 8 | 4 | 
 discardSyncRequest| Name:  | discardSyncRequest |  | Prototype:  | static inline bool discardSyncRequest(QWidget *tlw, QTLWExtra *tlwExtra) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 1094-1100 |  
  |  | 3 | 2 | 
 discard_pbm_line| Name:  | discard_pbm_line |  | Prototype:  | static void discard_pbm_line(QIODevice *d) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 55-63 |  
  |  | 5 | 2 | 
 distributeMultiBox| Name:  | distributeMultiBox |  | Prototype:  | static void distributeMultiBox(QVector<QLayoutStruct> &chain, int start, int end, int minSize, int sizeHint, QVector<int> &stretchArray, int stretch) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 628-691 |  
  |  | 42 | 15 | 
 dither_to_Mono| Name:  | dither_to_Mono |  | Prototype:  | void dither_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags, bool fromalpha) |  | Coverage:  |   0.000% (0/190) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1161-1428 |  
  |  | 184 | 63 | 
 dlIterateCallback| Name:  | dlIterateCallback |  | Prototype:  | static int dlIterateCallback(struct dl_phdr_info *info, size_t size, void *data) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 498-511 |  
  |  | 10 | 4 | 
 do_mirror| Name:  | do_mirror |  | Prototype:  | inline void do_mirror(QImageData *dst, QImageData *src, bool horizontal, bool vertical) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3018-3096 |  
  |  | 47 | 18 | 
 do_mirror_data| Name:  | do_mirror_data |  | Prototype:  | template<class T> inline void do_mirror_data(QImageData *dst, QImageData *src, int dstX0, int dstY0, int dstXIncr, int dstYIncr, int w, int h) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2984-3016 |  
  |  | 17 | 8 | 
 dockPosHelper| Name:  | dockPosHelper |  | Prototype:  | static QInternal::DockPosition dockPosHelper(const QRect &rect, const QPoint &_pos, Qt::Orientation o, bool nestingEnabled, QDockAreaLayoutInfo::TabMode tabMode) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 643-743 |  
  |  | 40 | 17 | 
 dockedGeometry| Name:  | dockedGeometry |  | Prototype:  | static QRect dockedGeometry(QWidget *widget) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1135-1147 |  
  |  | 8 | 2 | 
 documentSize| Name:  | documentSize |  | Prototype:  | static QSize documentSize(QWidgetTextControl *control) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 247-265 |  
  |  | 10 | 3 | 
 dot| Name:  | dot |  | Prototype:  | static qreal dot(const QPointF &a, const QPointF &b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 83-86 |  
  |  | 1 | 1 | 
 dot| Name:  | dot |  | Prototype:  | inline int dot(const QPoint &u, const QPoint &v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 88-91 |  
  |  | 1 | 1 | 
 double2string| Name:  | double2string |  | Prototype:  | static QString double2string(double num, int base, int ndigits, bool *oflow) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 214-239 |  
  |  | 18 | 7 | 
 downloadBufferDeleter| Name:  | downloadBufferDeleter |  | Prototype:  | static void downloadBufferDeleter(char *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 709-712 |  
  |  | 1 | 1 | 
 drawArrow| Name:  | drawArrow |  | Prototype:  | static void drawArrow(const QStyle *style, const QStyleOptionToolButton *toolbutton, const QRect &rect, QPainter *painter, const QWidget *widget = 0) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 786-809 |  
  |  | 14 | 6 | 
 drawEllipsePoints| Name:  | drawEllipsePoints |  | Prototype:  | static inline void drawEllipsePoints(int x, int y, int length, const QRect &rect, const QRect &clip, ProcessSpans pen_func, ProcessSpans brush_func, QSpanData *pen_data, QSpanData *brush_data) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4664-4730 |  
  |  | 42 | 6 | 
 drawEllipse_midpoint_i| Name:  | drawEllipse_midpoint_i |  | Prototype:  | static void drawEllipse_midpoint_i(const QRect &rect, const QRect &clip, ProcessSpans pen_func, ProcessSpans brush_func, QSpanData *pen_data, QSpanData *brush_data) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4736-4778 |  
  |  | 27 | 5 | 
 drawLine| Name:  | drawLine |  | Prototype:  | template<DrawPixel drawPixel, class Dasher> static bool drawLine(QCosmeticStroker *stroker, qreal rx1, qreal ry1, qreal rx2, qreal ry2, int caps) |  | Coverage:  |   0.000% (0/113) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 728-902 |  
  |  | 116 | 26 | 
 drawLineAA| Name:  | drawLineAA |  | Prototype:  | template<DrawPixel drawPixel, class Dasher> static bool drawLineAA(QCosmeticStroker *stroker, qreal rx1, qreal ry1, qreal rx2, qreal ry2, int caps) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 905-1046 |  
  |  | 90 | 18 | 
 drawPixel| Name:  | drawPixel |  | Prototype:  | inline void drawPixel(QCosmeticStroker *stroker, int x, int y, int coverage) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 144-165 |  
  |  | 14 | 4 | 
 drawPixelARGB32| Name:  | drawPixelARGB32 |  | Prototype:  | inline void drawPixelARGB32(QCosmeticStroker *stroker, int x, int y, int coverage) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 167-176 |  
  |  | 6 | 2 | 
 drawPixelARGB32Opaque| Name:  | drawPixelARGB32Opaque |  | Prototype:  | inline void drawPixelARGB32Opaque(QCosmeticStroker *stroker, int x, int y, int) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 178-186 |  
  |  | 5 | 2 | 
 drawPolygons| Name:  | drawPolygons |  | Prototype:  | static void drawPolygons(qint32 *bits, int width, int height, const QPoint *vertices, const quint32 *indices, int indexCount, qint32 value) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 433-487 |  
  |  | 44 | 14 | 
 drawRectangle| Name:  | drawRectangle |  | Prototype:  | template <FillClip clip> void drawRectangle(qint32 *bits, int width, int height, const QPoint *int1, const QPoint *center1, const QPoint *ext1, const QPoint *int2, const QPoint *center2, const QPoint *ext2, qint32 extValue) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 288-431 |  
  |  | 92 | 19 | 
 drawTextItemDecoration| Name:  | drawTextItemDecoration |  | Prototype:  | static void drawTextItemDecoration(QPainter *painter, const QPointF &pos, const QFontEngine *fe, QTextEngine *textEngine, QTextCharFormat::UnderlineStyle underlineStyle, QTextItem::RenderFlags flags, qreal width, const QTextCharFormat &charFormat) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6231-6328 |  
  |  | 66 | 16 | 
 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:  | 170-286 |  
  |  | 69 | 14 | 
 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:  | 172-177 |  
  |  | 3 | 2 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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:  | 147-147 |  
  |  | 1 | 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:  | 90-116 |  
  |  | 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:  | 118-137 |  
  |  | 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:  | 139-155 |  
  |  | 13 | 1 | 
 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:  | 77-82 |  
  |  | 3 | 1 | 
 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:  | 3944-3979 |  
  |  | 13 | 5 | 
 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:  | 432-453 |  
  |  | 7 | 7 | 
 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:  | 809-818 |  
  |  | 3 | 2 | 
 effectiveScreen| Name:  | effectiveScreen |  | Prototype:  | static inline const QScreen *effectiveScreen(const QWindow *window) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 550-568 |  
  |  | 12 | 6 | 
 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:  | 3043-3052 |  
  |  | 7 | 4 | 
 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:  | 367-376 |  
  |  | 5 | 2 | 
 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:  | 125-131 |  
  |  | 4 | 1 | 
 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:  | 2329-2351 |  
  |  | 9 | 5 | 
 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:  | 5692-5723 |  
  |  | 22 | 5 | 
 epsilonCompare| Name:  | epsilonCompare |  | Prototype:  | static inline bool epsilonCompare(const QPointF &a, const QPointF &b, const QSizeF &epsilon) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2230-2234 |  
  |  | 2 | 1 | 
 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:  | 2289-2299 |  
  |  | 6 | 3 | 
 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:  | 2268-2286 |  
  |  | 12 | 4 | 
 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:  | 58-121 |  
  |  | 41 | 14 | 
 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:  | 3709-3824 |  
  |  | 38 | 73 | 
 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:  | 81-87 |  
  |  | 4 | 3 | 
 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:  | 695-769 |  
  |  | 58 | 11 | 
 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:  | 2421-2440 |  
  |  | 9 | 5 | 
 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:  | 2230-2239 |  
  |  | 5 | 3 | 
 fRound| Name:  | fRound |  | Prototype:  | static inline int fRound(Fixed64 i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 57-59 |  
  |  | 1 | 1 | 
 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:  | 62-70 |  
  |  | 5 | 3 | 
 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:  | 848-880 |  
  |  | 19 | 7 | 
 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:  | 693-716 |  
  |  | 15 | 5 | 
 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:  | 2085-2092 |  
  |  | 4 | 2 | 
 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:  | 767-786 |  
  |  | 15 | 6 | 
 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:  | 761-765 |  
  |  | 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:  | 767-771 |  
  |  | 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:  | 773-777 |  
  |  | 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:  | 779-783 |  
  |  | 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:  | 785-789 |  
  |  | 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:  | 791-795 |  
  |  | 1 | 1 | 
 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:  | 797-803 |  
  |  | 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:  | 805-809 |  
  |  | 1 | 1 | 
 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:  | 1561-1644 |  
  |  | 46 | 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:  | 1646-1749 |  
  |  | 63 | 15 | 
 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:  | 1480-1559 |  
  |  | 45 | 11 | 
 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:  | 2421-2748 |  
  |  | 218 | 31 | 
 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:  | 2750-3097 |  
  |  | 238 | 31 | 
 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:  | 1906-2418 |  
  |  | 216 | 35 | 
 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:  | 1880-1891 |  
  |  | 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:  | 1893-1904 |  
  |  | 7 | 3 | 
 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:  | 1434-1441 |  
  |  | 4 | 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:  | 1464-1477 |  
  |  | 8 | 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:  | 1443-1448 |  
  |  | 2 | 1 | 
 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:  | 1450-1462 |  
  |  | 4 | 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:  | 1023-1042 |  
  |  | 9 | 5 | 
 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:  | 422-438 |  
  |  | 11 | 3 | 
 fillBackground| Name:  | fillBackground |  | Prototype:  | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, const QRectF &gradientRect = QRectF()) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1861-1876 |  
  |  | 10 | 3 | 
 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:  | 74-89 |  
  |  | 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:  | 91-106 |  
  |  | 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:  | 108-123 |  
  |  | 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:  | 125-140 |  
  |  | 11 | 3 | 
 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:  | 142-168 |  
  |  | 18 | 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:  | 1382-1450 |  
  |  | 46 | 8 | 
 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:  | 2393-2423 |  
  |  | 14 | 4 | 
 findAllLibCrypto| Name:  | findAllLibCrypto |  | Prototype:  | static QStringList findAllLibCrypto() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 573-576 |  
  |  | 1 | 1 |