| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
anchorRectangle| Name: | QQuickTextInputPrivate::anchorRectangle | | Prototype: | QRectF QQuickTextInputPrivate::anchorRectangle() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktextinput.cpp | | Lines: | 1075-1104 |
| | 16 | 5 |
allSelected| Name: | QQuickTextInputPrivate::allSelected | | Prototype: | bool allSelected() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktextinput_p_p.h | | Lines: | 333-333 |
| | 1 | 1 |
addCommand| Name: | QQuickTextInputPrivate::addCommand | | Prototype: | void QQuickTextInputPrivate::addCommand(const Command &cmd) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktextinput.cpp | | Lines: | 3681-3691 |
| | 6 | 2 |
QQuickTextInputPrivate| Name: | QQuickTextInputPrivate::QQuickTextInputPrivate | | Prototype: | QQuickTextInputPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktextinput_p_p.h | | Lines: | 99-161 |
| | 2 | 1 |
ExtraData| Name: | QQuickTextInputPrivate::ExtraData | | Coverage: | 100.000% (1/1) |
| | 2 | 1 |
Command| Name: | QQuickTextInputPrivate::Command | | Coverage: | 100.000% (1/1) |
| | 1 | 1 |