| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 destStoreMono| Name:  | destStoreMono |  | Prototype:  | static void destStoreMono(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1151-1176 |  
  |  | 16 | 8 | 
 destStore64RGBA8888| Name:  | destStore64RGBA8888 |  | Prototype:  | static void destStore64RGBA8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1330-1336 |  
  |  | 3 | 2 | 
 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 | 
 destStore64ARGB32| Name:  | destStore64ARGB32 |  | Prototype:  | static void destStore64ARGB32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1322-1328 |  
  |  | 3 | 2 | 
 destStore64| Name:  | destStore64 |  | Prototype:  | static void destStore64(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1239-1258 |  
  |  | 15 | 3 | 
 destStore| Name:  | destStore |  | Prototype:  | static void destStore(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1212-1230 |  
  |  | 14 | 3 | 
 destFetchRGB16| Name:  | destFetchRGB16 |  | Prototype:  | static uint * destFetchRGB16(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1028-1034 |  
  |  | 4 | 2 | 
 destFetchMonoLsb| Name:  | destFetchMonoLsb |  | Prototype:  | static uint * destFetchMonoLsb(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1010-1021 |  
  |  | 8 | 2 | 
 destFetchMono| Name:  | destFetchMono |  | Prototype:  | static uint * destFetchMono(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 997-1008 |  
  |  | 8 | 2 | 
 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 | 
 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 | 
 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 | 
 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 | 
 descendantDepth| Name:  | descendantDepth |  | Prototype:  | static int descendantDepth(const QAbstractState *state, const QAbstractState *ancestor) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 310-319 |  
  |  | 6 | 3 | 
 derefEngine| Name:  | derefEngine |  | Prototype:  | static void derefEngine(QRegExpEngine *eng, const QRegExpEngineKey &key) |  | Coverage:  |  62.500% (5/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3821-3841 |  
  |  | 6 | 4 | 
 deleteStaticcQErrorMessage| Name:  | deleteStaticcQErrorMessage |  | Prototype:  | static void deleteStaticcQErrorMessage() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 172-178 |  
  |  | 3 | 2 | 
 deleteBackingStore| Name:  | deleteBackingStore |  | Prototype:  | static void deleteBackingStore(QWidgetPrivate *d) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1860-1889 |  
  |  | 13 | 4 | 
 deflate| Name:  | deflate |  | Prototype:  | static int deflate (Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 164-191 |  
  |  | 19 | 4 | 
 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 | 
 defaultTemplateName| Name:  | defaultTemplateName |  | Prototype:  | static QString defaultTemplateName() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp |  | Lines:  | 93-103 |  
  |  | 5 | 2 | 
 defaultPositionMode| Name:  | defaultPositionMode |  | Prototype:  | static PositionMode defaultPositionMode(int pe) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2265-2282 |  
  |  | 3 | 12 | 
 defaultPosition| Name:  | defaultPosition |  | Prototype:  | static Qt::Alignment defaultPosition(int pe) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2113-2162 |  
  |  | 8 | 33 | 
 defaultOrigin| Name:  | defaultOrigin |  | Prototype:  | static Origin defaultOrigin(int pe) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2065-2111 |  
  |  | 5 | 36 | 
 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 | 
 defaultHintStyleFromMatch| Name:  | defaultHintStyleFromMatch |  | Prototype:  | QFontEngine::HintStyle defaultHintStyleFromMatch(QFont::HintingPreference hintingPreference, FcPattern *match, bool useXftConf) |  | Coverage:  |  40.000% (12/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 583-626 |  
  |  | 24 | 14 | 
 defaultData| Name:  | defaultData |  | Prototype:  | static const QLocaleData *defaultData() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 650-655 |  
  |  | 3 | 2 | 
 defaultCapabilitiesForType| Name:  | defaultCapabilitiesForType |  | Prototype:  | static QNetworkProxy::Capabilities defaultCapabilitiesForType(QNetworkProxy::ProxyType type) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp |  | Lines:  | 363-398 |  
  |  | 5 | 2 | 
 decompositionHelper| Name:  | decompositionHelper |  | Prototype:  | static const unsigned short * decompositionHelper (uint ucs4, int *length, int *tag, unsigned short *buffer) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1296-1321 |  
  |  | 17 | 3 | 
 decomposeHelper| Name:  | decomposeHelper |  | Prototype:  | static void decomposeHelper(QString *str, bool canonical, QChar::UnicodeVersion version, int from) |  | Coverage:  |  90.909% (20/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1713-1746 |  
  |  | 22 | 6 | 
 decodePercentEncoding| Name:  | decodePercentEncoding |  | Prototype:  | static inline ushort decodePercentEncoding(const ushort *input) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 196-203 |  
  |  | 5 | 2 | 
 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 | 
 decode| Name:  | decode |  | Prototype:  | static int decode(QString &appendTo, const ushort *begin, const ushort *end) |  | Coverage:  | 100.000% (22/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 498-539 |  
  |  | 28 | 8 | 
 declarations| Name:  | declarations |  | Prototype:  | static QVector<Declaration> declarations(const QVector<StyleRule> &styleRules, const QString &part, quint64 pseudoClass = PseudoClass_Unspecified) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1605-1621 |  
  |  | 11 | 4 | 
 decimalForm| Name:  | decimalForm |  | Prototype:  | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) |  | Coverage:  | 100.000% (40/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 464-504 |  
  |  | 22 | 13 | 
 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 | 
 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 | 
 debugVariantList| Name:  | debugVariantList |  | Prototype:  | static void debugVariantList(QDebug dbg, const QVariantList &list) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp |  | Lines:  | 808-819 |  
  |  | 8 | 3 | 
 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 | 
 data| Name:  | data |  | Prototype:  | static inline QTextFrameData *data(QTextFrame *f) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 248-254 |  
  |  | 4 | 2 | 
 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 | 
 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 | 
 customStreamDebug| Name:  | customStreamDebug |  | Prototype:  | static void customStreamDebug(QDebug dbg, const QVariant &variant) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1095-1104 |  
  |  | 3 | 2 | 
 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 | 
 customConvert| Name:  | customConvert |  | Prototype:  | static bool customConvert(const QVariant::Private *d, int t, void *result, bool *ok) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1082-1092 |  
  |  | 6 | 4 | 
 customConstruct| Name:  | customConstruct |  | Prototype:  | static void customConstruct(QVariant::Private *d, const void *copy) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1026-1046 |  
  |  | 13 | 3 | 
 customCompare| Name:  | customCompare |  | Prototype:  | static bool customCompare(const QVariant::Private *a, const QVariant::Private *b) |  | Coverage:  |  55.000% (11/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1063-1080 |  
  |  | 11 | 4 | 
 customClear| Name:  | customClear |  | Prototype:  | static void customClear(QVariant::Private *d) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1048-1056 |  
  |  | 4 | 2 | 
 curveToFunctionObject| Name:  | curveToFunctionObject |  | Prototype:  | static QEasingCurveFunction *curveToFunctionObject(QEasingCurve::Type type) |  | Coverage:  | 100.000% (21/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1019-1046 |  
  |  | 7 | 16 | 
 curveToFunc| Name:  | curveToFunc |  | Prototype:  | static QEasingCurve::EasingFunction curveToFunc(QEasingCurve::Type curve) |  | Coverage:  |  97.059% (66/68) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 944-1017 |  
  |  | 35 | 35 | 
 cursorIdForShape| Name:  | cursorIdForShape |  | Prototype:  | static int cursorIdForShape(int cshape) |  | Coverage:  |  57.576% (19/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp |  | Lines:  | 385-437 |  
  |  | 32 | 18 | 
 currentTextLine| Name:  | currentTextLine |  | Prototype:  | static QTextLine currentTextLine(const QTextCursor &cursor) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 100-112 |  
  |  | 8 | 3 | 
 cubicTo_clipped| Name:  | cubicTo_clipped |  | Prototype:  | static inline bool cubicTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, bool needsMoveTo) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1594-1611 |  
  |  | 8 | 3 | 
 cubicToHook| Name:  | cubicToHook |  | Prototype:  | static void cubicToHook(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 574-589 |  
  |  | 9 | 2 | 
 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 | 
 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 | 
 createWriteHandlerHelper| Name:  | createWriteHandlerHelper |  | Prototype:  | static QImageIOHandler *createWriteHandlerHelper(QIODevice *device, const QByteArray &format) |  | Coverage:  |   0.000% (0/78) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 134-240 |  
  |  | 49 | 20 | 
 createUnixEventDispatcher| Name:  | createUnixEventDispatcher |  | Prototype:  | class QAbstractEventDispatcher *createUnixEventDispatcher() |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qgenericunixeventdispatcher.cpp |  | Lines:  | 46-54 |  
  |  | 3 | 2 | 
 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 | 
 createSequence| Name:  | createSequence |  | Prototype:  | static AnchorData *createSequence(Graph<AnchorVertex, AnchorData> *graph, AnchorVertex *before, const QVector<AnchorVertex*> &vertices, AnchorVertex *after) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 746-788 |  
  |  | 19 | 2 | 
 createReadHandlerHelper| Name:  | createReadHandlerHelper |  | Prototype:  | static QImageIOHandler *createReadHandlerHelper(QIODevice *device, const QByteArray &format, bool autoDetectImageFormat, bool ignoresFormatAndExtension) |  | Coverage:  |   0.000% (0/204) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 237-518 |  
  |  | 113 | 53 | 
 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 | 
 createOidMap| Name:  | createOidMap |  | Prototype:  | static OidNameMap createOidMap() |  | Coverage:  | 100.000% (53/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 51-82 |  
  |  | 2 | 53 | 
 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 | 
 createInterfaces| Name:  | createInterfaces |  | Prototype:  | static QList<QNetworkInterfacePrivate *> createInterfaces(ifaddrs *rawList) |  | Coverage:  |  69.565% (16/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines:  | 365-419 |  
  |  | 31 | 7 | 
 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 | 
 createFileFromTemplate| Name:  | createFileFromTemplate |  | Prototype:  | static bool createFileFromTemplate(NativeFileHandle &file, QFileSystemEntry::NativePath &path, size_t pos, size_t length, quint32 mode, QSystemError &error) |  | Coverage:  |  67.500% (27/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp |  | Lines:  | 118-235 |  
  |  | 41 | 22 | 
 createData| Name:  | createData |  | Prototype:  | static QTextFrameData *createData(QTextFrame *f) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 237-246 |  
  |  | 6 | 2 | 
 crc32| Name:  | crc32 |  | Prototype:  | template <typename Char> __attribute__((__target__("sse4.2"))) static uint crc32(const Char *ptr, size_t len, uint h) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 102-139 |  
  |  | 16 | 5 | 
 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 | 
 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 | 
 countRepeat| Name:  | countRepeat |  | Prototype:  | static inline int countRepeat(const QString &str, int index, int maxCount) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 347-356 |  
  |  | 6 | 2 | 
 countBits| Name:  | countBits |  | Prototype:  | static int countBits(int hint) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 471-487 |  
  |  | 10 | 4 | 
 correctWidgetContext| Name:  | correctWidgetContext |  | Prototype:  | static bool correctWidgetContext(Qt::ShortcutContext context, QWidget *w, QWidget *active_window) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 141-201 |  
  |  | 30 | 13 | 
 correctGraphicsWidgetContext| Name:  | correctGraphicsWidgetContext |  | Prototype:  | static bool correctGraphicsWidgetContext(Qt::ShortcutContext context, QGraphicsWidget *w, QWidget *active_window) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 204-260 |  
  |  | 30 | 12 | 
 correctActionContext| Name:  | correctActionContext |  | Prototype:  | static bool correctActionContext(Qt::ShortcutContext context, QAction *a, QWidget *active_window) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 264-310 |  
  |  | 15 | 7 | 
 copy_unswapped| Name:  | copy_unswapped |  | Prototype:  | static inline void copy_unswapped(char *dst, int dstBytesPerLine, const QImage &img, const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 294-307 |  
  |  | 8 | 2 | 
 copy_swapped| Name:  | copy_swapped |  | Prototype:  | template <class Pixel> static inline void copy_swapped(char *dst, const int dstStride, const QImage &img, const QRect &rect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 309-328 |  
  |  | 5 | 3 | 
 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 | 
 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 | 
 copyToDoubles| Name:  | copyToDoubles |  | Prototype:  | static inline void copyToDoubles(const float m[4][4], double mm[4][4]) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 373-378 |  
  |  | 3 | 3 | 
 copyMouseEvent| Name:  | copyMouseEvent |  | Prototype:  | static QMouseEvent *copyMouseEvent(QEvent *e) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 69-117 |  
  |  | 12 | 8 | 
 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 | 
 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 | 
 copyArgument| Name:  | copyArgument |  | Prototype:  | static void copyArgument(void *to, int id, const QVariant &arg) |  | Coverage:  |  18.750% (9/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp |  | Lines:  | 54-148 |  
  |  | 45 | 20 | 
 copyActionToPlatformItem| Name:  | copyActionToPlatformItem |  | Prototype:  | static void copyActionToPlatformItem(const QAction *action, QPlatformMenuItem *item, QPlatformMenu *itemsMenu) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 3256-3289 |  
  |  | 24 | 5 | 
 coordinateMode| Name:  | coordinateMode |  | Prototype:  | static inline QGradient::CoordinateMode coordinateMode(const QBrush &brush) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 104-115 |  
  |  | 3 | 5 | 
 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 | 
 convoluteBitmap| Name:  | convoluteBitmap |  | Prototype:  | static void convoluteBitmap(const uchar *src, uchar *dst, int width, int height, int pitch) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 642-660 |  
  |  | 9 | 3 | 
 convolute| Name:  | convolute |  | Prototype:  | static void convolute( QImage *destImage, const QPointF &pos, const QImage &srcImage, const QRectF &srcRect, QPainter::CompositionMode mode, qreal *kernel, int kernelWidth, int kernelHeight ) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 310-408 |  
  |  | 69 | 11 | 
 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 | 
 convert_passthrough| Name:  | convert_passthrough |  | Prototype:  | static void convert_passthrough(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 229-249 |  
  |  | 14 | 3 | 
 convert_indexed8_to_RGB_inplace| Name:  | convert_indexed8_to_RGB_inplace |  | Prototype:  | static bool convert_indexed8_to_RGB_inplace(QImageData *data, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 874-889 |  
  |  | 9 | 4 | 
 convert_indexed8_to_RGB16_inplace| Name:  | convert_indexed8_to_RGB16_inplace |  | Prototype:  | static bool convert_indexed8_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 891-946 |  
  |  | 37 | 8 | 
 convert_indexed8_to_ARGB_inplace| Name:  | convert_indexed8_to_ARGB_inplace |  | Prototype:  | static bool convert_indexed8_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 823-872 |  
  |  | 34 | 6 | 
 convert_indexed8_to_ARGB_PM_inplace| Name:  | convert_indexed8_to_ARGB_PM_inplace |  | Prototype:  | static bool convert_indexed8_to_ARGB_PM_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 769-821 |  
  |  | 36 | 7 | 
 convert_generic_inplace| Name:  | convert_generic_inplace |  | Prototype:  | bool convert_generic_inplace(QImageData *data, QImage::Format dst_format, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 177-227 |  
  |  | 34 | 9 | 
 convert_generic| Name:  | convert_generic |  | Prototype:  | void convert_generic(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 130-175 |  
  |  | 31 | 7 | 
 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_RGB_to_RGB30_inplace| Name:  | convert_RGB_to_RGB30_inplace |  | Prototype:  | template<QtPixelOrder PixelOrder> static bool convert_RGB_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 552-571 |  
  |  | 9 | 3 | 
 convert_RGB_to_RGB30| Name:  | convert_RGB_to_RGB30 |  | Prototype:  | template<QtPixelOrder PixelOrder> static void convert_RGB_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 526-550 |  
  |  | 12 | 3 |