Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
NodeName: | QStringHash::Node::Node | Prototype: | Node(const QHashedCStringRef &key, const T &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 354-354 |
| | 1 | 1 |
NodeName: | QStringHash::Node::Node | Prototype: | Node(const Node &o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 355-355 |
| | 1 | 1 |
NodeName: | QStringHash::Node::Node | Prototype: | Node(const QHashedString &key, const T &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 353-353 |
| | 1 | 1 |