Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
PixmapEntry::pixmapName: | PixmapEntry::pixmap | Prototype: | QPixmap PixmapEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 660-693 |
| | 22 | 6 |
PathSimplifier::subDivQuadraticName: | PathSimplifier::subDivQuadratic | Prototype: | inline void PathSimplifier::subDivQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1584-1594 |
| | 8 | 2 |
PathSimplifier::subDivCubicName: | PathSimplifier::subDivCubic | Prototype: | inline void PathSimplifier::subDivCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1596-1607 |
| | 8 | 2 |
PathSimplifier::splitQuadraticName: | PathSimplifier::splitQuadratic | Prototype: | inline bool PathSimplifier::splitQuadratic(const QPoint &u, const QPoint &v, const QPoint &w, QPoint *result) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1542-1557 |
| | 12 | 1 |
PathSimplifier::splitLineAtName: | PathSimplifier::splitLineAt | Prototype: | bool PathSimplifier::splitLineAt(QDataBuffer<Element *> &elements, BVHNode *node, quint32 pointIndex, bool processAgain) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1107-1159 |
| | 41 | 6 |
PathSimplifier::splitCurveName: | PathSimplifier::splitCurve | Prototype: | void PathSimplifier::splitCurve(QDataBuffer<Element *> &elements, BVHNode *node) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1227-1297 |
| | 54 | 6 |
PathSimplifier::splitCubicName: | PathSimplifier::splitCubic | Prototype: | inline bool PathSimplifier::splitCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q, QPoint *result) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1559-1582 |
| | 20 | 1 |
PathSimplifier::sortEventsName: | PathSimplifier::sortEvents | Prototype: | void PathSimplifier::sortEvents(Event *events, int count) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1609-1651 |
| | 29 | 8 |
PathSimplifier::setElementToQuadraticName: | PathSimplifier::setElementToQuadratic | Prototype: | bool PathSimplifier::setElementToQuadratic(Element *element, quint32 pointIndex1, const QPoint &ctrl, quint32 pointIndex2) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1299-1323 |
| | 17 | 2 |
PathSimplifier::setElementToCubicAndSimplifyName: | PathSimplifier::setElementToCubicAndSimplify | Prototype: | void PathSimplifier::setElementToCubicAndSimplify(Element *element, quint32 pointIndex1, const QPoint &v, const QPoint &w, quint32 pointIndex2) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1353-1392 |
| | 29 | 3 |
PathSimplifier::setElementToCubicName: | PathSimplifier::setElementToCubic | Prototype: | bool PathSimplifier::setElementToCubic(Element *element, quint32 pointIndex1, const QPoint &v, const QPoint &w, quint32 pointIndex2) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1325-1351 |
| | 19 | 2 |
PathSimplifier::removeIntersectionsName: | PathSimplifier::removeIntersections | Prototype: | void PathSimplifier::removeIntersections() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 654-680 |
| | 19 | 6 |
PathSimplifier::outerBoundsName: | PathSimplifier::outerBounds | Prototype: | QPair<PathSimplifier::RBNode *, PathSimplifier::RBNode *> PathSimplifier::outerBounds(const QPoint &point) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1442-1521 |
| | 59 | 14 |
PathSimplifier::intersectNodesName: | 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::initElementsName: | 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::flattenQuadraticName: | 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::flattenCubicName: | 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::findElementLeftOfName: | 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::fillIndicesName: | 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::equalElementsName: | 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::elementIsLeftOfName: | 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::connectElementsName: | 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::calculateSeparatingAxisRangeName: | 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::buildTreeName: | 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::appendSeparatingAxesName: | 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::PathSimplifierName: | 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::~ElementAllocatorName: | 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::newElementName: | 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::allocateName: | 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::ElementAllocatorName: | 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::upperIndexName: | 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::upperIndexName: | 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::lowerIndexName: | 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::lowerIndexName: | 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::flipName: | 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::~BoundingVolumeHierarchyName: | 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::newNodeName: | 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::freeNodeName: | 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::freeName: | 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::allocateName: | 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::BoundingVolumeHierarchyName: | 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::PartName: | 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 |
Part::PartName: | Part::Part | Prototype: | Part(const QString &s, int pos, int len, int num = -1) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7903-7904 |
| | 1 | 1 |
Parser::untilName: | 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::unquotedLexemName: | 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::testTokenAndEndsWithName: | 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::testTermName: | 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::testSimpleSelectorName: | 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::testPrioName: | 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::testAndParseUriName: | 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::testName: | 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::parseValueName: | Parser::parseValue | Prototype: | bool Parser::parseValue(QJsonPrivate::Value *val, int baseOffset) | Coverage: | 55.128% (43/78) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 597-702 |
| | 67 | 22 |
Parser::parseTermName: | 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::parseStringName: | Parser::parseString | Prototype: | bool Parser::parseString(bool *latin1) | Coverage: | 61.538% (48/78) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 902-1012 |
| | 71 | 24 |
Parser::parseSimpleSelectorName: | 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::parseSelectorName: | 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::parseRulesetName: | 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::parsePseudoPageName: | 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::parsePseudoName: | 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::parsePropertyName: | 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::parsePrioName: | 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::parsePageName: | 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::parseObjectName: | Parser::parseObject | Prototype: | bool Parser::parseObject() | Coverage: | 65.625% (21/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 386-452 |
| | 37 | 10 |
Parser::parseNumberName: | Parser::parseNumber | Prototype: | bool Parser::parseNumber(QJsonPrivate::Value *val, int baseOffset) | Coverage: | 30.263% (23/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 722-804 |
| | 47 | 15 |
Parser::parseNextOperatorName: | 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::parseNextDeclarationName: | 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::parseMemberName: | Parser::parseMember | Prototype: | bool Parser::parseMember(int baseOffset) | Coverage: | 42.857% (6/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 457-483 |
| | 17 | 5 |
Parser::parseMediumName: | 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::parseMediaName: | 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::parseImportName: | 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::parseHexColorName: | 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::parseFunctionName: | 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::parseExprName: | 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::parseElementNameName: | 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::parseCombinatorName: | 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::parseClassName: | 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::parseAttribName: | 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::parseArrayName: | Parser::parseArray | Prototype: | bool Parser::parseArray() | Coverage: | 55.000% (22/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 525-590 |
| | 40 | 13 |
Parser::parseName: | Parser::parse | Prototype: | QJsonDocument Parser::parse(QJsonParseError *error) | Coverage: | 76.000% (19/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 299-357 |
| | 30 | 9 |
Parser::parseName: | 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::nextTokenName: | Parser::nextToken | Prototype: | char Parser::nextToken() | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 274-294 |
| | 9 | 10 |
Parser::nextName: | 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::lexemUntilName: | 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::initName: | 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::errorSymbolName: | 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::eatSpaceName: | Parser::eatSpace | Prototype: | bool Parser::eatSpace() | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 259-272 |
| | 10 | 4 |
Parser::eatBOMName: | Parser::eatBOM | Prototype: | void Parser::eatBOM() | Coverage: | 30.000% (3/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 248-257 |
| | 6 | 2 |
Parser::ParserName: | Parser::Parser | Prototype: | Parser::Parser(const char *json, int length) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 200-204 |
| | 1 | 1 |
Parser::ParserName: | 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::ParserName: | 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 |
Parser::ParsedObject::insertName: | Parser::ParsedObject::insert | Prototype: | void Parser::ParsedObject::insert(uint offset) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 360-379 |
| | 13 | 4 |
ParallelAnchorData::updateChildrenSizesName: | 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::calculateSizeHintsName: | 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 |
PageItem::paintName: | PageItem::paint | Prototype: | void PageItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 85-144 |
| | 33 | 2 |
PageItem::pageNumberName: | PageItem::pageNumber | Prototype: | inline int pageNumber() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 72-73 |
| | 1 | 1 |
PageItem::boundingRectName: | PageItem::boundingRect | Prototype: | QRectF boundingRect() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 69-70 |
| | 1 | 1 |
PageItem::PageItemName: | PageItem::PageItem | Prototype: | PageItem(int _pageNum, const QPicture* _pagePicture, QSize _paperSize, QRect _pageRect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 59-67 |
| | 4 | 1 |
OsTypeTerm::matchesName: | 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::isNullName: | 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 |