| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QFontDialogPrivate::helperPrepareShow| Name:  | QFontDialogPrivate::helperPrepareShow |  | Prototype:  | void QFontDialogPrivate::helperPrepareShow(QPlatformDialogHelper *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 471-474 |  
  |  | 1 | 1 | 
 QFontEngine::alphaMapForGlyph| Name:  | QFontEngine::alphaMapForGlyph |  | Prototype:  | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 853-857 |  
  |  | 1 | 1 | 
 QFontEngine::clearGlyphCache| Name:  | QFontEngine::clearGlyphCache |  | Prototype:  | void QFontEngine::clearGlyphCache(const void *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1050-1053 |  
  |  | 1 | 1 | 
 QFontEngine::handle| Name:  | QFontEngine::handle |  | Prototype:  | Qt::HANDLE QFontEngine::handle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1232-1235 |  
  |  | 1 | 1 | 
 QFontEngine::hasUnreliableGlyphOutline| Name:  | QFontEngine::hasUnreliableGlyphOutline |  | Prototype:  | bool QFontEngine::hasUnreliableGlyphOutline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1549-1553 |  
  |  | 1 | 1 | 
 QFontEngine::supportsTransformation| Name:  | QFontEngine::supportsTransformation |  | Prototype:  | bool QFontEngine::supportsTransformation(const QTransform &transform) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 443-446 |  
  |  | 1 | 1 | 
 QFontEngine::underlinePosition| Name:  | QFontEngine::underlinePosition |  | Prototype:  | QFixed QFontEngine::underlinePosition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 297-300 |  
  |  | 1 | 1 | 
 QFontEngineBox::QFontEngineBox| Name:  | QFontEngineBox::QFontEngineBox |  | Prototype:  | QFontEngineBox::QFontEngineBox(int size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1590-1595 |  
  |  | 1 | 1 | 
 QFontEngineBox::QFontEngineBox| Name:  | QFontEngineBox::QFontEngineBox |  | Prototype:  | QFontEngineBox::QFontEngineBox(Type type, int size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1597-1602 |  
  |  | 1 | 1 | 
 QFontEngineBox::ascent| Name:  | QFontEngineBox::ascent |  | Prototype:  | QFixed QFontEngineBox::ascent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1706-1709 |  
  |  | 1 | 1 | 
 QFontEngineBox::boundingBox| Name:  | QFontEngineBox::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineBox::boundingBox(glyph_t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1695-1698 |  
  |  | 1 | 1 | 
 QFontEngineBox::canRender| Name:  | QFontEngineBox::canRender |  | Prototype:  | bool QFontEngineBox::canRender(const QChar *, int) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1727-1730 |  
  |  | 1 | 1 | 
 QFontEngineBox::descent| Name:  | QFontEngineBox::descent |  | Prototype:  | QFixed QFontEngineBox::descent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1711-1714 |  
  |  | 1 | 1 | 
 QFontEngineBox::maxCharWidth| Name:  | QFontEngineBox::maxCharWidth |  | Prototype:  | qreal QFontEngineBox::maxCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1722-1725 |  
  |  | 1 | 1 | 
 QFontEngineData::QFontEngineData| Name:  | QFontEngineData::QFontEngineData |  | Prototype:  | QFontEngineData::QFontEngineData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 315-319 |  
  |  | 1 | 1 | 
 QFontEngineFT::Glyph::~Glyph| Name:  | QFontEngineFT::Glyph::~Glyph |  | Prototype:  | QFontEngineFT::Glyph::~Glyph() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 532-535 |  
  |  | 1 | 1 | 
 QFontEngineFT::QGlyphSet::~QGlyphSet| Name:  | QFontEngineFT::QGlyphSet::~QGlyphSet |  | Prototype:  | QFontEngineFT::QGlyphSet::~QGlyphSet() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1930-1933 |  
  |  | 1 | 1 | 
 QFontEngineFT::alphaMapForGlyph| Name:  | QFontEngineFT::alphaMapForGlyph |  | Prototype:  | QImage QFontEngineFT::alphaMapForGlyph(glyph_t g, QFixed subPixelPosition) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1824-1827 |  
  |  | 1 | 1 | 
 QFontEngineFT::ascent| Name:  | QFontEngineFT::ascent |  | Prototype:  | QFixed QFontEngineFT::ascent() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1238-1241 |  
  |  | 1 | 1 | 
 QFontEngineFT::boundingBox| Name:  | QFontEngineFT::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineFT::boundingBox(glyph_t glyph, const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1682-1685 |  
  |  | 1 | 1 | 
 QFontEngineFT::descent| Name:  | QFontEngineFT::descent |  | Prototype:  | QFixed QFontEngineFT::descent() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1243-1246 |  
  |  | 1 | 1 | 
 QFontEngineFT::faceId| Name:  | QFontEngineFT::faceId |  | Prototype:  | QFontEngine::FaceId QFontEngineFT::faceId() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1198-1201 |  
  |  | 1 | 1 | 
 QFontEngineFT::getSfntTableData| Name:  | QFontEngineFT::getSfntTableData |  | Prototype:  | bool QFontEngineFT::getSfntTableData(uint tag, uchar *buffer, uint *length) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1221-1224 |  
  |  | 1 | 1 | 
 QFontEngineFT::handle| Name:  | QFontEngineFT::handle |  | Prototype:  | Qt::HANDLE QFontEngineFT::handle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2021-2024 |  
  |  | 1 | 1 | 
 QFontEngineFT::init| Name:  | QFontEngineFT::init |  | Prototype:  | bool QFontEngineFT::init(FaceId faceId, bool antialias, GlyphFormat format, const QByteArray &fontData) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 677-681 |  
  |  | 1 | 1 | 
 QFontEngineFT::leading| Name:  | QFontEngineFT::leading |  | Prototype:  | QFixed QFontEngineFT::leading() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1248-1251 |  
  |  | 1 | 1 | 
 QFontEngineFT::lineThickness| Name:  | QFontEngineFT::lineThickness |  | Prototype:  | QFixed QFontEngineFT::lineThickness() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1282-1285 |  
  |  | 1 | 1 | 
 QFontEngineFT::maxCharWidth| Name:  | QFontEngineFT::maxCharWidth |  | Prototype:  | qreal QFontEngineFT::maxCharWidth() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1277-1280 |  
  |  | 1 | 1 | 
 QFontEngineFT::non_locked_face| Name:  | QFontEngineFT::non_locked_face |  | Prototype:  | FT_Face QFontEngineFT::non_locked_face() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1913-1916 |  
  |  | 1 | 1 | 
 QFontEngineFT::removeGlyphFromCache| Name:  | QFontEngineFT::removeGlyphFromCache |  | Prototype:  | void QFontEngineFT::removeGlyphFromCache(glyph_t glyph) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1868-1871 |  
  |  | 1 | 1 | 
 QFontEngineFT::setDefaultHintStyle| Name:  | QFontEngineFT::setDefaultHintStyle |  | Prototype:  | void QFontEngineFT::setDefaultHintStyle(HintStyle style) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 805-808 |  
  |  | 1 | 1 | 
 QFontEngineFT::supportsTransformation| Name:  | QFontEngineFT::supportsTransformation |  | Prototype:  | bool QFontEngineFT::supportsTransformation(const QTransform &transform) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1400-1403 |  
  |  | 1 | 1 | 
 QFontEngineFT::underlinePosition| Name:  | QFontEngineFT::underlinePosition |  | Prototype:  | QFixed QFontEngineFT::underlinePosition() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1287-1290 |  
  |  | 1 | 1 | 
 QFontEngineFT::unlockAlphaMapForGlyph| Name:  | QFontEngineFT::unlockAlphaMapForGlyph |  | Prototype:  | void QFontEngineFT::unlockAlphaMapForGlyph() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1785-1788 |  
  |  | 1 | 1 | 
 QFontEngineFT::unlockFace| Name:  | QFontEngineFT::unlockFace |  | Prototype:  | void QFontEngineFT::unlockFace() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1908-1911 |  
  |  | 1 | 1 | 
 QFontEngineMulti::ascent| Name:  | QFontEngineMulti::ascent |  | Prototype:  | QFixed QFontEngineMulti::ascent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2160-2161 |  
  |  | 1 | 1 | 
 QFontEngineMulti::averageCharWidth| Name:  | QFontEngineMulti::averageCharWidth |  | Prototype:  | QFixed QFontEngineMulti::averageCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2176-2179 |  
  |  | 1 | 1 | 
 QFontEngineMulti::descent| Name:  | QFontEngineMulti::descent |  | Prototype:  | QFixed QFontEngineMulti::descent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2163-2164 |  
  |  | 1 | 1 | 
 QFontEngineMulti::leading| Name:  | QFontEngineMulti::leading |  | Prototype:  | QFixed QFontEngineMulti::leading() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2166-2169 |  
  |  | 1 | 1 | 
 QFontEngineMulti::lineThickness| Name:  | QFontEngineMulti::lineThickness |  | Prototype:  | QFixed QFontEngineMulti::lineThickness() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2181-2184 |  
  |  | 1 | 1 | 
 QFontEngineMulti::maxCharWidth| Name:  | QFontEngineMulti::maxCharWidth |  | Prototype:  | qreal QFontEngineMulti::maxCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2191-2194 |  
  |  | 1 | 1 | 
 QFontEngineMulti::minLeftBearing| Name:  | QFontEngineMulti::minLeftBearing |  | Prototype:  | qreal QFontEngineMulti::minLeftBearing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2196-2199 |  
  |  | 1 | 1 | 
 QFontEngineMulti::minRightBearing| Name:  | QFontEngineMulti::minRightBearing |  | Prototype:  | qreal QFontEngineMulti::minRightBearing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2201-2204 |  
  |  | 1 | 1 | 
 QFontEngineMulti::underlinePosition| Name:  | QFontEngineMulti::underlinePosition |  | Prototype:  | QFixed QFontEngineMulti::underlinePosition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2186-2189 |  
  |  | 1 | 1 | 
 QFontEngineMulti::xHeight| Name:  | QFontEngineMulti::xHeight |  | Prototype:  | QFixed QFontEngineMulti::xHeight() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2171-2174 |  
  |  | 1 | 1 | 
 QFontEngineQPF2::addOutlineToPath| Name:  | QFontEngineQPF2::addOutlineToPath |  | Prototype:  | void QFontEngineQPF2::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 404-407 |  
  |  | 1 | 1 | 
 QFontEngineQPF2::ascent| Name:  | QFontEngineQPF2::ascent |  | Prototype:  | QFixed QFontEngineQPF2::ascent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 451-454 |  
  |  | 1 | 1 | 
 QFontEngineQPF2::descent| Name:  | QFontEngineQPF2::descent |  | Prototype:  | QFixed QFontEngineQPF2::descent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 456-459 |  
  |  | 1 | 1 | 
 QFontEngineQPF2::leading| Name:  | QFontEngineQPF2::leading |  | Prototype:  | QFixed QFontEngineQPF2::leading() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 461-464 |  
  |  | 1 | 1 | 
 QFontEngineQPF2::lineThickness| Name:  | QFontEngineQPF2::lineThickness |  | Prototype:  | QFixed QFontEngineQPF2::lineThickness() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 486-489 |  
  |  | 1 | 1 | 
 QFontEngineQPF2::maxCharWidth| Name:  | QFontEngineQPF2::maxCharWidth |  | Prototype:  | qreal QFontEngineQPF2::maxCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 466-469 |  
  |  | 1 | 1 | 
 QFontEngineQPF2::minLeftBearing| Name:  | QFontEngineQPF2::minLeftBearing |  | Prototype:  | qreal QFontEngineQPF2::minLeftBearing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 471-474 |  
  |  | 1 | 1 | 
 QFontEngineQPF2::minRightBearing| Name:  | QFontEngineQPF2::minRightBearing |  | Prototype:  | qreal QFontEngineQPF2::minRightBearing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 476-479 |  
  |  | 1 | 1 | 
 QFontEngineQPF2::underlinePosition| Name:  | QFontEngineQPF2::underlinePosition |  | Prototype:  | QFixed QFontEngineQPF2::underlinePosition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 481-484 |  
  |  | 1 | 1 | 
 QFontInfo::overline| Name:  | QFontInfo::overline |  | Prototype:  | bool QFontInfo::overline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2563-2566 |  
  |  | 1 | 1 | 
 QFontInfo::rawMode| Name:  | QFontInfo::rawMode |  | Prototype:  | bool QFontInfo::rawMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2632-2635 |  
  |  | 1 | 1 | 
 QFontInfo::strikeOut| Name:  | QFontInfo::strikeOut |  | Prototype:  | bool QFontInfo::strikeOut() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2576-2579 |  
  |  | 1 | 1 | 
 QFontInfo::underline| Name:  | QFontInfo::underline |  | Prototype:  | bool QFontInfo::underline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2548-2551 |  
  |  | 1 | 1 | 
 QFontListView::count| Name:  | QFontListView::count |  | Prototype:  | inline int count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 76-78 |  
  |  | 1 | 1 | 
 QFontListView::currentItem| Name:  | QFontListView::currentItem |  | Prototype:  | inline int currentItem() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 73-75 |  
  |  | 1 | 1 | 
 QFontListView::model| Name:  | QFontListView::model |  | Prototype:  | inline QStringListModel *model() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 67-69 |  
  |  | 1 | 1 | 
 QFontListView::setCurrentItem| Name:  | QFontListView::setCurrentItem |  | Prototype:  | inline void setCurrentItem(int item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 70-72 |  
  |  | 1 | 1 | 
 QFontListView::text| Name:  | QFontListView::text |  | Prototype:  | QString text(int i) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 88-90 |  
  |  | 1 | 1 | 
 QFontMetrics::inFont| Name:  | QFontMetrics::inFont |  | Prototype:  | bool QFontMetrics::inFont(QChar ch) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 404-407 |  
  |  | 1 | 1 | 
 QFontMetrics::operator ==| Name:  | QFontMetrics::operator == |  | Prototype:  | bool QFontMetrics::operator ==(const QFontMetrics &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 235-238 |  
  |  | 1 | 1 | 
 QFontMetrics::overlinePos| Name:  | QFontMetrics::overlinePos |  | Prototype:  | int QFontMetrics::overlinePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 904-907 |  
  |  | 1 | 1 | 
 QFontMetrics::size| Name:  | QFontMetrics::size |  | Prototype:  | QSize QFontMetrics::size(int flags, const QString &text, int tabStops, int *tabArray) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 805-808 |  
  |  | 1 | 1 | 
 QFontMetrics::width| Name:  | QFontMetrics::width |  | Prototype:  | int QFontMetrics::width(const QString &text, int len) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 501-504 |  
  |  | 1 | 1 | 
 QFontMetricsF::inFont| Name:  | QFontMetricsF::inFont |  | Prototype:  | bool QFontMetricsF::inFont(QChar ch) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 1267-1270 |  
  |  | 1 | 1 | 
 QFontMetricsF::operator ==| Name:  | QFontMetricsF::operator == |  | Prototype:  | bool QFontMetricsF::operator ==(const QFontMetricsF &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 1098-1101 |  
  |  | 1 | 1 | 
 QFontMetricsF::overlinePos| Name:  | QFontMetricsF::overlinePos |  | Prototype:  | qreal QFontMetricsF::overlinePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 1688-1691 |  
  |  | 1 | 1 | 
 QFontMetricsF::size| Name:  | QFontMetricsF::size |  | Prototype:  | QSizeF QFontMetricsF::size(int flags, const QString &text, int tabStops, int *tabArray) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 1591-1594 |  
  |  | 1 | 1 | 
 QFontMetricsF::strikeOutPos| Name:  | QFontMetricsF::strikeOutPos |  | Prototype:  | qreal QFontMetricsF::strikeOutPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 1699-1702 |  
  |  | 1 | 1 | 
 QFontconfigDatabase::fontEngineMulti| Name:  | QFontconfigDatabase::fontEngineMulti |  | Prototype:  | QFontEngineMulti *QFontconfigDatabase::fontEngineMulti(QFontEngine *fontEngine, QChar::Script script) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 544-547 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(QWidget *label, QWidget *field) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1210-1213 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(QWidget *label, QLayout *field) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1218-1221 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(const QString &labelText, QWidget *field) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1230-1233 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(const QString &labelText, QLayout *field) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1241-1244 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1252-1255 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(QLayout *layout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1263-1266 |  
  |  | 1 | 1 | 
 QFormLayout::getWidgetPosition| Name:  | QFormLayout::getWidgetPosition |  | Prototype:  | void QFormLayout::getWidgetPosition(QWidget *widget, int *rowPtr, ItemRole *rolePtr) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1670-1673 |  
  |  | 1 | 1 | 
 QFormLayoutItem::QFormLayoutItem| Name:  | QFormLayoutItem::QFormLayoutItem |  | Prototype:  | QFormLayoutItem(QLayoutItem* i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 128-128 |  
  |  | 1 | 1 | 
 QFormLayoutItem::controlTypes| Name:  | QFormLayoutItem::controlTypes |  | Prototype:  | QSizePolicy::ControlTypes controlTypes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 139-139 |  
  |  | 1 | 1 | 
 QFormLayoutItem::expandingDirections| Name:  | QFormLayoutItem::expandingDirections |  | Prototype:  | Qt::Orientations expandingDirections() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 138-138 |  
  |  | 1 | 1 | 
 QFormLayoutItem::geometry| Name:  | QFormLayoutItem::geometry |  | Prototype:  | QRect geometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 143-143 |  
  |  | 1 | 1 | 
 QFormLayoutItem::hasHeightForWidth| Name:  | QFormLayoutItem::hasHeightForWidth |  | Prototype:  | bool hasHeightForWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 135-135 |  
  |  | 1 | 1 | 
 QFormLayoutItem::heightForWidth| Name:  | QFormLayoutItem::heightForWidth |  | Prototype:  | int heightForWidth(int width) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 136-136 |  
  |  | 1 | 1 | 
 QFormLayoutItem::layout| Name:  | QFormLayoutItem::layout |  | Prototype:  | QLayout *layout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 133-133 |  
  |  | 1 | 1 | 
 QFormLayoutItem::minimumHeightForWidth| Name:  | QFormLayoutItem::minimumHeightForWidth |  | Prototype:  | int minimumHeightForWidth(int width) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 137-137 |  
  |  | 1 | 1 | 
 QFormLayoutItem::operator==| Name:  | QFormLayoutItem::operator== |  | Prototype:  | bool operator==(const QFormLayoutItem& other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 146-146 |  
  |  | 1 | 1 | 
 QFormLayoutItem::setGeometry| Name:  | QFormLayoutItem::setGeometry |  | Prototype:  | void setGeometry(const QRect& r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 142-142 |  
  |  | 1 | 1 | 
 QFormLayoutItem::vStretch| Name:  | QFormLayoutItem::vStretch |  | Prototype:  | int vStretch() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 140-140 |  
  |  | 1 | 1 | 
 QFormLayoutItem::widget| Name:  | QFormLayoutItem::widget |  | Prototype:  | QWidget *widget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 132-132 |  
  |  | 1 | 1 | 
 QFormLayoutItem::~QFormLayoutItem| Name:  | QFormLayoutItem::~QFormLayoutItem |  | Prototype:  | ~QFormLayoutItem() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 129-129 |  
  |  | 1 | 1 | 
 QFormLayoutPrivate::haveHfwCached| Name:  | QFormLayoutPrivate::haveHfwCached |  | Prototype:  | inline bool haveHfwCached(int width) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 195-198 |  
  |  | 1 | 1 | 
 QFraction::isValid| Name:  | QFraction::isValid |  | Prototype:  | inline bool isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 85-85 |  
  |  | 1 | 1 | 
 QFraction::operator !=| Name:  | QFraction::operator != |  | Prototype:  | inline bool operator != (const QFraction &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 80-80 |  
  |  | 1 | 1 | 
 QFraction::operator <| Name:  | QFraction::operator < |  | Prototype:  | inline bool QFraction::operator < (const QFraction &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 151-154 |  
  |  | 1 | 1 | 
 QFraction::operator <=| Name:  | QFraction::operator <= |  | Prototype:  | inline bool operator <= (const QFraction &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 83-83 |  
  |  | 1 | 1 | 
 QFraction::operator ==| Name:  | QFraction::operator == |  | Prototype:  | inline bool QFraction::operator == (const QFraction &other) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 156-159 |  
  |  | 1 | 1 |