| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
ResourceHelper::clear| Name: | ResourceHelper::clear | | Prototype: | void ResourceHelper::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 73-79 |
| | 4 | 1 |
SHA224_256AddLength| Name: | SHA224_256AddLength | | Prototype: | static inline int SHA224_256AddLength(SHA256Context *context, unsigned int length) | | Coverage: | 40.000% (2/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 147-151 |
| | 2 | 1 |
SHA384_512AddLength| Name: | SHA384_512AddLength | | Prototype: | static inline int SHA384_512AddLength(SHA512Context *context, unsigned int length) | | Coverage: | 40.000% (2/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 152-156 |
| | 2 | 1 |
Segment::Segment| Name: | Segment::Segment | | Prototype: | Segment(const QPoint &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 939-943 |
| | 2 | 1 |
Segment::connect| Name: | Segment::connect | | Prototype: | void connect(Segment &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 960-966 |
| | 3 | 1 |
Segment::left| Name: | Segment::left | | Prototype: | int left() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 945-948 |
| | 1 | 1 |
Segment::overlaps| Name: | Segment::overlaps | | Prototype: | bool overlaps(const Segment &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 955-958 |
| | 1 | 1 |
Segment::right| Name: | Segment::right | | Prototype: | int right() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 950-953 |
| | 1 | 1 |
SegmentTree::produceIntersections| Name: | SegmentTree::produceIntersections | | Prototype: | void SegmentTree::produceIntersections(int segment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 505-516 |
| | 7 | 1 |
ShaderProgramOpenGLFunctions::ShaderProgramOpenGLFunctions| Name: | ShaderProgramOpenGLFunctions::ShaderProgramOpenGLFunctions | | Prototype: | ShaderProgramOpenGLFunctions() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 551-555 |
| | 2 | 1 |
SizeOf::SizeOf| Name: | SizeOf::SizeOf | | Prototype: | SizeOf(int type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1892-1894 |
| | 1 | 1 |
SizeOf::SizeOfImpl::Size| Name: | SizeOf::SizeOfImpl::Size | | Prototype: | static int Size(const int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1873-1873 |
| | 1 | 1 |
SizeOf::delegate| Name: | SizeOf::delegate | | Prototype: | template<typename T> int delegate(const T*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1896-1897 |
| | 1 | 1 |
SizeOf::delegate| Name: | SizeOf::delegate | | Prototype: | int delegate(const QMetaTypeSwitcher::UnknownType*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1898-1898 |
| | 1 | 1 |
SizeOf::delegate| Name: | SizeOf::delegate | | Prototype: | int delegate(const QMetaTypeSwitcher::NotBuiltinType*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1899-1899 |
| | 1 | 1 |
SourceAndConstAlpha::SourceAndConstAlpha| Name: | SourceAndConstAlpha::SourceAndConstAlpha | | Prototype: | SourceAndConstAlpha(int a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 48-50 |
| | 1 | 1 |
SourceAndConstAlpha::alpha| Name: | SourceAndConstAlpha::alpha | | Prototype: | inline uchar alpha(uchar src) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 51-51 |
| | 1 | 1 |
SourceAndConstAlpha::bytemul| Name: | SourceAndConstAlpha::bytemul | | Prototype: | inline quint16 bytemul(quint16 x) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 52-56 |
| | 3 | 1 |
SourceOnlyAlpha::alpha| Name: | SourceOnlyAlpha::alpha | | Prototype: | inline uchar alpha(uchar src) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 41-41 |
| | 1 | 1 |
SourceOnlyAlpha::bytemul| Name: | SourceOnlyAlpha::bytemul | | Prototype: | inline quint16 bytemul(quint16 spix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 42-42 |
| | 1 | 1 |
Storeinc| Name: | Storeinc | | Prototype: | static inline void Storeinc(quint32 *&a, const quint32 &b, const quint32 &c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 406-411 |
| | 2 | 1 |
StrokeHandler::StrokeHandler| Name: | StrokeHandler::StrokeHandler | | Prototype: | StrokeHandler(int reserve) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 150-150 |
| | 1 | 1 |
StyleSelector::nodeIds| Name: | StyleSelector::nodeIds | | Prototype: | QStringList StyleSelector::nodeIds(NodePtr node) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1841-1844 |
| | 1 | 1 |
StyleSelector::nodeNameEquals| Name: | StyleSelector::nodeNameEquals | | Prototype: | bool StyleSelector::nodeNameEquals(NodePtr node, const QString& nodeName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1836-1839 |
| | 1 | 1 |
SubtractRegion| Name: | SubtractRegion | | Prototype: | static void SubtractRegion(QRegionPrivate *regM, QRegionPrivate *regS, QRegionPrivate &dest) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2601-2620 |
| | 7 | 1 |
TCBEase::TCBEase| Name: | TCBEase::TCBEase | | Prototype: | TCBEase() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 819-821 |
| | 1 | 1 |
TCBPoint::TCBPoint| Name: | TCBPoint::TCBPoint | | Prototype: | TCBPoint(QPointF point, qreal t, qreal c, qreal b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 333-333 |
| | 1 | 1 |
TCBPoint::operator==| Name: | TCBPoint::operator== | | Prototype: | bool operator==(const TCBPoint &other) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 335-341 |
| | 4 | 1 |
TextureBinder::TextureBinder| Name: | TextureBinder::TextureBinder | | Prototype: | TextureBinder(GLenum target, GLuint textureId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 128-131 |
| | 1 | 1 |
TextureBinder::~TextureBinder| Name: | TextureBinder::~TextureBinder | | Prototype: | ~TextureBinder() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 487-490 |
| | 1 | 1 |
TypeConstructor::ConstructorImpl::Construct| Name: | TypeConstructor::ConstructorImpl::Construct | | Prototype: | static void *Construct(const int , void *where, const void *copy) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1711-1711 |
| | 1 | 1 |
TypeConstructor::TypeConstructor| Name: | TypeConstructor::TypeConstructor | | Prototype: | TypeConstructor(const int type, void *where) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1729-1732 |
| | 1 | 1 |
TypeConstructor::delegate| Name: | TypeConstructor::delegate | | Prototype: | void *delegate(const void *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1736-1736 |
| | 1 | 1 |
TypeConstructor::delegate| Name: | TypeConstructor::delegate | | Prototype: | void *delegate(const QMetaTypeSwitcher::UnknownType*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1737-1737 |
| | 1 | 1 |
TypeConstructor::delegate| Name: | TypeConstructor::delegate | | Prototype: | template<typename T> void *delegate(const T *copy) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1734-1735 |
| | 1 | 1 |
TypeConstructor::delegate| Name: | TypeConstructor::delegate | | Prototype: | void *delegate(const QMetaTypeSwitcher::NotBuiltinType *copy) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1738-1738 |
| | 1 | 1 |
TypeDestructor::DestructorImpl::Destruct| Name: | TypeDestructor::DestructorImpl::Destruct | | Prototype: | static void Destruct(const int , void *where) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1799-1799 |
| | 1 | 1 |
TypeDestructor::TypeDestructor| Name: | TypeDestructor::TypeDestructor | | Prototype: | TypeDestructor(const int type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1820-1822 |
| | 1 | 1 |
TypeDestructor::delegate| Name: | TypeDestructor::delegate | | Prototype: | template<typename T> void delegate(const T *where) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1824-1825 |
| | 1 | 1 |
TypeDestructor::delegate| Name: | TypeDestructor::delegate | | Prototype: | void delegate(const QMetaTypeSwitcher::NotBuiltinType *where) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1828-1829 |
| | 1 | 1 |
TypeInfo::TypeInfo| Name: | TypeInfo::TypeInfo | | Prototype: | TypeInfo(const uint type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2222-2227 |
| | 2 | 1 |
TypeInfo::TypeInfoImpl::TypeInfoImpl| Name: | TypeInfo::TypeInfoImpl::TypeInfoImpl | | Prototype: | TypeInfoImpl(const uint , QMetaTypeInterface &info) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2196-2200 |
| | 2 | 1 |
TypeInfo::delegate| Name: | TypeInfo::delegate | | Prototype: | template<typename T> void delegate(const T*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2228-2229 |
| | 1 | 1 |
TypeInfo::delegate| Name: | TypeInfo::delegate | | Prototype: | void delegate(const QMetaTypeSwitcher::NotBuiltinType*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2231-2231 |
| | 1 | 1 |
UnconditionalTransition::UnconditionalTransition| Name: | UnconditionalTransition::UnconditionalTransition | | Prototype: | UnconditionalTransition(QAbstractState *target) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 392-394 |
| | 1 | 1 |
UnconditionalTransition::eventTest| Name: | UnconditionalTransition::eventTest | | Prototype: | bool eventTest(QEvent *) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 397-397 |
| | 1 | 1 |
UnrollTailLoop::exec| Name: | UnrollTailLoop::exec | | Prototype: | template <> template <typename RetType, typename Functor1, typename Functor2> inline RetType UnrollTailLoop<0>::exec(int, RetType returnIfExited, Functor1, Functor2, int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 197-201 |
| | 1 | 1 |
UnrollTailLoop::exec::[lambda]| Name: | UnrollTailLoop::exec::[lambda] | | Prototype: | [](int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 194-194 |
| | 1 | 1 |
UnrollTailLoop::exec::[lambda]| Name: | UnrollTailLoop::exec::[lambda] | | Prototype: | [=](int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 194-194 |
| | 1 | 1 |
ValueArray::ValueArray| Name: | ValueArray::ValueArray | | Prototype: | ValueArray() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 482-482 |
| | 1 | 1 |
ValueExtractor::ValueExtractor| Name: | ValueExtractor::ValueExtractor | | Prototype: | ValueExtractor::ValueExtractor(const QVector<Declaration> &decls, const QPalette &pal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 392-395 |
| | 2 | 1 |
VersionTerm::VersionTerm| Name: | VersionTerm::VersionTerm | | Prototype: | VersionTerm() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 175-175 |
| | 1 | 1 |
VersionTerm::isNull| Name: | VersionTerm::isNull | | Prototype: | bool isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 177-177 |
| | 1 | 1 |
Writer::arrayToJson| Name: | Writer::arrayToJson | | Prototype: | void Writer::arrayToJson(const QJsonPrivate::Array *a, QByteArray &json, int indent, bool compact) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 212-219 |
| | 5 | 1 |
Writer::objectToJson| Name: | Writer::objectToJson | | Prototype: | void Writer::objectToJson(const QJsonPrivate::Object *o, QByteArray &json, int indent, bool compact) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 203-210 |
| | 5 | 1 |
XInput2TouchDeviceData::XInput2TouchDeviceData| Name: | XInput2TouchDeviceData::XInput2TouchDeviceData | | Prototype: | XInput2TouchDeviceData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 49-54 |
| | 2 | 1 |
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: | 80-81 |
| | 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: | 82-83 |
| | 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: | 2119-2121 |
| | 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: | 2124-2124 |
| | 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: | 2123-2123 |
| | 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: | 589-603 |
| | 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: | 604-607 |
| | 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: | 419-431 |
| | 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: | 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_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_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_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::_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: | 389-400 |
| | 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: | 401-404 |
| | 1 | 1 |
_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 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 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_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 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 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 |
_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 |
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 |
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 |
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 |
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 |
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 |
areMetricsTooLarge| Name: | areMetricsTooLarge | | Prototype: | static inline bool areMetricsTooLarge(const QFontEngineFT::GlyphInfo &info) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 846-855 |
| | 6 | 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: | 178-178 |
| | 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: | 248-251 |
| | 1 | 1 |
asciiIsLetter| Name: | asciiIsLetter | | Prototype: | static inline bool asciiIsLetter(char ch) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 443-447 |
| | 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: | 1940-1944 |
| | 1 | 1 |