| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 processInputEvent| Name:  | QEvdevTouchScreenData::processInputEvent |  | Prototype:  | void QEvdevTouchScreenData::processInputEvent(input_event *data) |  | Coverage:  |   0.000% (0/160) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 431-579 |  
  |  | 99 | 40 | 
 reportPoints| Name:  | QEvdevTouchScreenData::reportPoints |  | Prototype:  | void QEvdevTouchScreenData::reportPoints() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 634-676 |  
  |  | 24 | 6 | 
 assignIds| Name:  | QEvdevTouchScreenData::assignIds |  | Prototype:  | void QEvdevTouchScreenData::assignIds() |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 600-632 |  
  |  | 24 | 8 | 
 addTouchPoint| Name:  | QEvdevTouchScreenData::addTouchPoint |  | Prototype:  | void QEvdevTouchScreenData::addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedStates) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 406-429 |  
  |  | 14 | 2 | 
 findClosestContact| Name:  | QEvdevTouchScreenData::findClosestContact |  | Prototype:  | int QEvdevTouchScreenData::findClosestContact(const QHash<int, Contact> &contacts, int x, int y, int *dist) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 581-598 |  
  |  | 13 | 4 | 
 QEvdevTouchScreenData| Name:  | QEvdevTouchScreenData::QEvdevTouchScreenData |  | Prototype:  | QEvdevTouchScreenData::QEvdevTouchScreenData(QEvdevTouchScreenHandler *q_ptr, const QStringList &args) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 126-136 |  
  |  | 1 | 1 | 
 Contact| Name:  | QEvdevTouchScreenData::Contact |  | Coverage:  |   0.000% (0/1) |  
  |  | 1 | 1 |