Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
resolveFontName: | QTextFormatPrivate::resolveFont | Prototype: | void QTextFormatPrivate::resolveFont(const QFont &defaultFont) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 322-344 |
| | 12 | 3 |
recalcHashName: | QTextFormatPrivate::recalcHash | Prototype: | uint QTextFormatPrivate::recalcHash() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 311-320 |
| | 5 | 2 |
recalcFontName: | QTextFormatPrivate::recalcFont | Prototype: | void QTextFormatPrivate::recalcFont() const | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 346-432 |
| | 57 | 26 |
propertyIndexName: | QTextFormatPrivate::propertyIndex | Prototype: | inline int propertyIndex(qint32 key) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 225-231 |
| | 4 | 3 |
propertyName: | QTextFormatPrivate::property | Prototype: | inline QVariant property(qint32 key) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 233-239 |
| | 4 | 2 |
operator==Name: | QTextFormatPrivate::operator== | Prototype: | inline bool operator==(const QTextFormatPrivate &rhs) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 193-198 |
| | 3 | 2 |
insertPropertyName: | QTextFormatPrivate::insertProperty | Prototype: | inline void insertProperty(qint32 key, const QVariant &value) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 200-211 |
| | 8 | 4 |
hashName: | QTextFormatPrivate::hash | Prototype: | inline uint hash() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 186-191 |
| | 3 | 2 |
hasPropertyName: | QTextFormatPrivate::hasProperty | Prototype: | inline bool hasProperty(qint32 key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 241-242 |
| | 1 | 1 |
fontName: | QTextFormatPrivate::font | Prototype: | inline const QFont &font() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 246-250 |
| | 3 | 2 |
clearPropertyName: | QTextFormatPrivate::clearProperty | Prototype: | inline void clearProperty(qint32 key) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 213-223 |
| | 7 | 4 |
QTextFormatPrivateName: | QTextFormatPrivate::QTextFormatPrivate | Prototype: | QTextFormatPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 170-170 |
| | 1 | 1 |
PropertyName: | QTextFormatPrivate::Property | Coverage: | 0.000% (0/3) |
| | 3 | 3 |