Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextCharFormatName: | QTextCharFormat::QTextCharFormat | Prototype: | QTextCharFormat::QTextCharFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1341-1341 |
| | 1 | 1 |
QTextCharFormatName: | QTextCharFormat::QTextCharFormat | Prototype: | QTextCharFormat::QTextCharFormat(const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1350-1353 |
| | 2 | 1 |
anchorNameName: | QTextCharFormat::anchorName | Prototype: | QString QTextCharFormat::anchorName() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1763-1771 |
| | 6 | 3 |
anchorNamesName: | QTextCharFormat::anchorNames | Prototype: | QStringList QTextCharFormat::anchorNames() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1781-1789 |
| | 6 | 3 |
fontName: | QTextCharFormat::font | Prototype: | QFont QTextCharFormat::font() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1955-1958 |
| | 1 | 1 |
fontUnderlineName: | QTextCharFormat::fontUnderline | Prototype: | bool QTextCharFormat::fontUnderline() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1455-1460 |
| | 3 | 2 |
setFontName: | QTextCharFormat::setFont | Prototype: | void QTextCharFormat::setFont(const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1884-1887 |
| | 1 | 1 |
setFontName: | QTextCharFormat::setFont | Prototype: | void QTextCharFormat::setFont(const QFont &font, FontPropertiesInheritanceBehavior behavior) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1902-1950 |
| | 40 | 19 |
setUnderlineStyleName: | QTextCharFormat::setUnderlineStyle | Prototype: | void QTextCharFormat::setUnderlineStyle(UnderlineStyle style) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1475-1480 |
| | 2 | 1 |