Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
setProposedActionName: | QQuickDropEventEx::setProposedAction | Prototype: | void setProposedAction(Qt::DropAction action) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickdrag_p.h | Lines: | 120-120 |
| | 1 | 1 |
setProposedActionName: | QQuickDropEventEx::setProposedAction | Prototype: | static void setProposedAction(QDropEvent *event, Qt::DropAction action) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickdrag_p.h | Lines: | 122-124 |
| | 1 | 1 |
copyActionsName: | QQuickDropEventEx::copyActions | Prototype: | void copyActions(const QDropEvent &from) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickdrag_p.h | Lines: | 126-127 |
| | 1 | 1 |
copyActionsName: | QQuickDropEventEx::copyActions | Prototype: | static void copyActions(QDropEvent *to, const QDropEvent &from) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickdrag_p.h | Lines: | 129-131 |
| | 1 | 1 |