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: | 826-829 |
| | 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: | 831-834 |
| | 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: | 836-839 |
| | 1 | 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: | 960-963 |
| | 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: | 965-968 |
| | 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: | 970-973 |
| | 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: | 862-865 |
| | 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: | 897-900 |
| | 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: | 857-860 |
| | 1 | 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: | 892-895 |
| | 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: | 816-819 |
| | 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: | 821-824 |
| | 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: | 852-855 |
| | 2 | 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: | 993-1000 |
| | 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: | 975-982 |
| | 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: | 984-991 |
| | 4 | 2 |
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: | 841-849 |
| | 5 | 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: | 867-878 |
| | 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: | 880-890 |
| | 7 | 1 |
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: | 1002-1028 |
| | 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: | 902-958 |
| | 41 | 13 |