| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QDomNodeListPrivate| Name:  | 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:  | 1164-1168 |  
  |  | 2 | 2 | 
 operator==| Name:  | QDomNodeListPrivate::operator== |  | Prototype:  | bool QDomNodeListPrivate::operator==(const QDomNodeListPrivate &other) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1170-1173 |  
  |  | 1 | 1 | 
 operator!=| Name:  | QDomNodeListPrivate::operator!= |  | Prototype:  | bool QDomNodeListPrivate::operator!=(const QDomNodeListPrivate &other) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1175-1178 |  
  |  | 1 | 1 | 
 length| Name:  | 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:  | 1249-1261 |  
  |  | 7 | 3 | 
 item| Name:  | 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:  | 1234-1247 |  
  |  | 8 | 4 | 
 createList| Name:  | 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:  | 1180-1232 |  
  |  | 36 | 18 | 
 QDomNodeListPrivate| Name:  | 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:  | 1135-1141 |  
  |  | 4 | 2 | 
 QDomNodeListPrivate| Name:  | 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:  | 1143-1151 |  
  |  | 5 | 2 | 
 QDomNodeListPrivate| Name:  | 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:  | 1153-1162 |  
  |  | 6 | 2 |