| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 operator=| Name:  | QDomEntity::operator= |  | Prototype:  | QDomEntity& QDomEntity::operator= (const QDomEntity& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5820-5823 |  
  |  | 1 | 1 | 
 QDomEntity| Name:  | QDomEntity::QDomEntity |  | Prototype:  | QDomEntity::QDomEntity() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5790-5793 |  
  |  | 2 | 1 | 
 QDomEntity| Name:  | QDomEntity::QDomEntity |  | Prototype:  | QDomEntity::QDomEntity(const QDomEntity& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5803-5806 |  
  |  | 2 | 1 | 
 QDomEntity| Name:  | QDomEntity::QDomEntity |  | Prototype:  | QDomEntity::QDomEntity(QDomEntityPrivate* n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5808-5811 |  
  |  | 2 | 1 | 
 notationName| Name:  | QDomEntity::notationName |  | Prototype:  | QString QDomEntity::notationName() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5858-5863 |  
  |  | 3 | 2 | 
 publicId| Name:  | QDomEntity::publicId |  | Prototype:  | QString QDomEntity::publicId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5835-5840 |  
  |  | 3 | 2 | 
 systemId| Name:  | QDomEntity::systemId |  | Prototype:  | QString QDomEntity::systemId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5846-5851 |  
  |  | 3 | 2 |