| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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 |
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 |
Part::Part| Name: | 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 |
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 |
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::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::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::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::~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::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::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::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::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::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::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::~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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::outerBounds| Name: | 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::removeIntersections| Name: | 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::setElementToCubic| Name: | 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::setElementToCubicAndSimplify| Name: | 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::setElementToQuadratic| Name: | 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::sortEvents| Name: | 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::splitCubic| Name: | 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::splitCurve| Name: | 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::splitLineAt| Name: | 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::splitQuadratic| Name: | 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::subDivCubic| Name: | 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::subDivQuadratic| Name: | 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 |
PixmapEntry::pixmap| Name: | 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 |
PointInRegion| Name: | 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: | 2702-2719 |
| | 13 | 7 |
PointToVector| Name: | 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: | 68-72 |
| | 2 | 1 |
PolygonRegion| Name: | 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: | 3559-3757 |
| | 109 | 29 |
PressDelayHandler::PressDelayHandler| Name: | 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: | 122-129 |
| | 1 | 1 |
PressDelayHandler::instance| Name: | 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: | 139-145 |
| | 3 | 2 |
PressDelayHandler::isDelaying| Name: | 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: | 152-155 |
| | 1 | 1 |
PressDelayHandler::pressed| Name: | 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: | 157-170 |
| | 7 | 2 |
PressDelayHandler::released| Name: | 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: | 172-200 |
| | 14 | 4 |
PressDelayHandler::scrollerBecameActive| Name: | 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: | 216-254 |
| | 12 | 4 |
PressDelayHandler::scrollerWasIntercepted| Name: | 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: | 202-214 |
| | 6 | 3 |
PressDelayHandler::sendMouseEvent| Name: | 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: | 273-317 |
| | 17 | 8 |
PressDelayHandler::shouldEventBeIgnored| Name: | 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: | 147-150 |
| | 1 | 1 |
PressDelayHandler::timerEvent| Name: | 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: | 257-271 |
| | 7 | 4 |
PropertyNotifyEvent::PropertyNotifyEvent| Name: | PropertyNotifyEvent::PropertyNotifyEvent | | Prototype: | PropertyNotifyEvent(xcb_window_t win, xcb_atom_t property) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1439-1440 |
| | 1 | 1 |
PropertyNotifyEvent::checkEvent| Name: | PropertyNotifyEvent::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1444-1455 |
| | 8 | 4 |
PtsToRegion| Name: | 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: | 3489-3548 |
| | 37 | 13 |
QACConnectionObject::d_func| Name: | 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: | 268-268 |
| | 1 | 1 |
QACConnectionObject::d_func| Name: | 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: | 268-268 |
| | 1 | 1 |
QACConnectionObject::isSender| Name: | 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: | 270-271 |
| | 1 | 1 |
QACConnectionObject::receiverList| Name: | 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: | 272-273 |
| | 1 | 1 |
QACConnectionObject::senderList| Name: | 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: | 274-275 |
| | 1 | 1 |
QAbstractAnimation::QAbstractAnimation| Name: | QAbstractAnimation::QAbstractAnimation | | Prototype: | QAbstractAnimation::QAbstractAnimation(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1043-1048 |
| | 1 | 1 |
QAbstractAnimation::QAbstractAnimation| Name: | QAbstractAnimation::QAbstractAnimation | | Prototype: | QAbstractAnimation::QAbstractAnimation(QAbstractAnimationPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1053-1058 |
| | 1 | 1 |
QAbstractAnimation::currentLoop| Name: | QAbstractAnimation::currentLoop | | Prototype: | int QAbstractAnimation::currentLoop() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1230-1234 |
| | 2 | 1 |
QAbstractAnimation::currentLoopTime| Name: | QAbstractAnimation::currentLoopTime | | Prototype: | int QAbstractAnimation::currentLoopTime() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1277-1281 |
| | 2 | 1 |
QAbstractAnimation::currentTime| Name: | QAbstractAnimation::currentTime | | Prototype: | int QAbstractAnimation::currentTime() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1296-1300 |
| | 2 | 1 |
QAbstractAnimation::direction| Name: | QAbstractAnimation::direction | | Prototype: | QAbstractAnimation::Direction QAbstractAnimation::direction() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1149-1153 |
| | 2 | 1 |
QAbstractAnimation::event| Name: | QAbstractAnimation::event | | Prototype: | bool QAbstractAnimation::event(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1443-1446 |
| | 1 | 1 |
QAbstractAnimation::group| Name: | QAbstractAnimation::group | | Prototype: | QAnimationGroup *QAbstractAnimation::group() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1098-1102 |
| | 2 | 1 |
QAbstractAnimation::loopCount| Name: | QAbstractAnimation::loopCount | | Prototype: | int QAbstractAnimation::loopCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1206-1210 |
| | 2 | 1 |
QAbstractAnimation::pause| Name: | QAbstractAnimation::pause | | Prototype: | void QAbstractAnimation::pause() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1395-1404 |
| | 5 | 2 |
QAbstractAnimation::resume| Name: | QAbstractAnimation::resume | | Prototype: | void QAbstractAnimation::resume() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1413-1423 |
| | 6 | 2 |
QAbstractAnimation::setCurrentTime| Name: | QAbstractAnimation::setCurrentTime | | Prototype: | void QAbstractAnimation::setCurrentTime(int msecs) | | Coverage: | 100.000% (36/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1301-1341 |
| | 23 | 7 |
QAbstractAnimation::setDirection| Name: | QAbstractAnimation::setDirection | | Prototype: | void QAbstractAnimation::setDirection(Direction direction) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1154-1183 |
| | 16 | 6 |
QAbstractAnimation::setLoopCount| Name: | QAbstractAnimation::setLoopCount | | Prototype: | void QAbstractAnimation::setLoopCount(int loopCount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1211-1215 |
| | 2 | 1 |
QAbstractAnimation::setPaused| Name: | 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: | 1431-1437 |
| | 3 | 2 |
QAbstractAnimation::start| Name: | QAbstractAnimation::start | | Prototype: | void QAbstractAnimation::start(DeletionPolicy policy) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1359-1366 |
| | 5 | 2 |
QAbstractAnimation::state| Name: | QAbstractAnimation::state | | Prototype: | QAbstractAnimation::State QAbstractAnimation::state() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1086-1090 |
| | 2 | 1 |
QAbstractAnimation::stop| Name: | QAbstractAnimation::stop | | Prototype: | void QAbstractAnimation::stop() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1378-1386 |
| | 4 | 2 |
QAbstractAnimation::totalDuration| Name: | QAbstractAnimation::totalDuration | | Prototype: | int QAbstractAnimation::totalDuration() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1260-1269 |
| | 7 | 3 |
QAbstractAnimation::updateDirection| Name: | QAbstractAnimation::updateDirection | | Prototype: | void QAbstractAnimation::updateDirection(QAbstractAnimation::Direction direction) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1476-1479 |
| | 1 | 1 |
QAbstractAnimation::updateState| Name: | QAbstractAnimation::updateState | | Prototype: | void QAbstractAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1463-1468 |
| | 2 | 1 |
QAbstractAnimation::~QAbstractAnimation| Name: | QAbstractAnimation::~QAbstractAnimation | | Prototype: | QAbstractAnimation::~QAbstractAnimation() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1065-1076 |
| | 7 | 3 |
QAbstractAnimationPrivate::setState| Name: | QAbstractAnimationPrivate::setState | | Prototype: | void QAbstractAnimationPrivate::setState(QAbstractAnimation::State newState) | | Coverage: | 91.549% (65/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 957-1035 |
| | 43 | 16 |
QAbstractButton::QAbstractButton| Name: | 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: | 466-471 |
| | 2 | 1 |
QAbstractButton::QAbstractButton| Name: | 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: | 488-493 |
| | 2 | 1 |
QAbstractButton::animateClick| Name: | 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: | 829-842 |
| | 11 | 4 |
QAbstractButton::autoExclusive| Name: | 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: | 794-798 |
| | 2 | 1 |
QAbstractButton::autoRepeat| Name: | 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: | 717-721 |
| | 2 | 1 |