| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
getRoleOrCreate| Name: | ListLayout::getRoleOrCreate | | Prototype: | const ListLayout::Role *ListLayout::getRoleOrCreate(const QString &key, const QVariant &data) | | Coverage: | 76.667% (23/30) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel.cpp | | Lines: | 216-250 |
| | 23 | 12 |
Role| Name: | ListLayout::Role | | Coverage: | 100.000% (6/6) |
| | 10 | 4 |
getRoleOrCreate| Name: | ListLayout::getRoleOrCreate | | Prototype: | const ListLayout::Role &ListLayout::getRoleOrCreate(const QString &key, Role::DataType type) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel.cpp | | Lines: | 99-110 |
| | 7 | 3 |
getRoleOrCreate| Name: | ListLayout::getRoleOrCreate | | Prototype: | const ListLayout::Role &ListLayout::getRoleOrCreate(QV4::String *key, Role::DataType type) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel.cpp | | Lines: | 112-125 |
| | 8 | 3 |
createRole| Name: | ListLayout::createRole | | Prototype: | const ListLayout::Role &ListLayout::createRole(const QString &key, ListLayout::Role::DataType type) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel.cpp | | Lines: | 127-163 |
| | 23 | 3 |
sync| Name: | ListLayout::sync | | Prototype: | void ListLayout::sync(ListLayout *src, ListLayout *target) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel.cpp | | Lines: | 183-196 |
| | 8 | 2 |
getExistingRole| Name: | ListLayout::getExistingRole | | Prototype: | const ListLayout::Role *ListLayout::getExistingRole(const QString &key) const | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel.cpp | | Lines: | 252-259 |
| | 5 | 2 |
getExistingRole| Name: | ListLayout::getExistingRole | | Prototype: | const ListLayout::Role *ListLayout::getExistingRole(QV4::String *key) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel.cpp | | Lines: | 261-268 |
| | 5 | 2 |
ListLayout| Name: | ListLayout::ListLayout | | Prototype: | ListLayout::ListLayout(const ListLayout *other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel.cpp | | Lines: | 165-176 |
| | 8 | 2 |
~ListLayout| Name: | ListLayout::~ListLayout | | Prototype: | ListLayout::~ListLayout() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel.cpp | | Lines: | 178-181 |
| | 1 | 1 |
roleCount| Name: | ListLayout::roleCount | | Prototype: | int roleCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel_p_p.h | | Lines: | 235-235 |
| | 1 | 1 |
getExistingRole| Name: | ListLayout::getExistingRole | | Prototype: | const Role &getExistingRole(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel_p_p.h | | Lines: | 231-231 |
| | 1 | 1 |
ListLayout| Name: | ListLayout::ListLayout | | Prototype: | ListLayout() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmllistmodel_p_p.h | | Lines: | 190-190 |
| | 1 | 1 |