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: | 5391-5394 |
| | 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: | 5362-5365 |
| | 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: | 5374-5377 |
| | 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: | 5379-5382 |
| | 2 | 1 |