Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QTextFormatName: | QTextFormat::QTextFormat | Prototype: | QTextFormat::QTextFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 765-768 |
| | 2 | 1 |
QTextFormatName: | QTextFormat::QTextFormat | Prototype: | QTextFormat::QTextFormat(int type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 775-778 |
| | 2 | 1 |
QTextFormatName: | QTextFormat::QTextFormat | Prototype: | QTextFormat::QTextFormat(const QTextFormat &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 787-790 |
| | 2 | 1 |
hasPropertyName: | QTextFormat::hasProperty | Prototype: | bool QTextFormat::hasProperty(int propertyId) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1205-1208 |
| | 1 | 1 |
operator=Name: | QTextFormat::operator= | Prototype: | QTextFormat &QTextFormat::operator=(const QTextFormat &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 798-803 |
| | 3 | 1 |
propertyName: | QTextFormat::property | Prototype: | QVariant QTextFormat::property(int propertyId) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1096-1099 |
| | 1 | 1 |
propertyCountName: | QTextFormat::propertyCount | Prototype: | int QTextFormat::propertyCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1233-1236 |
| | 1 | 1 |
toBlockFormatName: | QTextFormat::toBlockFormat | Prototype: | QTextBlockFormat QTextFormat::toBlockFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 869-872 |
| | 1 | 1 |
toCharFormatName: | QTextFormat::toCharFormat | Prototype: | QTextCharFormat QTextFormat::toCharFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 877-880 |
| | 1 | 1 |
toFrameFormatName: | QTextFormat::toFrameFormat | Prototype: | QTextFrameFormat QTextFormat::toFrameFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 901-904 |
| | 1 | 1 |
toImageFormatName: | QTextFormat::toImageFormat | Prototype: | QTextImageFormat QTextFormat::toImageFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 909-912 |
| | 1 | 1 |
toListFormatName: | QTextFormat::toListFormat | Prototype: | QTextListFormat QTextFormat::toListFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 885-888 |
| | 1 | 1 |
toTableCellFormatName: | QTextFormat::toTableCellFormat | Prototype: | QTextTableCellFormat QTextFormat::toTableCellFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 919-922 |
| | 1 | 1 |
toTableFormatName: | QTextFormat::toTableFormat | Prototype: | QTextTableFormat QTextFormat::toTableFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 893-896 |
| | 1 | 1 |
typeName: | QTextFormat::type | Prototype: | int QTextFormat::type() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 861-864 |
| | 1 | 1 |
clearPropertyName: | QTextFormat::clearProperty | Prototype: | void QTextFormat::clearProperty(int propertyId) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1138-1143 |
| | 3 | 2 |
lengthPropertyName: | QTextFormat::lengthProperty | Prototype: | QTextLength QTextFormat::lengthProperty(int propertyId) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1057-1062 |
| | 3 | 2 |
boolPropertyName: | QTextFormat::boolProperty | Prototype: | bool QTextFormat::boolProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 931-939 |
| | 6 | 3 |
brushPropertyName: | QTextFormat::brushProperty | Prototype: | QBrush QTextFormat::brushProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1041-1049 |
| | 6 | 3 |
colorPropertyName: | QTextFormat::colorProperty | Prototype: | QColor QTextFormat::colorProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1005-1013 |
| | 6 | 3 |
doublePropertyName: | QTextFormat::doubleProperty | Prototype: | qreal QTextFormat::doubleProperty(int propertyId) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 969-977 |
| | 6 | 3 |
intPropertyName: | QTextFormat::intProperty | Prototype: | int QTextFormat::intProperty(int propertyId) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 948-959 |
| | 7 | 3 |
objectIndexName: | QTextFormat::objectIndex | Prototype: | int QTextFormat::objectIndex() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1169-1177 |
| | 6 | 3 |
penPropertyName: | QTextFormat::penProperty | Prototype: | QPen QTextFormat::penProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1023-1031 |
| | 6 | 3 |
propertiesName: | QTextFormat::properties | Prototype: | QMap<int, QVariant> QTextFormat::properties() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1219-1227 |
| | 5 | 3 |
setPropertyName: | QTextFormat::setProperty | Prototype: | void QTextFormat::setProperty(int propertyId, const QVariant &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1106-1114 |
| | 5 | 3 |
setPropertyName: | QTextFormat::setProperty | Prototype: | void QTextFormat::setProperty(int propertyId, const QVector<QTextLength> &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1121-1131 |
| | 8 | 3 |
stringPropertyName: | QTextFormat::stringProperty | Prototype: | QString QTextFormat::stringProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 987-995 |
| | 6 | 3 |
setObjectIndexName: | QTextFormat::setObjectIndex | Prototype: | void QTextFormat::setObjectIndex(int o) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1186-1197 |
| | 6 | 4 |
lengthVectorPropertyName: | QTextFormat::lengthVectorProperty | Prototype: | QVector<QTextLength> QTextFormat::lengthVectorProperty(int propertyId) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1072-1089 |
| | 12 | 5 |
mergeName: | QTextFormat::merge | Prototype: | void QTextFormat::merge(const QTextFormat &other) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 833-854 |
| | 13 | 5 |
operator==Name: | QTextFormat::operator== | Prototype: | bool QTextFormat::operator==(const QTextFormat &rhs) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1252-1270 |
| | 11 | 6 |