Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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::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::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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Symbol::lexemName: | Symbol::lexem | Prototype: | QString Symbol::lexem() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2132-2143 |
| | 8 | 4 |
SubtractRegionName: | 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: | 2625-2644 |
| | 7 | 1 |
StyleSheet::buildIndexesName: | StyleSheet::buildIndexes | Prototype: | void StyleSheet::buildIndexes(Qt::CaseSensitivity nameCaseSensitivity) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1787-1836 |
| | 37 | 11 |
StyleSelector::styleRulesForNodeName: | StyleSelector::styleRulesForNode | Prototype: | QVector<StyleRule> StyleSelector::styleRulesForNode(NodePtr node) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1970-2027 |
| | 37 | 16 |
StyleSelector::selectorMatchesName: | StyleSelector::selectorMatches | Prototype: | bool StyleSelector::selectorMatches(const Selector &selector, NodePtr node) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1854-1907 |
| | 37 | 13 |
StyleSelector::nodeNameEqualsName: | 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: | 1844-1847 |
| | 1 | 1 |
StyleSelector::nodeIdsName: | 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: | 1849-1852 |
| | 1 | 1 |
StyleSelector::matchRuleName: | StyleSelector::matchRule | Prototype: | void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, int depth, QMap<uint, StyleRule> *weightedRules) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1948-1966 |
| | 11 | 4 |
StyleSelector::declarationsForNodeName: | StyleSelector::declarationsForNode | Prototype: | QVector<Declaration> StyleSelector::declarationsForNode(NodePtr node, const char *extraPseudo) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2031-2051 |
| | 14 | 5 |
StyleSelector::basicSelectorMatchesName: | StyleSelector::basicSelectorMatches | Prototype: | bool StyleSelector::basicSelectorMatches(const BasicSelector &sel, NodePtr node) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1909-1946 |
| | 25 | 10 |
StrokeHandler::StrokeHandlerName: | 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: | 156-156 |
| | 1 | 1 |
StaticDayOfWeekAssociativeArray::operator[]Name: | StaticDayOfWeekAssociativeArray::operator[] | Prototype: | T &operator[](Qt::DayOfWeek day) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 838-843 |
| | 3 | 1 |
StaticDayOfWeekAssociativeArray::insertName: | StaticDayOfWeekAssociativeArray::insert | Prototype: | void insert(Qt::DayOfWeek day, T v) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 845-848 |
| | 1 | 1 |
StateSaver::~StateSaverName: | StateSaver::~StateSaver | Prototype: | ~StateSaver() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 381-413 |
| | 25 | 8 |
StateSaver::StateSaverName: | StateSaver::StateSaver | Prototype: | StateSaver() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 341-380 |
| | 32 | 6 |
SourceOnlyAlpha::bytemulName: | 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: | 48-48 |
| | 1 | 1 |
SourceOnlyAlpha::alphaName: | 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: | 47-47 |
| | 1 | 1 |
SourceAndConstAlpha::bytemulName: | 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: | 58-62 |
| | 3 | 1 |
SourceAndConstAlpha::alphaName: | 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: | 57-57 |
| | 1 | 1 |
SourceAndConstAlpha::SourceAndConstAlphaName: | 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: | 54-56 |
| | 1 | 1 |
SizeOf::delegateName: | 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: | 1913-1914 |
| | 1 | 1 |
SizeOf::delegateName: | 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: | 1915-1915 |
| | 1 | 1 |
SizeOf::delegateName: | 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: | 1916-1916 |
| | 1 | 1 |
SizeOf::customTypeSizeOfName: | SizeOf::customTypeSizeOf | Prototype: | static int customTypeSizeOf(const int type) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1918-1925 |
| | 5 | 2 |
SizeOf::SizeOfImpl::SizeName: | 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: | 1890-1890 |
| | 1 | 1 |
SizeOf::SizeOfImpl::SizeName: | SizeOf::SizeOfImpl::Size | Prototype: | static int Size(const int type) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1894-1905 |
| | 5 | 3 |
SizeOf::SizeOfName: | 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: | 1909-1911 |
| | 1 | 1 |
SimpleCascader::rearrangeName: | SimpleCascader::rearrange | Prototype: | void SimpleCascader::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 339-377 |
| | 29 | 6 |
ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctionsName: | ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctions | Prototype: | void initializeGeometryShaderFunctions() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 565-577 |
| | 7 | 3 |
ShaderProgramOpenGLFunctions::ShaderProgramOpenGLFunctionsName: | ShaderProgramOpenGLFunctions::ShaderProgramOpenGLFunctions | Prototype: | ShaderProgramOpenGLFunctions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 557-561 |
| | 2 | 1 |
SequentialAnchorData::updateChildrenSizesName: | SequentialAnchorData::updateChildrenSizes | Prototype: | void SequentialAnchorData::updateChildrenSizes() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 479-521 |
| | 27 | 3 |
SequentialAnchorData::calculateSizeHintsName: | SequentialAnchorData::calculateSizeHints | Prototype: | void SequentialAnchorData::calculateSizeHints() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 523-559 |
| | 26 | 3 |
Selector::specificityName: | Selector::specificity | Prototype: | int Selector::specificity() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1745-1757 |
| | 8 | 3 |
Selector::pseudoElementName: | Selector::pseudoElement | Prototype: | QString Selector::pseudoElement() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1759-1765 |
| | 4 | 2 |
Selector::pseudoClassName: | Selector::pseudoClass | Prototype: | quint64 Selector::pseudoClass(quint64 *negated) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1767-1783 |
| | 13 | 6 |
SegmentTree::produceIntersectionsLeafName: | SegmentTree::produceIntersectionsLeaf | Prototype: | void SegmentTree::produceIntersectionsLeaf(const TreeNode &node, int segment) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 524-561 |
| | 23 | 6 |
SegmentTree::produceIntersectionsName: | 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: | 511-522 |
| | 7 | 1 |
SegmentTree::produceIntersectionsName: | SegmentTree::produceIntersections | Prototype: | void SegmentTree::produceIntersections(const TreeNode &node, int segment, const RectF &segmentBounds, const RectF &nodeBounds, int axis) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 563-581 |
| | 11 | 4 |
SegmentTree::intersectLinesName: | SegmentTree::intersectLines | Prototype: | void SegmentTree::intersectLines(const QLineF &a, const QLineF &b, QDataBuffer<QIntersection> &intersections) | Coverage: | 0.000% (0/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 389-509 |
| | 80 | 17 |
SegmentTree::buildTreeName: | SegmentTree::buildTree | Prototype: | TreeNode SegmentTree::buildTree(int first, int last, int depth, const RectF &bounds) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 316-387 |
| | 46 | 8 |
SegmentTree::SegmentTreeName: | SegmentTree::SegmentTree | Prototype: | SegmentTree::SegmentTree(QPathSegments &segments) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 279-309 |
| | 19 | 6 |
Segment::rightName: | 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: | 966-969 |
| | 1 | 1 |
Segment::overlapsName: | Segment::overlaps | Prototype: | bool overlaps(const Segment &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 971-974 |
| | 1 | 1 |
Segment::mergeName: | Segment::merge | Prototype: | void merge(Segment &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 984-1005 |
| | 14 | 2 |
Segment::leftName: | 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: | 961-964 |
| | 1 | 1 |
Segment::connectName: | 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: | 976-982 |
| | 3 | 1 |
Segment::SegmentName: | 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: | 955-959 |
| | 2 | 1 |
Scanner::scanName: | Scanner::scan | Prototype: | void Scanner::scan(const QString &preprocessedInput, QVector<Symbol> *symbols) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2117-2130 |
| | 10 | 2 |
Scanner::preprocessName: | Scanner::preprocess | Prototype: | QString Scanner::preprocess(const QString &input, bool *hasEscapeSequences) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2061-2102 |
| | 27 | 8 |