Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDistanceFieldName: | QDistanceField::QDistanceField | Prototype: | QDistanceField::QDistanceField(const QDistanceField &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 832-835 |
| | 1 | 1 |
QDistanceFieldName: | QDistanceField::QDistanceField | Prototype: | QDistanceField::QDistanceField(const QRawFont &font, glyph_t glyph, bool doubleResolution) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 837-840 |
| | 1 | 1 |
QDistanceFieldName: | QDistanceField::QDistanceField | Prototype: | QDistanceField::QDistanceField(QFontEngine *fontEngine, glyph_t glyph, bool doubleResolution) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 842-845 |
| | 1 | 1 |
QDistanceFieldName: | QDistanceField::QDistanceField | Prototype: | QDistanceField::QDistanceField() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 822-825 |
| | 2 | 1 |
QDistanceFieldName: | QDistanceField::QDistanceField | Prototype: | QDistanceField::QDistanceField(int width, int height) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 827-830 |
| | 2 | 1 |
QDistanceFieldName: | QDistanceField::QDistanceField | Prototype: | QDistanceField::QDistanceField(QDistanceFieldData *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 858-861 |
| | 2 | 1 |
QDistanceFieldName: | QDistanceField::QDistanceField | Prototype: | QDistanceField::QDistanceField(const QPainterPath &path, glyph_t glyph, bool doubleResolution) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 847-855 |
| | 5 | 1 |
bitsName: | QDistanceField::bits | Prototype: | uchar *QDistanceField::bits() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 966-969 |
| | 1 | 1 |
bitsName: | QDistanceField::bits | Prototype: | const uchar *QDistanceField::bits() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 971-974 |
| | 1 | 1 |
constBitsName: | QDistanceField::constBits | Prototype: | const uchar *QDistanceField::constBits() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 976-979 |
| | 1 | 1 |
glyphName: | QDistanceField::glyph | Prototype: | glyph_t QDistanceField::glyph() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 868-871 |
| | 1 | 1 |
heightName: | QDistanceField::height | Prototype: | int QDistanceField::height() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 903-906 |
| | 1 | 1 |
isNullName: | QDistanceField::isNull | Prototype: | bool QDistanceField::isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 863-866 |
| | 1 | 1 |
setGlyphName: | QDistanceField::setGlyph | Prototype: | void QDistanceField::setGlyph(const QRawFont &font, glyph_t glyph, bool doubleResolution) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 873-884 |
| | 7 | 1 |
setGlyphName: | QDistanceField::setGlyph | Prototype: | void QDistanceField::setGlyph(QFontEngine *fontEngine, glyph_t glyph, bool doubleResolution) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 886-896 |
| | 7 | 1 |
widthName: | QDistanceField::width | Prototype: | int QDistanceField::width() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 898-901 |
| | 1 | 1 |
constScanLineName: | QDistanceField::constScanLine | Prototype: | const uchar *QDistanceField::constScanLine(int i) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 999-1006 |
| | 4 | 2 |
scanLineName: | QDistanceField::scanLine | Prototype: | uchar *QDistanceField::scanLine(int i) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 981-988 |
| | 4 | 2 |
scanLineName: | QDistanceField::scanLine | Prototype: | const uchar *QDistanceField::scanLine(int i) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 990-997 |
| | 4 | 2 |
toImageName: | QDistanceField::toImage | Prototype: | QImage QDistanceField::toImage(QImage::Format format) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 1008-1034 |
| | 16 | 8 |
copyName: | QDistanceField::copy | Prototype: | QDistanceField QDistanceField::copy(const QRect &r) const | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 908-964 |
| | 41 | 13 |