| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextCharFormat| Name: | 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 |
QTextCharFormat| Name: | 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 |
anchorName| Name: | 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 |
anchorNames| Name: | 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 |
font| Name: | 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 |
fontUnderline| Name: | 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 |
setFont| Name: | 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 |
setFont| Name: | 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 |
setUnderlineStyle| Name: | 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 |