| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 qt_messageTypeFromGL| Name:  | qt_messageTypeFromGL |  | Prototype:  | static QOpenGLDebugMessage::Type qt_messageTypeFromGL(GLenum type) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp |  | Lines:  | 694-719 |  
  |  | 12 | 10 | 
 qt_memfill_template| Name:  | qt_memfill_template |  | Prototype:  | template <class T> inline void qt_memfill_template(T *dest, T color, int count) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 6270-6286 |  
  |  | 11 | 10 | 
 qt_intersect_spans| Name:  | qt_intersect_spans |  | Prototype:  | static const QSpan *qt_intersect_spans(const QClipData *clip, int *currentClip, const QSpan *spans, const QSpan *end, QSpan **outSpans, int available) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3929-3990 |  
  |  | 42 | 10 | 
 qt_graphicsItem_highlightSelected| Name:  | qt_graphicsItem_highlightSelected |  | Prototype:  | static void qt_graphicsItem_highlightSelected( QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7667-7718 |  
  |  | 34 | 10 | 
 qt_fetch_linear_gradient_template| Name:  | qt_fetch_linear_gradient_template |  | Prototype:  | template<class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_linear_gradient_template( BlendType *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3501-3569 |  
  |  | 41 | 10 | 
 qt_addBitmapToPath| Name:  | qt_addBitmapToPath |  | Prototype:  | void qt_addBitmapToPath(qreal x0, qreal y0, const uchar *image_data, int bpl, int w, int h, QPainterPath *path) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 741-774 |  
  |  | 22 | 10 | 
 qtInitializeVertexArrayObjectHelper| Name:  | qtInitializeVertexArrayObjectHelper |  | Prototype:  | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 57-94 |  
  |  | 25 | 10 | 
 qNtlmDecodePhase2| Name:  | qNtlmDecodePhase2 |  | Prototype:  | static bool qNtlmDecodePhase2(const QByteArray& data, QNtlmPhase2Block& ch) |  | Coverage:  |  42.857% (12/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1333-1373 |  
  |  | 27 | 10 | 
 qMetaTypeNumber| Name:  | qMetaTypeNumber |  | Prototype:  | static qlonglong qMetaTypeNumber(const QVariant::Private *d) |  | Coverage:  |  94.737% (18/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 143-169 |  
  |  | 12 | 10 | 
 qDBusPropertySet| Name:  | qDBusPropertySet |  | Prototype:  | QDBusMessage qDBusPropertySet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  37.500% (12/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 383-437 |  
  |  | 42 | 10 | 
 qDBusParametersForMethod| Name:  | qDBusParametersForMethod |  | Prototype:  | int qDBusParametersForMethod(const QList<QByteArray> ¶meterTypes, QVector<int>& metaTypes, QString &errorMsg) |  | Coverage:  |  71.429% (20/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 145-201 |  
  |  | 39 | 10 | 
 permissionsToMode| Name:  | permissionsToMode |  | Prototype:  | static quint32 permissionsToMode(QFile::Permissions perms) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 249-271 |  
  |  | 20 | 10 | 
 parseIpFuture| Name:  | parseIpFuture |  | Prototype:  | static const QChar *parseIpFuture(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) |  | Coverage:  |  97.917% (47/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1196-1244 |  
  |  | 28 | 10 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QIcon &icon) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1322-1377 |  
  |  | 43 | 10 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QSslCertificate::SubjectInfo info) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 708-722 |  
  |  | 11 | 10 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &out, const QDateTime &dateTime) |  | Coverage:  |  92.593% (25/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4830-4884 |  
  |  | 26 | 10 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QWindow *window) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 2583-2618 |  
  |  | 30 | 10 | 
 normalizationQuickCheckHelper| Name:  | normalizationQuickCheckHelper |  | Prototype:  | static bool normalizationQuickCheckHelper(QString *str, QString::NormalizationForm mode, int from, int *lastStable) |  | Coverage:  | 100.000% (32/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1967-2024 |  
  |  | 36 | 10 | 
 modeToPermissions| Name:  | modeToPermissions |  | Prototype:  | static QFile::Permissions modeToPermissions(quint32 mode) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 225-247 |  
  |  | 20 | 10 | 
 mergeIndexes| Name:  | mergeIndexes |  | Prototype:  | static QItemSelection mergeIndexes(const QVector<QPersistentModelIndex> &indexes) |  | Coverage:  |  78.947% (30/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 937-997 |  
  |  | 45 | 10 | 
 mapProjective| Name:  | mapProjective |  | Prototype:  | static QPainterPath mapProjective(const QTransform &transform, const QPainterPath &path) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1613-1651 |  
  |  | 26 | 10 | 
 ligatureHelper| Name:  | ligatureHelper |  | Prototype:  | static uint inline ligatureHelper(uint u1, uint u2) |  | Coverage:  |  92.683% (38/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1773-1811 |  
  |  | 26 | 10 | 
 lastIndexOfHelper| Name:  | lastIndexOfHelper |  | Prototype:  | static int lastIndexOfHelper(const ushort *haystack, int from, const ushort *needle, int sl, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (33/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3202-3247 |  
  |  | 30 | 10 | 
 intersectPixelFP| Name:  | intersectPixelFP |  | Prototype:  | static Q16Dot16 intersectPixelFP(int x, Q16Dot16 top, Q16Dot16 bottom, Q16Dot16 leftIntersectX, Q16Dot16 rightIntersectX, Q16Dot16 slope, Q16Dot16 invSlope) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 675-714 |  
  |  | 25 | 10 | 
 headerName| Name:  | headerName |  | Prototype:  | static QByteArray headerName(QNetworkRequest::KnownHeaders header) |  | Coverage:  |  84.211% (16/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 708-743 |  
  |  | 11 | 10 | 
 composeHelper| Name:  | composeHelper |  | Prototype:  | static void composeHelper(QString *str, QChar::UnicodeVersion version, int from) |  | Coverage:  |  91.892% (34/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1813-1874 |  
  |  | 42 | 10 | 
 collectSingleContour| Name:  | collectSingleContour |  | Prototype:  | static void collectSingleContour(qreal x0, qreal y0, uint *grid, int x, int y, int w, int h, QPainterPath *path) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 695-739 |  
  |  | 32 | 10 | 
 blend_untransformed_rgb565| Name:  | blend_untransformed_rgb565 |  | Prototype:  | static void blend_untransformed_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4318-4370 |  
  |  | 37 | 10 | 
 blend_tiled_generic_rgb64| Name:  | blend_tiled_generic_rgb64 |  | Prototype:  | static void blend_tiled_generic_rgb64(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4420-4469 |  
  |  | 39 | 10 | 
 blend_tiled_generic| Name:  | blend_tiled_generic |  | Prototype:  | static void blend_tiled_generic(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4372-4418 |  
  |  | 37 | 10 | 
 blend_tiled_argb| Name:  | blend_tiled_argb |  | Prototype:  | static void blend_tiled_argb(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4471-4518 |  
  |  | 37 | 10 | 
 _q_parseUnixDir| Name:  | _q_parseUnixDir |  | Prototype:  | static void _q_parseUnixDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) |  | Coverage:  |  64.000% (32/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 477-560 |  
  |  | 55 | 10 | 
 TextureBinder| Name:  | TextureBinder |  | Coverage:  |   0.000% (0/12) |  
  |  | 10 | 10 | 
 SizeOf| Name:  | SizeOf |  | Coverage:  |  68.750% (11/16) |  
  |  | 15 | 10 | 
 Scanner| Name:  | Scanner |  | Coverage:  |   0.000% (0/30) |  
  |  | 37 | 10 | 
 RegularTiler| Name:  | RegularTiler |  | Coverage:  |   0.000% (0/38) |  
  |  | 31 | 10 | 
 Q_QGS_directLoader| Name:  | Q_QGS_directLoader |  | Coverage:  |   0.000% (0/9) |  
  |  | 6 | 10 | 
 QWidgetBackingStoreTracker| Name:  | QWidgetBackingStoreTracker |  | Coverage:  |   0.000% (0/15) |  
  |  | 20 | 10 | 
 QWidgetAnimator| Name:  | QWidgetAnimator |  | Coverage:  |   0.000% (0/34) |  
  |  | 32 | 10 | 
 QTreeWidgetItemPrivate| Name:  | QTreeWidgetItemPrivate |  | Coverage:  |   0.000% (0/31) |  
  |  | 24 | 10 | 
 QSubpathBackwardIterator| Name:  | QSubpathBackwardIterator |  | Coverage:  |   0.000% (0/19) |  
  |  | 23 | 10 | 
 QStyleOption| Name:  | QStyleOption |  | Coverage:  |   0.000% (0/22) |  
  |  | 30 | 10 | 
 QSslPreSharedKeyAuthenticator| Name:  | QSslPreSharedKeyAuthenticator |  | Coverage:  |   0.000% (0/10) |  
  |  | 13 | 10 | 
 QSingleShotTimer| Name:  | QSingleShotTimer |  | Coverage:  |  96.000% (24/25) |  
  |  | 20 | 10 | 
 QPropertyAnimationPrivate| Name:  | QPropertyAnimationPrivate |  | Coverage:  |  78.571% (22/28) |  
  |  | 25 | 10 | 
 QProcessPoller| Name:  | QProcessPoller |  | Coverage:  | 100.000% (18/18) |  
  |  | 17 | 10 | 
 QProcessEnvironmentPrivate| Name:  | QProcessEnvironmentPrivate |  | Coverage:  |  90.909% (20/22) |  
  |  | 32 | 10 | 
 QPrintPreviewDialog| Name:  | QPrintPreviewDialog |  | Coverage:  |  38.889% (7/18) |  
  |  | 27 | 10 | 
 QPixmapDropShadowFilter| Name:  | QPixmapDropShadowFilter |  | Coverage:  |   0.000% (0/12) |  
  |  | 37 | 10 | 
 QPdfPrintEnginePrivate| Name:  | QPdfPrintEnginePrivate |  | Coverage:  |  75.000% (18/24) |  
  |  | 21 | 10 | 
 QPageSetupDialog| Name:  | QPageSetupDialog |  | Coverage:  |  18.750% (3/16) |  
  |  | 28 | 10 | 
 QPF2Generator| Name:  | QPF2Generator |  | Coverage:  |   0.000% (0/14) |  
  |  | 73 | 10 | 
 QOpenGLFunctions| Name:  | QOpenGLFunctions |  | Coverage:  |   0.000% (0/22) |  
  |  | 18 | 10 | 
 QOpenGLConfig| Name:  | QOpenGLConfig |  | Coverage:  |   0.000% (0/20) |  
  |  | 30 | 10 | 
 QNetworkAccessFileBackendFactory| Name:  | QNetworkAccessFileBackendFactory |  | Coverage:  |  51.724% (15/29) |  
  |  | 18 | 10 | 
 QMimeGlobPattern| Name:  | QMimeGlobPattern |  | Coverage:  |  84.091% (37/44) |  
  |  | 28 | 10 | 
 QKeyEventTransition| Name:  | QKeyEventTransition |  | Coverage:  |   0.000% (0/12) |  
  |  | 21 | 10 | 
 QGraphicsObject| Name:  | QGraphicsObject |  | Coverage:  |   0.000% (0/22) |  
  |  | 15 | 10 | 
 QGraphicsLinearLayoutPrivate| Name:  | QGraphicsLinearLayoutPrivate |  | Coverage:  |   0.000% (0/18) |  
  |  | 16 | 10 | 
 QGraphicsLayoutStyleInfo| Name:  | QGraphicsLayoutStyleInfo |  | Coverage:  |   0.000% (0/18) |  
  |  | 23 | 10 | 
 QGesture| Name:  | QGesture |  | Coverage:  |   0.000% (0/10) |  
  |  | 15 | 10 | 
 QGLWidgetGLPaintDevice| Name:  | QGLWidgetGLPaintDevice |  | Coverage:  |  61.905% (13/21) |  
  |  | 18 | 10 | 
 QFakeDevice| Name:  | QFakeDevice |  | Coverage:  |   0.000% (0/12) |  
  |  | 8 | 10 | 
 QEasingCurvePrivate| Name:  | QEasingCurvePrivate |  | Coverage:  |  90.000% (27/30) |  
  |  | 32 | 10 | 
 QDomProcessingInstruction| Name:  | QDomProcessingInstruction |  | Coverage:  |   0.000% (0/16) |  
  |  | 16 | 10 | 
 QDomEntity| Name:  | QDomEntity |  | Coverage:  |   0.000% (0/16) |  
  |  | 16 | 10 | 
 QDomCharacterDataPrivate| Name:  | QDomCharacterDataPrivate |  | Coverage:  |  10.000% (1/10) |  
  |  | 14 | 10 | 
 QDBusBlockingCallWatcher| Name:  | QDBusBlockingCallWatcher |  | Coverage:  |  51.724% (15/29) |  
  |  | 30 | 10 | 
 QBoxLayoutItem| Name:  | QBoxLayoutItem |  | Coverage:  |   0.000% (0/22) |  
  |  | 14 | 10 | 
 QBenchmarkTestMethodData| Name:  | QBenchmarkTestMethodData |  | Coverage:  |  96.000% (24/25) |  
  |  | 22 | 10 | 
 QAbstractStatePrivate| Name:  | QAbstractStatePrivate |  | Coverage:  |  88.889% (16/18) |  
  |  | 22 | 10 | 
 CalculationCache| Name:  | CalculationCache |  | Coverage:  |  78.571% (22/28) |  
  |  | 40 | 10 | 
 writingSystemForFont| Name:  | writingSystemForFont |  | Prototype:  | static QFontDatabase::WritingSystem writingSystemForFont(const QFont &font, bool *hasLatin) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp |  | Lines:  | 138-182 |  
  |  | 24 | 9 | 
 writeProperty| Name:  | writeProperty |  | Prototype:  | static int writeProperty(QObject *obj, const QByteArray &property_name, QVariant value, int propFlags = QDBusConnection::ExportAllProperties) |  | Coverage:  |  58.065% (18/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 329-381 |  
  |  | 29 | 9 | 
 wrapText| Name:  | wrapText |  | Prototype:  | static QString wrapText(const QString &names, int longestOptionNameString, const QString &description) |  | Coverage:  |  54.545% (18/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 1035-1084 |  
  |  | 36 | 9 | 
 valueToJson| Name:  | valueToJson |  | Prototype:  | static void valueToJson(const QJsonPrivate::Base *b, const QJsonPrivate::Value &v, QByteArray &json, int indent, bool compact) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines:  | 123-159 |  
  |  | 24 | 9 | 
 ucstricmp| Name:  | ucstricmp |  | Prototype:  | static int ucstricmp(const ushort *a, const ushort *ae, const uchar *b, const uchar *be) |  | Coverage:  |  72.000% (18/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 413-440 |  
  |  | 20 | 9 | 
 ucstricmp| Name:  | ucstricmp |  | Prototype:  | static int ucstricmp(const ushort *a, const ushort *ae, const ushort *b, const ushort *be) |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 379-410 |  
  |  | 22 | 9 | 
 toSubpaths| Name:  | toSubpaths |  | Prototype:  | QVector<QPainterPath> toSubpaths(const QPainterPath &path) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1891-1926 |  
  |  | 22 | 9 | 
 shift| Name:  | shift |  | Prototype:  | static ShiftResult shift(const QBezier *orig, QBezier *shifted, qreal offset, qreal threshold) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 261-337 |  
  |  | 52 | 9 | 
 resolveLibraryInternal| Name:  | resolveLibraryInternal |  | Prototype:  | static bool resolveLibraryInternal() |  | Coverage:  |  41.667% (10/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp |  | Lines:  | 94-129 |  
  |  | 19 | 9 | 
 read_xbm_body| Name:  | read_xbm_body |  | Prototype:  | static bool read_xbm_body(QIODevice *device, int w, int h, QImage *outImage) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 120-172 |  
  |  | 32 | 9 | 
 read_pbm_int| Name:  | read_pbm_int |  | Prototype:  | static int read_pbm_int(QIODevice *d) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 65-94 |  
  |  | 22 | 9 | 
 qt_try_modal| Name:  | qt_try_modal |  | Prototype:  | bool qt_try_modal(QWidget *widget, QEvent::Type type) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2626-2657 |  
  |  | 11 | 9 | 
 qt_regionToPath| Name:  | qt_regionToPath |  | Prototype:  | QPainterPath qt_regionToPath(const QRegion ®ion) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1060-1116 |  
  |  | 39 | 9 | 
 qt_real_to_string| Name:  | qt_real_to_string |  | Prototype:  | const char *qt_real_to_string(qreal val, char *buf) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 85-135 |  
  |  | 36 | 9 | 
 qt_painterPathFromVectorPath| Name:  | qt_painterPathFromVectorPath |  | Prototype:  | QPainterPath qt_painterPathFromVectorPath(const QVectorPath &path) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 1004-1047 |  
  |  | 28 | 9 | 
 qt_messageSourceToGL| Name:  | qt_messageSourceToGL |  | Prototype:  | static GLenum qt_messageSourceToGL(QOpenGLDebugMessage::Source source) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp |  | Lines:  | 638-661 |  
  |  | 11 | 9 | 
 qt_last_index_of| Name:  | qt_last_index_of |  | Prototype:  | static inline int qt_last_index_of(const QChar *haystack, int haystackLen, QChar needle, int from, Qt::CaseSensitivity cs) |  | Coverage:  |  95.652% (22/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10096-10121 |  
  |  | 17 | 9 | 
 qt_gl_read_framebuffer| Name:  | qt_gl_read_framebuffer |  | Prototype:  | static QImage qt_gl_read_framebuffer(const QSize &size, GLenum internal_format, bool include_alpha, bool flip) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 1333-1355 |  
  |  | 8 | 9 | 
 qt_find_ellipse_coords| Name:  | qt_find_ellipse_coords |  | Prototype:  | void qt_find_ellipse_coords(const QRectF &r, qreal angle, qreal length, QPointF* startPoint, QPointF *endPoint) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 95-142 |  
  |  | 28 | 9 | 
 qt_error_string| Name:  | qt_error_string |  | Prototype:  | QString qt_error_string(int errorCode) |  | Coverage:  |  78.947% (15/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3147-3214 |  
  |  | 20 | 9 | 
 qt_draw_decoration_for_glyphs| Name:  | qt_draw_decoration_for_glyphs |  | Prototype:  | void qt_draw_decoration_for_glyphs(QPainter *painter, const glyph_t *glyphArray, const QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, const QFont &font, const QTextCharFormat &charFormat) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6330-6373 |  
  |  | 27 | 9 | 
 qt_blend_argb32_on_argb32| Name:  | qt_blend_argb32_on_argb32 |  | Prototype:  | static void qt_blend_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 339-375 |  
  |  | 20 | 9 | 
 qglx_findConfig| Name:  | qglx_findConfig |  | Prototype:  | GLXFBConfig qglx_findConfig(Display *display, int screen , QSurfaceFormat format, bool highestPixelFormat, int drawableBit) |  | Coverage:  |  45.946% (17/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 182-229 |  
  |  | 31 | 9 | 
 qPenFromStyle| Name:  | qPenFromStyle |  | Prototype:  | static QPen qPenFromStyle(const QBrush& b, qreal width, BorderStyle s) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp |  | Lines:  | 51-78 |  
  |  | 14 | 9 | 
 qDrawBorder| Name:  | qDrawBorder |  | Prototype:  | void qDrawBorder(QPainter *p, const QRect &rect, const QCss::BorderStyle *styles, const int *borders, const QBrush *colors, const QSize *radii) |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp |  | Lines:  | 348-404 |  
  |  | 43 | 9 | 
 qConvertToRealNumber| Name:  | qConvertToRealNumber |  | Prototype:  | static qreal qConvertToRealNumber(const QVariant::Private *d, bool *ok) |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 244-262 |  
  |  | 6 | 9 | 
 qConvertARGB32PMToARGB64PM_sse2| Name:  | qConvertARGB32PMToARGB64PM_sse2 |  | Prototype:  | template<bool RGBA, bool maskAlpha> static inline void qConvertARGB32PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 511-550 |  
  |  | 29 | 9 | 
 parse_flag_characters| Name:  | parse_flag_characters |  | Prototype:  | static uint parse_flag_characters(const char * &c) noexcept |  | Coverage:  |  93.750% (15/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5991-6006 |  
  |  | 10 | 9 |