| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 ~TouchPoint| Name:  | QTouchEvent::TouchPoint::~TouchPoint |  | Prototype:  | QTouchEvent::TouchPoint::~TouchPoint() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4377-4381 |  
  |  | 2 | 2 | 
 setVelocity| Name:  | QTouchEvent::TouchPoint::setVelocity |  | Prototype:  | void QTouchEvent::TouchPoint::setVelocity(const QVector2D &v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4784-4789 |  
  |  | 3 | 2 | 
 setState| Name:  | QTouchEvent::TouchPoint::setState |  | Prototype:  | void QTouchEvent::TouchPoint::setState(Qt::TouchPointStates state) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4648-4653 |  
  |  | 3 | 2 | 
 setStartScreenPos| Name:  | QTouchEvent::TouchPoint::setStartScreenPos |  | Prototype:  | void QTouchEvent::TouchPoint::setStartScreenPos(const QPointF &startScreenPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4704-4709 |  
  |  | 3 | 2 | 
 setStartScenePos| Name:  | QTouchEvent::TouchPoint::setStartScenePos |  | Prototype:  | void QTouchEvent::TouchPoint::setStartScenePos(const QPointF &startScenePos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4696-4701 |  
  |  | 3 | 2 | 
 setStartPos| Name:  | QTouchEvent::TouchPoint::setStartPos |  | Prototype:  | void QTouchEvent::TouchPoint::setStartPos(const QPointF &startPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4688-4693 |  
  |  | 3 | 2 | 
 setStartNormalizedPos| Name:  | QTouchEvent::TouchPoint::setStartNormalizedPos |  | Prototype:  | void QTouchEvent::TouchPoint::setStartNormalizedPos(const QPointF &startNormalizedPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4712-4717 |  
  |  | 3 | 2 | 
 setScreenRect| Name:  | QTouchEvent::TouchPoint::setScreenRect |  | Prototype:  | void QTouchEvent::TouchPoint::setScreenRect(const QRectF &screenRect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4768-4773 |  
  |  | 3 | 2 | 
 setScreenPos| Name:  | QTouchEvent::TouchPoint::setScreenPos |  | Prototype:  | void QTouchEvent::TouchPoint::setScreenPos(const QPointF &screenPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4672-4677 |  
  |  | 3 | 2 | 
 setSceneRect| Name:  | QTouchEvent::TouchPoint::setSceneRect |  | Prototype:  | void QTouchEvent::TouchPoint::setSceneRect(const QRectF &sceneRect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4760-4765 |  
  |  | 3 | 2 | 
 setScenePos| Name:  | QTouchEvent::TouchPoint::setScenePos |  | Prototype:  | void QTouchEvent::TouchPoint::setScenePos(const QPointF &scenePos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4664-4669 |  
  |  | 3 | 2 | 
 setRect| Name:  | QTouchEvent::TouchPoint::setRect |  | Prototype:  | void QTouchEvent::TouchPoint::setRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4752-4757 |  
  |  | 3 | 2 | 
 setRawScreenPositions| Name:  | QTouchEvent::TouchPoint::setRawScreenPositions |  | Prototype:  | void QTouchEvent::TouchPoint::setRawScreenPositions(const QVector<QPointF> &positions) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4792-4797 |  
  |  | 3 | 2 | 
 setPressure| Name:  | QTouchEvent::TouchPoint::setPressure |  | Prototype:  | void QTouchEvent::TouchPoint::setPressure(qreal pressure) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4776-4781 |  
  |  | 3 | 2 | 
 setPos| Name:  | QTouchEvent::TouchPoint::setPos |  | Prototype:  | void QTouchEvent::TouchPoint::setPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4656-4661 |  
  |  | 3 | 2 | 
 setNormalizedPos| Name:  | QTouchEvent::TouchPoint::setNormalizedPos |  | Prototype:  | void QTouchEvent::TouchPoint::setNormalizedPos(const QPointF &normalizedPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4680-4685 |  
  |  | 3 | 2 | 
 setLastScreenPos| Name:  | QTouchEvent::TouchPoint::setLastScreenPos |  | Prototype:  | void QTouchEvent::TouchPoint::setLastScreenPos(const QPointF &lastScreenPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4736-4741 |  
  |  | 3 | 2 | 
 setLastScenePos| Name:  | QTouchEvent::TouchPoint::setLastScenePos |  | Prototype:  | void QTouchEvent::TouchPoint::setLastScenePos(const QPointF &lastScenePos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4728-4733 |  
  |  | 3 | 2 | 
 setLastPos| Name:  | QTouchEvent::TouchPoint::setLastPos |  | Prototype:  | void QTouchEvent::TouchPoint::setLastPos(const QPointF &lastPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4720-4725 |  
  |  | 3 | 2 | 
 setLastNormalizedPos| Name:  | QTouchEvent::TouchPoint::setLastNormalizedPos |  | Prototype:  | void QTouchEvent::TouchPoint::setLastNormalizedPos(const QPointF &lastNormalizedPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4744-4749 |  
  |  | 3 | 2 | 
 setId| Name:  | QTouchEvent::TouchPoint::setId |  | Prototype:  | void QTouchEvent::TouchPoint::setId(int id) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4640-4645 |  
  |  | 3 | 2 | 
 setFlags| Name:  | QTouchEvent::TouchPoint::setFlags |  | Prototype:  | void QTouchEvent::TouchPoint::setFlags(InfoFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4802-4807 |  
  |  | 3 | 2 | 
 velocity| Name:  | QTouchEvent::TouchPoint::velocity |  | Prototype:  | QVector2D QTouchEvent::TouchPoint::velocity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4605-4608 |  
  |  | 1 | 1 | 
 state| Name:  | QTouchEvent::TouchPoint::state |  | Prototype:  | Qt::TouchPointState QTouchEvent::TouchPoint::state() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4397-4400 |  
  |  | 1 | 1 | 
 startScreenPos| Name:  | QTouchEvent::TouchPoint::startScreenPos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::startScreenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4482-4485 |  
  |  | 1 | 1 | 
 startScenePos| Name:  | QTouchEvent::TouchPoint::startScenePos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::startScenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4472-4475 |  
  |  | 1 | 1 | 
 startPos| Name:  | QTouchEvent::TouchPoint::startPos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::startPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4457-4460 |  
  |  | 1 | 1 | 
 startNormalizedPos| Name:  | QTouchEvent::TouchPoint::startNormalizedPos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::startNormalizedPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4495-4498 |  
  |  | 1 | 1 | 
 screenRect| Name:  | QTouchEvent::TouchPoint::screenRect |  | Prototype:  | QRectF QTouchEvent::TouchPoint::screenRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4583-4586 |  
  |  | 1 | 1 | 
 screenPos| Name:  | QTouchEvent::TouchPoint::screenPos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::screenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4433-4436 |  
  |  | 1 | 1 | 
 sceneRect| Name:  | QTouchEvent::TouchPoint::sceneRect |  | Prototype:  | QRectF QTouchEvent::TouchPoint::sceneRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4571-4574 |  
  |  | 1 | 1 | 
 scenePos| Name:  | QTouchEvent::TouchPoint::scenePos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::scenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4423-4426 |  
  |  | 1 | 1 | 
 rect| Name:  | QTouchEvent::TouchPoint::rect |  | Prototype:  | QRectF QTouchEvent::TouchPoint::rect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4559-4562 |  
  |  | 1 | 1 | 
 rawScreenPositions| Name:  | QTouchEvent::TouchPoint::rawScreenPositions |  | Prototype:  | QVector<QPointF> QTouchEvent::TouchPoint::rawScreenPositions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4634-4637 |  
  |  | 1 | 1 | 
 pressure| Name:  | QTouchEvent::TouchPoint::pressure |  | Prototype:  | qreal QTouchEvent::TouchPoint::pressure() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4592-4595 |  
  |  | 1 | 1 | 
 pos| Name:  | QTouchEvent::TouchPoint::pos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4408-4411 |  
  |  | 1 | 1 | 
 normalizedPos| Name:  | QTouchEvent::TouchPoint::normalizedPos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::normalizedPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4446-4449 |  
  |  | 1 | 1 | 
 lastScreenPos| Name:  | QTouchEvent::TouchPoint::lastScreenPos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::lastScreenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4533-4536 |  
  |  | 1 | 1 | 
 lastScenePos| Name:  | QTouchEvent::TouchPoint::lastScenePos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::lastScenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4522-4525 |  
  |  | 1 | 1 | 
 lastPos| Name:  | QTouchEvent::TouchPoint::lastPos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::lastPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4506-4509 |  
  |  | 1 | 1 | 
 lastNormalizedPos| Name:  | QTouchEvent::TouchPoint::lastNormalizedPos |  | Prototype:  | QPointF QTouchEvent::TouchPoint::lastNormalizedPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4547-4550 |  
  |  | 1 | 1 | 
 id| Name:  | QTouchEvent::TouchPoint::id |  | Prototype:  | int QTouchEvent::TouchPoint::id() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4389-4392 |  
  |  | 1 | 1 | 
 flags| Name:  | QTouchEvent::TouchPoint::flags |  | Prototype:  | QTouchEvent::TouchPoint::InfoFlags QTouchEvent::TouchPoint::flags() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4615-4618 |  
  |  | 1 | 1 | 
 TouchPoint| Name:  | QTouchEvent::TouchPoint::TouchPoint |  | Prototype:  | QTouchEvent::TouchPoint::TouchPoint(int id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4356-4358 |  
  |  | 1 | 1 | 
 TouchPoint| Name:  | QTouchEvent::TouchPoint::TouchPoint |  | Prototype:  | QTouchEvent::TouchPoint::TouchPoint(const QTouchEvent::TouchPoint &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4366-4370 |  
  |  | 1 | 1 |