| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
encodeEntity| Name: | encodeEntity | | Prototype: | static QByteArray encodeEntity(const QByteArray& str) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5692-5723 |
| | 22 | 5 |
flushRow| Name: | flushRow | | Prototype: | static inline void flushRow(const QRegionSpan *spans, int y, int numSpans, QRegionPrivate *reg, int *lastRow, int *extendTo, bool *needsExtend) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3445-3479 |
| | 22 | 9 |
grayscale| Name: | grayscale | | Prototype: | static void grayscale(const QImage &image, QImage &dest, const QRect& rect = QRect()) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 943-977 |
| | 22 | 7 |
huntAndEmit| Name: | huntAndEmit | | Prototype: | static void huntAndEmit(DBusConnection *connection, DBusMessage *msg, QObject *needle, const QDBusConnectionPrivate::ObjectTreeNode &haystack, bool isScriptable, bool isAdaptor, const QString &path = QString()) | | Coverage: | 83.333% (25/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 628-660 |
| | 22 | 9 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QDir::Filters filters) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2307-2333 |
| | 22 | 17 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QRegularExpressionMatch &match) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2542-2575 |
| | 22 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QScreen *screen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 719-745 |
| | 22 | 4 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QHostAddress &address) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1179-1214 |
| | 22 | 7 |
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 |
qt_create_qhash_seed| Name: | qt_create_qhash_seed | | Prototype: | static uint qt_create_qhash_seed() | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 277-322 |
| | 22 | 5 |
qt_gradient_argb32| Name: | qt_gradient_argb32 | | Prototype: | static void qt_gradient_argb32(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5565-5613 |
| | 22 | 3 |
qt_idForSize| Name: | qt_idForSize | | Prototype: | static QPageSize::PageSizeId qt_idForSize(const QSizeF &size, QPageSize::Unit units, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 676-712 |
| | 22 | 14 |
qt_memrotate90_tiled| Name: | qt_memrotate90_tiled | | Prototype: | template <class T> static inline void qt_memrotate90_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 200-257 |
| | 22 | 12 |
qt_qdnsservicerecord_sort| Name: | qt_qdnsservicerecord_sort | | Prototype: | static void qt_qdnsservicerecord_sort(QList<QDnsServiceRecord> &records) | | Coverage: | 95.455% (21/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 107-155 |
| | 22 | 8 |
qt_xcb_XPixmapFromBitmap| Name: | qt_xcb_XPixmapFromBitmap | | Prototype: | xcb_pixmap_t qt_xcb_XPixmapFromBitmap(QXcbScreen *screen, const QImage &image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 172-197 |
| | 22 | 4 |
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 |
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 |
ucalOffsetsAtTime| Name: | ucalOffsetsAtTime | | Prototype: | static bool ucalOffsetsAtTime(UCalendar *m_ucal, qint64 atMSecsSinceEpoch, int *utcOffset, int *dstOffset) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 146-183 |
| | 22 | 5 |
ucalTimeZoneDisplayName| Name: | ucalTimeZoneDisplayName | | Prototype: | static QString ucalTimeZoneDisplayName(UCalendar *ucal, QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QString &localeCode) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 108-143 |
| | 22 | 3 |
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 |
validateSingleType| Name: | validateSingleType | | Prototype: | static const char *validateSingleType(const char *signature) | | Coverage: | 96.154% (25/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 259-302 |
| | 22 | 10 |
QAccessibleApplication| Name: | QAccessibleApplication | | Coverage: | 0.000% (0/27) |
| | 23 | 16 |
QDBusServiceWatcherPrivate| Name: | QDBusServiceWatcherPrivate | | Coverage: | 86.207% (25/29) |
| | 23 | 13 |
QDomEntityPrivate| Name: | QDomEntityPrivate | | Coverage: | 0.000% (0/20) |
| | 23 | 9 |
QFileSelector| Name: | QFileSelector | | Coverage: | 93.333% (14/15) |
| | 23 | 8 |
QGraphicsLayoutStyleInfo| Name: | QGraphicsLayoutStyleInfo | | Coverage: | 0.000% (0/18) |
| | 23 | 10 |
QOpenGLPixelTransferOptions| Name: | QOpenGLPixelTransferOptions | | Coverage: | 0.000% (0/22) |
| | 23 | 20 |
QPinchGesture| Name: | QPinchGesture | | Coverage: | 0.000% (0/23) |
| | 23 | 23 |
QStyleAnimation| Name: | QStyleAnimation | | Coverage: | 0.000% (0/25) |
| | 23 | 17 |
QStyleSheetBorderData| Name: | QStyleSheetBorderData | | Coverage: | 0.000% (0/37) |
| | 23 | 13 |
QSubpathBackwardIterator| Name: | QSubpathBackwardIterator | | Coverage: | 0.000% (0/19) |
| | 23 | 10 |
QTextBlockFormat| Name: | QTextBlockFormat | | Coverage: | 0.000% (0/13) |
| | 23 | 7 |
QTextUndoCommand| Name: | QTextUndoCommand | | Coverage: | 0.000% (0/31) |
| | 23 | 5 |
_q_OpenSSL_to_QSslError| Name: | _q_OpenSSL_to_QSslError | | Prototype: | static QSslError _q_OpenSSL_to_QSslError(int errorCode, const QSslCertificate &cert) | | Coverage: | 36.585% (15/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1002-1049 |
| | 23 | 21 |
_q_paintIntoCache| Name: | _q_paintIntoCache | | Prototype: | static void _q_paintIntoCache(QPixmap *pix, QGraphicsItem *item, const QRegion &pixmapExposed, const QTransform &itemToPixmap, QPainter::RenderHints renderHints, const QStyleOptionGraphicsItem *option, bool painterStateProtection) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4319-4359 |
| | 23 | 4 |
convertFromGLImage| Name: | convertFromGLImage | | Prototype: | static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, bool include_alpha) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1838-1879 |
| | 23 | 8 |
detectProcessorFeatures| Name: | detectProcessorFeatures | | Prototype: | static quint64 detectProcessorFeatures() | | Coverage: | 35.294% (6/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 295-378 |
| | 23 | 6 |
dumpLayout| Name: | dumpLayout | | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayoutItem &item, QString indent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 90-116 |
| | 23 | 4 |
findChildObject| Name: | findChildObject | | Prototype: | static QObject *findChildObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int start) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 420-461 |
| | 23 | 7 |
getFactor| Name: | getFactor | | Prototype: | static QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> getFactor(qreal value, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 415-449 |
| | 23 | 5 |
loadQtCodec| Name: | loadQtCodec | | Prototype: | static QTextCodec *loadQtCodec(const char *name) | | Coverage: | 94.737% (36/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 356-384 |
| | 23 | 12 |
lockInternal_helper| Name: | lockInternal_helper | | Prototype: | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) noexcept | | Coverage: | 97.143% (34/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 131-175 |
| | 23 | 9 |
mergeRowLengths| Name: | mergeRowLengths | | Prototype: | static QItemSelection mergeRowLengths(const QVector<QPair<QPersistentModelIndex, uint> > &rowLengths) | | Coverage: | 73.913% (17/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 898-929 |
| | 23 | 7 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug s, const QRegion &r) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 439-468 |
| | 23 | 7 |
parseCombinedArgString| Name: | parseCombinedArgString | | Prototype: | static QStringList parseCombinedArgString(const QString &program) | | Coverage: | 100.000% (27/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2188-2226 |
| | 23 | 9 |
parseFontName| Name: | parseFontName | | Prototype: | static void parseFontName(const QString &name, QString &foundry, QString &family) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 619-651 |
| | 23 | 7 |
qDrawTextureRect| Name: | qDrawTextureRect | | Prototype: | static void qDrawTextureRect(const QRectF &target, GLint textureWidth, GLint textureHeight, GLenum textureTarget) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2940-2980 |
| | 23 | 3 |
qt_blend_argb32_on_argb32_sse2| Name: | qt_blend_argb32_on_argb32_sse2 | | Prototype: | void qt_blend_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 52-86 |
| | 23 | 20 |
qt_blend_argb32_on_argb32_ssse3| Name: | qt_blend_argb32_on_argb32_ssse3 | | Prototype: | void qt_blend_argb32_on_argb32_ssse3(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 142-177 |
| | 23 | 30 |
qt_intersect_spans| Name: | qt_intersect_spans | | Prototype: | static int qt_intersect_spans(QT_FT_Span *spans, int numSpans, const QRect &clip) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4019-4050 |
| | 23 | 6 |
qt_memrotate270_tiled| Name: | qt_memrotate270_tiled | | Prototype: | template <class T> static inline void qt_memrotate270_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 287-344 |
| | 23 | 12 |
qt_qimageScaleAARGBA_down_x_up_y_sse4| Name: | qt_qimageScaleAARGBA_down_x_up_y_sse4 | | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_down_x_up_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | | Lines: | 111-154 |
| | 23 | 5 |
qt_qimageScaleAARGBA_up_x_down_y_sse4| Name: | qt_qimageScaleAARGBA_up_x_down_y_sse4 | | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_up_x_down_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | | Lines: | 66-109 |
| | 23 | 5 |
qt_qimageScaleAARGBA_up_xy| Name: | qt_qimageScaleAARGBA_up_xy | | Prototype: | static void qt_qimageScaleAARGBA_up_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 298-334 |
| | 23 | 7 |
qt_qimageScaleAARGB_down_x_up_y| Name: | qt_qimageScaleAARGB_down_x_up_y | | Prototype: | static void qt_qimageScaleAARGB_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 645-679 |
| | 23 | 4 |
qt_qimageScaleAARGB_up_x_down_y| Name: | qt_qimageScaleAARGB_up_x_down_y | | Prototype: | static void qt_qimageScaleAARGB_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 609-643 |
| | 23 | 4 |
read_xpm_string| Name: | read_xpm_string | | Prototype: | static bool read_xpm_string(QByteArray &buf, QIODevice *d, const char * const *source, int &index, QByteArray &state) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 791-824 |
| | 23 | 8 |
rgbSwapped_generic| Name: | rgbSwapped_generic | | Prototype: | inline void rgbSwapped_generic(int width, int height, const QImage *src, QImage *dst, const QPixelLayout* layout) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3152-3182 |
| | 23 | 4 |
showNewMessageBox| Name: | showNewMessageBox | | Prototype: | static QMessageBox::StandardButton showNewMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString& title, const QString& text, QMessageBox::StandardButtons buttons, QMessageBox::StandardButton defaultButton) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1622-1657 |
| | 23 | 7 |
QAbstractTestLogger| Name: | QAbstractTestLogger | | Coverage: | 67.647% (23/34) |
| | 24 | 12 |
QConicalGradient| Name: | QConicalGradient | | Coverage: | 0.000% (0/7) |
| | 24 | 7 |
QDomAttrPrivate| Name: | QDomAttrPrivate | | Coverage: | 36.842% (7/19) |
| | 24 | 11 |
QEGLDeviceIntegrationFactory| Name: | QEGLDeviceIntegrationFactory | | Coverage: | 0.000% (0/28) |
| | 24 | 11 |
QFontDef| Name: | QFontDef | | Coverage: | 0.000% (0/32) |
| | 24 | 7 |
QHostInfoCache| Name: | QHostInfoCache | | Coverage: | 100.000% (15/15) |
| | 24 | 9 |
QLatin1Codec| Name: | QLatin1Codec | | Coverage: | 89.474% (17/19) |
| | 24 | 9 |
QMutex| Name: | QMutex | | Coverage: | 93.103% (27/29) |
| | 24 | 13 |
QPixmapStylePrivate| Name: | QPixmapStylePrivate | | Coverage: | 0.000% (0/12) |
| | 24 | 6 |
QPrinterPagedPaintDevicePrivate| Name: | QPrinterPagedPaintDevicePrivate | | Coverage: | 35.294% (6/17) |
| | 24 | 9 |
QSqlQueryModelPrivate| Name: | QSqlQueryModelPrivate | | Coverage: | 88.571% (31/35) |
| | 24 | 9 |
QSqlRelationalTableModelPrivate| Name: | QSqlRelationalTableModelPrivate | | Coverage: | 100.000% (22/22) |
| | 24 | 12 |
QTreeWidgetItemPrivate| Name: | QTreeWidgetItemPrivate | | Coverage: | 0.000% (0/31) |
| | 24 | 10 |
QtFontFamily| Name: | QtFontFamily | | Coverage: | 0.000% (0/31) |
| | 24 | 13 |
QtFontFoundry| Name: | QtFontFoundry | | Coverage: | 0.000% (0/29) |
| | 24 | 11 |
VersionTerm| Name: | VersionTerm | | Coverage: | 0.000% (0/30) |
| | 24 | 14 |
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 |
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 |
gray_record_cell| Name: | gray_record_cell | | Prototype: | static void gray_record_cell( PWorker worker ) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 409-448 |
| | 24 | 7 |
inflate| Name: | inflate | | Prototype: | static int inflate(Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 129-162 |
| | 24 | 6 |
isValidNumerusRules| Name: | isValidNumerusRules | | Prototype: | static bool isValidNumerusRules(const uchar *rules, uint rulesSize) | | Coverage: | 27.273% (9/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 139-191 |
| | 24 | 12 |
lineTo_clipped| Name: | lineTo_clipped | | Prototype: | static inline bool lineTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, bool needsMoveTo, bool needsLineTo = true) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1553-1591 |
| | 24 | 7 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QPalette &p) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 1153-1182 |
| | 24 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QPen &p) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 906-942 |
| | 24 | 8 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QXcbScreen *screen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 888-916 |
| | 24 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QBitArray &ba) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 724-758 |
| | 24 | 5 |
parseHeaderName| Name: | parseHeaderName | | Prototype: | static int parseHeaderName(const QByteArray &headerName) | | Coverage: | 83.333% (30/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 811-847 |
| | 24 | 14 |
qt_localtime| Name: | qt_localtime | | Prototype: | static bool qt_localtime(qint64 msecsSinceEpoch, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus) | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2346-2413 |
| | 24 | 7 |
qt_qpa_set_cursor| Name: | qt_qpa_set_cursor | | Prototype: | void qt_qpa_set_cursor(QWidget *w, bool force) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5061-5098 |
| | 24 | 11 |
qt_u_strToCase| Name: | qt_u_strToCase | | Prototype: | static bool qt_u_strToCase(const QString &str, QString *out, const char *localeID, Ptr_u_strToCase caseFunc) | | Coverage: | 22.222% (4/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | | Lines: | 54-92 |
| | 24 | 6 |
scanEscapeSequence| Name: | scanEscapeSequence | | Prototype: | static inline bool scanEscapeSequence(const char *&json, const char *end, uint *ch) | | Coverage: | 47.059% (16/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 842-885 |
| | 24 | 15 |
updateHelper| Name: | updateHelper | | Prototype: | static inline bool updateHelper(QGraphicsViewPrivate *view, QGraphicsItemPrivate *item, const QRectF &rect, bool itemIsUntransformable) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5100-5135 |
| | 24 | 7 |
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 |
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 |
QAbstractGraphicsShapeItem| Name: | QAbstractGraphicsShapeItem | | Coverage: | 0.000% (0/17) |
| | 25 | 11 |
QDBusMenuLayoutItem| Name: | QDBusMenuLayoutItem | | Coverage: | 0.000% (0/27) |
| | 25 | 11 |
QDBusUnixFileDescriptor| Name: | QDBusUnixFileDescriptor | | Coverage: | 53.125% (17/32) |
| | 25 | 17 |
QDomDocumentType| Name: | QDomDocumentType | | Coverage: | 0.000% (0/28) |
| | 25 | 16 |
QDomNodeList| Name: | QDomNodeList | | Coverage: | 0.000% (0/39) |
| | 25 | 17 |
QGraphicsAnchorPrivate| Name: | QGraphicsAnchorPrivate | | Coverage: | 0.000% (0/26) |
| | 25 | 12 |
QIconEngine| Name: | QIconEngine | | Coverage: | 0.000% (0/12) |
| | 25 | 11 |