| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 TabletEvent| Name:  | QWindowSystemInterfacePrivate::TabletEvent |  | Coverage:  |   0.000% (0/1) |  
  |  | 1 | 1 | 
 getNonUserInputWindowSystemEvent| Name:  | QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent |  | Prototype:  | QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 382-385 |  
  |  | 1 | 1 | 
 getWindowSystemEvent| Name:  | QWindowSystemInterfacePrivate::getWindowSystemEvent |  | Prototype:  | QWindowSystemInterfacePrivate::WindowSystemEvent * QWindowSystemInterfacePrivate::getWindowSystemEvent() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 377-380 |  
  |  | 1 | 1 | 
 peekWindowSystemEvent| Name:  | QWindowSystemInterfacePrivate::peekWindowSystemEvent |  | Prototype:  | QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::peekWindowSystemEvent(EventType t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 387-390 |  
  |  | 1 | 1 | 
 removeWindowSystemEvent| Name:  | QWindowSystemInterfacePrivate::removeWindowSystemEvent |  | Prototype:  | void QWindowSystemInterfacePrivate::removeWindowSystemEvent(WindowSystemEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 392-395 |  
  |  | 1 | 1 | 
 windowSystemEventsQueued| Name:  | QWindowSystemInterfacePrivate::windowSystemEventsQueued |  | Prototype:  | int QWindowSystemInterfacePrivate::windowSystemEventsQueued() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 372-375 |  
  |  | 1 | 1 | 
 ExposeEvent| Name:  | QWindowSystemInterfacePrivate::ExposeEvent |  | Coverage:  |   0.000% (0/1) |  
  |  | 2 | 1 | 
 WheelEvent| Name:  | QWindowSystemInterfacePrivate::WheelEvent |  | Coverage:  |   0.000% (0/1) |  
  |  | 2 | 1 | 
 installWindowSystemEventHandler| Name:  | QWindowSystemInterfacePrivate::installWindowSystemEventHandler |  | Prototype:  | void QWindowSystemInterfacePrivate::installWindowSystemEventHandler(QWindowSystemEventHandler *handler) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 674-678 |  
  |  | 2 | 2 | 
 removeWindowSystemEventhandler| Name:  | QWindowSystemInterfacePrivate::removeWindowSystemEventhandler |  | Prototype:  | void QWindowSystemInterfacePrivate::removeWindowSystemEventhandler(QWindowSystemEventHandler *handler) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 680-684 |  
  |  | 2 | 2 | 
 postWindowSystemEvent| Name:  | QWindowSystemInterfacePrivate::postWindowSystemEvent |  | Prototype:  | void QWindowSystemInterfacePrivate::postWindowSystemEvent(WindowSystemEvent *ev) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 397-403 |  
  |  | 4 | 2 | 
 handleWindowSystemEvent| Name:  | QWindowSystemInterfacePrivate::handleWindowSystemEvent |  | Prototype:  | bool QWindowSystemInterfacePrivate::handleWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *ev) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 418-439 |  
  |  | 10 | 3 | 
 toNativeTouchPoints| Name:  | QWindowSystemInterfacePrivate::toNativeTouchPoints |  | Prototype:  | QList<QWindowSystemInterface::TouchPoint> QWindowSystemInterfacePrivate::toNativeTouchPoints(const QList<QTouchEvent::TouchPoint>& pointList, const QWindow *window) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 509-528 |  
  |  | 14 | 2 | 
 fromNativeTouchPoints| Name:  | QWindowSystemInterfacePrivate::fromNativeTouchPoints |  | Prototype:  | QList<QTouchEvent::TouchPoint> QWindowSystemInterfacePrivate::fromNativeTouchPoints(const QList<QWindowSystemInterface::TouchPoint> &points, const QWindow *window, QEvent::Type *type) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 463-507 |  
  |  | 27 | 5 |