Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
TypeDestructor::TypeDestructorName: | 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::customTypeDestructorName: | TypeDestructor::customTypeDestructor | Prototype: | static void customTypeDestructor(const int type, void *where) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1832-1844 |
| | 8 | 2 |
TypeDestructor::delegateName: | 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::delegateName: | 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::TypeInfoName: | 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::TypeInfoImplName: | 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::TypeInfoImpl::TypeInfoImplName: | TypeInfo::TypeInfoImpl::TypeInfoImpl | Prototype: | TypeInfoImpl(const uint type, QMetaTypeInterface &info) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2206-2218 |
| | 8 | 5 |
TypeInfo::customTypeInfoName: | TypeInfo::customTypeInfo | Prototype: | void customTypeInfo(const uint type) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2233-2241 |
| | 6 | 3 |
TypeInfo::delegateName: | 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::delegateName: | 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::UnconditionalTransitionName: | 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::eventTestName: | 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 |
UnionRectWithRegionName: | UnionRectWithRegion | Prototype: | static void UnionRectWithRegion(const QRect *rect, const QRegionPrivate *source, QRegionPrivate &dest) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1818-1834 |
| | 9 | 4 |
UnionRegionName: | UnionRegion | Prototype: | static void UnionRegion(const QRegionPrivate *reg1, const QRegionPrivate *reg2, QRegionPrivate &dest) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2423-2445 |
| | 16 | 2 |
UnrollTailLoop::execName: | UnrollTailLoop::exec | Prototype: | template <typename RetType, typename Functor1, typename Functor2> static inline RetType exec(int count, RetType returnIfExited, Functor1 loopCheck, Functor2 returnIfFailed, int i = 0) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 164-185 |
| | 6 | 3 |
UnrollTailLoop::execName: | UnrollTailLoop::exec | Prototype: | template <typename Functor> static inline void exec(int count, Functor code) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 187-195 |
| | 1 | 3 |
UnrollTailLoop::execName: | 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 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 |
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 |
Value::toStringName: | Value::toString | Prototype: | QString Value::toString() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 247-254 |
| | 3 | 2 |
ValueArray::ValueArrayName: | 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 |
ValueArray::appendName: | ValueArray::append | Prototype: | bool append(const QJsonPrivate::Value &v) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 501-507 |
| | 5 | 2 |
ValueArray::growName: | ValueArray::grow | Prototype: | inline bool grow() | Coverage: | 36.364% (4/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 485-500 |
| | 12 | 4 |
ValueArray::~ValueArrayName: | ValueArray::~ValueArray | Prototype: | ~ValueArray() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 483-483 |
| | 1 | 2 |
ValueExtractor::ValueExtractorName: | 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 |
ValueExtractor::borderValueName: | ValueExtractor::borderValue | Prototype: | void ValueExtractor::borderValue(const Declaration &decl, int *width, QCss::BorderStyle *style, QBrush *color) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 937-984 |
| | 33 | 8 |
ValueExtractor::extractBackgroundName: | ValueExtractor::extractBackground | Prototype: | bool ValueExtractor::extractBackground(QBrush *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, Origin *origin, Attachment *attachment, Origin *clip) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1032-1093 |
| | 42 | 16 |
ValueExtractor::extractBorderName: | ValueExtractor::extractBorder | Prototype: | bool ValueExtractor::extractBorder(int *borders, QBrush *colors, BorderStyle *styles, QSize *radii) | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 584-645 |
| | 41 | 28 |
ValueExtractor::extractBoxName: | ValueExtractor::extractBox | Prototype: | bool ValueExtractor::extractBox(int *margins, int *paddings, int *spacing) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 517-543 |
| | 19 | 15 |
ValueExtractor::extractFontName: | ValueExtractor::extractFont | Prototype: | bool ValueExtractor::extractFont(QFont *font, int *fontSizeAdjustment) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1258-1290 |
| | 25 | 13 |
ValueExtractor::extractFontName: | ValueExtractor::extractFont | Prototype: | void ValueExtractor::extractFont() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1309-1315 |
| | 4 | 2 |
ValueExtractor::extractGeometryName: | ValueExtractor::extractGeometry | Prototype: | bool ValueExtractor::extractGeometry(int *w, int *h, int *minw, int *minh, int *maxw, int *maxh) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 472-491 |
| | 14 | 9 |
ValueExtractor::extractImageName: | ValueExtractor::extractImage | Prototype: | bool ValueExtractor::extractImage(QIcon *icon, Qt::Alignment *a, QSize *size) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1317-1341 |
| | 14 | 7 |
ValueExtractor::extractOutlineName: | ValueExtractor::extractOutline | Prototype: | bool ValueExtractor::extractOutline(int *borders, QBrush *colors, BorderStyle *styles, QSize *radii, int *offsets) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 647-679 |
| | 22 | 13 |
ValueExtractor::extractPaletteName: | ValueExtractor::extractPalette | Prototype: | bool ValueExtractor::extractPalette(QBrush *fg, QBrush *sfg, QBrush *sbg, QBrush *abg) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1292-1307 |
| | 11 | 7 |
ValueExtractor::extractPositionName: | ValueExtractor::extractPosition | Prototype: | bool ValueExtractor::extractPosition(int *left, int *top, int *right, int *bottom, QCss::Origin *origin, Qt::Alignment *position, QCss::PositionMode *mode, Qt::Alignment *textAlignment) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 493-515 |
| | 16 | 11 |
ValueExtractor::extractStyleFeaturesName: | ValueExtractor::extractStyleFeatures | Prototype: | int ValueExtractor::extractStyleFeatures() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 545-554 |
| | 6 | 3 |
ValueExtractor::lengthValueName: | ValueExtractor::lengthValue | Prototype: | LengthData ValueExtractor::lengthValue(const Value& v) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 397-415 |
| | 14 | 5 |
ValueExtractor::lengthValueName: | ValueExtractor::lengthValue | Prototype: | int ValueExtractor::lengthValue(const Declaration &decl) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 426-435 |
| | 7 | 3 |
ValueExtractor::lengthValuesName: | ValueExtractor::lengthValues | Prototype: | void ValueExtractor::lengthValues(const Declaration &decl, int *m) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 437-470 |
| | 25 | 9 |
ValueExtractor::sizeValueName: | ValueExtractor::sizeValue | Prototype: | QSize ValueExtractor::sizeValue(const Declaration &decl) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 556-575 |
| | 14 | 4 |
ValueExtractor::sizeValuesName: | ValueExtractor::sizeValues | Prototype: | void ValueExtractor::sizeValues(const Declaration &decl, QSize *radii) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 577-582 |
| | 3 | 2 |
VersionTerm::VersionTermName: | 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::fromJsonName: | VersionTerm::fromJson | Prototype: | VersionTerm VersionTerm::fromJson(const QJsonValue &v) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 207-222 |
| | 11 | 4 |
VersionTerm::isNullName: | 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 |
VersionTerm::matchesName: | VersionTerm::matches | Prototype: | bool VersionTerm::matches(const QVersionNumber &other) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 184-205 |
| | 11 | 8 |
Writer::arrayToJsonName: | 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::objectToJsonName: | 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::XInput2TouchDeviceDataName: | 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 |
XorRegionName: | 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::ZoomFactorValidatorName: | 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::ZoomFactorValidatorName: | 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 |
ZoomFactorValidator::validateName: | ZoomFactorValidator::validate | Prototype: | State validate(QString &input, int &pos) const override | Coverage: | 31.579% (6/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 85-103 |
| | 14 | 5 |
_QStateMachine_Internal::GoToStateTransition::GoToStateTransitionName: | _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::eventTestName: | _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::onTransitionName: | _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_face_createName: | _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_releaseName: | _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_createName: | _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::_hb_qt_font_funcs_tName: | _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_tName: | _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_glyphName: | _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_pointName: | _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_extentsName: | _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_nameName: | _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_advanceName: | _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_kerningName: | _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_originName: | _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_nameName: | _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_advanceName: | _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_kerningName: | _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_originName: | _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_releaseName: | _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_tableName: | _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_className: | _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_composeName: | _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_decomposeName: | _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_compatibilityName: | _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_widthName: | _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_categoryName: | _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_mirroringName: | _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_scriptName: | _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_tName: | _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_tName: | _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_OpenSSL_to_QSslErrorName: | _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_adjustRectName: | _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_boundGeometryToSizeConstraintsName: | _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_checkEntryName: | _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_checkEntryName: | _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_dupEnvironmentName: | _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_fixupDateTimeName: | _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_fromHexName: | _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_futexName: | _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_hoverFromMouseEventName: | _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_interpolateName: | _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_interpolateName: | _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_interpolateName: | _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_interpolateName: | _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_interpolateName: | _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_interpolateName: | _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 |