Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 2280-2285 |
| | 3 | 1 |
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: | 2523-2534 |
| | 9 | 7 |
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: | 2317-2326 |
| | 6 | 5 |
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: | 2287-2308 |
| | 14 | 8 |
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: | 2552-2557 |
| | 3 | 1 |
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: | 2346-2353 |
| | 5 | 1 |
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: | 2503-2521 |
| | 14 | 4 |
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: | 2310-2315 |
| | 3 | 2 |
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: | 2355-2399 |
| | 31 | 10 |
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: | 2401-2416 |
| | 10 | 6 |
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: | 2418-2458 |
| | 33 | 12 |
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: | 2593-2667 |
| | 54 | 19 |
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: | 2732-2741 |
| | 6 | 3 |
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: | 2697-2714 |
| | 12 | 4 |
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: | 2536-2550 |
| | 10 | 4 |
Parser::testSimpleSelectorName: | Parser::testSimpleSelector | Prototype: | bool Parser::testSimpleSelector() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2716-2723 |
| | 5 | 1 |
Parser::testTermName: | Parser::testTerm | Prototype: | bool Parser::testTerm() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2581-2591 |
| | 8 | 1 |
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: | 2801-2809 |
| | 5 | 3 |
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: | 2743-2751 |
| | 5 | 2 |
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: | 2761-2799 |
| | 27 | 18 |
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: | 7880-7880 |
| | 1 | 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: | 374-380 |
| | 2 | 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: | 387-392 |
| | 3 | 1 |
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: | 394-401 |
| | 5 | 1 |
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: | 410-421 |
| | 8 | 4 |
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: | 403-408 |
| | 3 | 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: | 382-385 |
| | 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: | 468-477 |
| | 6 | 2 |
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: | 291-291 |
| | 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: | 293-293 |
| | 1 | 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: | 290-290 |
| | 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: | 292-292 |
| | 1 | 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: | 423-426 |
| | 2 | 1 |
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: | 437-445 |
| | 6 | 1 |
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: | 447-458 |
| | 9 | 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: | 428-435 |
| | 4 | 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: | 461-466 |
| | 3 | 2 |
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: | 479-493 |
| | 7 | 2 |
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: | 1155-1207 |
| | 37 | 10 |
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: | 927-997 |
| | 51 | 10 |
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: | 1209-1219 |
| | 7 | 2 |
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: | 676-882 |
| | 159 | 33 |
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: | 1406-1434 |
| | 22 | 9 |
PathSimplifier::equalElementsName: | PathSimplifier::equalElements | Prototype: | bool PathSimplifier::equalElements(const Element *e1, const Element *e2) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1082-1099 |
| | 10 | 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: | 884-925 |
| | 29 | 8 |
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: | 1388-1404 |
| | 12 | 4 |
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/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1525-1534 |
| | 6 | 1 |
PathSimplifier::flattenQuadraticName: | PathSimplifier::flattenQuadratic | Prototype: | inline bool PathSimplifier::flattenQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1517-1523 |
| | 4 | 1 |
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: | 495-646 |
| | 115 | 20 |
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: | 999-1080 |
| | 58 | 16 |
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: | 1436-1515 |
| | 59 | 14 |
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: | 648-674 |
| | 19 | 6 |
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: | 1319-1345 |
| | 19 | 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: | 1347-1386 |
| | 29 | 3 |
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: | 1293-1317 |
| | 17 | 2 |
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: | 1603-1645 |
| | 29 | 8 |
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: | 1553-1576 |
| | 20 | 1 |
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: | 1221-1291 |
| | 54 | 6 |
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: | 1101-1153 |
| | 41 | 6 |
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: | 1536-1551 |
| | 12 | 1 |
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: | 1590-1601 |
| | 8 | 2 |
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: | 1578-1588 |
| | 8 | 2 |
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: | 500-533 |
| | 22 | 6 |
PointInRegionName: | PointInRegion | Prototype: | static bool PointInRegion(QRegionPrivate *pRegion, int x, int y) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2678-2695 |
| | 13 | 7 |
PointToVectorName: | PointToVector | Prototype: | static inline QT_FT_Vector PointToVector(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 62-66 |
| | 2 | 1 |
PolygonRegionName: | PolygonRegion | Prototype: | static QRegionPrivate *PolygonRegion(const QPoint *Pts, int Count, int rule) | Coverage: | 0.000% (0/115) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3535-3733 |
| | 109 | 29 |
PressDelayHandler::PressDelayHandlerName: | PressDelayHandler::PressDelayHandler | Prototype: | PressDelayHandler(QObject *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 115-122 |
| | 1 | 1 |
PressDelayHandler::instanceName: | PressDelayHandler::instance | Prototype: | static PressDelayHandler *instance() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 132-138 |
| | 3 | 2 |
PressDelayHandler::isDelayingName: | PressDelayHandler::isDelaying | Prototype: | bool isDelaying() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 145-148 |
| | 1 | 1 |
PressDelayHandler::pressedName: | PressDelayHandler::pressed | Prototype: | void pressed(QEvent *e, int delay) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 150-163 |
| | 7 | 2 |
PressDelayHandler::releasedName: | PressDelayHandler::released | Prototype: | bool released(QEvent *e, bool scrollerWasActive, bool scrollerIsActive) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 165-193 |
| | 14 | 4 |
PressDelayHandler::scrollerBecameActiveName: | PressDelayHandler::scrollerBecameActive | Prototype: | void scrollerBecameActive() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 209-247 |
| | 12 | 4 |
PressDelayHandler::scrollerWasInterceptedName: | PressDelayHandler::scrollerWasIntercepted | Prototype: | void scrollerWasIntercepted() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 195-207 |
| | 6 | 3 |
PressDelayHandler::sendMouseEventName: | PressDelayHandler::sendMouseEvent | Prototype: | void sendMouseEvent(QMouseEvent *me, int flags = 0) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 266-310 |
| | 17 | 8 |
PressDelayHandler::shouldEventBeIgnoredName: | PressDelayHandler::shouldEventBeIgnored | Prototype: | bool shouldEventBeIgnored(QEvent *) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 140-143 |
| | 1 | 1 |
PressDelayHandler::timerEventName: | PressDelayHandler::timerEvent | Prototype: | void timerEvent(QTimerEvent *e) override | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 250-264 |
| | 7 | 4 |
PtsToRegionName: | PtsToRegion | Prototype: | static void PtsToRegion(int numFullPtBlocks, int iCurPtBlock, POINTBLOCK *FirstPtBlock, QRegionPrivate *reg) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3465-3524 |
| | 37 | 13 |
QACConnectionObject::d_funcName: | QACConnectionObject::d_func | Prototype: | inline QObjectPrivate* d_func() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 264-264 |
| | 1 | 1 |
QACConnectionObject::d_funcName: | QACConnectionObject::d_func | Prototype: | inline const QObjectPrivate* d_func() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 264-264 |
| | 1 | 1 |
QACConnectionObject::isSenderName: | QACConnectionObject::isSender | Prototype: | inline bool isSender(const QObject *receiver, const char *signal) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 266-267 |
| | 1 | 1 |
QACConnectionObject::receiverListName: | QACConnectionObject::receiverList | Prototype: | inline QObjectList receiverList(const char *signal) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 268-269 |
| | 1 | 1 |
QACConnectionObject::senderListName: | QACConnectionObject::senderList | Prototype: | inline QObjectList senderList() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 270-271 |
| | 1 | 1 |
QAbstractAnimation::setPausedName: | QAbstractAnimation::setPaused | Prototype: | void QAbstractAnimation::setPaused(bool paused) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1425-1431 |
| | 3 | 2 |
QAbstractButton::QAbstractButtonName: | QAbstractButton::QAbstractButton | Prototype: | QAbstractButton::QAbstractButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 459-464 |
| | 2 | 1 |
QAbstractButton::QAbstractButtonName: | QAbstractButton::QAbstractButton | Prototype: | QAbstractButton::QAbstractButton(QAbstractButtonPrivate &dd, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 481-486 |
| | 2 | 1 |
QAbstractButton::animateClickName: | QAbstractButton::animateClick | Prototype: | void QAbstractButton::animateClick(int msec) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 822-835 |
| | 11 | 4 |
QAbstractButton::autoExclusiveName: | QAbstractButton::autoExclusive | Prototype: | bool QAbstractButton::autoExclusive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 787-791 |
| | 2 | 1 |
QAbstractButton::autoRepeatName: | QAbstractButton::autoRepeat | Prototype: | bool QAbstractButton::autoRepeat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 710-714 |
| | 2 | 1 |
QAbstractButton::autoRepeatDelayName: | QAbstractButton::autoRepeatDelay | Prototype: | int QAbstractButton::autoRepeatDelay() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 733-737 |
| | 2 | 1 |
QAbstractButton::autoRepeatIntervalName: | QAbstractButton::autoRepeatInterval | Prototype: | int QAbstractButton::autoRepeatInterval() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 756-760 |
| | 2 | 1 |
QAbstractButton::changeEventName: | QAbstractButton::changeEvent | Prototype: | void QAbstractButton::changeEvent(QEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1172-1187 |
| | 9 | 4 |
QAbstractButton::clickName: | QAbstractButton::click | Prototype: | void QAbstractButton::click() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 848-864 |
| | 13 | 5 |
QAbstractButton::eventName: | QAbstractButton::event | Prototype: | bool QAbstractButton::event(QEvent *e) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 916-960 |
| | 17 | 20 |
QAbstractButton::focusInEventName: | QAbstractButton::focusInEvent | Prototype: | void QAbstractButton::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1150-1158 |
| | 3 | 1 |
QAbstractButton::focusOutEventName: | QAbstractButton::focusOutEvent | Prototype: | void QAbstractButton::focusOutEvent(QFocusEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1161-1169 |
| | 5 | 2 |
QAbstractButton::groupName: | QAbstractButton::group | Prototype: | QButtonGroup *QAbstractButton::group() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 802-806 |
| | 2 | 1 |
QAbstractButton::hitButtonName: | QAbstractButton::hitButton | Prototype: | bool QAbstractButton::hitButton(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 910-913 |
| | 1 | 1 |
QAbstractButton::iconName: | QAbstractButton::icon | Prototype: | QIcon QAbstractButton::icon() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 547-551 |
| | 2 | 1 |
QAbstractButton::iconSizeName: | QAbstractButton::iconSize | Prototype: | QSize QAbstractButton::iconSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1261-1268 |
| | 5 | 2 |
QAbstractButton::isCheckableName: | QAbstractButton::isCheckable | Prototype: | bool QAbstractButton::isCheckable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 593-597 |
| | 2 | 1 |