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: | 521-524 |
| | 1 | 1 |
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: | 573-576 |
| | 1 | 1 |
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: | 584-593 |
| | 5 | 2 |
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: | 538-545 |
| | 3 | 2 |
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: | 723-728 |
| | 3 | 1 |
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: | 699-702 |
| | 1 | 1 |
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: | 612-640 |
| | 13 | 5 |
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: | 649-660 |
| | 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: | 676-687 |
| | 7 | 3 |
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: | 557-566 |
| | 6 | 3 |
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: | 713-718 |
| | 3 | 2 |
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: | 513-516 |
| | 1 | 1 |