| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qFloatDistance| Name: | qFloatDistance | | Prototype: | quint64 qFloatDistance(double a, double b) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 196-229 |
| | 17 | 7 |
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: | 71-97 |
| | 17 | 5 |
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: | 290-325 |
| | 17 | 4 |
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: | 10130-10154 |
| | 17 | 7 |
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: | 131-153 |
| | 17 | 5 |
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: | 10003-10028 |
| | 17 | 9 |
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: | 1022-1051 |
| | 17 | 7 |
realMaxSize| Name: | realMaxSize | | Prototype: | static int realMaxSize(const QDockAreaLayoutInfo &info) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 502-528 |
| | 17 | 6 |
stackTrace| Name: | stackTrace | | Prototype: | static void stackTrace() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 125-157 |
| | 17 | 3 |
standardLibraryErrorString| Name: | standardLibraryErrorString | | Prototype: | static QString standardLibraryErrorString(int errorCode) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | | Lines: | 108-146 |
| | 17 | 8 |
ucstrncmp| Name: | ucstrncmp | | Prototype: | static int ucstrncmp(const QChar *a, const QChar *b, int l) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 443-526 |
| | 17 | 13 |
writeMSDosDate| Name: | writeMSDosDate | | Prototype: | static void writeMSDosDate(uchar *dest, const QDateTime& dt) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 97-121 |
| | 17 | 2 |
FixedColumnMatrix| Name: | FixedColumnMatrix | | Coverage: | 0.000% (0/17) |
| | 18 | 13 |
Flags| Name: | Flags | | Coverage: | 83.333% (20/24) |
| | 18 | 12 |
MetaObject| Name: | MetaObject | | Coverage: | 45.833% (11/24) |
| | 18 | 12 |
QAbstractConcatenable| Name: | QAbstractConcatenable | | Coverage: | 100.000% (25/25) |
| | 18 | 8 |
QBenchmarkEvent| Name: | QBenchmarkEvent | | Coverage: | 88.889% (8/9) |
| | 18 | 9 |
QBidiControl| Name: | QBidiControl | | Coverage: | 0.000% (0/17) |
| | 18 | 9 |
QBlittable| Name: | QBlittable | | Coverage: | 0.000% (0/13) |
| | 18 | 9 |
QElapsedTimer| Name: | QElapsedTimer | | Coverage: | 88.889% (16/18) |
| | 18 | 12 |
QFileSystemIterator| Name: | QFileSystemIterator | | Coverage: | 100.000% (18/18) |
| | 18 | 8 |
QFramePrivate| Name: | QFramePrivate | | Coverage: | 0.000% (0/4) |
| | 18 | 4 |
QGLPixelBufferPrivate| Name: | QGLPixelBufferPrivate | | Coverage: | 0.000% (0/6) |
| | 18 | 4 |
QGLWidgetGLPaintDevice| Name: | QGLWidgetGLPaintDevice | | Coverage: | 61.905% (13/21) |
| | 18 | 10 |
QKeyEvent| Name: | QKeyEvent | | Coverage: | 0.000% (0/25) |
| | 18 | 11 |
QMetaCallEvent| Name: | QMetaCallEvent | | Coverage: | 93.750% (30/32) |
| | 18 | 12 |
QNetworkAccessFileBackendFactory| Name: | QNetworkAccessFileBackendFactory | | Coverage: | 51.724% (15/29) |
| | 18 | 10 |
QOpenGLFunctions| Name: | QOpenGLFunctions | | Coverage: | 0.000% (0/22) |
| | 18 | 10 |
QOpenGLFunctions_1_1_DeprecatedBackend| Name: | QOpenGLFunctions_1_1_DeprecatedBackend | | Coverage: | 0.000% (0/2) |
| | 18 | 2 |
QToolBarAreaLayoutItem| Name: | QToolBarAreaLayoutItem | | Coverage: | 0.000% (0/23) |
| | 18 | 9 |
QXmlStreamAttribute| Name: | QXmlStreamAttribute | | Coverage: | 60.000% (3/5) |
| | 18 | 5 |
appendItems| Name: | appendItems | | Prototype: | static void appendItems(QScriptAnalysis *analysis, int &start, int &stop, const QBidiControl &control, QChar::Direction dir) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 288-319 |
| | 18 | 8 |
blend_color_argb| Name: | blend_color_argb | | Prototype: | static void blend_color_argb(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3855-3884 |
| | 18 | 6 |
blend_color_generic_rgb64| Name: | blend_color_generic_rgb64 | | Prototype: | void blend_color_generic_rgb64(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3886-3911 |
| | 18 | 4 |
commonEdge| Name: | commonEdge | | Prototype: | static int commonEdge(const QWingedEdge &list, int a, int b) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1119-1147 |
| | 18 | 4 |
double2string| Name: | double2string | | Prototype: | static QString double2string(double num, int base, int ndigits, bool *oflow) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 208-233 |
| | 18 | 7 |
familyList| Name: | familyList | | Prototype: | static QStringList familyList(const QFontDef &req) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 686-714 |
| | 18 | 5 |
fillLines| Name: | fillLines | | Prototype: | template <FillClip clip, FillVDir vDir, FillHDir hDir> inline void fillLines(qint32 *bits, int width, int height, int upperY, int lowerY, int &lx, int ldx, int &rx, int rdx, qint32 &d, qint32 ddy, qint32 ddx) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 136-162 |
| | 18 | 4 |
getEffectiveTargetStates| Name: | getEffectiveTargetStates | | Prototype: | static QList<QAbstractState *> getEffectiveTargetStates(QAbstractTransition *transition, CalculationCache *cache) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 355-386 |
| | 18 | 6 |
get_font_bits| Name: | get_font_bits | | Prototype: | static quint8 get_font_bits(int version, const QFontPrivate *f) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1878-1901 |
| | 18 | 9 |
hi0bits| Name: | hi0bits | | Prototype: | static int hi0bits(quint32 x) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 635-661 |
| | 18 | 7 |
ignoreProxyFor| Name: | ignoreProxyFor | | Prototype: | static bool ignoreProxyFor(const QNetworkProxyQuery &query) | | Coverage: | 9.091% (2/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | | Lines: | 48-81 |
| | 18 | 8 |
minimumHeightForWidth| Name: | minimumHeightForWidth | | Prototype: | static qreal minimumHeightForWidth(qreal width, qreal minh, qreal maxh, const QGraphicsWidget *widget, bool heightForWidth = true) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 399-429 |
| | 18 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QSqlField &f) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | | Lines: | 510-530 |
| | 18 | 6 |
operator<<| Name: | operator<< | | Prototype: | static QDataStream& operator<<(QDataStream& s, const QNtlmPhase3Block& b) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1036-1062 |
| | 18 | 3 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QPalette &p) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 986-1012 |
| | 18 | 6 |
operator>>| Name: | operator>> | | Prototype: | static inline QDataStream &operator>>(QDataStream &in, QNetworkCacheMetaData::AttributesMap &hash) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 363-388 |
| | 18 | 5 |
parsePosixTime| Name: | parsePosixTime | | Prototype: | static int parsePosixTime(const char *begin, const char *end) | | Coverage: | 44.828% (13/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 376-412 |
| | 18 | 7 |
parseTzTransitions| Name: | parseTzTransitions | | Prototype: | static QVector<QTzTransition> parseTzTransitions(QDataStream &ds, int tzh_timecnt, bool longTran) | | Coverage: | 72.414% (21/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 183-214 |
| | 18 | 8 |
qReallocAligned| Name: | qReallocAligned | | Prototype: | void *qReallocAligned(void *oldptr, size_t newsize, size_t oldsize, size_t alignment) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | | Lines: | 73-116 |
| | 18 | 5 |
qt_save_gl_state| Name: | qt_save_gl_state | | Prototype: | static void qt_save_gl_state() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4733-4755 |
| | 18 | 1 |
qt_span_clip| Name: | qt_span_clip | | Prototype: | static void qt_span_clip(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4059-4096 |
| | 18 | 6 |
readAllProperties| Name: | readAllProperties | | Prototype: | static QVariantMap readAllProperties(QObject *object, int flags) | | Coverage: | 56.000% (14/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 442-474 |
| | 18 | 7 |
s2b| Name: | s2b | | Prototype: | static Bigint *s2b(const char *s, int nd0, int nd, quint32 y9) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 603-633 |
| | 18 | 5 |
subpixelTypeFromMatch| Name: | subpixelTypeFromMatch | | Prototype: | QFontEngine::SubpixelAntialiasingType subpixelTypeFromMatch(FcPattern *match, bool useXftConf) | | Coverage: | 13.636% (3/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 595-627 |
| | 18 | 11 |
transformIsSimple| Name: | transformIsSimple | | Prototype: | static inline bool transformIsSimple(const QTransform& transform) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4340-4363 |
| | 18 | 8 |
xpm_color_name| Name: | xpm_color_name | | Prototype: | static const char* xpm_color_name(int cpp, int index) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1053-1082 |
| | 18 | 6 |
QAbstractOpenGLFunctions| Name: | QAbstractOpenGLFunctions | | Coverage: | 0.000% (0/15) |
| | 19 | 9 |
QAccessibleEvent| Name: | QAccessibleEvent | | Coverage: | 0.000% (0/25) |
| | 19 | 9 |
QAccessibleStackedWidget| Name: | QAccessibleStackedWidget | | Coverage: | 0.000% (0/23) |
| | 19 | 11 |
QByteDeviceWrappingIoDevice| Name: | QByteDeviceWrappingIoDevice | | Coverage: | 61.538% (8/13) |
| | 19 | 9 |
QColumnViewDelegate| Name: | QColumnViewDelegate | | Coverage: | 0.000% (0/17) |
| | 19 | 5 |
QDBusAbstractAdaptor| Name: | QDBusAbstractAdaptor | | Coverage: | 47.368% (9/19) |
| | 19 | 7 |
QFileDialogTreeView| Name: | QFileDialogTreeView | | Coverage: | 0.000% (0/7) |
| | 19 | 5 |
QInternal| Name: | QInternal | | Coverage: | 19.048% (4/21) |
| | 19 | 7 |
QMessageDialogOptions| Name: | QMessageDialogOptions | | Coverage: | 0.000% (0/18) |
| | 19 | 16 |
QNetworkCacheMetaDataPrivate| Name: | QNetworkCacheMetaDataPrivate | | Coverage: | 100.000% (14/14) |
| | 19 | 4 |
QOpenGLExtensionMatcher| Name: | QOpenGLExtensionMatcher | | Coverage: | 0.000% (0/21) |
| | 19 | 7 |
QPaintEnginePrivate| Name: | QPaintEnginePrivate | | Coverage: | 0.000% (0/10) |
| | 19 | 4 |
QPersistentModelIndexData| Name: | QPersistentModelIndexData | | Coverage: | 100.000% (9/9) |
| | 19 | 4 |
QPlatformDialogHelper| Name: | QPlatformDialogHelper | | Coverage: | 0.000% (0/36) |
| | 19 | 25 |
QPlatformIntegrationFactory| Name: | QPlatformIntegrationFactory | | Coverage: | 0.000% (0/22) |
| | 19 | 10 |
QPlatformSessionManager| Name: | QPlatformSessionManager | | Coverage: | 0.000% (0/16) |
| | 19 | 16 |
QStackedWidget| Name: | QStackedWidget | | Coverage: | 0.000% (0/15) |
| | 19 | 13 |
QSupportedWritingSystems| Name: | QSupportedWritingSystems | | Coverage: | 0.000% (0/22) |
| | 19 | 12 |
QTextEditMimeData| Name: | QTextEditMimeData | | Coverage: | 0.000% (0/9) |
| | 19 | 5 |
QXcbGlIntegrationFactory| Name: | QXcbGlIntegrationFactory | | Coverage: | 13.636% (3/22) |
| | 19 | 10 |
TypeConstructor| Name: | TypeConstructor | | Coverage: | 42.857% (9/21) |
| | 19 | 11 |
ValueArray| Name: | ValueArray | | Coverage: | 59.091% (13/22) |
| | 19 | 9 |
_q_uuidFromHex| Name: | _q_uuidFromHex | | Prototype: | template <class Char> bool _q_uuidFromHex(const Char *&src, uint &d1, ushort &d2, ushort &d3, uchar (&d4)[8]) | | Coverage: | 68.571% (24/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 94-118 |
| | 19 | 3 |
alphaMapFromGlyphData| Name: | alphaMapFromGlyphData | | Prototype: | static inline QImage alphaMapFromGlyphData(QFontEngineFT::Glyph *glyph, QFontEngine::GlyphFormat glyphFormat) | | Coverage: | 73.684% (14/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1717-1745 |
| | 19 | 7 |
bestStyle| Name: | bestStyle | | Prototype: | static QtFontStyle *bestStyle(QtFontFoundry *foundry, const QtFontStyle::Key &styleKey, const QString &styleName = QString()) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1030-1067 |
| | 19 | 7 |
buildReverseMap| Name: | buildReverseMap | | Prototype: | static QByteArray *buildReverseMap(int forwardIndex) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 612-635 |
| | 19 | 7 |
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: | 738-780 |
| | 19 | 2 |
deflate| Name: | deflate | | Prototype: | static int deflate (Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 158-185 |
| | 19 | 4 |
fallbacksForFamily| Name: | fallbacksForFamily | | Prototype: | static QStringList fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 846-878 |
| | 19 | 7 |
findNearestColor| Name: | findNearestColor | | Prototype: | static inline QRgb findNearestColor(QRgb color, QRasterBuffer *rbuf) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1107-1132 |
| | 19 | 2 |
getEscape| Name: | getEscape | | Prototype: | static int getEscape(const QChar *uc, int *pos, int len, int maxNumber = 999) | | Coverage: | 80.952% (17/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7817-7841 |
| | 19 | 7 |
getImage| Name: | getImage | | Prototype: | static QImage getImage(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 155-192 |
| | 19 | 7 |
gray_render_span| Name: | gray_render_span | | Prototype: | static void gray_render_span( int count, const QT_FT_Span* spans, PWorker worker ) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1111-1157 |
| | 19 | 13 |
gray_split_cubic| Name: | gray_split_cubic | | Prototype: | static void gray_split_cubic( QT_FT_Vector* base ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 940-965 |
| | 19 | 1 |
intersectPath| Name: | intersectPath | | Prototype: | QPainterPath intersectPath(const QPainterPath &path, const QRectF &rect) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 2085-2112 |
| | 19 | 8 |
mapToGlobalTransform| Name: | mapToGlobalTransform | | Prototype: | static MapToGlobalTransformResult mapToGlobalTransform(const QWidget *w) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12377-12406 |
| | 19 | 7 |
mask_alpha_converter_inplace| Name: | mask_alpha_converter_inplace | | Prototype: | template<QImage::Format DestFormat> static bool mask_alpha_converter_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1064-1083 |
| | 19 | 3 |
miIntersectO| Name: | miIntersectO | | Prototype: | static void miIntersectO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1931-1973 |
| | 19 | 6 |
operator/| Name: | operator/ | | Prototype: | QMatrix4x4 operator/(const QMatrix4x4& matrix, float divisor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 778-799 |
| | 19 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QIcon &icon) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1255-1283 |
| | 19 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QGLFormat &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1625-1648 |
| | 19 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QEasingCurve &easing) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1470-1494 |
| | 19 | 2 |
qConvertToNumber| Name: | qConvertToNumber | | Prototype: | static qlonglong qConvertToNumber(const QVariant::Private *d, bool *ok) | | Coverage: | 89.583% (43/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 193-246 |
| | 19 | 25 |