| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
recalcFont| Name: | 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: | 339-425 |
| | 57 | 26 |
insertProperty| Name: | 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: | 194-205 |
| | 8 | 4 |
clearProperty| Name: | 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: | 207-217 |
| | 7 | 4 |
resolveFont| Name: | 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: | 315-337 |
| | 12 | 3 |
propertyIndex| Name: | 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: | 219-225 |
| | 4 | 3 |
Property| Name: | QTextFormatPrivate::Property | | Coverage: | 0.000% (0/11) |
| | 3 | 3 |
recalcHash| Name: | 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: | 304-313 |
| | 5 | 2 |
property| Name: | 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: | 227-233 |
| | 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: | 187-192 |
| | 3 | 2 |
hash| Name: | 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: | 180-185 |
| | 3 | 2 |
font| Name: | 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: | 240-244 |
| | 3 | 2 |
hasProperty| Name: | 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: | 235-236 |
| | 1 | 1 |
QTextFormatPrivate| Name: | QTextFormatPrivate::QTextFormatPrivate | | Prototype: | QTextFormatPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 164-164 |
| | 1 | 1 |