| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
ZoomFactorValidator::ZoomFactorValidator| Name: | ZoomFactorValidator::ZoomFactorValidator | | Prototype: | ZoomFactorValidator(QObject* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 86-87 |
| | 1 | 1 |
ZoomFactorValidator::ZoomFactorValidator| Name: | ZoomFactorValidator::ZoomFactorValidator | | Prototype: | ZoomFactorValidator(qreal bottom, qreal top, int decimals, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 88-89 |
| | 1 | 1 |
_QStateMachine_Internal::GoToStateTransition::GoToStateTransition| Name: | _QStateMachine_Internal::GoToStateTransition::GoToStateTransition | | Prototype: | GoToStateTransition(QAbstractState *target) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2126-2128 |
| | 1 | 1 |
_QStateMachine_Internal::GoToStateTransition::eventTest| Name: | _QStateMachine_Internal::GoToStateTransition::eventTest | | Prototype: | bool eventTest(QEvent *) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2131-2131 |
| | 1 | 1 |
_QStateMachine_Internal::GoToStateTransition::onTransition| Name: | _QStateMachine_Internal::GoToStateTransition::onTransition | | Prototype: | void onTransition(QEvent *) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2130-2130 |
| | 1 | 1 |
_hb_qt_font_funcs_t::_hb_qt_font_funcs_t| Name: | _hb_qt_font_funcs_t::_hb_qt_font_funcs_t | | Prototype: | _hb_qt_font_funcs_t() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 595-609 |
| | 12 | 1 |
_hb_qt_font_funcs_t::~_hb_qt_font_funcs_t| Name: | _hb_qt_font_funcs_t::~_hb_qt_font_funcs_t | | Prototype: | ~_hb_qt_font_funcs_t() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 610-613 |
| | 1 | 1 |
_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: | 425-437 |
| | 4 | 1 |
_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: | 517-534 |
| | 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: | 569-578 |
| | 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: | 439-457 |
| | 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: | 487-506 |
| | 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: | 468-475 |
| | 1 | 1 |
_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: | 459-466 |
| | 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: | 508-515 |
| | 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: | 477-485 |
| | 2 | 1 |
_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: | 223-229 |
| | 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: | 303-318 |
| | 6 | 1 |
_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: | 231-238 |
| | 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: | 279-285 |
| | 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: | 287-293 |
| | 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: | 295-301 |
| | 1 | 1 |
_hb_unicode_funcs_t::_hb_unicode_funcs_t| Name: | _hb_unicode_funcs_t::_hb_unicode_funcs_t | | Prototype: | _hb_unicode_funcs_t() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 395-406 |
| | 9 | 1 |
_hb_unicode_funcs_t::~_hb_unicode_funcs_t| Name: | _hb_unicode_funcs_t::~_hb_unicode_funcs_t | | Prototype: | ~_hb_unicode_funcs_t() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 407-410 |
| | 1 | 1 |
_q_futex| Name: | _q_futex | | Prototype: | static inline int _q_futex(void *addr, int op, int val, const struct timespec *timeout) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 112-124 |
| | 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: | 264-275 |
| | 9 | 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: | 187-190 |
| | 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: | 192-195 |
| | 1 | 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: | 60-63 |
| | 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: | 52-58 |
| | 4 | 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: | 177-185 |
| | 6 | 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: | 167-175 |
| | 6 | 1 |
_qt_movableAncestorIsSelected| Name: | _qt_movableAncestorIsSelected | | Prototype: | bool _qt_movableAncestorIsSelected(const QGraphicsItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7200-7204 |
| | 2 | 1 |
activeWindowChangeQueued| Name: | activeWindowChangeQueued | | Prototype: | static bool activeWindowChangeQueued(const QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2769-2778 |
| | 4 | 1 |
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: | 875-880 |
| | 3 | 1 |
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: | 3506-3509 |
| | 1 | 1 |
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: | 157-160 |
| | 1 | 1 |
any_of| Name: | any_of | | Prototype: | template<class InputIt, class UnaryPredicate> bool any_of(InputIt first, InputIt last, UnaryPredicate p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 77-81 |
| | 1 | 1 |
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: | 386-389 |
| | 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: | 380-384 |
| | 2 | 1 |
appendSeparator| Name: | appendSeparator | | Prototype: | static inline void appendSeparator(QStringList *list, const QString &string, int from, int size, int lastQuote) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 358-362 |
| | 2 | 1 |
append_utf8| Name: | append_utf8 | | Prototype: | static void append_utf8(QString &qs, const char *cs, int len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5983-5989 |
| | 4 | 1 |
applicationXColorLiteral::[lambda]| Name: | applicationXColorLiteral::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 52-52 |
| | 0 | 1 |
applicationXQtImageLiteral::[lambda]| Name: | applicationXQtImageLiteral::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 53-53 |
| | 0 | 1 |
areMetricsTooLarge| Name: | areMetricsTooLarge | | Prototype: | static inline bool areMetricsTooLarge(const QFontEngineFT::GlyphInfo &info) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 878-884 |
| | 3 | 1 |
area| Name: | area | | Prototype: | static inline int area(const QSize &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 187-187 |
| | 1 | 1 |
ascendingLessThan| Name: | ascendingLessThan | | Prototype: | static bool ascendingLessThan(const QPair<QString, int> &s1, const QPair<QString, int> &s2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 254-257 |
| | 1 | 1 |
asciiIsLetter| Name: | asciiIsLetter | | Prototype: | static inline bool asciiIsLetter(char ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 449-453 |
| | 2 | 1 |
atspiColor| Name: | atspiColor | | Prototype: | QString atspiColor(const QString &ia2Color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1946-1950 |
| | 1 | 1 |
atspiSize| Name: | atspiSize | | Prototype: | QString atspiSize(const QString &ia2Size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1952-1956 |
| | 1 | 1 |
atspiTextAttribute::[lambda]| Name: | atspiTextAttribute::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2036-2036 |
| | 0 | 1 |
authenticationKey| Name: | authenticationKey | | Prototype: | static inline QByteArray authenticationKey(const QUrl &url, const QString &realm) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 141-146 |
| | 3 | 1 |
backtraceFramesForLogMessage::[lambda]| Name: | backtraceFramesForLogMessage::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1260-1260 |
| | 0 | 1 |
bannerPageToString::[lambda]| Name: | bannerPageToString::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 148-148 |
| | 0 | 1 |
basicSize| Name: | basicSize | | Prototype: | static inline QSize basicSize( bool horizontal, const QSize &lc, const QSize &rc, const QSize &s, const QSize &t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 807-815 |
| | 5 | 1 |
bin| Name: | bin | | Prototype: | QTextStream &bin(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2681-2685 |
| | 2 | 1 |
blend_src_generic| Name: | blend_src_generic | | Prototype: | static void blend_src_generic(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4113-4118 |
| | 3 | 1 |
bom| Name: | bom | | Prototype: | QTextStream &bom(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 3028-3032 |
| | 2 | 1 |
c_private| Name: | c_private | | Prototype: | static QLocalePrivate *c_private() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 537-541 |
| | 1 | 1 |
canMapPosition| Name: | canMapPosition | | Prototype: | static inline bool canMapPosition(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12393-12396 |
| | 1 | 1 |
canMergeFromLeft| Name: | canMergeFromLeft | | Prototype: | static inline bool canMergeFromLeft(const QRect *right, const QRect *left) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1217-1220 |
| | 1 | 1 |
canMergeFromRight| Name: | canMergeFromRight | | Prototype: | static inline bool canMergeFromRight(const QRect *left, const QRect *right) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1210-1215 |
| | 3 | 1 |
castToInterpolator| Name: | castToInterpolator | | Prototype: | template<typename T> static inline QVariantAnimation::Interpolator castToInterpolator(QVariant (*func)(const T &from, const T &to, qreal progress)) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 449-452 |
| | 1 | 1 |
center| Name: | center | | Prototype: | QTextStream ¢er(QTextStream &stream) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2934-2938 |
| | 2 | 1 |
checkDBusGlobalMenuAvailable::[lambda]| Name: | checkDBusGlobalMenuAvailable::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 124-124 |
| | 0 | 1 |
checkExecutable| Name: | checkExecutable | | Prototype: | static inline bool checkExecutable(const QString &candidate, QString *result) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 77-81 |
| | 2 | 1 |
clampToRect| Name: | clampToRect | | Prototype: | inline QPointF clampToRect(const QPointF &p, const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 135-140 |
| | 3 | 1 |
cleanDriverDict| Name: | cleanDriverDict | | Prototype: | static void cleanDriverDict() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 206-212 |
| | 4 | 1 |
cleanupDevicesList| Name: | cleanupDevicesList | | Prototype: | static void cleanupDevicesList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 208-213 |
| | 3 | 1 |
cleanupPrinterSupport| Name: | cleanupPrinterSupport | | Prototype: | static void cleanupPrinterSupport() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | | Lines: | 62-66 |
| | 2 | 1 |
clear| Name: | clear | | Prototype: | template <typename Container> void clear(Container &c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 87-88 |
| | 1 | 1 |
clearExpectFail| Name: | clearExpectFail | | Prototype: | static void clearExpectFail() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 123-128 |
| | 3 | 1 |
clearFontUnlocked| Name: | clearFontUnlocked | | Prototype: | static inline void clearFontUnlocked() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 245-249 |
| | 2 | 1 |
clearPalette| Name: | clearPalette | | Prototype: | static inline void clearPalette() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 227-231 |
| | 2 | 1 |
clearSystemPalette| Name: | clearSystemPalette | | Prototype: | static void clearSystemPalette() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 154-158 |
| | 2 | 1 |
clearText16IconPath::[lambda]| Name: | clearText16IconPath::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 5245-5245 |
| | 0 | 1 |
clearTextIcon::[lambda]| Name: | clearTextIcon::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 5264-5264 |
| | 0 | 1 |
clear_thread_data| Name: | clear_thread_data | | Prototype: | static void clear_thread_data() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 205-211 |
| | 2 | 1 |
clientChallenge| Name: | clientChallenge | | Prototype: | static QByteArray clientChallenge(const QAuthenticatorPrivate *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1210-1215 |
| | 3 | 1 |
clipIfValid| Name: | clipIfValid | | Prototype: | static inline QRectF clipIfValid(const QRectF &rect, const QRectF &clip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1021-1024 |
| | 1 | 1 |
compare| Name: | compare | | Prototype: | static inline int compare(quint64 a, quint64 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 107-110 |
| | 1 | 1 |
comparePoints| Name: | comparePoints | | Prototype: | static inline bool comparePoints(const QPointF &a, const QPointF &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 76-80 |
| | 2 | 1 |
component| Name: | component | | Prototype: | static inline qreal component(const QPointF &point, unsigned int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 661-666 |
| | 3 | 1 |
connManager_prepare| Name: | connManager_prepare | | Prototype: | static void connManager_prepare() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | | Lines: | 58-63 |
| | 3 | 1 |
constData| Name: | constData | | Prototype: | static const void *constData(const QVariant::Private &d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 330-333 |
| | 1 | 1 |
containsTLDEntry| Name: | containsTLDEntry | | Prototype: | static inline bool containsTLDEntry(const QString &entry) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | | Lines: | 72-75 |
| | 1 | 1 |
containsViewport| Name: | containsViewport | | Prototype: | static inline bool containsViewport(const QRect &r, int width, int height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 950-951 |
| | 1 | 1 |
convert::[lambda]| Name: | convert::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 449-449 |
| | 0 | 1 |
convertA2RGB30PMToARGB64PM| Name: | convertA2RGB30PMToARGB64PM | | Prototype: | template<QtPixelOrder PixelOrder> static const QRgba64 * convertA2RGB30PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 694-705 |
| | 2 | 1 |
convertARGB32PMToARGB64PM| Name: | convertARGB32PMToARGB64PM | | Prototype: | static const QRgba64 * convertARGB32PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 579-589 |
| | 2 | 1 |
convertARGB32ToARGB32PM| Name: | convertARGB32ToARGB32PM | | Prototype: | static const uint * convertARGB32ToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 442-446 |
| | 1 | 1 |
convertARGB32ToARGB32PM_avx2| Name: | convertARGB32ToARGB32PM_avx2 | | Prototype: | const uint * convertARGB32ToARGB32PM_avx2(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp | | Lines: | 46-50 |
| | 1 | 1 |
convertARGB32ToARGB32PM_sse4| Name: | convertARGB32ToARGB32PM_sse4 | | Prototype: | const uint * convertARGB32ToARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp | | Lines: | 47-51 |
| | 1 | 1 |
convertFlags| Name: | convertFlags | | Prototype: | static QNetworkInterface::InterfaceFlags convertFlags(uint rawFlags) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 111-126 |
| | 8 | 1 |
convertPassThrough| Name: | convertPassThrough | | Prototype: | static const uint * convertPassThrough(uint *, const uint *src, int, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 436-440 |
| | 1 | 1 |
convertRGB32ToRGB64| Name: | convertRGB32ToRGB64 | | Prototype: | static const QRgba64 * convertRGB32ToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 553-563 |
| | 2 | 1 |
convertRGBA8888PMToARGB64PM| Name: | convertRGBA8888PMToARGB64PM | | Prototype: | static const QRgba64 * convertRGBA8888PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 605-615 |
| | 2 | 1 |
convertRGBA8888ToARGB32PM| Name: | convertRGBA8888ToARGB32PM | | Prototype: | static const uint * convertRGBA8888ToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 456-460 |
| | 1 | 1 |
convertRGBA8888ToARGB32PM_avx2| Name: | convertRGBA8888ToARGB32PM_avx2 | | Prototype: | const uint * convertRGBA8888ToARGB32PM_avx2(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp | | Lines: | 52-56 |
| | 1 | 1 |
convertRGBA8888ToARGB32PM_sse4| Name: | convertRGBA8888ToARGB32PM_sse4 | | Prototype: | const uint * convertRGBA8888ToARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp | | Lines: | 53-57 |
| | 1 | 1 |