Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
operator=Name: | QXmlStreamNamespaceDeclaration::operator= | Prototype: | QXmlStreamNamespaceDeclaration& QXmlStreamNamespaceDeclaration::operator=(const QXmlStreamNamespaceDeclaration &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2548-2553 |
| | 3 | 1 |
QXmlStreamNamespaceDeclarationName: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration | Prototype: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration(const QXmlStreamNamespaceDeclaration &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2540-2543 |
| | 1 | 1 |
QXmlStreamNamespaceDeclarationName: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration | Prototype: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration(const QString &prefix, const QString &namespaceUri) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2531-2535 |
| | 2 | 1 |