Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
operator==Name: | QDomNodeList::operator== | Prototype: | bool QDomNodeList::operator==(const QDomNodeList &n) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1340-1347 |
| | 5 | 3 |
operator=Name: | QDomNodeList::operator= | Prototype: | QDomNodeList& QDomNodeList::operator=(const QDomNodeList &n) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1326-1334 |
| | 6 | 3 |
~QDomNodeListName: | QDomNodeList::~QDomNodeList | Prototype: | QDomNodeList::~QDomNodeList() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1361-1365 |
| | 2 | 2 |
lengthName: | QDomNodeList::length | Prototype: | int QDomNodeList::length() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1387-1392 |
| | 3 | 2 |
itemName: | QDomNodeList::item | Prototype: | QDomNode QDomNodeList::item(int index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1376-1382 |
| | 3 | 2 |
QDomNodeListName: | QDomNodeList::QDomNodeList | Prototype: | QDomNodeList::QDomNodeList(const QDomNodeList& n) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1316-1321 |
| | 3 | 2 |
operator!=Name: | QDomNodeList::operator!= | Prototype: | bool QDomNodeList::operator!=(const QDomNodeList &n) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1353-1356 |
| | 1 | 1 |
QDomNodeListName: | QDomNodeList::QDomNodeList | Prototype: | QDomNodeList::QDomNodeList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1303-1306 |
| | 1 | 1 |
QDomNodeListName: | QDomNodeList::QDomNodeList | Prototype: | QDomNodeList::QDomNodeList(QDomNodeListPrivate* p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1308-1311 |
| | 1 | 1 |