Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
defaultActionName: | QPlatformDrag::defaultAction | Prototype: | Qt::DropAction QPlatformDrag::defaultAction(Qt::DropActions possibleActions, Qt::KeyboardModifiers modifiers) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 111-161 |
| | 22 | 11 |
updateActionName: | QPlatformDrag::updateAction | Prototype: | void QPlatformDrag::updateAction(Qt::DropAction action) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 181-188 |
| | 4 | 2 |
~QPlatformDragName: | QPlatformDrag::~QPlatformDrag | Prototype: | QPlatformDrag::~QPlatformDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 101-104 |
| | 1 | 1 |
ownsDragObjectName: | QPlatformDrag::ownsDragObject | Prototype: | bool QPlatformDrag::ownsDragObject() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 220-223 |
| | 1 | 1 |
defaultPixmapName: | QPlatformDrag::defaultPixmap | Prototype: | QPixmap QPlatformDrag::defaultPixmap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 208-211 |
| | 1 | 1 |
currentDragName: | QPlatformDrag::currentDrag | Prototype: | QDrag *QPlatformDrag::currentDrag() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 106-109 |
| | 1 | 1 |
cancelDragName: | QPlatformDrag::cancelDrag | Prototype: | void QPlatformDrag::cancelDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 172-175 |
| | 1 | 1 |
QPlatformDragName: | QPlatformDrag::QPlatformDrag | Prototype: | QPlatformDrag::QPlatformDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 97-99 |
| | 2 | 1 |