Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
getExistingRoleName: | 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 |
getRoleOrCreateName: | 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 |
ListLayoutName: | 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 |
ListLayoutName: | 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 |
RoleName: | ListLayout::Role | Coverage: | 100.000% (6/6) |
| | 10 | 4 |
createRoleName: | 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 |
getExistingRoleName: | 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 |
getExistingRoleName: | 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 |
getRoleOrCreateName: | 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 |
getRoleOrCreateName: | 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 |
roleCountName: | 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 |
syncName: | 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 |
~ListLayoutName: | 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 |