Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
TCBEase::TCBEaseName: | TCBEase::TCBEase | Prototype: | TCBEase() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 825-827 |
| | 1 | 1 |
TCBEase::valueName: | TCBEase::value | Prototype: | qreal value(qreal x) override | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 829-839 |
| | 5 | 2 |
TCBPoint::TCBPointName: | 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: | 339-339 |
| | 1 | 1 |
TCBPoint::operator==Name: | TCBPoint::operator== | Prototype: | bool operator==(const TCBPoint &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 341-347 |
| | 4 | 1 |
TextureBinder::TextureBinderName: | 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: | 134-137 |
| | 1 | 1 |
TextureBinder::TextureBinderName: | TextureBinder::TextureBinder | Prototype: | TextureBinder(QOpenGLFunctions *functions, GLuint texture, GLenum target, GLenum bindingTarget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 400-424 |
| | 8 | 8 |
TextureBinder::~TextureBinderName: | TextureBinder::~TextureBinder | Prototype: | ~TextureBinder() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 426-429 |
| | 1 | 1 |
ThreadPoolThreadReleaser::ThreadPoolThreadReleaserName: | ThreadPoolThreadReleaser::ThreadPoolThreadReleaser | Prototype: | explicit ThreadPoolThreadReleaser(QThreadPool *pool) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 61-63 |
| | 1 | 2 |
ThreadPoolThreadReleaser::~ThreadPoolThreadReleaserName: | ThreadPoolThreadReleaser::~ThreadPoolThreadReleaser | Prototype: | ~ThreadPoolThreadReleaser() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 64-65 |
| | 1 | 2 |
ToBeLookedUpEquals::ToBeLookedUpEqualsName: | ToBeLookedUpEquals::ToBeLookedUpEquals | Prototype: | explicit ToBeLookedUpEquals(const QString &toBeLookedUp) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 67-67 |
| | 1 | 1 |
ToBeLookedUpEquals::operator()Name: | ToBeLookedUpEquals::operator() | Prototype: | result_type operator()(QHostInfoRunnable* lookup) const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 68-71 |
| | 1 | 1 |
TypeConstructor::ConstructorImpl::ConstructName: | 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: | 1728-1728 |
| | 1 | 1 |
TypeConstructor::ConstructorImpl::ConstructName: | TypeConstructor::ConstructorImpl::Construct | Prototype: | static void *Construct(const int type, void *where, const void *copy) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1732-1743 |
| | 5 | 3 |
TypeConstructor::TypeConstructorName: | 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: | 1746-1749 |
| | 1 | 1 |
TypeConstructor::customTypeConstructorName: | TypeConstructor::customTypeConstructor | Prototype: | static void *customTypeConstructor(const int type, void *where, const void *copy) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1758-1770 |
| | 8 | 2 |
TypeConstructor::delegateName: | 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: | 1751-1752 |
| | 1 | 1 |
TypeConstructor::delegateName: | 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: | 1753-1753 |
| | 1 | 1 |
TypeConstructor::delegateName: | 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: | 1754-1754 |
| | 1 | 1 |
TypeConstructor::delegateName: | 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: | 1755-1755 |
| | 1 | 1 |
TypeDestructor::DestructorImpl::DestructName: | 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: | 1816-1816 |
| | 1 | 1 |
TypeDestructor::DestructorImpl::DestructName: | TypeDestructor::DestructorImpl::Destruct | Prototype: | static void Destruct(const int type, void *where) | Coverage: | 30.769% (4/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1820-1834 |
| | 8 | 5 |
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: | 1837-1839 |
| | 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: | 1849-1861 |
| | 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: | 1841-1842 |
| | 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: | 1845-1846 |
| | 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: | 2239-2244 |
| | 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: | 2213-2217 |
| | 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: | 2223-2235 |
| | 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: | 2250-2258 |
| | 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: | 2245-2246 |
| | 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: | 2248-2248 |
| | 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: | 398-400 |
| | 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: | 403-403 |
| | 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: | 1842-1858 |
| | 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: | 2447-2469 |
| | 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: | 171-192 |
| | 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: | 194-202 |
| | 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: | 204-208 |
| | 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: | 201-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: | 201-201 |
| | 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: | 254-261 |
| | 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: | 488-488 |
| | 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: | 507-513 |
| | 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: | 491-506 |
| | 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: | 489-489 |
| | 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: | 399-402 |
| | 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: | 944-991 |
| | 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: | 1039-1100 |
| | 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: | 591-652 |
| | 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: | 524-550 |
| | 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: | 1265-1297 |
| | 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: | 1316-1322 |
| | 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: | 479-498 |
| | 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: | 1324-1348 |
| | 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: | 654-686 |
| | 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: | 1299-1314 |
| | 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: | 500-522 |
| | 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: | 552-561 |
| | 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: | 404-422 |
| | 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: | 433-442 |
| | 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: | 444-477 |
| | 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: | 563-582 |
| | 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: | 584-589 |
| | 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: | 165-165 |
| | 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: | 197-212 |
| | 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: | 167-167 |
| | 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: | 174-195 |
| | 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: | 219-226 |
| | 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: | 210-217 |
| | 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: | 55-60 |
| | 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: | 2646-2675 |
| | 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: | 86-87 |
| | 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: | 88-89 |
| | 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: | 91-109 |
| | 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: | 2126-2128 |
| | 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: | 2131-2131 |
| | 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: | 2130-2130 |
| | 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: | 650-668 |
| | 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: | 670-675 |
| | 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: | 688-714 |
| | 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: | 595-609 |
| | 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: | 610-613 |
| | 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: | 425-437 |
| | 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: | 536-555 |
| | 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: | 517-534 |
| | 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: | 569-578 |
| | 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: | 439-457 |
| | 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: | 487-506 |
| | 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: | 468-475 |
| | 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: | 557-567 |
| | 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: | 459-466 |
| | 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: | 508-515 |
| | 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: | 477-485 |
| | 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: | 716-721 |
| | 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: | 626-648 |
| | 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: | 223-229 |
| | 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: | 303-318 |
| | 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: | 320-373 |
| | 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: | 375-391 |
| | 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: | 231-238 |
| | 2 | 1 |