Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
operator=Name: | QDomComment::operator= | Prototype: | QDomComment& QDomComment::operator= (const QDomComment& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5385-5388 |
| | 1 | 1 |
QDomCommentName: | QDomComment::QDomComment | Prototype: | QDomComment::QDomComment() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5356-5359 |
| | 2 | 1 |
QDomCommentName: | QDomComment::QDomComment | Prototype: | QDomComment::QDomComment(const QDomComment& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5368-5371 |
| | 2 | 1 |
QDomCommentName: | QDomComment::QDomComment | Prototype: | QDomComment::QDomComment(QDomCommentPrivate* n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5373-5376 |
| | 2 | 1 |