| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPlatformDrag| Name: | 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: | 91-93 |
| | 2 | 1 |
currentDrag| Name: | 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: | 100-103 |
| | 1 | 1 |
defaultAction| Name: | 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: | 105-155 |
| | 22 | 11 |
defaultPixmap| Name: | 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: | 188-191 |
| | 1 | 1 |
ownsDragObject| Name: | 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: | 200-203 |
| | 1 | 1 |
updateAction| Name: | 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: | 161-168 |
| | 4 | 2 |
~QPlatformDrag| Name: | 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: | 95-98 |
| | 1 | 1 |