| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QDomNodeList| Name:  | 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:  | 1355-1359 |  
  |  | 2 | 2 | 
 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:  | 1334-1341 |  
  |  | 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:  | 1320-1328 |  
  |  | 6 | 3 | 
 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:  | 1347-1350 |  
  |  | 1 | 1 | 
 length| Name:  | 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:  | 1381-1386 |  
  |  | 3 | 2 | 
 item| Name:  | 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:  | 1370-1376 |  
  |  | 3 | 2 | 
 QDomNodeList| Name:  | 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:  | 1297-1300 |  
  |  | 1 | 1 | 
 QDomNodeList| Name:  | 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:  | 1302-1305 |  
  |  | 1 | 1 | 
 QDomNodeList| Name:  | 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:  | 1310-1315 |  
  |  | 3 | 2 |