| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
Symbol::lexem| Name: | 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: | 2125-2136 |
| | 8 | 4 |
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 |
StyleSheet::buildIndexes| Name: | 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: | 1779-1828 |
| | 37 | 11 |
StyleSelector::styleRulesForNode| Name: | 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: | 1963-2020 |
| | 37 | 16 |
StyleSelector::selectorMatches| Name: | 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: | 1846-1899 |
| | 37 | 13 |
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 |
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::matchRule| Name: | 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: | 1941-1959 |
| | 11 | 4 |
StyleSelector::declarationsForNode| Name: | 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: | 2024-2044 |
| | 14 | 5 |
StyleSelector::basicSelectorMatches| Name: | 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: | 1901-1939 |
| | 25 | 10 |
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 |
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 |
StateSaver::~StateSaver| Name: | 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: | 374-406 |
| | 25 | 8 |
StateSaver::StateSaver| Name: | 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: | 334-373 |
| | 32 | 6 |
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 |
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 |
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 |
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::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 |
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 |
SizeOf::customTypeSizeOf| Name: | 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: | 1901-1908 |
| | 5 | 2 |
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::SizeOfImpl::Size| Name: | SizeOf::SizeOfImpl::Size | | Prototype: | static int Size(const int type) | | Coverage: | 27.273% (3/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1877-1888 |
| | 5 | 3 |
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 |
SimpleCascader::rearrange| Name: | 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: | 334-372 |
| | 29 | 6 |
ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctions| Name: | ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctions | | Prototype: | void initializeGeometryShaderFunctions() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 559-571 |
| | 7 | 3 |
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 |
SequentialAnchorData::updateChildrenSizes| Name: | 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: | 471-513 |
| | 27 | 3 |
SequentialAnchorData::calculateSizeHints| Name: | 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: | 515-551 |
| | 26 | 3 |
Selector::specificity| Name: | 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: | 1737-1749 |
| | 8 | 3 |
Selector::pseudoElement| Name: | 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: | 1751-1757 |
| | 4 | 2 |
Selector::pseudoClass| Name: | 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: | 1759-1775 |
| | 13 | 6 |
SegmentTree::produceIntersectionsLeaf| Name: | 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: | 518-555 |
| | 23 | 6 |
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 |
SegmentTree::produceIntersections| Name: | 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: | 557-575 |
| | 11 | 4 |
SegmentTree::intersectLines| Name: | 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: | 383-503 |
| | 80 | 17 |
SegmentTree::buildTree| Name: | 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: | 310-381 |
| | 46 | 8 |
SegmentTree::SegmentTree| Name: | 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: | 273-303 |
| | 19 | 6 |
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 |
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::merge| Name: | 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: | 968-989 |
| | 14 | 2 |
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::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::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 |
Scanner::scan| Name: | 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: | 2110-2123 |
| | 10 | 2 |
Scanner::preprocess| Name: | 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: | 2054-2095 |
| | 27 | 8 |
ScalableEntry::pixmap| Name: | ScalableEntry::pixmap | | Prototype: | QPixmap ScalableEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 535-542 |
| | 3 | 2 |
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 |
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 |
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 |
ResourceHelper::ResourceHelper| Name: | ResourceHelper::ResourceHelper | | Prototype: | ResourceHelper::ResourceHelper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 67-71 |
| | 2 | 1 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()() | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2264-2270 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2272-2278 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1, typename P2> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1, P2 p2) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2280-2286 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1, typename P2, typename P3> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1, P2 p2, P3 p3) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2288-2294 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1, typename P2, typename P3, typename P4> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1, P2 p2, P3 p3, P4 p4) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2296-2302 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1, typename P2, typename P3, typename P4, typename P5> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2304-2310 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2312-2318 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2320-2326 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2328-2334 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8, typename P9> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2336-2342 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy, typename ReturnType> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8, typename P9, typename P10> ReturnType Resolver<Base, FuncType, Policy, ReturnType>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2344-2350 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> void Resolver<Base, FuncType, Policy, void>::operator()() | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2352-2358 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2360-2366 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2368-2374 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2376-2382 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3, typename P4> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3, P4 p4) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2384-2390 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3, typename P4, typename P5> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2392-2398 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2400-2406 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2408-2414 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2416-2422 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8, typename P9> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2424-2430 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8, typename P9, typename P10> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2432-2438 |
| | 2 | 14 |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8, typename P9, typename P10, typename P11> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10, P11 p11) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2440-2446 |
| | 2 | 14 |
Resolver::Resolver| Name: | Resolver::Resolver | | Prototype: | Resolver(FuncType Base::*func, FuncType fallback, const char *name, const char *alternateName = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2148-2154 |
| | 2 | 1 |
ResetOnDestroy::~ResetOnDestroy| Name: | ResetOnDestroy::~ResetOnDestroy | | Prototype: | ~ResetOnDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 708-712 |
| | 2 | 2 |
ResetOnDestroy::ResetOnDestroy| Name: | ResetOnDestroy::ResetOnDestroy | | Prototype: | ResetOnDestroy(QMenuSloppyState *sloppyState, bool *guard) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 701-706 |
| | 1 | 1 |
RegularTiler::rearrange| Name: | RegularTiler::rearrange | | Prototype: | void RegularTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 290-329 |
| | 31 | 10 |
RectInRegion| Name: | RectInRegion | | Prototype: | static bool RectInRegion(QRegionPrivate *region, int rx, int ry, uint rwidth, uint rheight) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2697-2757 |
| | 36 | 13 |
RadialFetchPlain::fetch| Name: | RadialFetchPlain::fetch | | Prototype: | static void fetch(BlendType *buffer, BlendType *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3603-3633 |
| | 17 | 6 |
QtSharedPointer::weakPointerFromVariant_internal| Name: | QtSharedPointer::weakPointerFromVariant_internal | | Prototype: | QWeakPointer<QObject> QtSharedPointer::weakPointerFromVariant_internal(const QVariant &variant) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1364-1368 |
| | 2 | 1 |
QtSharedPointer::sharedPointerFromVariant_internal| Name: | QtSharedPointer::sharedPointerFromVariant_internal | | Prototype: | QSharedPointer<QObject> QtSharedPointer::sharedPointerFromVariant_internal(const QVariant &variant) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1353-1357 |
| | 2 | 1 |
QtSharedPointer::internalSafetyCheckRemove| Name: | QtSharedPointer::internalSafetyCheckRemove | | Prototype: | void QtSharedPointer::internalSafetyCheckRemove(const void *d_ptr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1522-1546 |
| | 14 | 3 |
QtSharedPointer::internalSafetyCheckCleanCheck| Name: | QtSharedPointer::internalSafetyCheckCleanCheck | | Prototype: | void QtSharedPointer::internalSafetyCheckCleanCheck() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1552-1564 |
| | 6 | 3 |
QtSharedPointer::internalSafetyCheckAdd| Name: | QtSharedPointer::internalSafetyCheckAdd | | Prototype: | void QtSharedPointer::internalSafetyCheckAdd(const void *d_ptr, const volatile void *ptr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1488-1517 |
| | 14 | 3 |
QtSharedPointer::ExternalRefCountData::getAndRef| Name: | QtSharedPointer::ExternalRefCountData::getAndRef | | Prototype: | QtSharedPointer::ExternalRefCountData *QtSharedPointer::ExternalRefCountData::getAndRef(const QObject *obj) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1324-1346 |
| | 15 | 3 |
QtSharedPointer::ExternalRefCountData::checkQObjectShared| Name: | QtSharedPointer::ExternalRefCountData::checkQObjectShared | | Prototype: | void QtSharedPointer::ExternalRefCountData::checkQObjectShared(const QObject *) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1318-1322 |
| | 2 | 2 |
QtPrivate::metaObjectForQWidget| Name: | QtPrivate::metaObjectForQWidget | | Prototype: | const QMetaObject *metaObjectForQWidget() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2459-2464 |
| | 3 | 2 |
QtPrivate::isBuiltinType| Name: | QtPrivate::isBuiltinType | | Prototype: | bool isBuiltinType(const QByteArray &type) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 75-81 |
| | 4 | 2 |
QtPrivate::intersect_rect| Name: | QtPrivate::intersect_rect | | Prototype: | static bool intersect_rect(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 64-111 |
| | 32 | 7 |
QtPrivate::intersect_point| Name: | QtPrivate::intersect_point | | Prototype: | static bool intersect_point(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 113-153 |
| | 27 | 4 |
QtPrivate::intersect_path| Name: | QtPrivate::intersect_path | | Prototype: | static bool intersect_path(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 155-197 |
| | 29 | 6 |
QtPrivate::ResultStoreBase::updateInsertIndex| Name: | QtPrivate::ResultStoreBase::updateInsertIndex | | Prototype: | int ResultStoreBase::updateInsertIndex(int index, int _count) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 233-242 |
| | 5 | 2 |
QtPrivate::ResultStoreBase::syncResultCount| Name: | QtPrivate::ResultStoreBase::syncResultCount | | Prototype: | void ResultStoreBase::syncResultCount() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 105-112 |
| | 4 | 2 |
QtPrivate::ResultStoreBase::syncPendingResults| Name: | QtPrivate::ResultStoreBase::syncPendingResults | | Prototype: | void ResultStoreBase::syncPendingResults() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 138-152 |
| | 9 | 3 |
QtPrivate::ResultStoreBase::setFilterMode| Name: | QtPrivate::ResultStoreBase::setFilterMode | | Prototype: | void ResultStoreBase::setFilterMode(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 95-98 |
| | 1 | 1 |
QtPrivate::ResultStoreBase::resultAt| Name: | QtPrivate::ResultStoreBase::resultAt | | Prototype: | ResultIteratorBase ResultStoreBase::resultAt(int index) const | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 190-219 |
| | 17 | 8 |
QtPrivate::ResultStoreBase::insertResultItemIfValid| Name: | QtPrivate::ResultStoreBase::insertResultItemIfValid | | Prototype: | void ResultStoreBase::insertResultItemIfValid(int index, ResultItem &resultItem) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 114-122 |
| | 4 | 2 |