| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
UnrollTailLoop| Name: | UnrollTailLoop | | Coverage: | 84.615% (11/13) |
| | 10 | 9 |
Value| Name: | Value | | Coverage: | 0.000% (0/4) |
| | 3 | 2 |
ValueArray| Name: | ValueArray | | Coverage: | 59.091% (13/22) |
| | 19 | 9 |
ValueExtractor| Name: | ValueExtractor | | Coverage: | 0.000% (0/353) |
| | 312 | 156 |
VersionTerm| Name: | VersionTerm | | Coverage: | 0.000% (0/30) |
| | 24 | 14 |
Writer| Name: | Writer | | Coverage: | 0.000% (0/10) |
| | 10 | 2 |
XInput2TouchDeviceData| Name: | XInput2TouchDeviceData | | Coverage: | 100.000% (1/1) |
| | 2 | 1 |
XorRegion| Name: | XorRegion | | Prototype: | static void XorRegion(QRegionPrivate *sra, QRegionPrivate *srb, QRegionPrivate &dest) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2622-2651 |
| | 21 | 7 |
ZoomFactorValidator| Name: | ZoomFactorValidator | | Coverage: | 33.333% (7/21) |
| | 16 | 7 |
_QStateMachine_Internal| Name: | _QStateMachine_Internal | | Coverage: | 100.000% (3/3) |
| | 3 | 3 |
_hb_qt_face_create| Name: | _hb_qt_face_create | | Prototype: | static inline hb_face_t * _hb_qt_face_create(QFontEngine *fe) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 644-662 |
| | 11 | 3 |
_hb_qt_face_release| Name: | _hb_qt_face_release | | Prototype: | static void _hb_qt_face_release(void *user_data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 664-669 |
| | 2 | 2 |
_hb_qt_font_create| Name: | _hb_qt_font_create | | Prototype: | static inline hb_font_t * _hb_qt_font_create(QFontEngine *fe) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 686-712 |
| | 13 | 3 |
_hb_qt_font_funcs_t| Name: | _hb_qt_font_funcs_t | | Coverage: | 0.000% (0/2) |
| | 13 | 2 |
_hb_qt_font_get_glyph| Name: | _hb_qt_font_get_glyph | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph(hb_font_t * , void *font_data, hb_codepoint_t unicode, hb_codepoint_t , hb_codepoint_t *glyph, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 419-431 |
| | 4 | 1 |
_hb_qt_font_get_glyph_contour_point| Name: | _hb_qt_font_get_glyph_contour_point | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_contour_point(hb_font_t * , void *font_data, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 530-549 |
| | 10 | 2 |
_hb_qt_font_get_glyph_extents| Name: | _hb_qt_font_get_glyph_extents | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_extents(hb_font_t * , void *font_data, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 511-528 |
| | 8 | 1 |
_hb_qt_font_get_glyph_from_name| Name: | _hb_qt_font_get_glyph_from_name | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_from_name(hb_font_t * , void * , const char * , int , hb_codepoint_t *glyph, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 563-572 |
| | 3 | 1 |
_hb_qt_font_get_glyph_h_advance| Name: | _hb_qt_font_get_glyph_h_advance | | Prototype: | static hb_position_t _hb_qt_font_get_glyph_h_advance(hb_font_t *font, void *font_data, hb_codepoint_t glyph, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 433-451 |
| | 9 | 1 |
_hb_qt_font_get_glyph_h_kerning| Name: | _hb_qt_font_get_glyph_h_kerning | | Prototype: | static hb_position_t _hb_qt_font_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 481-500 |
| | 10 | 1 |
_hb_qt_font_get_glyph_h_origin| Name: | _hb_qt_font_get_glyph_h_origin | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_h_origin(hb_font_t * , void * , hb_codepoint_t , hb_position_t * , hb_position_t * , void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 462-469 |
| | 1 | 1 |
_hb_qt_font_get_glyph_name| Name: | _hb_qt_font_get_glyph_name | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_name(hb_font_t * , void * , hb_codepoint_t , char *name, unsigned int size, void * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 551-561 |
| | 4 | 2 |
_hb_qt_font_get_glyph_v_advance| Name: | _hb_qt_font_get_glyph_v_advance | | Prototype: | static hb_position_t _hb_qt_font_get_glyph_v_advance(hb_font_t * , void * , hb_codepoint_t , void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 453-460 |
| | 2 | 1 |
_hb_qt_font_get_glyph_v_kerning| Name: | _hb_qt_font_get_glyph_v_kerning | | Prototype: | static hb_position_t _hb_qt_font_get_glyph_v_kerning(hb_font_t * , void * , hb_codepoint_t , hb_codepoint_t , void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 502-509 |
| | 2 | 1 |
_hb_qt_font_get_glyph_v_origin| Name: | _hb_qt_font_get_glyph_v_origin | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_v_origin(hb_font_t * , void * , hb_codepoint_t , hb_position_t * , hb_position_t * , void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 471-479 |
| | 2 | 1 |
_hb_qt_font_release| Name: | _hb_qt_font_release | | Prototype: | static void _hb_qt_font_release(void *user_data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 714-719 |
| | 2 | 2 |
_hb_qt_reference_table| Name: | _hb_qt_reference_table | | Prototype: | static hb_blob_t * _hb_qt_reference_table(hb_face_t * , hb_tag_t tag, void *user_data) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 620-642 |
| | 14 | 4 |
_hb_qt_unicode_combining_class| Name: | _hb_qt_unicode_combining_class | | Prototype: | static hb_unicode_combining_class_t _hb_qt_unicode_combining_class(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 217-223 |
| | 1 | 1 |
_hb_qt_unicode_compose| Name: | _hb_qt_unicode_compose | | Prototype: | static hb_bool_t _hb_qt_unicode_compose(hb_unicode_funcs_t * , hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 297-312 |
| | 6 | 1 |
_hb_qt_unicode_decompose| Name: | _hb_qt_unicode_decompose | | Prototype: | static hb_bool_t _hb_qt_unicode_decompose(hb_unicode_funcs_t * , hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void * ) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 314-367 |
| | 29 | 7 |
_hb_qt_unicode_decompose_compatibility| Name: | _hb_qt_unicode_decompose_compatibility | | Prototype: | static unsigned int _hb_qt_unicode_decompose_compatibility(hb_unicode_funcs_t * , hb_codepoint_t u, hb_codepoint_t *decomposed, void * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 369-385 |
| | 7 | 2 |
_hb_qt_unicode_eastasian_width| Name: | _hb_qt_unicode_eastasian_width | | Prototype: | static unsigned int _hb_qt_unicode_eastasian_width(hb_unicode_funcs_t * , hb_codepoint_t , void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 225-232 |
| | 2 | 1 |
_hb_qt_unicode_general_category| Name: | _hb_qt_unicode_general_category | | Prototype: | static hb_unicode_general_category_t _hb_qt_unicode_general_category(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 273-279 |
| | 1 | 1 |
_hb_qt_unicode_mirroring| Name: | _hb_qt_unicode_mirroring | | Prototype: | static hb_codepoint_t _hb_qt_unicode_mirroring(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 281-287 |
| | 1 | 1 |
_hb_qt_unicode_script| Name: | _hb_qt_unicode_script | | Prototype: | static hb_script_t _hb_qt_unicode_script(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 289-295 |
| | 1 | 1 |
_hb_unicode_funcs_t| Name: | _hb_unicode_funcs_t | | Coverage: | 0.000% (0/2) |
| | 10 | 2 |
_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: | 1044-1091 |
| | 23 | 21 |
_q_adjustRect| Name: | _q_adjustRect | | Prototype: | static inline void _q_adjustRect(QRect *rect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 767-774 |
| | 5 | 3 |
_q_boundGeometryToSizeConstraints| Name: | _q_boundGeometryToSizeConstraints | | Prototype: | static void _q_boundGeometryToSizeConstraints(const QRectF &startGeometry, QRectF *rect, Qt::WindowFrameSection section, const QSizeF &min, const QSizeF &max, const QGraphicsWidget *widget) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 484-559 |
| | 50 | 14 |
_q_checkEntry| Name: | _q_checkEntry | | Prototype: | static inline bool _q_checkEntry(QFileSystemEntry &entry, QFileSystemMetaData &data, bool resolvingEntry) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 105-116 |
| | 6 | 3 |
_q_checkEntry| Name: | _q_checkEntry | | Prototype: | static inline bool _q_checkEntry(QAbstractFileEngine *&engine, bool resolvingEntry) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 118-129 |
| | 6 | 3 |
_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: | 293-316 |
| | 16 | 3 |
_q_fixupDateTime| Name: | _q_fixupDateTime | | Prototype: | static void _q_fixupDateTime(QDateTime *dateTime) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 460-469 |
| | 5 | 2 |
_q_fromHex| Name: | _q_fromHex | | Prototype: | template <class Char, class Integral> bool _q_fromHex(const Char *&src, Integral &value) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 59-74 |
| | 8 | 3 |
_q_futex| Name: | _q_futex | | Prototype: | static inline int _q_futex(void *addr, int op, int val, const struct timespec *timeout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 135-147 |
| | 4 | 1 |
_q_hoverFromMouseEvent| Name: | _q_hoverFromMouseEvent | | Prototype: | static void _q_hoverFromMouseEvent(QGraphicsSceneHoverEvent *hover, const QGraphicsSceneMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 257-268 |
| | 9 | 1 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QRect _q_interpolate(const QRect &f, const QRect &t, qreal progress) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 161-169 |
| | 6 | 1 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 171-179 |
| | 6 | 1 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QLine _q_interpolate(const QLine &f, const QLine &t, qreal progress) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 181-184 |
| | 1 | 1 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QLineF _q_interpolate(const QLineF &f, const QLineF &t, qreal progress) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 186-189 |
| | 1 | 1 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 46-52 |
| | 4 | 1 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, qreal progress) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 54-57 |
| | 1 | 1 |
_q_mapFromX509Name| Name: | _q_mapFromX509Name | | Prototype: | static QMap<QByteArray, QString> _q_mapFromX509Name(X509_NAME *name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 594-608 |
| | 9 | 2 |
_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: | 4296-4336 |
| | 23 | 4 |
_q_paintItem| Name: | _q_paintItem | | Prototype: | static void _q_paintItem(QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget, bool useWindowOpacity, bool painterStateProtection) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4252-4294 |
| | 27 | 9 |
_q_parseDosDir| Name: | _q_parseDosDir | | Prototype: | static void _q_parseDosDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 556-607 |
| | 31 | 6 |
_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: | 471-554 |
| | 55 | 10 |
_q_resolveEntryAndCreateLegacyEngine_recursive| Name: | _q_resolveEntryAndCreateLegacyEngine_recursive | | Prototype: | static bool _q_resolveEntryAndCreateLegacyEngine_recursive(QFileSystemEntry &entry, QFileSystemMetaData &data, QAbstractFileEngine *&engine, bool resolvingEntry = false) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 131-175 |
| | 20 | 9 |
_q_toHex| Name: | _q_toHex | | Prototype: | template <class Char, class Integral> void _q_toHex(Char *&dst, Integral value) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 46-57 |
| | 4 | 2 |
_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 |
_q_uuidToHex| Name: | _q_uuidToHex | | Prototype: | template <class Char> void _q_uuidToHex(Char *&dst, const uint &d1, const ushort &d2, const ushort &d3, const uchar (&d4)[8]) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 76-92 |
| | 13 | 3 |
_qdtoa| Name: | _qdtoa | | Prototype: | static char *_qdtoa( volatile double d, int mode, int ndigits, int *decpt, int *sign, char **rve, char **resultp) | | Coverage: | 50.820% (186/366) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 2012-2615 |
| | 356 | 110 |
_qfile_writeData| Name: | _qfile_writeData | | Prototype: | static inline qint64 _qfile_writeData(QAbstractFileEngine *engine, QRingBuffer *buffer) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 271-277 |
| | 4 | 2 |
_qt_get_directory| Name: | _qt_get_directory | | Prototype: | inline static QUrl _qt_get_directory(const QUrl &url) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2508-2521 |
| | 9 | 4 |
_qt_movableAncestorIsSelected| Name: | _qt_movableAncestorIsSelected | | Prototype: | bool _qt_movableAncestorIsSelected(const QGraphicsItem *item) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7110-7114 |
| | 2 | 1 |
accessAsString| Name: | accessAsString | | Prototype: | static inline QLatin1String accessAsString(bool read, bool write) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | | Lines: | 72-78 |
| | 3 | 2 |
activeConditions| Name: | activeConditions | | Prototype: | static QSet<QByteArray> activeConditions() | | Coverage: | 58.824% (10/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 157-179 |
| | 14 | 7 |
activeWindowChangeQueued| Name: | activeWindowChangeQueued | | Prototype: | static bool activeWindowChangeQueued(const QWindow *window) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2769-2778 |
| | 4 | 1 |
adapted_angle_on_x| Name: | adapted_angle_on_x | | Prototype: | static inline qreal adapted_angle_on_x(const QLineF &line) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 173-179 |
| | 4 | 2 |
add| Name: | add | | Prototype: | static void add(QPainterPath &path, const QWingedEdge &list, int edge, QPathEdge::Traversal traversal) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1302-1323 |
| | 12 | 3 |
addBezier| Name: | addBezier | | Prototype: | void addBezier(QPainterPath &path, const QBezier &bezier) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1986-1994 |
| | 4 | 2 |
addCircle| Name: | addCircle | | Prototype: | static bool addCircle(const QBezier *b, qreal offset, QBezier *o) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 339-397 |
| | 43 | 8 |
addHexDigit| Name: | addHexDigit | | Prototype: | static inline bool addHexDigit(char digit, uint *result) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 822-834 |
| | 9 | 4 |
addKey| Name: | addKey | | Prototype: | static inline void addKey(QString &str, const QString &theKey, QKeySequence::SequenceFormat format) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1205-1211 |
| | 4 | 2 |
addLikelySubtags| Name: | addLikelySubtags | | Prototype: | static bool addLikelySubtags(QLocaleId &localeId) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 213-226 |
| | 8 | 3 |
addLine| Name: | addLine | | Prototype: | void addLine(QPainterPath &path, const QLineF &line) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1960-1968 |
| | 4 | 2 |
addLineTo| Name: | addLineTo | | Prototype: | static void addLineTo(QPainterPath &path, const QPointF &point) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1280-1300 |
| | 12 | 4 |
addNextCluster| Name: | addNextCluster | | Prototype: | static inline void addNextCluster(int &pos, int end, QScriptLine &line, int &glyphCount, const QScriptItem ¤t, const unsigned short *logClusters, const QGlyphLayout &glyphs) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1752-1770 |
| | 10 | 4 |
addPoint| Name: | addPoint | | Prototype: | static void addPoint(QPolygon &a, const QPoint &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 869-874 |
| | 3 | 1 |
addSegmentsToPath| Name: | addSegmentsToPath | | Prototype: | void addSegmentsToPath(Segment *segment, QPainterPath &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1016-1032 |
| | 11 | 3 |
addSelectedRegionsToPath| Name: | addSelectedRegionsToPath | | Prototype: | static void addSelectedRegionsToPath(QTextEngine *eng, int lineNumber, const QPointF &pos, QTextLayout::FormatRange *selection, QPainterPath *region, QRectF boundingRect) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 971-1013 |
| | 25 | 6 |
add_fd| Name: | add_fd | | Prototype: | static inline void add_fd(int &nfds, int fd, fd_set *fdset) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 118-123 |
| | 3 | 2 |
addressFromSockaddr| Name: | addressFromSockaddr | | Prototype: | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 81-108 |
| | 16 | 7 |
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: | 908-940 |
| | 16 | 5 |
adjustFtpPath| Name: | adjustFtpPath | | Prototype: | static QUrl adjustFtpPath(QUrl url) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4133-4141 |
| | 5 | 3 |
aggregateParameterCount| Name: | aggregateParameterCount | | Prototype: | static int aggregateParameterCount(const QVector<QMetaMethodBuilderPrivate> &methods) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1158-1164 |
| | 4 | 2 |
alignAddress| Name: | alignAddress | | Prototype: | static inline uchar *alignAddress(uchar *address, quintptr alignmentMask) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3496-3499 |
| | 1 | 1 |
allocateStringFn| Name: | allocateStringFn | | Prototype: | int allocateStringFn(QTestCharBuffer* str, char const* src, StringFormatFunction func) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 421-446 |
| | 13 | 5 |
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 |
ancestorOf| Name: | ancestorOf | | Prototype: | static inline bool ancestorOf(QObject *widget, QObject *other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1522-1529 |
| | 4 | 3 |
animationValueLessThan| Name: | animationValueLessThan | | Prototype: | static bool animationValueLessThan(const QVariantAnimation::KeyValue &p1, const QVariantAnimation::KeyValue &p2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 151-154 |
| | 1 | 1 |
appendComponentIfPresent| Name: | appendComponentIfPresent | | Prototype: | static inline void appendComponentIfPresent(QString &msg, bool present, const char *componentName, const QString &component) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4012-4021 |
| | 5 | 2 |
appendIntToFourBytes| Name: | appendIntToFourBytes | | Prototype: | static void appendIntToFourBytes(char *output, qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 380-383 |
| | 1 | 1 |
appendIntToThreeBytes| Name: | appendIntToThreeBytes | | Prototype: | static void appendIntToThreeBytes(char *output, qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 374-378 |
| | 2 | 1 |
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 |
appendOrganizationAndApp| Name: | appendOrganizationAndApp | | Prototype: | static void appendOrganizationAndApp(QString &path) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | | Lines: | 51-63 |
| | 6 | 3 |
appendSeparator| Name: | appendSeparator | | Prototype: | static inline void appendSeparator(QStringList *list, const QString &string, int from, int size, int lastQuote) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 350-356 |
| | 4 | 2 |
appendToUser| Name: | appendToUser | | Prototype: | static inline void appendToUser(QString &appendTo, const QString &value, QUrl::FormattingOptions options, const ushort *actions) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 833-843 |
| | 5 | 3 |
applyCursor| Name: | applyCursor | | Prototype: | static inline void applyCursor(QWindow *w, QCursor c) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3404-3409 |
| | 3 | 3 |
applyCursor| Name: | applyCursor | | Prototype: | static inline void applyCursor(const QList<QWindow *> &l, const QCursor &c) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3418-3425 |
| | 4 | 3 |