| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QXmlNamespaceSupport| Name:  | QXmlNamespaceSupport::QXmlNamespaceSupport |  | Prototype:  | QXmlNamespaceSupport::QXmlNamespaceSupport() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 513-516 |  
  |  | 1 | 1 | 
 pushContext| Name:  | QXmlNamespaceSupport::pushContext |  | Prototype:  | void QXmlNamespaceSupport::pushContext() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 699-702 |  
  |  | 1 | 1 | 
 uri| Name:  | QXmlNamespaceSupport::uri |  | Prototype:  | QString QXmlNamespaceSupport::uri(const QString& prefix) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 573-576 |  
  |  | 1 | 1 | 
 ~QXmlNamespaceSupport| Name:  | QXmlNamespaceSupport::~QXmlNamespaceSupport |  | Prototype:  | QXmlNamespaceSupport::~QXmlNamespaceSupport() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 521-524 |  
  |  | 1 | 1 | 
 popContext| Name:  | QXmlNamespaceSupport::popContext |  | Prototype:  | void QXmlNamespaceSupport::popContext() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 713-718 |  
  |  | 3 | 2 | 
 reset| Name:  | QXmlNamespaceSupport::reset |  | Prototype:  | void QXmlNamespaceSupport::reset() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 723-728 |  
  |  | 3 | 1 | 
 setPrefix| Name:  | QXmlNamespaceSupport::setPrefix |  | Prototype:  | void QXmlNamespaceSupport::setPrefix(const QString& pre, const QString& uri) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 538-545 |  
  |  | 3 | 2 | 
 splitName| Name:  | QXmlNamespaceSupport::splitName |  | Prototype:  | void QXmlNamespaceSupport::splitName(const QString& qname, QString& prefix, QString& localname) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 584-593 |  
  |  | 5 | 2 | 
 prefix| Name:  | QXmlNamespaceSupport::prefix |  | Prototype:  | QString QXmlNamespaceSupport::prefix(const QString& uri) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 557-566 |  
  |  | 6 | 3 | 
 prefixes| Name:  | QXmlNamespaceSupport::prefixes |  | Prototype:  | QStringList QXmlNamespaceSupport::prefixes(const QString& uri) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 676-687 |  
  |  | 7 | 3 | 
 prefixes| Name:  | QXmlNamespaceSupport::prefixes |  | Prototype:  | QStringList QXmlNamespaceSupport::prefixes() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 649-660 |  
  |  | 7 | 3 | 
 processName| Name:  | QXmlNamespaceSupport::processName |  | Prototype:  | void QXmlNamespaceSupport::processName(const QString& qname, bool isAttribute, QString& nsuri, QString& localname) const |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 612-640 |  
  |  | 13 | 5 |