Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBasicDragName: | QBasicDrag::QBasicDrag | Prototype: | QBasicDrag::QBasicDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 88-94 |
| | 2 | 1 |
cancelName: | QBasicDrag::cancel | Prototype: | void QBasicDrag::cancel() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 237-242 |
| | 3 | 1 |
disableEventFilterName: | QBasicDrag::disableEventFilter | Prototype: | void QBasicDrag::disableEventFilter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 106-109 |
| | 1 | 1 |
dragName: | QBasicDrag::drag | Prototype: | Qt::DropAction QBasicDrag::drag(QDrag *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 175-193 |
| | 14 | 1 |
dropName: | QBasicDrag::drop | Prototype: | void QBasicDrag::drop(const QPoint &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 255-260 |
| | 3 | 1 |
enableEventFilterName: | QBasicDrag::enableEventFilter | Prototype: | void QBasicDrag::enableEventFilter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 101-104 |
| | 1 | 1 |
eventFilterName: | QBasicDrag::eventFilter | Prototype: | bool QBasicDrag::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 117-173 |
| | 30 | 13 |
exitDndEventLoopName: | QBasicDrag::exitDndEventLoop | Prototype: | void QBasicDrag::exitDndEventLoop() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 262-266 |
| | 2 | 2 |
moveShapedPixmapWindowName: | QBasicDrag::moveShapedPixmapWindow | Prototype: | void QBasicDrag::moveShapedPixmapWindow(const QPoint &globalPos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 249-253 |
| | 2 | 2 |
recreateShapedPixmapWindowName: | QBasicDrag::recreateShapedPixmapWindow | Prototype: | void QBasicDrag::recreateShapedPixmapWindow(QScreen *screen, const QPoint &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 223-235 |
| | 7 | 1 |
restoreCursorName: | QBasicDrag::restoreCursor | Prototype: | void QBasicDrag::restoreCursor() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 195-203 |
| | 3 | 2 |
startDragName: | QBasicDrag::startDrag | Prototype: | void QBasicDrag::startDrag() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 205-217 |
| | 6 | 2 |
updateCursorName: | QBasicDrag::updateCursor | Prototype: | void QBasicDrag::updateCursor(Qt::DropAction action) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 268-303 |
| | 19 | 9 |
~QBasicDragName: | QBasicDrag::~QBasicDrag | Prototype: | QBasicDrag::~QBasicDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 96-99 |
| | 1 | 1 |