| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 convert_ARGB_PM_to_Indexed8| Name:  | convert_ARGB_PM_to_Indexed8 |  | Prototype:  | static void convert_ARGB_PM_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1715-1720 |  
  |  | 3 | 1 | 
 convert_ARGB_PM_to_Mono| Name:  | convert_ARGB_PM_to_Mono |  | Prototype:  | static void convert_ARGB_PM_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1435-1440 |  
  |  | 3 | 1 | 
 convert_ARGB_to_Indexed8| Name:  | convert_ARGB_to_Indexed8 |  | Prototype:  | static void convert_ARGB_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1722-1725 |  
  |  | 1 | 1 | 
 convert_X_to_Mono| Name:  | convert_X_to_Mono |  | Prototype:  | static void convert_X_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1430-1433 |  
  |  | 1 | 1 | 
 convert_passthrough_inplace| Name:  | convert_passthrough_inplace |  | Prototype:  | template<QImage::Format Format> static bool convert_passthrough_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 251-256 |  
  |  | 2 | 1 | 
 coordinate| Name:  | coordinate |  | Prototype:  | static inline qreal coordinate(const QPointF &pos, int axis) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 311-314 |  
  |  | 1 | 1 | 
 copyConverterStateHelper| Name:  | copyConverterStateHelper |  | Prototype:  | static void copyConverterStateHelper(QTextCodec::ConverterState *dest, const QTextCodec::ConverterState *src) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 364-375 |  
  |  | 6 | 1 | 
 copyMetadata| Name:  | copyMetadata |  | Prototype:  | static void copyMetadata(QImageData *dst, const QImageData *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1119-1126 |  
  |  | 4 | 1 | 
 copyUInt| Name:  | copyUInt |  | Prototype:  | static inline void copyUInt(uchar *dest, const uchar *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 89-95 |  
  |  | 4 | 1 | 
 copyUShort| Name:  | copyUShort |  | Prototype:  | static inline void copyUShort(uchar *dest, const uchar *src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 97-101 |  
  |  | 2 | 1 | 
 cpuidFeatures01| Name:  | cpuidFeatures01 |  | Prototype:  | static void cpuidFeatures01(uint &ecx, uint &edx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines:  | 226-246 |  
  |  | 6 | 1 | 
 cpuidFeatures07_00| Name:  | cpuidFeatures07_00 |  | Prototype:  | static void cpuidFeatures07_00(uint &ebx, uint &ecx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines:  | 252-276 |  
  |  | 10 | 1 | 
 createFromName| Name:  | createFromName |  | Prototype:  | static QUuid createFromName(const QUuid &ns, const QByteArray &baseData, QCryptographicHash::Algorithm algorithm, int version) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 127-148 |  
  |  | 12 | 1 | 
 createMagicMatchRule| Name:  | createMagicMatchRule |  | Prototype:  | static CreateMagicMatchRuleResult createMagicMatchRule(const QXmlStreamAttributes &atts) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp |  | Lines:  | 186-193 |  
  |  | 5 | 1 | 
 createOidMap::[lambda]| Name:  | createOidMap::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 80-80 |  
  |  | 0 | 1 | 
 createSlack| Name:  | createSlack |  | Prototype:  | static QPair<QSimplexVariable *, QSimplexConstraint *> createSlack(QSimplexConstraint *sizeConstraint, qreal interval, slackType type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2818-2830 |  
  |  | 7 | 1 | 
 create_current_thread_data_key| Name:  | create_current_thread_data_key |  | Prototype:  | static void create_current_thread_data_key() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 166-169 |  
  |  | 1 | 1 | 
 cross| Name:  | cross |  | Prototype:  | inline int cross(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:  | 83-86 |  
  |  | 1 | 1 | 
 customIsNull| Name:  | customIsNull |  | Prototype:  | static bool customIsNull(const QVariant::Private *d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1058-1061 |  
  |  | 1 | 1 | 
 d2i| Name:  | d2i |  | Prototype:  | static inline quint64 d2i(double d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 183-188 |  
  |  | 3 | 1 | 
 darken_op| Name:  | darken_op |  | Prototype:  | static inline int darken_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:  | 1160-1163 |  
  |  | 1 | 1 | 
 data| Name:  | data |  | Prototype:  | static inline const char *data(const QByteArray &arr) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp |  | Lines:  | 65-68 |  
  |  | 1 | 1 | 
 dec| Name:  | dec |  | Prototype:  | QTextStream &dec(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2709-2713 |  
  |  | 2 | 1 | 
 decendingLessThan| Name:  | decendingLessThan |  | Prototype:  | static bool decendingLessThan(const QPair<QString, int> &s1, const QPair<QString, int> &s2) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines:  | 259-262 |  
  |  | 1 | 1 | 
 decodeNibble| Name:  | decodeNibble |  | Prototype:  | static inline ushort decodeNibble(ushort c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 187-191 |  
  |  | 2 | 1 | 
 defaultInterpolator| Name:  | defaultInterpolator |  | Prototype:  | static QVariant defaultInterpolator(const void *, const void *, qreal) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 162-165 |  
  |  | 1 | 1 | 
 defaultWidgetAction| Name:  | defaultWidgetAction |  | Prototype:  | static bool defaultWidgetAction(QToolBarItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 340-344 |  
  |  | 2 | 1 | 
 destFetch| Name:  | destFetch |  | Prototype:  | static uint * destFetch(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1036-1041 |  
  |  | 3 | 1 | 
 destFetch64| Name:  | destFetch64 |  | Prototype:  | static QRgba64 * destFetch64(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1043-1049 |  
  |  | 4 | 1 | 
 destFetch64uint32| Name:  | destFetch64uint32 |  | Prototype:  | static QRgba64 * destFetch64uint32(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1051-1056 |  
  |  | 3 | 1 | 
 destFetchARGB32P| Name:  | destFetchARGB32P |  | Prototype:  | static uint * destFetchARGB32P(uint *, QRasterBuffer *rasterBuffer, int x, int y, int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1023-1026 |  
  |  | 1 | 1 | 
 destStore64RGB30| Name:  | destStore64RGB30 |  | Prototype:  | template<QtPixelOrder PixelOrder> static void destStore64RGB30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1338-1349 |  
  |  | 2 | 1 | 
 destroy_current_thread_data_key| Name:  | destroy_current_thread_data_key |  | Prototype:  | static void destroy_current_thread_data_key() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 171-181 |  
  |  | 4 | 1 | 
 destroy_current_thread_data_key_dtor_class_::~ destroy_current_thread_data_key_dtor_class_| Name:  | destroy_current_thread_data_key_dtor_class_::~ destroy_current_thread_data_key_dtor_class_ |  | Prototype:  | inline ~ destroy_current_thread_data_key_dtor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 182-182 |  
  |  | 1 | 1 | 
 detectDesktopEnvironment::[lambda]| Name:  | detectDesktopEnvironment::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 74-74 |  
  |  | 0 | 1 | 
 detectWebBrowser::[lambda]| Name:  | detectWebBrowser::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 108-108 |  
  |  | 0 | 1 | 
 determineNameChar| Name:  | determineNameChar |  | Prototype:  | static NameChar determineNameChar(QChar ch) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2903-2906 |  
  |  | 1 | 1 | 
 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 | 
 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 | 
 doDeleteLater| Name:  | doDeleteLater |  | Prototype:  | static void doDeleteLater(QObject* obj) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp |  | Lines:  | 60-63 |  
  |  | 1 | 1 | 
 do_gettime| Name:  | do_gettime |  | Prototype:  | static inline void do_gettime(qint64 *sec, qint64 *frac) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 161-167 |  
  |  | 4 | 1 | 
 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 | 
 dotQmLiteral::[lambda]| Name:  | dotQmLiteral::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 94-94 |  
  |  | 0 | 1 | 
 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 | 
 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 | 
 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:  | 126-129 |  
  |  | 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 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 | 
 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:  | 131-134 |  
  |  | 1 | 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:  | 196-203 |  
  |  | 4 | 1 | 
 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 | 
 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:  | 205-208 |  
  |  | 1 | 1 | 
 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:  | 2954-2957 |  
  |  | 1 | 1 | 
 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:  | 143-155 |  
  |  | 3 | 1 | 
 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 | 
 errorMessage::[lambda]| Name:  | errorMessage::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4009-4009 |  
  |  | 0 | 1 | 
 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:  | 2224-2228 |  
  |  | 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:  | 105-110 |  
  |  | 3 | 1 | 
 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 | 
 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 <> 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 | 
 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 | 
 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 | 
 fileScheme::[lambda]| Name:  | fileScheme::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 436-436 |  
  |  | 0 | 1 | 
 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 | 
 findAllLibSsl| Name:  | findAllLibSsl |  | Prototype:  | static QStringList findAllLibSsl() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 568-571 |  
  |  | 1 | 1 | 
 findChar::[lambda]| Name:  | findChar::[lambda] |  | Prototype:  | [=](int i) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 695-695 |  
  |  | 1 | 1 | 
 findLocaleData| Name:  | findLocaleData |  | Prototype:  | static const QLocaleData *findLocaleData(const QString &name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 480-488 |  
  |  | 5 | 1 | 
 firstChildPos| Name:  | firstChildPos |  | Prototype:  | static QFixed firstChildPos(const QTextFrame *f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 1524-1527 |  
  |  | 1 | 1 | 
 fixed| Name:  | fixed |  | Prototype:  | QTextStream &fixed(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2878-2882 |  
  |  | 2 | 1 | 
 fixed1616ToInt| Name:  | fixed1616ToInt |  | Prototype:  | static inline int fixed1616ToInt(FP1616 val) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2415-2418 |  
  |  | 1 | 1 | 
 fixed1616ToReal| Name:  | fixed1616ToReal |  | Prototype:  | static inline qreal fixed1616ToReal(FP1616 val) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 485-488 |  
  |  | 1 | 1 | 
 fixedDate| Name:  | fixedDate |  | Prototype:  | static inline QDate fixedDate(int y, int m, int d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 95-100 |  
  |  | 3 | 1 | 
 floordiv| Name:  | floordiv |  | Prototype:  | static inline qint64 floordiv(qint64 a, int b) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 109-112 |  
  |  | 1 | 1 | 
 floordiv| Name:  | floordiv |  | Prototype:  | static inline int floordiv(int a, int b) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 114-117 |  
  |  | 1 | 1 | 
 flush| Name:  | flush |  | Prototype:  | QTextStream &flush(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2966-2970 |  
  |  | 2 | 1 | 
 foldCase| Name:  | foldCase |  | Prototype:  | static inline ushort foldCase(ushort ch) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1530-1533 |  
  |  | 1 | 1 | 
 forcepoint| Name:  | forcepoint |  | Prototype:  | QTextStream &forcepoint(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2766-2770 |  
  |  | 2 | 1 | 
 forcesign| Name:  | forcesign |  | Prototype:  | QTextStream &forcesign(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2752-2756 |  
  |  | 2 | 1 | 
 formatNumber| Name:  | formatNumber |  | Prototype:  | static QString formatNumber(int number, int fieldWidth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 76-79 |  
  |  | 1 | 1 | 
 formatRect| Name:  | formatRect |  | Prototype:  | static inline void formatRect(QDebug &debug, const QRect r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 877-881 |  
  |  | 2 | 1 | 
 formatSizeF| Name:  | formatSizeF |  | Prototype:  | static inline void formatSizeF(QDebug &debug, const QSizeF s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 883-886 |  
  |  | 1 | 1 | 
 formatTouchEvent| Name:  | formatTouchEvent |  | Prototype:  | static inline void formatTouchEvent(QDebug d, const QTouchEvent &t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3644-3652 |  
  |  | 6 | 1 | 
 fourBytesToInt| Name:  | fourBytesToInt |  | Prototype:  | static qint32 fourBytesToInt(const char *bytes) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 375-378 |  
  |  | 1 | 1 | 
 freeBufferFunc| Name:  | freeBufferFunc |  | Prototype:  | void freeBufferFunc(QOpenGLFunctions *funcs, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp |  | Lines:  | 265-268 |  
  |  | 1 | 1 | 
 freeBufferFunc| Name:  | freeBufferFunc |  | Prototype:  | void freeBufferFunc(QGLContext *ctx, GLuint id) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp |  | Lines:  | 260-264 |  
  |  | 2 | 1 | 
 freeFramebufferFunc| Name:  | freeFramebufferFunc |  | Prototype:  | void freeFramebufferFunc(QOpenGLFunctions *funcs, GLuint id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 430-433 |  
  |  | 1 | 1 |