| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
qt_read_xpm_image_or_array| Name: | qt_read_xpm_image_or_array | | Prototype: | bool qt_read_xpm_image_or_array(QIODevice *device, const char * const * source, QImage &image) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1025-1054 |
| | 17 | 7 |
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_int_to_string| Name: | qt_int_to_string | | Prototype: | const char *qt_int_to_string(int val, char *buf) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 137-159 |
| | 17 | 5 |
qt_ends_with| Name: | qt_ends_with | | Prototype: | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10223-10247 |
| | 17 | 7 |
qt_blend_rgb32_on_rgb16| Name: | qt_blend_rgb32_on_rgb16 | | Prototype: | static void qt_blend_rgb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 296-331 |
| | 17 | 4 |
qstrtoull| Name: | qstrtoull | | Prototype: | unsigned long long qstrtoull(const char * nptr, const char **endptr, int base, bool *ok) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 381-407 |
| | 17 | 5 |
qFloatDistance| Name: | qFloatDistance | | Prototype: | quint32 qFloatDistance(float a, float b) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 144-177 |
| | 17 | 7 |
qFloatDistance| Name: | qFloatDistance | | Prototype: | quint64 qFloatDistance(double a, double b) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 202-235 |
| | 17 | 7 |
qDBusToggleWatch| Name: | qDBusToggleWatch | | Prototype: | static void qDBusToggleWatch(DBusWatch *watch, void *data) | | Coverage: | 73.684% (14/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 257-284 |
| | 17 | 5 |
propertyWriteReply| Name: | propertyWriteReply | | Prototype: | static QDBusMessage propertyWriteReply(const QDBusMessage &msg, const QString &interface_name, const QByteArray &property_name, int status) | | Coverage: | 36.364% (4/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 300-327 |
| | 17 | 6 |
printPage| Name: | printPage | | Prototype: | static void printPage(int index, QPainter *painter, const QTextDocument *doc, const QRectF &body, const QPointF &pageNumberPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1855-1885 |
| | 17 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QCursor &c) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 335-358 |
| | 17 | 4 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QUuid &id) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 696-723 |
| | 17 | 4 |
operator<<| Name: | operator<< | | Prototype: | static QDebug operator<<(QDebug debug, QDir::SortFlags sorting) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2335-2357 |
| | 17 | 11 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QSurfaceFormat &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 827-848 |
| | 17 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QAction *action) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1307-1328 |
| | 17 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QUuid &id) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 663-690 |
| | 17 | 4 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QVariant &v) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3614-3636 |
| | 17 | 5 |
nextField| Name: | nextField | | Prototype: | static QPair<QByteArray, QByteArray> nextField(const QByteArray &text, int &position, bool isNameValue) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 384-412 |
| | 17 | 5 |
lineIntersectsRect| Name: | lineIntersectsRect | | Prototype: | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1067-1100 |
| | 17 | 5 |
hb_stringToGlyphs| Name: | hb_stringToGlyphs | | Prototype: | static HB_Bool hb_stringToGlyphs(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint32 *numGlyphs, HB_Bool rightToLeft) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 108-133 |
| | 17 | 4 |
good_offset| Name: | good_offset | | Prototype: | static ShiftResult good_offset(const QBezier *b1, const QBezier *b2, qreal offset, qreal threshold) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 237-259 |
| | 17 | 5 |
generateGlyph| Name: | generateGlyph | | Prototype: | static QTtfGlyph generateGlyph(int index, const QPainterPath &path, qreal advance, qreal lsb, qreal ppem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 960-991 |
| | 17 | 2 |
fixedPubidLiteral| Name: | fixedPubidLiteral | | Prototype: | static QString fixedPubidLiteral(const QString &data, bool *ok) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 795-823 |
| | 17 | 6 |
fixToolBarOrientation| Name: | fixToolBarOrientation | | Prototype: | static void fixToolBarOrientation(QLayoutItem *item, int dockPos) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1897-1927 |
| | 17 | 5 |
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 |
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 |
comp_func_Source_sse2| Name: | comp_func_Source_sse2 | | Prototype: | void comp_func_Source_sse2(uint *dst, const uint *src, int length, uint const_alpha) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 209-238 |
| | 17 | 5 |
calculateUnixPriority| Name: | calculateUnixPriority | | Prototype: | static bool calculateUnixPriority(int priority, int *sched_policy, int *__sched_priority) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 518-556 |
| | 17 | 3 |
buildMatchRule| Name: | buildMatchRule | | Prototype: | static QByteArray buildMatchRule(const QString &service, const QString &objectPath, const QString &interface, const QString &member, const QStringList &argMatch, const QString & ) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 343-369 |
| | 17 | 8 |
RadialFetchPlain| Name: | RadialFetchPlain | | Coverage: | 0.000% (0/16) |
| | 17 | 6 |
QXcbGlIntegrationFactory| Name: | QXcbGlIntegrationFactory | | Coverage: | 10.526% (2/19) |
| | 17 | 9 |
QUnicodeControlCharacterMenu| Name: | QUnicodeControlCharacterMenu | | Coverage: | 0.000% (0/19) |
| | 17 | 7 |
QToolBarExtension| Name: | QToolBarExtension | | Coverage: | 0.000% (0/7) |
| | 17 | 5 |
QTextDocumentFragmentPrivate| Name: | QTextDocumentFragmentPrivate | | Coverage: | 0.000% (0/11) |
| | 17 | 5 |
QTemporaryFilePrivate| Name: | QTemporaryFilePrivate | | Coverage: | 87.500% (14/16) |
| | 17 | 8 |
QSpanBuffer| Name: | QSpanBuffer | | Coverage: | 0.000% (0/12) |
| | 17 | 6 |
QSignalTransitionPrivate| Name: | QSignalTransitionPrivate | | Coverage: | 80.000% (12/15) |
| | 17 | 7 |
QRecursiveMutexPrivate| Name: | QRecursiveMutexPrivate | | Coverage: | 100.000% (16/16) |
| | 17 | 7 |
QProcessPoller| Name: | QProcessPoller | | Coverage: | 100.000% (18/18) |
| | 17 | 10 |
QPrintPropertiesDialog| Name: | QPrintPropertiesDialog | | Coverage: | 0.000% (0/4) |
| | 17 | 4 |
QOpenGLVersionFunctionsStorage| Name: | QOpenGLVersionFunctionsStorage | | Coverage: | 0.000% (0/76) |
| | 17 | 36 |
QGLTemporaryContext| Name: | QGLTemporaryContext | | Coverage: | 0.000% (0/8) |
| | 17 | 4 |
QGLFunctions| Name: | QGLFunctions | | Coverage: | 70.588% (12/17) |
| | 17 | 9 |
QDirIterator| Name: | QDirIterator | | Coverage: | 100.000% (13/13) |
| | 17 | 11 |
waitForPopup| Name: | waitForPopup | | Prototype: | static bool waitForPopup(QToolBar *tb, QWidget *popup) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 1088-1112 |
| | 16 | 7 |
splitString| Name: | splitString | | Prototype: | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegularExpression &re, QString::SplitBehavior behavior) | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7010-7035 |
| | 16 | 5 |
read_pbm_header| Name: | read_pbm_header | | Prototype: | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 96-121 |
| | 16 | 6 |
qt_starts_with| Name: | qt_starts_with | | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10176-10199 |
| | 16 | 7 |
qt_qimageScaleAARGBA_helper| Name: | qt_qimageScaleAARGBA_helper | | Prototype: | inline static void qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b, int &a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 385-404 |
| | 16 | 2 |
qt_polygon_isect_line| Name: | qt_polygon_isect_line | | Prototype: | static void qt_polygon_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 55-83 |
| | 16 | 5 |
qt_painterpath_isect_line| Name: | qt_painterpath_isect_line | | Prototype: | static void qt_painterpath_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1740-1770 |
| | 16 | 5 |
qt_findAtNxFile| Name: | qt_findAtNxFile | | Prototype: | QString qt_findAtNxFile(const QString &baseFileName, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1423-1450 |
| | 16 | 7 |
qt_ends_with| Name: | qt_ends_with | | Prototype: | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10250-10271 |
| | 16 | 7 |
qgluProject| Name: | qgluProject | | Prototype: | static inline GLint qgluProject(GLdouble objx, GLdouble objy, GLdouble objz, const GLdouble model[16], const GLdouble proj[16], const GLint viewport[4], GLdouble * winx, GLdouble * winy, GLdouble * winz) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 310-336 |
| | 16 | 2 |
qdbusDefaultThreadDebug| Name: | qdbusDefaultThreadDebug | | Prototype: | void qdbusDefaultThreadDebug(int action, int condition, QDBusConnectionPrivate *conn) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 110-128 |
| | 16 | 2 |
qNetworkConfigurationManagerPrivate| Name: | qNetworkConfigurationManagerPrivate | | Prototype: | QNetworkConfigurationManagerPrivate *qNetworkConfigurationManagerPrivate() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | | Lines: | 82-109 |
| | 16 | 4 |
qExtractServerTime| Name: | qExtractServerTime | | Prototype: | static QByteArray qExtractServerTime(const QByteArray& targetInfoBuff) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1218-1241 |
| | 16 | 3 |
qDrawPlainRect| Name: | qDrawPlainRect | | Prototype: | void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &c, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 513-534 |
| | 16 | 5 |
proxyAuthenticationKey| Name: | proxyAuthenticationKey | | Prototype: | static QByteArray proxyAuthenticationKey(const QNetworkProxy &proxy, const QString &realm) | | Coverage: | 50.000% (7/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 102-138 |
| | 16 | 8 |
parseStyleValue| Name: | parseStyleValue | | Prototype: | static BorderStyle parseStyleValue(QCss::Value v) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 908-942 |
| | 16 | 15 |
parseHeaderValue| Name: | parseHeaderValue | | Prototype: | static QVariant parseHeaderValue(QNetworkRequest::KnownHeaders header, const QByteArray &value) | | Coverage: | 88.000% (22/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 872-910 |
| | 16 | 12 |
parseAlignment| Name: | parseAlignment | | Prototype: | static Qt::Alignment parseAlignment(const QCss::Value *values, int count) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 688-709 |
| | 16 | 11 |
operator>>| Name: | operator>> | | Prototype: | QDataStream & operator>>(QDataStream &s, QTransform &t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1095-1114 |
| | 16 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QByteArray &ba) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3071-3094 |
| | 16 | 4 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QDBusMessage &msg) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 821-839 |
| | 16 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QPen &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 1024-1043 |
| | 16 | 1 |
loadTzTimeZones| Name: | loadTzTimeZones | | Prototype: | static QTzTimeZoneHash loadTzTimeZones() | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 71-98 |
| | 16 | 8 |
loadAET| Name: | loadAET | | Prototype: | static void loadAET(EdgeTableEntry *AET, EdgeTableEntry *ETEs) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3312-3334 |
| | 16 | 4 |
interpolate| Name: | interpolate | | Prototype: | static qreal interpolate(const QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> &factor, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 451-477 |
| | 16 | 5 |
initialGlobalScaleFactor| Name: | initialGlobalScaleFactor | | Prototype: | static inline qreal initialGlobalScaleFactor() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 58-82 |
| | 16 | 6 |
glyph_metrics_t| Name: | glyph_metrics_t | | Coverage: | 0.000% (0/4) |
| | 16 | 2 |
fixedPIData| Name: | fixedPIData | | Prototype: | static QString fixedPIData(const QString &data, bool *ok) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 766-790 |
| | 16 | 6 |
fixedComment| Name: | fixedComment | | Prototype: | static QString fixedComment(const QString &data, bool *ok) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 709-733 |
| | 16 | 6 |
fixedCDataSection| Name: | fixedCDataSection | | Prototype: | static QString fixedCDataSection(const QString &data, bool *ok) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 738-762 |
| | 16 | 6 |
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 |
destStoreMonoLsb| Name: | destStoreMonoLsb | | Prototype: | static void destStoreMonoLsb(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: | 1178-1203 |
| | 16 | 8 |
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 |
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 |
convert_RGBA_to_RGB| Name: | convert_RGBA_to_RGB | | Prototype: | static void convert_RGBA_to_RGB(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: | 1003-1025 |
| | 16 | 3 |
convert_RGBA_to_ARGB| Name: | convert_RGBA_to_ARGB | | Prototype: | static void convert_RGBA_to_ARGB(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: | 481-503 |
| | 16 | 3 |
convert_ARGB_to_RGBx| Name: | convert_ARGB_to_RGBx | | Prototype: | static void convert_ARGB_to_RGBx(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: | 411-433 |
| | 16 | 3 |
convert_ARGB_to_RGBA| Name: | convert_ARGB_to_RGBA | | Prototype: | static void convert_ARGB_to_RGBA(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: | 435-457 |
| | 16 | 3 |
convert_ARGB_to_ARGB_PM| Name: | convert_ARGB_to_ARGB_PM | | Prototype: | static void convert_ARGB_to_ARGB_PM(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: | 258-280 |
| | 16 | 3 |
convert_ARGB_PM_to_ARGB| Name: | convert_ARGB_PM_to_ARGB | | Prototype: | static void convert_ARGB_PM_to_ARGB(QImageData *dest, const QImageData *src) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 979-1001 |
| | 16 | 3 |
convertToPcreOptions| Name: | convertToPcreOptions | | Prototype: | static int convertToPcreOptions(QRegularExpression::PatternOptions patternOptions) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 787-807 |
| | 16 | 8 |
computeWAET| Name: | computeWAET | | Prototype: | static void computeWAET(EdgeTableEntry *AET) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3356-3379 |
| | 16 | 4 |
calculatePosixDate| Name: | calculatePosixDate | | Prototype: | static QDate calculatePosixDate(const QByteArray &dateRule, int year) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 355-379 |
| | 16 | 5 |
blend_color_generic| Name: | blend_color_generic | | Prototype: | static void blend_color_generic(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3829-3852 |
| | 16 | 4 |
bestSizeMatch| Name: | bestSizeMatch | | Prototype: | static QPixmapIconEngineEntry *bestSizeMatch( const QSize &size, QPixmapIconEngineEntry *pa, QPixmapIconEngineEntry *pb) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 190-211 |
| | 16 | 5 |
adjustContextSelectionsForCell| Name: | adjustContextSelectionsForCell | | Prototype: | static void adjustContextSelectionsForCell(QAbstractTextDocumentLayout::PaintContext &cell_context, const QTextTableCell &cell, int r, int c, const int *selectedTableCells) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 914-946 |
| | 16 | 5 |
_q_dupEnvironment| Name: | _q_dupEnvironment | | Prototype: | static char **_q_dupEnvironment(const QProcessEnvironmentPrivate::Hash &environment, int *envc) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 341-364 |
| | 16 | 3 |
ZoomFactorValidator| Name: | ZoomFactorValidator | | Coverage: | 33.333% (7/21) |
| | 16 | 7 |
UnionRegion| Name: | UnionRegion | | Prototype: | static void UnionRegion(const QRegionPrivate *reg1, const QRegionPrivate *reg2, QRegionPrivate &dest) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2447-2469 |
| | 16 | 2 |
QTextImageHandler| Name: | QTextImageHandler | | Coverage: | 0.000% (0/10) |
| | 16 | 6 |
QTextBlockGroup| Name: | QTextBlockGroup | | Coverage: | 0.000% (0/8) |
| | 16 | 6 |
QSimdSse2| Name: | QSimdSse2 | | Coverage: | 0.000% (0/16) |
| | 16 | 16 |
QScrollbarStyleAnimation| Name: | QScrollbarStyleAnimation | | Coverage: | 0.000% (0/14) |
| | 16 | 8 |
QScreenPrivate| Name: | QScreenPrivate | | Coverage: | 0.000% (0/10) |
| | 16 | 4 |
QResourceFileEngineIterator| Name: | QResourceFileEngineIterator | | Coverage: | 72.222% (13/18) |
| | 16 | 8 |