| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
pointForPosition| Name: | FxListItemSG::pointForPosition | | Prototype: | QPointF pointForPosition(qreal pos) const | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 339-361 |
| | 15 | 8 |
setPosition| Name: | FxListItemSG::setPosition | | Prototype: | void setPosition(qreal pos, bool immediate = false) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 308-324 |
| | 9 | 5 |
endPosition| Name: | FxListItemSG::endPosition | | Prototype: | qreal endPosition() const override | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 297-307 |
| | 7 | 2 |
position| Name: | FxListItemSG::position | | Prototype: | qreal position() const override | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 267-276 |
| | 5 | 3 |
size| Name: | FxListItemSG::size | | Prototype: | qreal size() const override | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 283-288 |
| | 3 | 2 |
setSize| Name: | FxListItemSG::setSize | | Prototype: | void setSize(qreal size) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 325-330 |
| | 3 | 2 |
sectionSize| Name: | FxListItemSG::sectionSize | | Prototype: | qreal sectionSize() const override | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 292-296 |
| | 3 | 2 |
itemPosition| Name: | FxListItemSG::itemPosition | | Prototype: | qreal itemPosition() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 277-282 |
| | 3 | 2 |
contains| Name: | FxListItemSG::contains | | Prototype: | bool contains(qreal x, qreal y) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 331-334 |
| | 2 | 1 |
FxListItemSG| Name: | FxListItemSG::FxListItemSG | | Prototype: | FxListItemSG(QQuickItem *i, QQuickListView *v, bool own) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 256-258 |
| | 2 | 1 |
setSection| Name: | FxListItemSG::setSection | | Prototype: | void setSection(QQuickItem *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 263-265 |
| | 1 | 1 |
section| Name: | FxListItemSG::section | | Prototype: | inline QQuickItem *section() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 260-262 |
| | 1 | 1 |
itemSize| Name: | FxListItemSG::itemSize | | Prototype: | qreal itemSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 289-291 |
| | 1 | 1 |