| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 152-158 |  
  |  | 1 | 1 | 
 QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 167-173 |  
  |  | 1 | 1 | 
 QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 178-181 |  
  |  | 1 | 1 | 
 QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 140-143 |  
  |  | 2 | 1 | 
 advancesForGlyphIndexes| Name:  | QRawFont::advancesForGlyphIndexes |  | Prototype:  | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 600-603 |  
  |  | 1 | 1 | 
 ascent| Name:  | QRawFont::ascent |  | Prototype:  | qreal QRawFont::ascent() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 322-325 |  
  |  | 1 | 1 | 
 averageCharWidth| Name:  | QRawFont::averageCharWidth |  | Prototype:  | qreal QRawFont::averageCharWidth() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 371-374 |  
  |  | 1 | 1 | 
 descent| Name:  | QRawFont::descent |  | Prototype:  | qreal QRawFont::descent() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 337-340 |  
  |  | 1 | 1 | 
 familyName| Name:  | QRawFont::familyName |  | Prototype:  | QString QRawFont::familyName() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 432-435 |  
  |  | 1 | 1 | 
 hintingPreference| Name:  | QRawFont::hintingPreference |  | Prototype:  | QFont::HintingPreference QRawFont::hintingPreference() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 610-613 |  
  |  | 1 | 1 | 
 isValid| Name:  | QRawFont::isValid |  | Prototype:  | bool QRawFont::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 210-213 |  
  |  | 1 | 1 | 
 leading| Name:  | QRawFont::leading |  | Prototype:  | qreal QRawFont::leading() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 361-364 |  
  |  | 1 | 1 | 
 lineThickness| Name:  | QRawFont::lineThickness |  | Prototype:  | qreal QRawFont::lineThickness() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 415-418 |  
  |  | 1 | 1 | 
 loadFromData| Name:  | QRawFont::loadFromData |  | Prototype:  | void QRawFont::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 242-250 |  
  |  | 4 | 1 | 
 maxCharWidth| Name:  | QRawFont::maxCharWidth |  | Prototype:  | qreal QRawFont::maxCharWidth() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 381-384 |  
  |  | 1 | 1 | 
 operator=| Name:  | QRawFont::operator= |  | Prototype:  | QRawFont &QRawFont::operator=(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 193-197 |  
  |  | 2 | 1 | 
 operator==| Name:  | QRawFont::operator== |  | Prototype:  | bool QRawFont::operator==(const QRawFont &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 299-302 |  
  |  | 1 | 1 | 
 pixelSize| Name:  | QRawFont::pixelSize |  | Prototype:  | qreal QRawFont::pixelSize() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 393-396 |  
  |  | 1 | 1 | 
 style| Name:  | QRawFont::style |  | Prototype:  | QFont::Style QRawFont::style() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 452-455 |  
  |  | 1 | 1 | 
 styleName| Name:  | QRawFont::styleName |  | Prototype:  | QString QRawFont::styleName() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 442-445 |  
  |  | 1 | 1 | 
 supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(QChar character) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 675-678 |  
  |  | 1 | 1 | 
 supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(uint ucs4) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 687-690 |  
  |  | 1 | 1 | 
 underlinePosition| Name:  | QRawFont::underlinePosition |  | Prototype:  | qreal QRawFont::underlinePosition() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 424-427 |  
  |  | 1 | 1 | 
 unitsPerEm| Name:  | QRawFont::unitsPerEm |  | Prototype:  | qreal QRawFont::unitsPerEm() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 406-409 |  
  |  | 1 | 1 | 
 weight| Name:  | QRawFont::weight |  | Prototype:  | int QRawFont::weight() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 462-465 |  
  |  | 1 | 1 | 
 xHeight| Name:  | QRawFont::xHeight |  | Prototype:  | qreal QRawFont::xHeight() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 349-352 |  
  |  | 1 | 1 | 
 boundingRect| Name:  | QRawFont::boundingRect |  | Prototype:  | QRectF QRawFont::boundingRect(quint32 glyphIndex) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 751-758 |  
  |  | 4 | 2 | 
 fontTable| Name:  | QRawFont::fontTable |  | Prototype:  | QByteArray QRawFont::fontTable(const char *tagName) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 621-627 |  
  |  | 3 | 2 | 
 loadFromFile| Name:  | QRawFont::loadFromFile |  | Prototype:  | void QRawFont::loadFromFile(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 224-231 |  
  |  | 3 | 2 | 
 pathForGlyph| Name:  | QRawFont::pathForGlyph |  | Prototype:  | QPainterPath QRawFont::pathForGlyph(quint32 glyphIndex) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 285-294 |  
  |  | 6 | 2 | 
 setPixelSize| Name:  | QRawFont::setPixelSize |  | Prototype:  | void QRawFont::setPixelSize(qreal pixelSize) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 725-732 |  
  |  | 4 | 2 | 
 alphaMapForGlyph| Name:  | QRawFont::alphaMapForGlyph |  | Prototype:  | QImage QRawFont::alphaMapForGlyph(quint32 glyphIndex, AntialiasingType antialiasingType, const QTransform &transform) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 265-275 |  
  |  | 5 | 3 | 
 fromFont| Name:  | QRawFont::fromFont |  | Prototype:  | QRawFont QRawFont::fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 702-720 |  
  |  | 12 | 3 | 
 glyphIndexesForChars| Name:  | QRawFont::glyphIndexesForChars |  | Prototype:  | bool QRawFont::glyphIndexesForChars(const QChar *chars, int numChars, quint32 *glyphIndexes, int *numGlyphs) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 509-526 |  
  |  | 11 | 3 | 
 glyphIndexesForString| Name:  | QRawFont::glyphIndexesForString |  | Prototype:  | QVector<quint32> QRawFont::glyphIndexesForString(const QString &text) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 480-497 |  
  |  | 12 | 3 | 
 advancesForGlyphIndexes| Name:  | QRawFont::advancesForGlyphIndexes |  | Prototype:  | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs, LayoutFlags layoutFlags) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 564-587 |  
  |  | 15 | 4 | 
 supportedWritingSystems| Name:  | QRawFont::supportedWritingSystems |  | Prototype:  | QList<QFontDatabase::WritingSystem> QRawFont::supportedWritingSystems() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 640-668 |  
  |  | 18 | 7 |