Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QDomNodeListPrivateName: | QDomNodeListPrivate::QDomNodeListPrivate | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1141-1147 |
| | 4 | 2 |
QDomNodeListPrivateName: | QDomNodeListPrivate::QDomNodeListPrivate | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl, const QString &name) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1149-1157 |
| | 5 | 2 |
QDomNodeListPrivateName: | QDomNodeListPrivate::QDomNodeListPrivate | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl, const QString &_nsURI, const QString &localName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1159-1168 |
| | 6 | 2 |
createListName: | QDomNodeListPrivate::createList | Prototype: | void QDomNodeListPrivate::createList() | Coverage: | 0.000% (0/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1186-1238 |
| | 36 | 18 |
itemName: | QDomNodeListPrivate::item | Prototype: | QDomNodePrivate* QDomNodeListPrivate::item(int index) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1240-1253 |
| | 8 | 4 |
lengthName: | QDomNodeListPrivate::length | Prototype: | int QDomNodeListPrivate::length() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1255-1267 |
| | 7 | 3 |
operator!=Name: | QDomNodeListPrivate::operator!= | Prototype: | bool QDomNodeListPrivate::operator!=(const QDomNodeListPrivate &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1181-1184 |
| | 1 | 1 |
operator==Name: | QDomNodeListPrivate::operator== | Prototype: | bool QDomNodeListPrivate::operator==(const QDomNodeListPrivate &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1176-1179 |
| | 1 | 1 |
~QDomNodeListPrivateName: | QDomNodeListPrivate::~QDomNodeListPrivate | Prototype: | QDomNodeListPrivate::~QDomNodeListPrivate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1170-1174 |
| | 2 | 2 |