| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 ownsDragObject| Name:  | QXcbDrag::ownsDragObject |  | Prototype:  | bool QXcbDrag::ownsDragObject() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1243-1246 |  
  |  | 1 | 1 | 
 platformDropData| Name:  | QXcbDrag::platformDropData |  | Prototype:  | QMimeData *QXcbDrag::platformDropData() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 169-172 |  
  |  | 1 | 1 | 
 ~QXcbDrag| Name:  | QXcbDrag::~QXcbDrag |  | Prototype:  | QXcbDrag::~QXcbDrag() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 145-148 |  
  |  | 1 | 1 | 
 endDrag| Name:  | QXcbDrag::endDrag |  | Prototype:  | void QXcbDrag::endDrag() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 215-219 |  
  |  | 2 | 1 | 
 QXcbDrag| Name:  | QXcbDrag::QXcbDrag |  | Prototype:  | QXcbDrag::QXcbDrag(QXcbConnection *c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 137-143 |  
  |  | 3 | 1 | 
 cancel| Name:  | QXcbDrag::cancel |  | Prototype:  | void QXcbDrag::cancel() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1084-1090 |  
  |  | 3 | 2 | 
 eventFilter| Name:  | QXcbDrag::eventFilter |  | Prototype:  | bool QXcbDrag::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 174-183 |  
  |  | 3 | 2 | 
 toXdndAction| Name:  | QXcbDrag::toXdndAction |  | Prototype:  | xcb_atom_t QXcbDrag::toXdndAction(Qt::DropAction a) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 553-568 |  
  |  | 6 | 7 | 
 findTransactionByTime| Name:  | QXcbDrag::findTransactionByTime |  | Prototype:  | int QXcbDrag::findTransactionByTime(xcb_timestamp_t timestamp) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 583-594 |  
  |  | 7 | 3 | 
 findTransactionByWindow| Name:  | QXcbDrag::findTransactionByWindow |  | Prototype:  | int QXcbDrag::findTransactionByWindow(xcb_window_t window) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 570-581 |  
  |  | 7 | 3 | 
 handleLeave| Name:  | QXcbDrag::handleLeave |  | Prototype:  | void QXcbDrag::handleLeave(QPlatformWindow *w, const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 874-897 |  
  |  | 7 | 3 | 
 toDropAction| Name:  | QXcbDrag::toDropAction |  | Prototype:  | Qt::DropAction QXcbDrag::toDropAction(xcb_atom_t a) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 542-551 |  
  |  | 7 | 4 | 
 handlePosition| Name:  | QXcbDrag::handlePosition |  | Prototype:  | void QXcbDrag::handlePosition(QPlatformWindow * w, const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 811-825 |  
  |  | 10 | 4 | 
 init| Name:  | QXcbDrag::init |  | Prototype:  | void QXcbDrag::init() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 150-167 |  
  |  | 10 | 1 | 
 handleFinished| Name:  | QXcbDrag::handleFinished |  | Prototype:  | void QXcbDrag::handleFinished(const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1000-1047 |  
  |  | 11 | 5 | 
 handleStatus| Name:  | QXcbDrag::handleStatus |  | Prototype:  | void QXcbDrag::handleStatus(const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 854-872 |  
  |  | 12 | 5 | 
 handle_xdnd_status| Name:  | QXcbDrag::handle_xdnd_status |  | Prototype:  | void QXcbDrag::handle_xdnd_status(const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 827-852 |  
  |  | 14 | 4 | 
 timerEvent| Name:  | QXcbDrag::timerEvent |  | Prototype:  | void QXcbDrag::timerEvent(QTimerEvent* e) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1049-1082 |  
  |  | 16 | 7 | 
 startDrag| Name:  | QXcbDrag::startDrag |  | Prototype:  | void QXcbDrag::startDrag() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 185-213 |  
  |  | 19 | 6 | 
 send_leave| Name:  | QXcbDrag::send_leave |  | Prototype:  | void QXcbDrag::send_leave() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 899-932 |  
  |  | 24 | 4 | 
 handleEnter| Name:  | QXcbDrag::handleEnter |  | Prototype:  | void QXcbDrag::handleEnter(QPlatformWindow *window, const xcb_client_message_event_t *event, xcb_window_t proxy) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 677-719 |  
  |  | 27 | 10 | 
 dndEnable| Name:  | QXcbDrag::dndEnable |  | Prototype:  | bool QXcbDrag::dndEnable(QXcbWindow *w, bool on) |  | Coverage:  |  23.810% (5/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1194-1241 |  
  |  | 28 | 7 | 
 drop| Name:  | QXcbDrag::drop |  | Prototype:  | void QXcbDrag::drop(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 489-540 |  
  |  | 35 | 5 | 
 handleDrop| Name:  | QXcbDrag::handleDrop |  | Prototype:  | void QXcbDrag::handleDrop(QPlatformWindow *, const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 934-997 |  
  |  | 35 | 6 | 
 handleSelectionRequest| Name:  | QXcbDrag::handleSelectionRequest |  | Prototype:  | void QXcbDrag::handleSelectionRequest(const xcb_selection_request_event_t *event) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1127-1191 |  
  |  | 39 | 11 | 
 findRealWindow| Name:  | QXcbDrag::findRealWindow |  | Prototype:  | xcb_window_t QXcbDrag::findRealWindow(const QPoint & pos, xcb_window_t w, int md, bool ignoreNonXdndAwareWindows) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 248-323 |  
  |  | 50 | 16 | 
 handle_xdnd_position| Name:  | QXcbDrag::handle_xdnd_position |  | Prototype:  | void QXcbDrag::handle_xdnd_position(QPlatformWindow *w, const xcb_client_message_event_t *e) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 721-793 |  
  |  | 51 | 12 | 
 move| Name:  | QXcbDrag::move |  | Prototype:  | void QXcbDrag::move(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 325-487 |  
  |  | 112 | 25 |