| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
PathSimplifier::intersectNodes| Name: | PathSimplifier::intersectNodes | | Prototype: | bool PathSimplifier::intersectNodes(QDataBuffer<Element *> &elements, BVHNode *elementNode, BVHNode *treeNode) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1005-1086 |
| | 58 | 16 |
PathSimplifier::initElements| Name: | PathSimplifier::initElements | | Prototype: | void PathSimplifier::initElements(const QVectorPath &path, const QTransform &matrix) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 501-652 |
| | 115 | 20 |
PathSimplifier::flattenQuadratic| Name: | PathSimplifier::flattenQuadratic | | Prototype: | inline bool PathSimplifier::flattenQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1523-1529 |
| | 4 | 1 |
PathSimplifier::flattenCubic| Name: | PathSimplifier::flattenCubic | | Prototype: | inline bool PathSimplifier::flattenCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1531-1540 |
| | 6 | 1 |
PathSimplifier::findElementLeftOf| Name: | PathSimplifier::findElementLeftOf | | Prototype: | PathSimplifier::RBNode *PathSimplifier::findElementLeftOf(const Element *element, const QPair<RBNode *, RBNode *> &bounds) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1394-1410 |
| | 12 | 4 |
PathSimplifier::fillIndices| Name: | PathSimplifier::fillIndices | | Prototype: | void PathSimplifier::fillIndices() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 890-931 |
| | 29 | 8 |
PathSimplifier::equalElements| Name: | PathSimplifier::equalElements | | Prototype: | bool PathSimplifier::equalElements(const Element *e1, const Element *e2) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1088-1105 |
| | 10 | 4 |
PathSimplifier::elementIsLeftOf| Name: | PathSimplifier::elementIsLeftOf | | Prototype: | bool PathSimplifier::elementIsLeftOf(const Element *left, const Element *right) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1412-1440 |
| | 22 | 9 |
PathSimplifier::connectElements| Name: | PathSimplifier::connectElements | | Prototype: | void PathSimplifier::connectElements() | | Coverage: | 0.000% (0/134) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 682-888 |
| | 159 | 33 |
PathSimplifier::calculateSeparatingAxisRange| Name: | PathSimplifier::calculateSeparatingAxisRange | | Prototype: | QPair<int, int> PathSimplifier::calculateSeparatingAxisRange(const QPoint &axis, Element *element) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1215-1225 |
| | 7 | 2 |
PathSimplifier::buildTree| Name: | PathSimplifier::buildTree | | Prototype: | PathSimplifier::BVHNode *PathSimplifier::buildTree(Element **elements, int elementCount) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 933-1003 |
| | 51 | 10 |
PathSimplifier::appendSeparatingAxes| Name: | PathSimplifier::appendSeparatingAxes | | Prototype: | void PathSimplifier::appendSeparatingAxes(QVarLengthArray<QPoint, 12> &axes, Element *element) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1161-1213 |
| | 37 | 10 |
PathSimplifier::PathSimplifier| Name: | PathSimplifier::PathSimplifier | | Prototype: | PathSimplifier::PathSimplifier(const QVectorPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 485-499 |
| | 7 | 2 |
PathSimplifier::Event::operator <| Name: | PathSimplifier::Event::operator < | | Prototype: | inline bool PathSimplifier::Event::operator < (const Event &other) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 467-472 |
| | 3 | 2 |
PathSimplifier::ElementAllocator::~ElementAllocator| Name: | PathSimplifier::ElementAllocator::~ElementAllocator | | Prototype: | inline PathSimplifier::ElementAllocator::~ElementAllocator() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 434-441 |
| | 4 | 2 |
PathSimplifier::ElementAllocator::newElement| Name: | PathSimplifier::ElementAllocator::newElement | | Prototype: | inline PathSimplifier::Element *PathSimplifier::ElementAllocator::newElement() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 453-464 |
| | 9 | 2 |
PathSimplifier::ElementAllocator::allocate| Name: | PathSimplifier::ElementAllocator::allocate | | Prototype: | inline void PathSimplifier::ElementAllocator::allocate(int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 443-451 |
| | 6 | 1 |
PathSimplifier::ElementAllocator::ElementAllocator| Name: | PathSimplifier::ElementAllocator::ElementAllocator | | Prototype: | inline PathSimplifier::ElementAllocator::ElementAllocator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 429-432 |
| | 2 | 1 |
PathSimplifier::Element::upperIndex| Name: | PathSimplifier::Element::upperIndex | | Prototype: | quint32 &upperIndex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 296-296 |
| | 1 | 1 |
PathSimplifier::Element::upperIndex| Name: | PathSimplifier::Element::upperIndex | | Prototype: | quint32 upperIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 298-298 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndex| Name: | PathSimplifier::Element::lowerIndex | | Prototype: | quint32 &lowerIndex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 297-297 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndex| Name: | PathSimplifier::Element::lowerIndex | | Prototype: | quint32 lowerIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 299-299 |
| | 1 | 1 |
PathSimplifier::Element::flip| Name: | PathSimplifier::Element::flip | | Prototype: | inline void PathSimplifier::Element::flip() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 474-483 |
| | 6 | 2 |
PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchy| Name: | PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchy | | Prototype: | inline PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 388-391 |
| | 1 | 1 |
PathSimplifier::BoundingVolumeHierarchy::newNode| Name: | PathSimplifier::BoundingVolumeHierarchy::newNode | | Prototype: | inline PathSimplifier::BVHNode *PathSimplifier::BoundingVolumeHierarchy::newNode() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 409-414 |
| | 3 | 2 |
PathSimplifier::BoundingVolumeHierarchy::freeNode| Name: | PathSimplifier::BoundingVolumeHierarchy::freeNode | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::freeNode(Node *n) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 416-427 |
| | 8 | 4 |
PathSimplifier::BoundingVolumeHierarchy::free| Name: | PathSimplifier::BoundingVolumeHierarchy::free | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::free() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 400-407 |
| | 5 | 1 |
PathSimplifier::BoundingVolumeHierarchy::allocate| Name: | PathSimplifier::BoundingVolumeHierarchy::allocate | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::allocate(int nodeCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 393-398 |
| | 3 | 1 |
PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy| Name: | PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy | | Prototype: | inline PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 380-386 |
| | 2 | 1 |
Part::Part| Name: | Part::Part | | Prototype: | Part() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7902-7902 |
| | 1 | 1 |
Parser::until| Name: | Parser::until | | Prototype: | bool Parser::until(QCss::TokenType target, QCss::TokenType target2) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2768-2806 |
| | 27 | 18 |
Parser::unquotedLexem| Name: | Parser::unquotedLexem | | Prototype: | QString Parser::unquotedLexem() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2750-2758 |
| | 5 | 2 |
Parser::testTokenAndEndsWith| Name: | Parser::testTokenAndEndsWith | | Prototype: | bool Parser::testTokenAndEndsWith(QCss::TokenType t, QLatin1String str) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2808-2816 |
| | 5 | 3 |
Parser::testTerm| Name: | Parser::testTerm | | Prototype: | bool Parser::testTerm() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2588-2598 |
| | 8 | 1 |
Parser::testSimpleSelector| Name: | Parser::testSimpleSelector | | Prototype: | bool Parser::testSimpleSelector() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2723-2730 |
| | 5 | 1 |
Parser::testPrio| Name: | Parser::testPrio | | Prototype: | bool Parser::testPrio() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2543-2557 |
| | 10 | 4 |
Parser::testAndParseUri| Name: | Parser::testAndParseUri | | Prototype: | bool Parser::testAndParseUri(QString *uri) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2704-2721 |
| | 12 | 4 |
Parser::test| Name: | Parser::test | | Prototype: | bool Parser::test(QCss::TokenType t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2739-2748 |
| | 6 | 3 |
Parser::parseTerm| Name: | Parser::parseTerm | | Prototype: | bool Parser::parseTerm(Value *value) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2600-2674 |
| | 54 | 19 |
Parser::parseSimpleSelector| Name: | Parser::parseSimpleSelector | | Prototype: | bool Parser::parseSimpleSelector(BasicSelector *basicSel) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2425-2465 |
| | 33 | 12 |
Parser::parseSelector| Name: | Parser::parseSelector | | Prototype: | bool Parser::parseSelector(Selector *sel) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2408-2423 |
| | 10 | 6 |
Parser::parseRuleset| Name: | Parser::parseRuleset | | Prototype: | bool Parser::parseRuleset(StyleRule *styleRule) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2362-2406 |
| | 31 | 10 |
Parser::parsePseudoPage| Name: | Parser::parsePseudoPage | | Prototype: | bool Parser::parsePseudoPage(QString *selector) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2317-2322 |
| | 3 | 2 |
Parser::parsePseudo| Name: | Parser::parsePseudo | | Prototype: | bool Parser::parsePseudo(Pseudo *pseudo) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2510-2528 |
| | 14 | 4 |
Parser::parseProperty| Name: | Parser::parseProperty | | Prototype: | bool Parser::parseProperty(Declaration *decl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2353-2360 |
| | 5 | 1 |
Parser::parsePrio| Name: | Parser::parsePrio | | Prototype: | bool Parser::parsePrio(Declaration *declaration) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2559-2564 |
| | 3 | 1 |
Parser::parsePage| Name: | Parser::parsePage | | Prototype: | bool Parser::parsePage(PageRule *pageRule) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2294-2315 |
| | 14 | 8 |
Parser::parseNextOperator| Name: | Parser::parseNextOperator | | Prototype: | bool Parser::parseNextOperator(Value *value) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2324-2333 |
| | 6 | 5 |
Parser::parseNextDeclaration| Name: | Parser::parseNextDeclaration | | Prototype: | bool Parser::parseNextDeclaration(Declaration *decl) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2530-2541 |
| | 9 | 7 |
Parser::parseMedium| Name: | Parser::parseMedium | | Prototype: | bool Parser::parseMedium(QStringList *media) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2287-2292 |
| | 3 | 1 |
Parser::parseMedia| Name: | Parser::parseMedia | | Prototype: | bool Parser::parseMedia(MediaRule *mediaRule) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2266-2285 |
| | 12 | 7 |
Parser::parseImport| Name: | Parser::parseImport | | Prototype: | bool Parser::parseImport(ImportRule *importRule) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2238-2264 |
| | 14 | 8 |
Parser::parseHexColor| Name: | Parser::parseHexColor | | Prototype: | bool Parser::parseHexColor(QColor *col) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2693-2702 |
| | 6 | 2 |
Parser::parseFunction| Name: | Parser::parseFunction | | Prototype: | bool Parser::parseFunction(QString *name, QString *args) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2676-2691 |
| | 9 | 3 |
Parser::parseExpr| Name: | Parser::parseExpr | | Prototype: | bool Parser::parseExpr(QVector<Value> *values) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2566-2586 |
| | 16 | 7 |
Parser::parseElementName| Name: | Parser::parseElementName | | Prototype: | bool Parser::parseElementName(QString *name) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2474-2482 |
| | 5 | 4 |
Parser::parseCombinator| Name: | Parser::parseCombinator | | Prototype: | bool Parser::parseCombinator(BasicSelector::Relation *relation) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2335-2351 |
| | 11 | 4 |
Parser::parseClass| Name: | Parser::parseClass | | Prototype: | bool Parser::parseClass(QString *name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2467-2472 |
| | 3 | 2 |
Parser::parseAttrib| Name: | Parser::parseAttrib | | Prototype: | bool Parser::parseAttrib(AttributeSelector *attr) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2484-2508 |
| | 16 | 6 |
Parser::parse| Name: | Parser::parse | | Prototype: | bool Parser::parse(StyleSheet *styleSheet, Qt::CaseSensitivity nameCaseSensitivity) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2182-2221 |
| | 30 | 20 |
Parser::next| Name: | Parser::next | | Prototype: | bool Parser::next(QCss::TokenType t) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2732-2737 |
| | 3 | 2 |
Parser::lexemUntil| Name: | Parser::lexemUntil | | Prototype: | QString Parser::lexemUntil(QCss::TokenType t) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2760-2766 |
| | 4 | 2 |
Parser::init| Name: | Parser::init | | Prototype: | void Parser::init(const QString &css, bool isFile) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2157-2180 |
| | 16 | 3 |
Parser::errorSymbol| Name: | Parser::errorSymbol | | Prototype: | Symbol Parser::errorSymbol() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2223-2227 |
| | 2 | 2 |
Parser::Parser| Name: | Parser::Parser | | Prototype: | Parser::Parser(const QString &css, bool isFile) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2145-2148 |
| | 1 | 1 |
Parser::Parser| Name: | Parser::Parser | | Prototype: | Parser::Parser() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2150-2155 |
| | 3 | 1 |
ParallelAnchorData::updateChildrenSizes| Name: | ParallelAnchorData::updateChildrenSizes | | Prototype: | void ParallelAnchorData::updateChildrenSizes() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 268-286 |
| | 12 | 2 |
ParallelAnchorData::calculateSizeHints| Name: | ParallelAnchorData::calculateSizeHints | | Prototype: | bool ParallelAnchorData::calculateSizeHints() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 298-406 |
| | 45 | 6 |
OsTypeTerm::matches| Name: | OsTypeTerm::matches | | Prototype: | bool matches(const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 252-266 |
| | 10 | 5 |
OsTypeTerm::isNull| Name: | OsTypeTerm::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: | 251-251 |
| | 1 | 1 |
OsTypeTerm::hostOsRelease| Name: | OsTypeTerm::hostOsRelease | | Prototype: | static QString hostOsRelease() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 221-249 |
| | 2 | 1 |
OsTypeTerm::hostOs::[lambda]| Name: | OsTypeTerm::hostOs::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 291-291 |
| | 0 | 1 |
OsTypeTerm::hostOs| Name: | OsTypeTerm::hostOs | | Prototype: | QString OsTypeTerm::hostOs() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 285-299 |
| | 0 | 2 |
OsTypeTerm::hostKernelVersion| Name: | OsTypeTerm::hostKernelVersion | | Prototype: | static QVersionNumber hostKernelVersion() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 220-220 |
| | 1 | 1 |
OsTypeTerm::fromJson| Name: | OsTypeTerm::fromJson | | Prototype: | OsTypeTerm OsTypeTerm::fromJson(const QJsonValue &v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 273-283 |
| | 8 | 2 |
OrgA11yBusInterface::OrgA11yBusInterface| Name: | OrgA11yBusInterface::OrgA11yBusInterface | | Prototype: | OrgA11yBusInterface::OrgA11yBusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/bus_interface.cpp | | Lines: | 17-20 |
| | 2 | 1 |
OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface| Name: | OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface | | Prototype: | OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/socket_interface.cpp | | Lines: | 17-20 |
| | 2 | 1 |
OffsetRegion| Name: | OffsetRegion | | Prototype: | static void OffsetRegion(QRegionPrivate ®ion, int x, int y) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1924-1937 |
| | 8 | 3 |
NumericallyLess::operator()| Name: | NumericallyLess::operator() | | Prototype: | result_type operator()(const QStringRef &lhs, const QStringRef &rhs) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 464-478 |
| | 8 | 3 |
NoDasher::on| Name: | NoDasher::on | | Prototype: | bool on() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 128-128 |
| | 1 | 1 |
MinOverlapPlacer::place| Name: | MinOverlapPlacer::place | | Prototype: | QPoint MinOverlapPlacer::place(const QSize &size, const QVector<QRect> &rects, const QRect &domain) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 553-565 |
| | 7 | 4 |
MinOverlapPlacer::getCandidatePlacements| Name: | MinOverlapPlacer::getCandidatePlacements | | Prototype: | QVector<QRect> MinOverlapPlacer::getCandidatePlacements(const QSize &size, const QVector<QRect> &rects, const QRect &domain) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 448-479 |
| | 21 | 5 |
MinOverlapPlacer::findNonInsiders::[lambda]| Name: | MinOverlapPlacer::findNonInsiders::[lambda] | | Prototype: | [domain](const QRect &srcRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 489-489 |
| | 1 | 1 |
MinOverlapPlacer::findNonInsiders| Name: | MinOverlapPlacer::findNonInsiders | | Prototype: | QVector<QRect> MinOverlapPlacer::findNonInsiders(const QRect &domain, QVector<QRect> &source) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 486-500 |
| | 8 | 2 |
MinOverlapPlacer::findMinOverlapRect| Name: | MinOverlapPlacer::findMinOverlapRect | | Prototype: | QRect MinOverlapPlacer::findMinOverlapRect(const QVector<QRect> &source, const QVector<QRect> &rects) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 430-442 |
| | 8 | 3 |
MinOverlapPlacer::findMaxOverlappers| Name: | MinOverlapPlacer::findMaxOverlappers | | Prototype: | QVector<QRect> MinOverlapPlacer::findMaxOverlappers(const QRect &domain, const QVector<QRect> &source) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 507-526 |
| | 12 | 4 |
MinOverlapPlacer::findBestPlacement| Name: | MinOverlapPlacer::findBestPlacement | | Prototype: | QPoint MinOverlapPlacer::findBestPlacement(const QRect &domain, const QVector<QRect> &rects, QVector<QRect> &source) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 534-544 |
| | 5 | 2 |
MinOverlapPlacer::accumulatedOverlap| Name: | MinOverlapPlacer::accumulatedOverlap | | Prototype: | int MinOverlapPlacer::accumulatedOverlap(const QRect &source, const QVector<QRect> &rects) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 414-422 |
| | 5 | 2 |
MetaObject::delegate| Name: | MetaObject::delegate | | Prototype: | const QMetaObject *delegate(const void*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2041-2041 |
| | 1 | 1 |
MetaObject::delegate| Name: | MetaObject::delegate | | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::UnknownType*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2042-2042 |
| | 1 | 1 |
LineEdit::handleReturnPressed| Name: | LineEdit::handleReturnPressed | | Prototype: | void handleReturnPressed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 138-141 |
| | 1 | 1 |
LineEdit::focusOutEvent| Name: | LineEdit::focusOutEvent | | Prototype: | void focusOutEvent(QFocusEvent *e) override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 130-135 |
| | 3 | 2 |
LineEdit::focusInEvent| Name: | LineEdit::focusInEvent | | Prototype: | void focusInEvent(QFocusEvent *e) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 124-128 |
| | 2 | 1 |
LineBreakHelper::saveCurrentGlyph| Name: | LineBreakHelper::saveCurrentGlyph | | Prototype: | inline void saveCurrentGlyph() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1680-1687 |
| | 4 | 2 |
LineBreakHelper::resetRightBearing| Name: | LineBreakHelper::resetRightBearing | | Prototype: | inline void resetRightBearing() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1716-1719 |
| | 1 | 1 |
LineBreakHelper::negativeRightBearing| Name: | LineBreakHelper::negativeRightBearing | | Prototype: | inline QFixed negativeRightBearing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1723-1729 |
| | 3 | 2 |
LineBreakHelper::currentGlyph| Name: | LineBreakHelper::currentGlyph | | Prototype: | inline glyph_t currentGlyph() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1672-1678 |
| | 3 | 1 |
LineBreakHelper::checkFullOtherwiseExtend| Name: | LineBreakHelper::checkFullOtherwiseExtend | | Prototype: | inline bool LineBreakHelper::checkFullOtherwiseExtend(QScriptLine &line) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1734-1753 |
| | 12 | 2 |
LineBreakHelper::calculateRightBearingForPreviousGlyph| Name: | LineBreakHelper::calculateRightBearingForPreviousGlyph | | Prototype: | inline void calculateRightBearingForPreviousGlyph() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1708-1712 |
| | 2 | 2 |
LineBreakHelper::calculateRightBearing| Name: | LineBreakHelper::calculateRightBearing | | Prototype: | inline void calculateRightBearing(glyph_t glyph) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1689-1699 |
| | 3 | 1 |