Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 1482-1487 |
| | 2 | 1 |
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: | 1891-1894 |
| | 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: | 1909-1957 |
| | 40 | 19 |
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: | 1462-1467 |
| | 3 | 2 |
fontName: | QTextCharFormat::font | Prototype: | QFont QTextCharFormat::font() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1962-1965 |
| | 1 | 1 |
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: | 1788-1796 |
| | 6 | 3 |
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: | 1770-1778 |
| | 6 | 3 |
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: | 1348-1348 |
| | 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: | 1357-1360 |
| | 2 | 1 |