Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QXmlNamespaceSupportName: | 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: | 499-502 |
| | 1 | 1 |
popContextName: | 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: | 699-704 |
| | 3 | 2 |
prefixName: | 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: | 543-552 |
| | 6 | 3 |
prefixesName: | 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: | 635-646 |
| | 7 | 3 |
prefixesName: | 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: | 662-673 |
| | 7 | 3 |
processNameName: | 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: | 598-626 |
| | 13 | 5 |
pushContextName: | 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: | 685-688 |
| | 1 | 1 |
resetName: | 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: | 709-714 |
| | 3 | 1 |
setPrefixName: | 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: | 524-531 |
| | 3 | 2 |
splitNameName: | 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: | 570-579 |
| | 5 | 2 |
uriName: | 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: | 559-562 |
| | 1 | 1 |
~QXmlNamespaceSupportName: | 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: | 507-510 |
| | 1 | 1 |